gambas
af103180a6
Packager: Fix deb package 'clean' directive and do not use compiler absolute path in packages.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Packager: Do not use compiler absolute path in packages.
* BUG: Packager: Fix deb package 'clean' directive so that it only deletes the '.gambas' directory and the executable.
2020-06-24 00:09:17 +02:00
gambas
4d76f37d34
Choosing "Desktop" icon theme works again.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Choosing "Desktop" icon theme works again. Consequently the default IDE icon theme is the "Desktop" theme too.
2020-06-22 13:35:11 +02:00
gambas
dc0ad72612
MediaView: Add Volume and Muted properties.
...
[GB.MEDIA.FORM]
* NEW: MediaView: Volume is a new property to return or set the audio volume.
* NEW: MediaView: Muted is a new property that defines if the audio is muted or not.
2020-06-22 02:10:20 +02:00
gambas
2b831182ac
Do not use '__DATE__' macro for reproducible builds.
...
[GB.HTTPD]
* BUG: Do not use '__DATE__' macro for reproducible builds.
2020-06-20 20:12:10 +02:00
gambas
697a9eade9
Add manpage for the IDE.
...
[CONFIGURATION]
* NEW: Add manpage for the IDE.
2020-06-20 05:20:24 +02:00
gambas
4da85c26dd
Fix man pages.
...
[CONFIGURATION]
* BUG: Fix man pages.
2020-06-20 05:10:29 +02:00
gambas
fd5ec670e1
Add man pages.
...
[CONFIGURATION]
* NEW: Add man pages.
[INTERPRETER]
* NEW: Use 'time_t' in GB.MakeDateFromTime API.
[WIKI CGI SCRIPT]
* NEW: Add a command-line option to print the package table.
2020-06-20 04:56:22 +02:00
gambas
42f32030e3
TextEditor: Fix cursor move down and string closing routine.
...
[GB.FORM.EDITOR]
* BUG: TextEditor: Moving down now should work as expected on wrapped lines.
* NEW: TextEditor: Draw wrapped lines with little arrows at the end.
* NEW: TextEditor: String closing routine should be less stupid now.
2020-06-19 13:24:50 +02:00
gambas
6ea7235e1a
Do not a useless private datatype.
...
[GB.POPPLER]
* BUG: Do not a useless private datatype.
2020-06-18 17:22:38 +02:00
gambas
98028acd24
Add rendering based on poppler-splash.
...
[GB.POPPLER]
* NEW: Add rendering based on poppler-splash.
2020-06-18 16:44:23 +02:00
gambas
4784c6c6a9
Switch to poppler-glib, that is more complete than poppler-cpp.
...
[GB.POPPLER]
* NEW: Switch to poppler-glib, that is more complete than poppler-cpp.
2020-06-18 14:06:22 +02:00
gambas
95c3091880
Version control: Fix the height of the error dialog.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Version control: Fix the height of the error dialog.
2020-06-18 00:13:06 +02:00
gambas
3481b42be4
Support for the new 'gb.poppler' component.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Support for the new 'gb.poppler' component.
* NEW: Code editor: The 'THEN' keyword is now automatically inserted if missing.
2020-06-18 00:07:40 +02:00
gambas
286e18ca7c
Mark 'gb.pdf' as deprecated.
...
[GB.PDF]
* NEW: Mark 'gb.pdf' as deprecated.
2020-06-18 00:05:39 +02:00
gambas
94e6feaf5c
New 'gb.poppler' component that will replace 'gb.pdf'.
...
[CONFIGURATION]
* NEW: Fix component template generator.
[GB.POPPLER]
* NEW: New 'gb.poppler' component that will replace 'gb.pdf'.
2020-06-18 00:04:33 +02:00
gambas
577779961a
Negative values are replaced by zero when setting Application.Busy.
...
[GB.GTK]
* NEW: Negative values are replaced by zero when setting Application.Busy.
[GB.GTK3]
* NEW: Negative values are replaced by zero when setting Application.Busy.
[GB.QT4]
* NEW: Negative values are replaced by zero when setting Application.Busy.
[GB.QT5]
* NEW: Negative values are replaced by zero when setting Application.Busy.
2020-06-17 18:26:08 +02:00
gambas
4ad678ea9b
Rely on 'pkg-config' only to detect poppler library.
...
[GB.PDF]
* BUG: Rely on 'pkg-config' only to detect poppler library.
2020-06-15 00:10:27 +02:00
gambas
0406cdf471
Update some icons, and add a 128 pixels version of 'pen' and 'mouse' color stock icons.
...
[GB.FORM.STOCK]
* NEW: Update some icons, and add a 128 pixels version of 'pen' and 'mouse' color stock icons.
2020-06-14 00:50:22 +02:00
gambas
f5a806e2c0
Correctly disable 'gb.pdf' component if pkg-config fails.
...
[GB.PDF]
* BUG: Correctly disable 'gb.pdf' component if pkg-config fails.
2020-06-14 00:49:41 +02:00
gambas
e2ba54c6fa
Database editor: Creating, renaming or removing a table now correctly updates the database template file.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Database editor: Creating, renaming or removing a table now correctly updates the database template file.
* NEW: Packager: Package directory is now stored in the project configuration file.
* NEW: Update financial support file.
2020-06-13 17:00:10 +02:00
gambas
05d896c57b
Project property dialog: Redesign it using a white background (i.e. the text background color).
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Project property dialog: Redesign it using a white background (i.e. the text background color).
2020-06-13 01:01:10 +02:00
gambas
836052c18d
Packager: Emit dependencies for component projects.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Packager: Emit dependencies for component projects.
2020-06-13 00:30:51 +02:00
gambas
9c2f725e01
Merge branch 'master' of gitlab.com:gambas/gambas
2020-06-12 22:13:27 +02:00
gambas
de483d68bc
Update project icon.
...
[GB.FORM.PRINT]
* NEW: Update project icon.
2020-06-12 22:13:18 +02:00
gambas
87b69361b4
TextEditor: Draw margin background and current line differently.
...
[GB.FORM.EDITOR]
* NEW: TextEditor: Draw margin background and current line differently.
2020-06-12 22:12:32 +02:00
Gen Braga
8f1d99c3b6
Added Brazilian Portuguese translations
...
[GB.REPORT2]
* NEW: Added Brazilian Portuguese translations.
2020-06-12 02:37:14 -03:00
Gen Braga
554c80f419
Updated Brazilian Portuguese translations
...
[GB.FORM.PRINT]
* NEW: Updated Brazilian Portuguese translations.
2020-06-12 02:31:03 -03:00
Gen Braga
6303fbe01c
Updated Brazilian Portuguese translations
...
[GB.FORM.MDI]
* NEW: Updated Brazilian Portuguese translations.
2020-06-12 02:21:23 -03:00
Gen Braga
dc70dc9146
Updated Brazilian Portuguese translations
...
[GB.DB.FORM]
* NEW: Updated Brazilian Portuguese translations.
2020-06-12 02:14:00 -03:00
Gen Braga
e70c3ae879
Added Brazilian Portuguese translations
...
[GB.TEST]
* NEW: Added Brazilian Portuguese translations.
2020-06-11 22:03:13 -03:00
Gen Braga
5867236c38
Update Brazilian Portuguese translations
...
[GB.ARGS]
* NEW: Updated Brazilian Portuguese translations.
2020-06-11 21:51:01 -03:00
Gen Braga
e9d4a30e84
Update Brazilian Portuguese translations
...
[GB.WEB.FORM]
* NEW: Updated Brazilian Portuguese translations.
2020-06-11 21:44:21 -03:00
Gen Braga
6502ebb9f6
Update Brazilian Portuguese translations
...
[GB.WEB.GUI]
* NEW: Updated Brazilian Portuguese translations.
2020-06-11 21:42:55 -03:00
Gen Braga
ddebb7f341
Update Brazilian Portuguese translations
...
[GB.FORM.TERMINAL]
* NEW: Updated Brazilian Portuguese translations.
2020-06-11 21:41:03 -03:00
Gen Braga
553553ab8d
Update brazilian portuguese translations
...
[GB.FORM.TERMINAL]
* NEW: Updated brazilian portuguese translations.
2020-06-11 21:39:19 -03:00
Gen Braga
916c154ef6
Update brazilian portuguese translations
...
[GB.FORM]
* NEW: Updated brazilian portuguese translations.
2020-06-11 21:38:02 -03:00
Gen Braga
af5a34d9b2
Updated PT-BR translation
...
[GB.FORM.DIALOG]
* NEW: Updated brazilian portuguese translation.
2020-06-11 21:25:43 -03:00
Gen Braga
d03744f420
Add PT-BR translation
...
[WEB SITE MAKER]
* NEW: Added brazilian portuguese translation.
2020-06-11 21:21:54 -03:00
Gen Braga
0ec254b2cf
Add PT-BR translation
...
[[WIKI CGI SCRIPT]
* NEW: Added brazilian portuguese translation.
2020-06-11 21:18:16 -03:00
Gen Braga
e704b45938
[DEVELOPMENT ENVIRONMENT]
...
* NEW: Updated brazilian portuguese translations.
2020-06-11 21:09:34 -03:00
Christof Thalhofer
c4dabf3a92
gb.markdown update tests for newer gb.test
...
[GB.MARKDOWN]
*OPT: update tests for newer gb.test
2020-06-11 11:49:26 +02:00
gambas
7ef182f43d
Font size is now the same whatever the printer resolution.
...
[GB.REPORT2]
* BUG: Font size is now the same whatever the printer resolution.
2020-06-11 11:25:42 +02:00
gambas
e2db8864bc
Do not set current project bookmark if opening the project fails.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Do not set current project bookmark if opening the project fails.
2020-06-11 10:56:06 +02:00
gambas
a2d89cab4c
Running projects works again.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Running projects works again.
2020-06-11 10:16:40 +02:00
gambas
9e52706a8e
-Correctly- check for duplicated class files when opening a project.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: -Correctly- check for duplicated class files when opening a project.
2020-06-11 02:17:18 +02:00
gambas
74bedf3204
String.FromHTML() has better support for <p>, <ul>, <li> and <ol> markups.
...
[GB.UTIL]
* NEW: String.FromHTML() has better support for <p>, <ul>, <li> and <ol> markups.
2020-06-11 02:15:12 +02:00
gambas
ac21ef3ea9
Check for duplicated class files when opening a project.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Check for duplicated class files when opening a project.
2020-06-11 02:14:26 +02:00
gambas
68af5ed6c4
Remove now useless structure fields.
...
[COMPILER]
* OPT: Remove now useless structure fields.
2020-06-11 01:44:23 +02:00
gambas
08a574c273
Version control: Git synchronization of local list of branches.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Version control: Git synchronization now updates the local list of branches.
* NEW: Version control: All local and remote branches are now availble.
2020-06-09 22:40:35 +02:00
gambas
acf3f892c5
Merge branch 'master' of gitlab.com:gambas/gambas
2020-06-09 17:07:19 +02:00