Commit graph

2667 commits

Author SHA1 Message Date
glixx
a33e14cf87 typo 2019-05-20 06:43:14 +03:00
glixx
6d90a6ac72 examples: OpenGL: improve i18n 2019-05-20 05:29:48 +03:00
glixx
d7685bcd2c examples: Networking: WebBrowser: improve i18n 2019-05-20 04:19:02 +03:00
Alexey Loginov
bee7558a2e use old format for shortcuts for WebCam 2019-05-20 09:47:52 +03:00
glixx
bfd645ea16 examples: Networking: improve i18n 2019-05-17 10:04:14 +03:00
glixx
baf93db0f2 examples: Multimedia: improve i18n and fix WebCam 2019-05-17 09:29:42 +03:00
glixx
f746a4acf6 examples: Misc: improve i18n 2019-05-17 07:33:54 +03:00
glixx
d8c678c63b examples: Image: improve i18n 2019-05-17 07:17:13 +03:00
glixx
a030b6a0ba examples: Games: improve i18n 2019-05-17 06:44:34 +03:00
glixx
af356974f4 examples: Drawing: improve i18n and fix RandomColorSort 2019-05-17 05:13:49 +03:00
glixx
4d5cf06fae examples: Printing: improve i18n 2019-05-16 09:33:45 +03:00
glixx
8317de3e55 examples: Database: improve i18n 2019-05-16 09:21:46 +03:00
glixx
d5721ce3f4 examples: Control: improve i18n 2019-05-16 07:35:16 +03:00
glixx
530f6f0a26 examples: Basic: improve i18n 2019-05-16 07:07:23 +03:00
glixx
2f4f16c8c5 examples: more translatable projects 2019-05-16 02:58:19 +03:00
gambas
54f47f43ab Code editor: Fix keyboard handling in procedure list.
[DEVELOPMENT ENVIRONMENT]
* BUG: Code editor: Fix keyboard handling in procedure list.
2019-05-15 00:39:34 +02:00
gambas
ca2dede0ec Really replace 'mandrake' by 'mandriva'.
[EXAMPLES]
* BUG: Really replace 'mandrake' by 'mandriva'.
2019-05-14 08:07:54 +02:00
gambas
a02713f14f Merge branch 'master' of gitlab.com:gambas/gambas 2019-05-14 07:59:31 +02:00
gambas
af45f827ec Fix Willy Raets' mail address.
[CONFIGURATION]
* BUG: Fix Willy Raets' mail address.

[DEVELOPMENT ENVIRONMENT]
* NEW: Remove now useless 'authors.txt' file.
2019-05-14 07:58:21 +02:00
Benoît Minisini
b073a75363 Merge branch 'master' into 'master'
Some fixes

See merge request gambas/gambas!92
2019-05-14 05:38:12 +00:00
glixx
69411f4026 html formatting and typo for tips.en 2019-05-14 06:18:00 +03:00
gambas
5eb8054854 Replace "mandrake" by "mandriva" in DnsClient example.
[EXAMPLES]
* BUG: Replace "mandrake" by "mandriva" in DnsClient example.
2019-05-13 21:17:05 +02:00
gambas
89df5d6abd Automatic completion: Handle boxed strings.
[DEVELOPMENT ENVIRONMENT]
* NEW: Automatic completion: Handle boxed strings.
* NEW/ Update financial support.
2019-05-13 21:14:44 +02:00
glixx
8e0bf99ce1 fix typos 2019-05-13 04:54:50 +03:00
gambas
37a11f35c5 Version control: Add a new tab in the bottom panel for managing version control.
[DEVELOPMENT ENVIRONMENT]
* NEW: Version control: Add a new tab in the bottom panel for managing version control.
* NEW: Version control: Command timeout is now 15 seconds instead of 30.
2019-05-07 23:08:41 +02:00
gambas
8ef91cc36a Debugger: Make debugging windows fully readable with dark themes.
[DEVELOPMENT ENVIRONMENT]
* BUG: Debugger: Make debugging windows fully readable with dark themes.
2019-05-07 11:25:16 +02:00
Tobias Boege
22b5e802ff Wiki: Discount comments in .info files when calculating number of symbols
[WIKI]
* BUG: Discount comments in .info files when calculating number of symbols.
2019-05-04 17:35:00 +02:00
gambas
8a6543b5b9 Database editor: Locating SQLite database inside the home directory or inside the project now works correctly.
[DEVELOPMENT ENVIRONMENT]
* BUG: Database editor: Locating SQLite database inside the home directory or inside the project now works correctly.
2019-05-02 00:27:01 +02:00
Benoît Minisini
0617136258 Merge branch 'italian-translations' into 'master'
Contains fix and new Italian translations

See merge request gambas/gambas!88
2019-05-01 11:47:20 +00:00
gambas
7c0a6730cd Complete support for project extra references.
[CONFIGURATION]
* NEW: Update version to 3.13.90.

[DEVELOPMENT ENVIRONMENT]
* NEW: Redone extra references support.

[COMPILER]
* NEW: Take project extra references into account.

[GB.TERM.FORM]
* BUG: Fix project description.
2019-04-23 12:31:10 +02:00
GianluigiOr
5fdb22660a Contains fix and new Italian translations
[DEVELOPMENT ENVIRONMENT]
* NEW: The IDE translation is now complete.

[GB.FORM]
* NEW: Italian translations improvements

[GB.WEB.FEED]
* NEW: The translations is now complete.
2019-04-22 17:52:07 +02:00
gambas
516de91f93 Update French translation.
[DEVELOPMENT ENVIRONMENT]
* NEW: Update French translation.
2019-04-22 03:27:46 +02:00
gambas
1ef5252a10 Add support for extra references, i.e. external executables that add their symbol information to the automatic completion.
[DEVELOPMENT ENVIRONMENT]
* NEW: Add support for extra references, i.e. external executables that add their symbol information to the automatic completion. This is useful if your project is a library loaded by the extra reference that uses its exported classes.
2019-04-21 13:30:15 +02:00
gambas
21b06e89b3 Image editor: Selection drawing tool now works correctly when sanpping lines to 15° angles by pressing the ALT key.
[DEVELOPMENT ENVIRONMENT]
* BUG: Image editor: Selection drawing tool now works correctly when sanpping lines to 15° angles by pressing the ALT key.
2019-04-20 15:34:35 +02:00
Benoît Minisini
c918543d07 Merge branch 'patch-1' into 'master'
Update es.po

See merge request gambas/gambas!84
2019-04-10 22:53:29 +00:00
W. Raets
01d21cb0a5 Updated all Dutch translations and dutch translator e-mail address
[DEVELOPMENT ENVIRONMENT]
* NEW: Updated Dutch translations

[WIKI CGI SCRIPT]
* NEW: Updated Dutch translations

[WEB SITE MAKER]
* NEW: Updated Dutch translations

[GB.ARGS]
* NEW: Updated Dutch translations

[GB.DB.FORM]
* NEW: Updated Dutch translations

[GB.FORM]
* NEW: Updated Dutch translations

[GB.FORM.DIALOG]
* NEW: Updated Dutch translations

[GB.FORM.MIDI]
* NEW: Updated Dutch translations

[GB.NET.POP3]
* NEW: Updated Dutch translations

[GB.REPORT]
* NEW: Updated Dutch translations

[GB.REPORT2]
* NEW: Updated Dutch translations

[GB.TERM.FORM]
* NEW: Updated Dutch translator e-mail

[GB.WEB.FEED]
* NEW: Updated Dutch translator e-mail

[GB.WEB.FORM]
* NEW: Updated Dutch translator e-mail
2019-04-10 22:52:07 +00:00
gambas
0b1afd4d52 Code editor: The method popup font is sized according to the number of methods to display.
[DEVELOPMENT ENVIRONMENT]
* NEW: Code editor: The method popup font is sized according to the number of methods to display.
* NEW: Update financial support.
2019-04-04 23:06:41 +02:00
Martín Belmonte
10c86b76ff Update es.po 2019-03-28 18:55:56 +00:00
gambas
b5e2e82355 Option dialog: Fix spacing of some options in 'Project' tab.
[DEVELOPMENT ENVIRONMENT]
* BUG: Option dialog: Fix spacing of some options in 'Project' tab.
2019-03-22 00:57:30 +01:00
GianluigiOr
a89bd83dd0 Contains fix and new Italian translations
[DEVELOPMENT ENVIRONMENT]
* NEW: The IDE translation is now complete and correct.
2019-03-15 23:05:32 +01:00
gambas
01cb3d2a55 Just some changes due to the new minus unary operator formatting. 2019-03-14 02:48:19 +01:00
gambas
ddfdb080f7 Form editor: The dialog for editing text property now displays the name of the editer property in its title.
[DEVELOPMENT ENVIRONMENT]
* NEW: Update French translation.
* NEW: Form editor: The dialog for editing text property now displays the name of the editer property in its title.
* NEW: Project property dialog: Add GB_NO_JIT as pre-defined environment variable.
* BUG: Project property dialog: The environment variable table now automatically resizes its columns.
2019-03-14 02:13:42 +01:00
Benoît Minisini
60b30b7073 Merge branch 'master' into 'master'
Add IDE Category to .desktop

See merge request gambas/gambas!79
2019-03-11 18:48:10 +00:00
gambas
cfd5d3bce1 Help browser: Opening the help browser from the welcome dialog does not crash anymore if the left panel is visible.
[DEVELOPMENT ENVIRONMENT]
* BUG: Help browser: Opening the help browser from the welcome dialog does not crash anymore if the left panel is visible.
* BUG: Help browser: Fix the left panel contents.
* NEW: Search dialog: Make it larger for long checkbox labels.
2019-03-08 12:48:30 +01:00
gambas
15641c109a Code formatting now ignores void files, fixes in javascript compression.
[DEVELOPMENT ENVIRONMENT]
* BUG: Code formatting now ignores void files.
* NEW: Connection editor: Display the duration of custom requests is the request editor.
* NEW: Connection editor: The request editor now wraps its contents.
* BUG: Text editor: Some fixes in javascript compression.
2019-03-07 14:56:03 +01:00
bgermann
42cc5d63b7 Add IDE Category to .desktop 2019-03-01 19:10:25 +01:00
gambas
2d11bf54ef Image editor: Do not crash when using the erase tool while pressing SHIFT key.
[DEVELOPMENT ENVIRONMENT]
* NEW: Update financial support.
* BUG: Image editor: Do not crash when using the erase tool while pressing SHIFT key.
2019-02-28 17:45:26 +01:00
gambas
4840818e04 The page title now starts with the page path.
[WIKI]
* NEW: The page title now starts with the page path.
2019-02-28 17:41:55 +01:00
gambas
98c6018e18 Merge branch 'master' of gitlab.com:gambas/gambas 2019-02-14 18:10:09 +01:00
gambas
2522691508 Support for integrated playground.
[WIKI]
* NEW: Support for integrated playground.
2019-02-14 18:09:41 +01:00