glixx
e9cf1cf597
example: NeHeTutorial: using local variable instead of global
2019-05-20 08:11:49 +03:00
glixx
5632fefb5c
example: Collection: using local variable instead of global
2019-05-20 07:29:48 +03:00
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
gambas
0732689800
About dialog: Wrap license text so that it is not truncated.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: About dialog: Wrap license text so that it is not truncated.
[GB.GUI.BASE]
* BUG: Paint.DrawRichTextShadow() default radius is now the same as Paint.DrawTextShadow().
2019-05-18 19:26:11 +02:00
gambas
fb68c84a8a
Always read the translation of project title and description when displaying a project box, and read them correctly.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Always read the translation of project title and description when displaying a project box, and read them correctly.
[TEMPLATES]
* NEW: Update french translation of some template projects.
2019-05-18 19:12:34 +02:00
gambas
947b0188cc
And finally replace 'mandriva' by 'mageia'. We should be ok now.
...
[EXAMPLES]
* BUG: And finally replace 'mandriva' by 'mageia'. We should be ok now.
2019-05-18 18:52:44 +02:00
gambas
6f63a70ef3
GridView: GridView.Rows[].TextAlign is a new property that allows to define the alignment of the row header text.
...
[GB.GUI.BASE]
* NEW: GridView: GridView.Rows[].TextAlign is a new property that allows to define the alignment of the row header text.
2019-05-18 17:45:14 +02:00
gambas
0064a9a253
Fix '.project' and '.component' files that incorrectly had conflict marks in it.
...
[GB.NET.POP3]
* BUG: Fix '.project' and '.component' files that incorrectly had conflict marks in it.
2019-05-18 17:43:40 +02:00
gambas
1f018b8404
Reallt remove every 'nl.mo' files still present in the repository.
2019-05-18 17:36:30 +02:00
gambas
85fb0743e2
Revert "Remove every 'nl.mo' files still present in the repository."
...
This reverts commit a142c76b28
.
2019-05-18 17:32:25 +02:00
gambas
a142c76b28
Remove every 'nl.mo' files still present in the repository.
2019-05-18 17:29:34 +02: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
gambas
bbda6921af
Request: Posted field request using 'multipart/form-data' and having initial void lines were incorrectly trimmed.
...
[GB.WEB]
* BUG: Request: Posted field request using 'multipart/form-data' and having initial void lines were incorrectly trimmed. Posted files were not affected.
2019-05-16 23:39:00 +02: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
b15564086f
Remove useless void translation files.
...
[GB.TERM.FORM]
* BUG: Remove useless void translation files.
2019-05-14 08:13:32 +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
c1bc03ccfa
Multiple statements in the same query does not leak memory anymore.
...
[GB.DB.SQLITE3]
* BUG: Multiple statements in the same query does not leak memory anymore. In that case, the result of the last statement is returned.
2019-05-14 01:25:51 +02:00
gambas
11787a122e
Merge branch 'master' of gitlab.com:gambas/gambas
2019-05-13 21:17:41 +02: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
f65bd6ebfc
SpinBox: Hitting the ENTER or RETURN key triggers the Change event if needed.
...
[GB.GUI.BASE]
* NEW: SpinBox: Hitting the ENTER or RETURN key triggers the Change event if needed.
2019-05-13 21:16:08 +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
gambas
fefea3a647
Little changes in MenuBox, Expander and SliderBox.
...
[GB.FORM]
* NEW: MenuButton: Handle right-to-left written language correctly.
* NEW: Expander: Redesign the Expander title.
* NEW: SliderBox: Hitting the ESC key in the SpinBox resets the SliderBox to its default value.
2019-05-13 21:12:56 +02:00
glixx
8e0bf99ce1
fix typos
2019-05-13 04:54:50 +03:00
Benoît Minisini
3bf400c5b2
Update .gitlab-ci.yml
2019-05-09 00:30:22 +00:00
Benoît Minisini
8c5a476bb6
Update .gitlab-ci.yml
2019-05-09 00:04:04 +00:00
gambas
19b83e535d
Fix 'gb.Scientific' number format.
...
[INTERPRETER]
* BUG: Fix 'gb.Scientific' number format.
2019-05-09 00:04:18 +02:00
gambas
eb2934e9fa
Drawing text now respects right-to-left languages the same way on every drawing device.
...
[GB.QT4]
* BUG: Drawing text now respects right-to-left languages the same way on every drawing device.
[GB.QT5]
* BUG: Drawing text now respects right-to-left languages the same way on every drawing device.
2019-05-08 19:40:39 +02:00
gambas
cea4b4d1e4
Fix column computation when compiling expression tree.
...
[COMPILER]
* BUG: Fix column computation when compiling expression tree.
2019-05-08 15:32:11 +02:00
gambas
beb79ec952
Fix a forgotten '!' that broke the informer.
...
[INFORMER]
* BUG: Fix a forgotten '!' that broke the informer.
2019-05-08 14:15:01 +02:00
gambas
7ea4fb4ca5
Remove a useless memory allocation in column annotation. The compiler is now just 0.5% slower than before.
...
[COMPILER]
* OPT: Remove a useless memory allocation in column annotation. The compiler is now just 0.5% slower than before.
2019-05-08 06:27:14 +02:00
gambas
9f2da35cbe
Emit column position in almost all error messages.
...
[COMPILER]
* OPT: Some optimizations in symbol table routines.
* NEW: Emit column position in almost all error messages. It makes the compiler 2.5% slower, even with the optimizations.
2019-05-08 06:20:35 +02:00
gambas
7ffe5ff169
Date.IsWeekEnd() is a new method that returns if a date is a week end.
...
[GB.UTIL]
* NEW: Date.IsWeekEnd() is a new method that returns if a date is a week end.
2019-05-07 23:11:23 +02: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