Christof Thalhofer
3035fe0444
GambasSelftests test Val with examples from gambaswiki.org
...
[DEVELOPMENT ENVIRONMENT]
*NEW: GambasSelftests test Val with examples from gambaswiki.org
Fixed also some typo in FastTests()
2021-04-06 10:50:03 +02:00
gambas
fc98400459
Update icons.
...
[GB.FORM.STOCK]
* NEW: Update icons.
2021-04-06 01:20:03 +02:00
gambas
96293fd9b7
Test panel: Always show it after a test has been run.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Test panel: Always show it after a test has been run.
* NEW: Use a lighter color when hovering a project box.
2021-04-06 00:03:32 +02:00
gambas
9ad592afd6
Merge branch 'master' of gitlab.com:gambas/gambas
2021-04-05 23:11:20 +02:00
gambas
6235f7263d
Do not lose control focus when the control is temporarily hidden because it is too small or being restacked.
...
[GB.GTK]
* BUG: Do not lose control focus when the control is temporarily hidden because it is too small or being restacked.
[GB.GTK3]
* BUG: Do not lose control focus when the control is temporarily hidden because it is too small or being restacked.
2021-04-05 23:10:19 +02:00
Christof Thalhofer
fb1730173d
test Val(date) with gbStandard
2021-04-05 21:59:23 +02:00
gambas
d51d8f2e0c
TextEditor: Setting line flags does not reset the highlighting anymore.
...
[GB.FORM.EDITOR]
* BUG: TextEditor: Setting line flags does not reset the highlighting anymore.
2021-04-05 19:44:41 +02:00
gambas
bd31be2096
Syntax for string constants are correctly generated.
...
[WIKI]
* NEW: Ignore 'gb.qt5.ext' for the TODO page.
* BUG: Syntax for string constants are correctly generated.
2021-04-05 16:07:28 +02:00
gambas
6ef67e47ae
Merge branch 'master' of gitlab.com:gambas/gambas
2021-04-05 15:04:39 +02:00
gambas
f6fab7df97
Update authors.
...
[GB.COMPRESS]
* NEW: Update authors.
2021-04-05 15:03:38 +02:00
gambas
6565229bc2
Version control: Make the defaut dialog size smaller.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Version control: Make the defaut dialog size smaller.
* NEW: Profiler: Use the new stock icons.
* NEW: Update control icons.
2021-04-05 15:03:16 +02:00
gambas
78c1053093
Fix control icons.
...
[GB.DB.FORM]
* NEW: Fix control icons.
2021-04-05 15:02:06 +02:00
gambas
72d4cfa560
Update project icon.
...
[GB.FORM]
* NEW: Update controls icon.
* NEW: Add new stock icons.
* NEW: MenuButton: Make the background transparent.
2021-04-05 15:01:44 +02:00
gambas
2cd57f634e
Add new icons and update others.
...
[GB.FORM.STOCK]
* NEW: Add new icons and update others.
2021-04-05 15:00:38 +02:00
gambas
f4d89af3ce
Do not propagate key events if the target widget has been unrealized.
...
[GB.GTK]
* BUG: Do not propagate key events if the target widget has been unrealized.
[GB.GTK3]
* BUG: Do not propagate key events if the target widget has been unrealized.
2021-04-05 14:08:32 +02:00
Christof Thalhofer
74358c6bb2
test Val with gbDateGeneral
...
A string of a date formatted with gbDateGeneral converted with Val
delivers Null. This bug has to be fixed so that the test succeeds.
2021-04-05 13:55:48 +02:00
Benoît Minisini
bc0e8229ca
Merge branch 'ScripterUnitTestFixes' into 'master'
...
[Scripter]
See merge request gambas/gambas!218
2021-04-04 18:17:40 +00:00
gambas
07d1f2d329
Frame client dialog: Fix layout of filter field.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Frame client dialog: Fix layout of filter field.
* NEW: Frame client dialog: Trim the software name if there is not enough horizontal space to display it.
2021-04-04 20:07:22 +02:00
gambas
e9f5de8c86
Increment project modification time stamp when creating, deleting, renaming files, updating translations...
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Increment project modification time stamp when creating, deleting, renaming files, updating translations...
2021-04-04 14:45:13 +02:00
Brian G
2b7c440c84
[Scripter]
...
* BUG: Fix Unit Test when making project multi times - if project.tmp found then delete
* BUG: Unit text contents compare, add gb.ignorecase
* BUG: Bad parameter found in call to makevirtual project - unit test
* OPT: Fix spelling of sExtention
* OPT: Fix wording in gbs3 help
2021-04-03 10:15:31 -07:00
gambas
5cd9287801
Help browser: Rework how the "this page does not exist" label is displayed.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Update French translation.
* BUG: Help browser: Rework how the "this page does not exist" label is displayed.
2021-04-03 14:34:20 +02:00
gambas
1beaf47ca7
Merge branch 'master' of gitlab.com:gambas/gambas
2021-04-03 13:15:10 +02:00
gambas
380d5a0f0e
Move some source files.
...
[GB.DBUS]
* NEW: Move some source files.
2021-04-03 13:10:21 +02:00
gambas
d387324bb6
ReportView: Use the new stock icons for page layout buttons.
...
[GB.REPORT2]
* NEW: ReportView: Use the new stock icons for page layout buttons.
2021-04-03 13:08:41 +02:00
gambas
399acfe05a
Update project icon.
...
[GB.SCANNER]
* NEW: Update project icon.
2021-04-03 13:07:54 +02:00
gambas
9456a6c42d
Handle "-->" link syntax in default help, and extract the class name from the page title for virtual classes.
...
[WIKI]
* NEW: Handle "-->" link syntax in default help.
* NEW: If a class is virtual (its name does not begin with a letter), then extract the class name from the page title.
* NEW: Update the list of ignored components used for generating the TODO page.
2021-04-03 13:07:18 +02:00
gambas
c45c0fe04d
Sort compiler output messages so that the result does not depend on the order of the compiler background tasks.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Sort compiler output messages so that the result does not depend on the order of the compiler background tasks.
* NEW: Project creation dialog: Replace balloons by message boxes, as they do not work on Wayland.
* NEW: Redraw control icons with a wider border.
* NEW: Update French translation.
2021-04-03 13:04:24 +02:00
gambas
2986bd7c8a
Use new stock icons for preview page layout buttons.
...
[GB.FORM.PRINT]
* NEW: Use new stock icons for preview page layout buttons.
2021-04-03 13:02:34 +02:00
gambas
cf69556c5a
Update project icon.
...
[GB.FORM]
* NEW: Update project icon.
2021-04-03 13:01:31 +02:00
gambas
0dfc11b346
Message.Warning() now uses an "OK" button by default.
...
[GB.GUI.BASE]
* NEW: Add a project icon.
* NEW: Message.Warning() now uses an "OK" button by default.
2021-04-03 12:58:51 +02:00
gambas
671a20406d
Redraw control icons with a wider border.
...
[GB.FORM.MDI]
* NEW: Redraw control icons with a wider border.
2021-04-03 12:56:17 +02:00
gambas
2b237ea100
Redraw control icon with a wider border.
...
[GB.MAP]
* NEW: Redraw control icon with a wider border.
2021-04-03 12:55:33 +02:00
gambas
bb79217e15
Redraw control icon with a wider border.
...
[GB.MEDIA.FORM]
* NEW: Redraw control icon with a wider border.
2021-04-03 12:55:11 +02:00
gambas
2880f3aec5
Redraw control icon with a wider border.
...
[GB.FORM.TERMINAL]
* NEW: Redraw control icon with a wider border.
2021-04-03 12:54:49 +02:00
gambas
bc400b3a7d
Put TextEditor control in the "View" group.
...
[GB.FORM.EDITOR]
* NEW: Put TextEditor control in the "View" group.
2021-04-03 12:54:11 +02:00
gambas
0e1a597577
Update project icon.
...
[GB.FORM.STOCK]
* NEW: Update project icon.
2021-04-03 12:53:40 +02:00
gambas
c9edfa01f9
Redraw some control icons with a wider border.
...
[GB.DB.FORM]
* NEW: Redraw some control icons with a wider border.
2021-04-03 12:53:13 +02:00
gambas
cd2cb34381
Redraw some control icons with a wider border.
...
[GB.FORM]
* NEW: Redraw some control icons with a wider border.
2021-04-03 12:51:03 +02:00
gambas
f8cd4784af
Toggle menus are now correctly updated in the tray icon exported popup.
...
[GB.DBUS.TRAYICON]
* BUG: Toggle menus are now correctly updated in the tray icon exported popup (beware that no update works at the moment with Gnome / Ubuntu indicators).
2021-04-03 12:48:35 +02:00
gambas
03913217d1
Make a project icon.
...
[GB.JIT]
* NEW: Make a project icon.
2021-04-03 12:46:45 +02:00
gambas
41cb5cbfe0
Use a lock file to prevent background task output on standard error from mixing.
...
[COMPILER]
* BUG: Use a lock file to prevent background task output on standard error from mixing.
2021-04-03 12:45:19 +02:00
Benoît Minisini
44c7c09f2a
Merge branch 'gb-compress-zstd' into 'master'
...
New 'gb.compress.zstd' component
See merge request gambas/gambas!215
2021-04-03 10:44:54 +00:00
Benoît Minisini
14dff78d3f
Merge branch 'kill_trunk_h' into 'master'
...
Detect git/svn version with a macro instead of creating a header file
See merge request gambas/gambas!216
2021-04-03 10:41:04 +00:00
Benoît Minisini
dc495d1d03
Merge branch 'ScriptNoParmCrash' into 'master'
...
[Scripter]
See merge request gambas/gambas!217
2021-04-03 10:37:55 +00:00
gambas
3ccbc7281e
* Backward-compatible change when using date or time separators for date or time elements having none.
...
[INTERPRETER]
* NEW: If the current localization uses the same separator for all date elements having a separator,
then the element having no separator will use that same element if the "/" format character
is used in the Format() function. Same change for the time separators.
2021-04-02 17:07:41 +02:00
gambas
381de6f976
Update some icons and add new ones.
...
[GB.FORM.STOCK]
* NEW: Add 'page', page-two' and 'zoom-width' icons.
* NEW: Update the 'new' and 'preview' icons.
2021-04-02 16:55:32 +02:00
gambas
fb352b759f
DocumentView: Fix a possible infinite recursion in document layouting.
...
[GB.FORM]
* NEW: DocumentView: Fix a possible infinite recursion in document layouting.
* NEW: Add 'page', page-two' and 'zoom-width' stock icons.
2021-04-02 16:54:21 +02:00
gambas
f2054911ef
TextEditor: Middle click paste is now ignored if the editor is read-only.
...
[GB.FORM.EDITOR]
* BUG: TextEditor: Middle click paste is now ignored if the editor is read-only.
2021-04-02 13:18:40 +02:00
Brian G
ffb6e569a2
[Scripter]
...
* BUG: Crash with no input parameters
2021-04-01 15:51:54 -07:00
gambas
29b7fd13ce
ReportView: The DocumentView "FirstVisibleDocument" property has been renamed as "FirstVisiblePage".
...
[GB.REPORT2]
* BUG: ReportView: The DocumentView "FirstVisibleDocument" property has been renamed as "FirstVisiblePage".
2021-03-31 18:55:00 +02:00