Commit graph

9357 commits

Author SHA1 Message Date
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
gambas
ac8e3f371e Color chooser dialog: Correctly handle double-click when the first tab is selected.
[DEVELOPMENT ENVIRONMENT]
* NEW: Update control icons.
* BUG: Color chooser dialog: Correctly handle double-click when the first tab is selected.
2021-03-22 23:00:33 +01:00
gambas
66d4ea1c89 FontChooser: Correctly handle focus when the layout changes.
[GB.FORM]
* NEW: Update control icons.
* BUG: FontChooser: Correctly handle focus when the layout changes.
2021-03-22 22:59:52 +01:00
gambas
c2650ef40b TextEditor: Scroll to the top left when reinitializing the view.
[GB.FORM.EDITOR]
* NEW: TextEditor: Scroll to the top left when reinitializing the view.
* NEW: TextEditor: Highlight current tabulation context with a thinner line using the margin limit color.
2021-03-22 22:59:18 +01:00
gambas
6e445e480c IconView: The renaming widget does not propagate the ESC key anymore.^
[GB.GUI.BASE]
* BUG: IconView: The renaming widget does not propagate the ESC key anymore.
2021-03-22 02:20:03 +01:00
gambas
d980c99f17 Update emote icons.
[GB.FORM.STOCK]
* NEW: Make 128 pixels version of emote icons.
* NEW: Make emote icons "more yellow".
2021-03-21 21:54:17 +01:00
gambas
d3b77b1325 Update ImageView control icon.
[GB.FORM]
* NEW: Update ImageView control icon.
2021-03-21 21:53:08 +01:00
gambas
b0afa5c8fa Update PictureBox control icon.
[DEVELOPMENT ENVIRONMENT]
* NEW: Update PictureBox control icon.
2021-03-21 21:52:51 +01:00
Brian G
66c7784e5c [Scripter]
* BUG: Error Listing Misses some error locations
* NEW: Plugins now have a read only property for , version, title, name, ...., general project info
2021-03-21 08:54:38 -07:00
Brian G
deff7eb211 [Scripter]
* BUG: fixed - Error identifying SUB .. end if reached end of file
2021-03-21 07:35:45 -07:00
Brian G
e9f841ded0 [Scripter]
* BUG: Cleanup unused parameters in Process Use statement
2021-03-21 06:40:47 -07:00
Brian G
72b257e859 [Scripter]
* BUG: Compiled plugin does not correctly return value as variant _call(...) as variant
2021-03-21 06:28:01 -07:00
Brian G
ce03b8ab3f [Scripter]
* Bug: Use entry like use user.home &/ "mylib" are now evaluated correctly
* NEW: Added Support for --convert-script to convert a script to a project
* NEW: Scripter will now execute a project directly when directory name is provided in place of script
* NEW: Added Support for pluggin scripts, script is output as a class with _Call(...) instead of main()
* NEW: -p and --pluggin added for plugin support
2021-03-20 20:46:14 -07:00
gambas
dae25cb58b Form editor: Fix custom drawing of Splitter and Toolbar. Control groups are now translated in the toolbox.
[DEVELOPMENT ENVIRONMENT]
* NEW: Update French translation.
* NEW: Form editor: Fix custom drawing of Splitter and Toolbar.
* BUG: Form editor: Do not show deprecated controls is similar list, unless they are visible in the toolbox.
* NEW: Form editor: Control groups are now translated in the toolbox.
2021-03-21 01:37:42 +01:00
gambas
ac60e5e43e Hide control before marking it destroyed, otherwise we may arrange an invalid object.
[GB.GTK]
* BUG: Hide control before marking it destroyed, otherwise we may arrange an invalid object.

[GB.GTK3]
* BUG: Hide control before marking it destroyed, otherwise we may arrange an invalid object.
2021-03-20 16:44:22 +01:00
gambas
a879b7313c Splitter: Correctly update the mouse cursor when the arrangement changes.
[GB.GUI.BASE]
* BUG: Splitter: Correctly update the mouse cursor when the arrangement changes.
2021-03-20 14:56:07 +01:00
gambas
0ef56cfe48 Code editor: Display cursor position and overwrite state in the status bar.
[DEVELOPMENT ENVIRONMENT]
* NEW: Update French translation.
* NEW: Form editor: Add a popup menu to the toolbox.
2021-03-20 14:55:33 +01:00
gambas
f943354963 Code editor: Display cursor position and overwrite state in the status bar.
[DEVELOPMENT ENVIRONMENT]
* NEW: Code editor: Display cursor position and overwrite state in the status bar.
2021-03-19 23:19:41 +01:00
gambas
a567fadda1 Frame: The container contents width is now equal to the frame width, and the contents height is now equal to the frame height when there is no title.
[GB.GUI.BASE]
* NEW: Frame: The container contents width is now equal to the frame width, and the contents height is now equal to the frame height when there is no title.
2021-03-19 19:16:12 +01:00
Brian G
cf7d874fa2 [Scripter]
* BUG: Class keyword is not correctly interpreted inside a script file - Defined ClassRef for script files
* OPT: Improved Tokenize rediced number of if checks
2021-03-19 09:27:58 -07:00