Benoît Minisini
0815d38a4b
Merge branch 'master' into 'master'
...
Some more updates for examples
See merge request gambas/gambas!97
2019-05-26 22:48:41 +00:00
gambas
ea31dd7763
Packager: Remove support for Mandriva and deprecated Mageia SPEC entries.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Help browser: The loading spinner is now always correctly centered.
* NEW: Packager: Remove support for mandriva.
* BUG: Packager: Remove deprecated entries in SPEC file for mageia.
* NEW: Farm client: ESC key now closes the window.
* NEW: Add cyrillic and greek character in the SDL default font generation function.
* BUG: Update French translation so that top-level menu does not use characters with diacritics for shortcuts.
2019-05-25 22:28:47 +02:00
gambas
0ab84aa34a
Disable top-level menus shortcuts when the window menu bar is hidden.
...
[GB.FORM]
* BUG: MenuButton: Use selected background color when the MenuOnly property is set and the MenuButton has the focus.
[GB.GTK]
* NEW: Disable top-level menus shortcuts when the window menu bar is hidden.
[GB.GTK3]
* NEW: Disable top-level menus shortcuts when the window menu bar is hidden.
[GB.GUI.BASE]
* NEW: Add helper function for disabling/enabling top-level menu shortcuts.
[GB.QT4]
* NEW: Disable top-level menus shortcuts when the window menu bar is hidden.
[GB.QT5]
* NEW: Disable top-level menus shortcuts when the window menu bar is hidden.
2019-05-25 22:25:13 +02:00
glixx
1f17e4e8ec
examples: update PO files after changing mandrake on mageia
2019-05-24 07:43:39 +03:00
glixx
c213afb46b
examples: Wizard: delete <blockquote>
2019-05-24 06:29:43 +03:00
glixx
0998197e4d
examples: Embedder: use richtext for tooltips back; BeastScroll: enable translation; HTTPPost: improve i18n
2019-05-24 06:15:14 +03:00
gambas
4b9c42bd2b
DnsClient: Fix mageia web site hostname.
...
[EXAMPLES]
* BUG: DnsClient: Fix mageia web site hostname.
2019-05-24 04:47:02 +02:00
Benoît Minisini
cd23bae03f
Merge branch 'master' into 'master'
...
Russian translation and examples fixes
See merge request gambas/gambas!96
2019-05-24 01:04:57 +00:00
gambas
5b63ae042e
Merge branch 'master' of gitlab.com:gambas/gambas
2019-05-24 02:36:46 +02:00
gambas
1ca4f8d790
Add greek and cyrillic characters to the default font.
...
[GB.SDL2]
* NEW: Add greek and cyrillic characters to the default font.
2019-05-24 02:36:10 +02:00
Benoît Minisini
19932f409a
Merge branch 'italian-translations' into 'master'
...
Contains fix and new Italian translations
See merge request gambas/gambas!95
2019-05-24 00:15:10 +00:00
Benoît Minisini
d968c2f3ed
Merge branch 'master' into 'master'
...
Dutch translations re-added to gb.term.form
See merge request gambas/gambas!94
2019-05-24 00:14:36 +00:00
W. Raets
615c5e89ed
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-05-24 00:14:36 +00:00
gambas
58acdfe9a0
Merge branch 'master' of gitlab.com:gambas/gambas
2019-05-24 01:59:18 +02:00
gambas
baa18e8522
Tooltips now support rich text, like in the QT components.
...
[GB.GTK]
* BUG: Tooltips now support rich text, like in the QT components.
[GB.GTK3]
* BUG: Tooltips now support rich text, like in the QT components.
2019-05-24 01:58:28 +02:00
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
Tobias Boege
de5cb9d26b
Make Gambas/Invaders example compile
...
[EXAMPLES]
* BUG: Make Games/Invaders compile
2019-05-23 19:49:06 +02:00
gambas
0bfe40ac76
Message boxes now correctly use the translated title.
...
[GB.GTK]
* BUG: Message boxes now correctly use the translated title.
[GB.GTK3]
* BUG: Message boxes now correctly use the translated title.
* BUG: Rudimentary support for GDK backends that are not X11.
2019-05-23 19:15:03 +02: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
GianluigiOr
94c00feb6c
Contains fix and new Italian translations
...
[DEVELOPMENT ENVIRONMENT]
* NEW: The IDE translation is now complete.
[GB.TERM.FORM]
* NEW: The complete new translation.
2019-05-21 16:04:57 +02: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
gambas
609e3348dd
Stream.Eof is a new property that returns if end of stream has been reached.
...
[INTERPRETER]
* NEW: Stream.Eof is a new property that returns if end of stream has been reached. It's the same thing as Eof(Stream).
2019-05-20 16:14:17 +02: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
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