Commit graph

7324 commits

Author SHA1 Message Date
glixx
44914102a5 examples: Embedder: fix wrong using richtext for tooltip 2019-05-24 02:27:35 +03:00
glixx
b2c6f917e4 examples: Games: Pong: revert window size how it was before 2019-05-24 02:11:59 +03:00
glixx
beb9e1fc15 examples: SerialPort: better caption of About dialog 2019-05-23 09:33:31 +03:00
glixx
61567999b1 add myself to AUTHORS 2019-05-23 08:50:09 +03:00
glixx
42aed39f01 revert last commit to fix merge conflict 2019-05-23 08:05:09 +03:00
glixx
e464a518eb s/mandriva/mageia/ 2019-05-23 07:24:34 +03:00
glixx
2d2bb373c2 Update Russian translation 2019-05-23 07:15:00 +03:00
glixx
21fd8b86b6 examples: Games: BeastScroll: disable translation because of not drawing translated strings 2019-05-23 04:04:08 +03:00
glixx
615f5640e1 examples: Lighttable: fix html file opening 2019-05-22 10:09:38 +03:00
glixx
3b563c1f64 examples: Games: RobotFindsKitten: reading localized nkis.txt if exists 2019-05-22 06:12:28 +03:00
glixx
b7b5cbfe31 examples: Pong: fix "out of bounds" 2019-05-22 05:57:48 +03:00
glixx
fe0b864739 examples: improve i18n and fix KeyPress events 2019-05-22 05:43:29 +03:00
glixx
d7fc8cb660 examples: fix MapView 2019-05-21 09:41:00 +03:00
glixx
9a027af183 fix usage of TimeBox 2019-05-21 09:34:51 +03:00
glixx
7faa79aa18 examples: improve i18n 2019-05-21 09:02:05 +03:00
glixx
d40fdebd7c examples: typo 2019-05-20 10:10:52 +03:00
glixx
51bebc4964 examples: improve i18n 2019-05-20 09:26:41 +03:00
glixx
675c5b2c65 examples: Control: TreeView: improve i18n 2019-05-20 08:23:54 +03:00
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
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
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