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
gambas
eb0cb18b7d
ReportView: The DocumentView "Column" property has been renamed as "Columns".
...
[GB.REPORT2]
* BUG: ReportView: The DocumentView "Column" property has been renamed as "Columns".
2021-03-31 17:03:49 +02:00
gambas
bd8427d09f
ReportView: The DocumentView "AutoCenter" property has been renamed as "Center".
...
[GB.REPORT2]
* BUG: ReportView: The DocumentView "AutoCenter" property has been renamed as "Center".
2021-03-31 16:21:27 +02:00
gambas
2fba57f063
Menu: Use the busy sign when waiting for the Click event answer.
...
[GB.WEB.GUI]
* NEW: Menu: Use the busy sign when waiting for the Click event answer.
2021-03-31 13:26:24 +02:00
Laurent Carlier
82fbda28e8
Detect git/svn version with a macro instead of creating a header file
2021-03-31 09:26:49 +02:00
gambas
dd16ccc824
Fix minimum widget size management.
...
[GB.GTK3]
* BUG: Fix minimum widget size management.
2021-03-30 20:51:23 +02:00
gambas
28a7502a88
Form editor: Fix default value of color properties when the clear button is clicked.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Form editor: Fix default value of color properties when the clear button is clicked.
2021-03-30 20:50:25 +02:00
gambas
a41ae3d0bf
WAIT instruction now processes all pending events.
...
[GB.GTK3]
* BUG: WAIT instruction now processes all pending events.
2021-03-30 13:17:07 +02:00
gambas
9dd1ec0a47
WAIT instruction now processes all pending events.
...
[GB.GTK]
* BUG: WAIT instruction now processes all pending events.
2021-03-30 13:16:58 +02:00
gambas
06e1bd1a34
Frame: Draw border differently to avoir differences in coordinates rounding between Qt and Cairo.
...
[GB.GUI.BASE]
* BUG: Frame: Draw border differently to avoir differences in coordinates rounding between Qt and Cairo.
2021-03-29 12:41:59 +02:00
gambas
ec0fa24a64
Fix menu delayed deletion.
...
[GB.GTK]
* BUG: Fix menu delayed deletion.
[GB.GTK3]
* BUG: Fix menu delayed deletion.
2021-03-29 00:58:46 +02:00
Laurent Carlier
ed64fa3a9d
Add the description of gb.compress.zstd component
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Add description of gb.compress.zstd component
2021-03-28 18:39:04 +02:00
Laurent Carlier
d538f24a9c
Update '.gitlab-ci.yml' for new gb.compress.zstd component
2021-03-28 17:52:29 +02:00
Laurent Carlier
2e35efdc75
Add 'FAILED' to .gitignore
2021-03-28 17:52:29 +02:00
Laurent Carlier
aedb03fd86
New 'gb.compress.zstd' component
...
[GB.COMPRESS.ZSTD]
* NEW: New 'gb.compress.zstd' component.
2021-03-28 17:52:03 +02:00
gambas
898836967f
Update 'preview' icon.
...
[GB.FORM.STOCK]
* NEW: Update 'preview' icon.
2021-03-28 00:34:39 +01:00
gambas
4eabb02255
FontChooser: Add a button to toggle the font preview in the font tree.
...
[GB.FORM]
* NEW: Update documentation.
* NEW: FontChooser: Add a button to toggle the font preview in the font tree.
2021-03-28 00:21:45 +01:00
gambas
0b4134591b
Update AUTHORS file again.
...
[CONFIGURATION]
* NEW: Update AUTHORS file again.
2021-03-28 00:19:19 +01:00
gambas
91b60969c1
Update AUTHORS file.
...
[CONFIGURATION]
* NEW: Update AUTHORS file.
2021-03-27 19:21:40 +01:00
Benoît Minisini
ae706a1068
Merge branch 'SCripterDocUpdates' into 'master'
...
[Scripter]
See merge request gambas/gambas!213
2021-03-27 18:18:01 +00:00
Brian G
45bdf89d6e
[SCRIPTER]
...
* BUG: Correct Man page errors
2021-03-27 08:52:05 -07:00
Brian G
eae8620cab
[Scripter]
...
* New: Update License
2021-03-27 07:58:58 -07:00
gambas
b529ca0ff9
Make source archive: Display the right error message when an unsupported archive format extension is selected.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Make source archive: Display the right error message when an unsupported archive format extension is selected.
2021-03-27 14:17:33 +01:00
Benoît Minisini
e76bf8455d
Merge branch 'SCripterDocUpdates' into 'master'
...
[SCRIPTER]
See merge request gambas/gambas!211
2021-03-27 12:21:49 +00:00
Brian G
4001d098be
[SCRIPTER]
...
* New: Update man page for gbs3
2021-03-26 13:46:26 -07:00
gambas
4f01f4e690
File compression: Forgot the "of" keyword in the javascript compression algorithm.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: File compression: Forgot the "of" keyword in the javascript compression algorithm.
* BUG: Project open dialog: Fix overlapping text when drawing project titles.
2021-03-26 14:45:14 +01:00
gambas
9d475897fa
Project tree: File renaming takes "compress file in executable" flag into account.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Project tree: File renaming takes "compress file in executable" flag into account.
* NEW: Project tree: Add a "show untranslatable files" filter.
2021-03-25 23:53:45 +01:00
gambas
1e00cef296
Correctly locate compiler errors when the errors occurs at the very end of the class file.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Form editor: Clicking on the clear button while editing a property value now resets the property to its default value.
* BUG: Correctly locate compiler errors when the errors occurs at the very end of the class file.
2021-03-25 01:16:32 +01:00
gambas
98fffa60a1
When compiling forms, errors at the end of the class file are not associated with the form anymore.
...
[COMPILER]
* BUG: When compiling forms, errors at the end of the class file are not associated with the form anymore.
2021-03-25 01:14:37 +01:00
gambas
bc0a5a63f4
Update documentation. Some DocumentView fixes again.
...
[GB.FORM]
* NEW: Update documentation.
* NEW: DocumentView: Remove useless methods MoveFirst(), MoveLast(), MoveTo().
* NEW: DocumentView: Rename FirstVisibleDocument and LastVisibleDocument as FirstVisiblePage and LastVisiblePage.
* BUG: DocumentView: Setting Center property now relayout the preview.
2021-03-24 23:25:02 +01:00
gambas
bbf2c0f6aa
Update to the new DocumentView interface.
...
[GB.FORM.PRINT]
* NEW: Update to the new DocumentView interface.
* BUG: Clicking of the selected view mode button now does not unselect it anymore.
2021-03-24 22:35:42 +01:00
gambas
54512b6175
Update documentation, and fix the DocumentView class.
...
[GB.FORM]
* NEW: Update documentation.
* NEW: DocumentView: 'AutoCenter' has been renamed as 'Center', 'Column' is now 'Columns', 'Row' has been removed.
* NEW: DocumentView: The useless Layout.Orientation property has been removed.
* BUG: DocumentView: Some fixes in property validation.
2021-03-24 22:34:38 +01:00
gambas
cdc500fe5b
Version control: Form history now takes the associated class file into account.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Version control: Form history now takes the associated class file into account.
* NEW: Make the alternate color of 'Gambas' color theme yellow.
2021-03-24 19:31:42 +01:00
gambas
2d45111b02
Fix Float[].Stat.Correlation() signature.
...
[GB.GSL]
* BUG: Fix Float[].Stat.Correlation() signature.
2021-03-24 17:42:35 +01:00
gambas
9724509dcf
Merge branch 'master' of gitlab.com:gambas/gambas
2021-03-24 15:56:38 +01:00
Benoît Minisini
879e222901
Merge branch 'ScripterMoreUpdates' into 'master'
...
[Scripter]
See merge request gambas/gambas!210
2021-03-24 14:56:19 +00:00
Brian G
bdf8017666
[Scripter]
...
* New: Display error even if wrong file reports error
2021-03-23 13:02:39 -07:00
Brian G
67a507f6a5
[Scripter]
...
* OPT: Cleanup change Log
2021-03-23 11:52:10 -07:00
Brian G
603e5492d1
[Scripter]
...
* BUG: Fixed Incorrent TEMP() handeling when many plugins are loaded/compiled in same session
* NEW: Added Filter for Script functions based upon, regexp expressions
* BUG: FIXED Incorrect Call to CompileError in Virtual Project when Unable to create Project Dir
* OPT: Changed how 'Class classname' definitions are handled inside script files, Dropped ClassDef
2021-03-23 11:39:54 -07:00
gambas
4b89afbe9a
HTML highlighting: Markups can now span on multiple lines.
...
[GB.EVAL.HIGHLIGHT]
* BUG: HTML highlighting: Markups can now span on multiple lines.
2021-03-23 05:35:08 +01:00
gambas
71464bc50b
TextEditor: Alternate color is a bit less transparent.
...
[GB.FORM.EDITOR]
* NEW: TextEditor: Alternate color is a bit less transparent.
2021-03-23 05:34:15 +01:00
gambas
dd1a354566
Help browser: Handle component documentation written inside code automatically, like the wiki.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Help browser: The style sheet is correctly reset after having downloaded a new version of the offline help.
* NEW: Help browser: Handle component documentation written inside code automatically, like the wiki.
2021-03-23 00:09:19 +01:00
Brian G
26cc14afa3
[Scripter]
...
* New: Allow Scripter to be loaded as a component to manage plugins
2021-03-22 15:55:55 -07:00
gambas
fdcab401a7
Toolbar: Don't use a specific dark theme background pattern for toolbars in configuration mode
...
[GB.FORM.MDI]
* NEW: Toolbar: Don't use a specific dark theme background pattern for toolbars in configuration mode
2021-03-22 23:07:03 +01:00
gambas
a7ac437296
Update 'font' icon.
...
[GB.FORM.STOCK]
* NEW: Update 'font' icon.
2021-03-22 23:01:02 +01:00