-
ff47384a64
Packager: disable looking for makeself, enable fakeroot
2019-05-31 08:17:17 +03:00
-
5f7968c348
examples: WebCam: fix showing sliders
2019-05-31 06:06:44 +03:00
-
6b9a727be4
examples: WebCam: fix segfault on taking snapshot
2019-05-31 05:37:05 +03:00
-
2c2147e972
fix similar latin letter on cyrillic in gambas3.desktop
2019-05-31 05:08:32 +03:00
-
0321d5b702
examples: switch qt4 on qt5
2019-05-31 04:49:32 +03:00
gambas
05d27c6ba5
Don't use absolute path for executable in desktop files.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Packager: Don't use absolute path for executable in desktop files.
2019-05-30 21:08:37 +02:00
glixx
535e619b7b
some fixes for examples
2019-05-30 09:30:18 +03:00
glixx
129a2c83ea
update Russian translation
2019-05-30 08:11:13 +03:00
glixx
7d74bbc9aa
enable BuildRoot for spec file back to fix building Mageia on a host systems
2019-05-30 05:38:53 +03:00
glixx
d622001458
more place for text for FTips.form, FMakePatch.form
2019-05-29 06:45:59 +03:00
glixx
1160b73161
examples: MyWebCam: fix segfault on pressing Stop
2019-05-29 05:54:16 +03:00
glixx
f6ba39112d
update gambas3.desktop
2019-05-29 03:10:07 +03:00
glixx
eb962b42d2
update groups for Mageia
2019-05-29 02:10:20 +03:00
glixx
5024b3d6f5
update Russian translation
2019-05-28 09:06:07 +03:00
glixx
c41c90b7ca
examples: workable url for HTTPPost
2019-05-28 08:48:55 +03:00
glixx
811eb241a6
do not need Comment in desktop file if Description is missing
2019-05-28 08:31:50 +03:00
glixx
ff84013e3c
examples: add more descriptions in .project files
2019-05-28 07:40:31 +03:00
glixx
4fabcbec55
rpm packaging improvement
2019-05-28 05:51:56 +03:00
gambas
dfbe7313d4
Merge branch 'master' of gitlab.com:gambas/gambas
2019-05-27 18:49:00 +02:00
gambas
4422698b10
Some translation-related fixes.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Correctly read multi-lines translations of project title and description.
* BUG: Automatic translation now works better with multi-line translations.
* NEW: Create project dialog: Forbid '<', '>', '(', ')', '{' and '}' in project names.
* BUG: Project properties dialog: Environment variables menus must not be translatable.
* BUG: Packager: Do not remove deprecated entries from SPEC file for Mageia, it does not work.
* NEW: Update translations of license.
2019-05-27 18:42:04 +02:00
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
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
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
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
glixx
beb9e1fc15
examples: SerialPort: better caption of About dialog
2019-05-23 09:33:31 +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
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