Benoît Minisini
d7259e1432
Creating a new project does not copy the template icon anymore
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Creating a new project does not copy the template icon anymore.
2023-07-13 19:35:39 +02:00
Benoît Minisini
d431251e2c
New component switcher for choosing between QT4 or QT5 extension component.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Support for 'gb.gui.qt.ext' component.
[GB.GUI.QT.EXT]
* NEW: New component switcher for choosing between QT4 or QT5 extension component.
2023-07-09 19:35:54 +02:00
Benoît Minisini
f796596378
Don't trash the current selection when filling the project tree while expanding a parent directory (continue).
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Don't trash the current selection when filling the project tree while expanding a parent directory (continue).
2023-07-06 21:02:17 +02:00
Benoît Minisini
550a5e7cdc
Don't trash the current selection when filling the project tree while expanding a parent directory.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Don't trash the current selection when filling the project tree while expanding a parent directory.
2023-07-06 20:59:25 +02:00
Benoît Minisini
0bd55a14e9
Redraw modules icons.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Redraw modules icons.
2023-07-06 18:21:17 +02:00
Benoît Minisini
eb6b84667a
Merge branch 'master' of gitlab.com:gambas/gambas
2023-06-13 21:27:56 +02:00
Benoît Minisini
3f0b61dca6
Update template projects.
...
[TEMPLATES]
* NEW: Update template projects.
2023-06-13 21:26:57 +02:00
Martín Belmonte
1f603480c2
Update Spanish translations.
2023-06-08 11:17:25 +00:00
Benoît Minisini
3867e7e6f9
Remove 'es_ES' translation.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Remove 'es_ES' translation.
2023-06-05 22:00:52 +02:00
Benoît Minisini
481ccabf39
Project open dialog: Fix new project tab.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Project open dialog: Fix new project tab.
2023-06-03 09:44:48 +02:00
Benoît Minisini
b94cfc7d11
Remove the '~subversion' template.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Remove the '~subversion' template.
2023-06-03 00:32:58 +02:00
Benoît Minisini
f38c15d9a0
New projects are now created from the project open dialog.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: New projects are now created from the project open dialog.
* NEW: The old project creation dialog has been removed.
* NEW: Update French translation.
2023-06-03 00:32:52 +02:00
Benoît Minisini
aaf56a8604
Project open dialog: Start to add a create project tab.
...
[DEVLEOPMENT ENVIRONMENT]
* NEW: Project open dialog: Start to add a create project tab.
2023-05-31 12:46:33 +02:00
Benoît Minisini
1816335118
Code editor: Enhance datatype detection for automatic local variable declaration.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Image editor: Linear selections can be rotated without crashing now.
* NEW: Image editor: Saving a selection is now immediately propagated to the settings file.
* NEW: Code editor: Enhance datatype detection for automatic local variable declaration.
* NEW: Code editor: If no datatype can be guessed for a local variable, use its prefix.
2023-05-28 15:15:47 +02:00
Benoît Minisini
df8b19b52d
Form editor: Allows control properties to be applied when its '_DrawWith' constant is defined.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Form editor: Allows control properties to be applied when its '_DrawWith' constant is defined.
2023-05-17 18:55:04 +02:00
Benoît Minisini
16353ddfba
Automatic completion: Signatures of '_call', '_get' and '_put' are available again.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Automatic completion: Signatures of '_call', '_get' and '_put' are available again.
2023-05-13 00:15:08 +02:00
Benoît Minisini
f58ff7c3c2
Form editor: If multiple controls are selected, do not crash when editing common properties if some of the controls are virtual.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Connection editor: Display errors returned when executing a custom request.
* NEW: DBus explorer: Add a button that pastes in the editor the DBus call corresponding to the current selected symbol.
2023-05-12 11:33:01 +02:00
Benoît Minisini
c2861aaca4
Form editor: If multiple controls are selected, do not crash when editing common properties if some of the controls are virtual.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Form editor: If multiple controls are selected, do not crash when editing common properties if some of the controls are virtual.
2023-05-08 12:48:18 +02:00
Benoît Minisini
01b5dbab1c
Automatic variable declaration now takes 'ByRef' arguments into account.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Automatic variable declaration now takes 'ByRef' arguments into account.
2023-05-06 15:41:37 +02:00
Benoît Minisini
08f7204474
Display the executable path in the message when making an executable.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Display the executable path in the message when making an executable.
2023-04-13 19:52:27 +02:00
Benoît Minisini
b36c09ae49
Some fixes for the offline help. Prevent flickering of GTK+3 web view.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Help browser: Some fixes for the offline help.
* BUG: Help browser: Prevent flickering of GTK+3 web view.
2023-04-08 00:21:18 +02:00
Benoît Minisini
4b77a8926e
New wiki look again.
...
[WIKI]
* NEW: New wiki look again.
* NEW: The search entry is now in the seach page.
2023-04-05 00:22:01 +02:00
Benoît Minisini
daeea0f6c6
Project tree: The import file menu comes back.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Project tree: The import file menu comes back.
2023-04-01 12:52:30 +02:00
Benoît Minisini
c5f803b410
New wiki look.
...
[WIKI]
* NEW: New wiki look.
* NEW: Adapt to the last changes in 'gb.markdown'.
2023-03-31 22:05:27 +02:00
Benoît Minisini
4a2e906910
Update financial support.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Update financial support.
2023-03-30 23:48:32 +02:00
Benoît Minisini
4e9a508b92
Debugger configuration dialog: Environment menu entries must not be translated.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Debugger configuration dialog: Environment menu entries must not be translated.
2023-03-29 20:48:25 +02:00
Benoît Minisini
1e54fd3863
Display an error message when sending a project by mail fails, instead of crashing.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Display an error message when sending a project by mail fails, instead of crashing.
2023-03-29 20:46:57 +02:00
Benoît Minisini
2692de20a4
Form editor: Really do not apply properties defined in a class of the project.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Form editor: Really do not apply properties defined in a class of the project.
* BUG: Help viewer: Fix the CSS of the '<H1>' titles of offline help.
2023-03-29 16:53:31 +02:00
Benoît Minisini
f11f56a5df
Automatic completion: Fix variable detection in PROPERTY...USE syntax.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Automatic completion: Fix variable detection in PROPERTY...USE syntax.
2023-03-28 19:08:53 +02:00
Benoît Minisini
b7cf250746
System information dialog: Display the version of SDL2, not SDL.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: System information dialog: Display the version of SDL2, not SDL.
* NEW: Make the SwichButtons a bit smaller.
2023-03-28 16:56:50 +02:00
Benoît Minisini
76772369be
Form editor: Do not apply properties defined in a class of the project.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Form editor: Do not apply properties defined in a class of the project.
2023-03-27 02:36:22 +02:00
Benoît Minisini
d4ed656604
Project properties dialog: Add the environment popup menu from the debugger configuration dialog.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Project properties dialog: Add the environment popup menu from the debugger configuration dialog.
* NEW: Debugger configuration dialog: Add some useful environment variables to the popup menu.
2023-03-18 09:00:46 +01:00
Benoît Minisini
d233680a8f
Project browser: The 'Open', 'Open with', 'Properties' and 'Version control' popup menu actions now work as expected.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Project browser: The 'Open', 'Open with', 'Properties' and 'Version control' popup menu actions now work as expected.
2023-03-18 08:28:04 +01:00
Benoît Minisini
0e776ee5ca
Project properties dialog: Add a new tab that allows to define a list of environment variables that will be set at startup.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Project properties dialog: Add a new tab that allows to define a list of environment variables that will be set at startup.
* NEW: Use the 'news' stock icon for representing environment variables.
2023-03-18 01:38:58 +01:00
Benoît Minisini
27bb6ac58a
Automatically enable the "Use HTTP server" debugging option when the 'gb.web.gui' component is used.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Automatically enable the "Use HTTP server" debugging option when the 'gb.web.gui' component is used.
2023-03-17 01:57:29 +01:00
Benoît Minisini
a4920f1181
Debugger: Stopping the debugger now kills the debugged process in external debugging mode without crashing if the debugged process does not exist anymore.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Debugger: Stopping the debugger now kills the debugged process in external debugging mode without crashing if the debugged process does not exist anymore.
2023-03-17 01:56:54 +01:00
Benoît Minisini
fe618d41a8
Giving a source directory the same name as a form does not hide its contents anymore, when the "Display form class files" option is toggled.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Giving a source directory the same name as a form does not hide its contents anymore, when the "Display form class files" option is toggled.
2023-03-17 01:53:04 +01:00
Benoît Minisini
106de294d4
Debugger: Stopping the debugger now kills the debugged process in external debugging mode.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Debugger: Stopping the debugger now kills the debugged process in external debugging mode.
2023-03-15 21:57:15 +01:00
Benoît Minisini
5c5885bac8
Make executable dialog: Add an option to ignore the 'Public' project directory.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Make executable dialog: Add an option to ignore the 'Public' project directory.
2023-03-11 10:36:46 +01:00
Benoît Minisini
ce4f00e756
Debugger: The titles of the variable tree now expand on click.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Debugger: The titles of the variable tree now expand on click.
2023-03-11 10:33:05 +01:00
Benoît Minisini
c43e3f8d53
Edited files will not remain locked anymore after the debugger stops.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Edited files will not remain locked anymore after the debugger stops.
2023-03-11 09:52:49 +01:00
Benoît Minisini
8f8a1b4484
Update the debugged process id in real time when debugging a project using the embedded HTTP server.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Update the debugged process id in real time when debugging a project using the embedded HTTP server.
2023-03-07 00:31:01 +01:00
Benoît Minisini
d246caa642
Translation dialog: Add a new tab that allows to import all translations from another project.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Translation dialog: Add a new tab that allows to import all translations from another project.
* NEW: Some little changes in the 16px Gambas font.
* NEW: Update French translation.
2023-03-03 21:53:52 +01:00
Benoît Minisini
8a04b08dab
Menu editor: Do not draw the picture of top-level menus. Snippets: Add newline at the end of snippets where it makes sense.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Menu editor: Do not draw the picture of top-level menus.
* BUG: Snippets: Add newline at the end of snippets where it makes sense.
2023-02-24 18:00:16 +01:00
Benoît Minisini
612c2cabb4
Merge branch 'ScripterFixErrorExitCode' into 'master'
...
Fix Scripter exit error Replace scripter error -2 with 127(file not found)
See merge request gambas/gambas!297
2023-02-22 22:55:05 +00:00
Benoît Minisini
ebca379925
Version control: Some fixes in the repository dialog.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Version control: Some fixes in the repository dialog.
2023-02-22 00:45:26 +01:00
Benoît Minisini
4ae3b054ba
Icon selection dialog: Keep the selection when the size changes and remember the last opened tab.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Icon selection dialog: Keep the selection when the size changes.
* NEW: Icon selection dialog: Remember the last opened tab.
2023-02-21 13:07:32 +01:00
Benoît Minisini
18378b0f19
Version control: Move repository information to its own dialog.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Version control: Move repository information to its own dialog.
2023-02-17 01:06:51 +01:00
Brian G
a2d777a0fd
Replace scripter error -2 with 127(file not found)
...
[Scripter]
* BUG: Returns -2 causing overflow in "quit -2" when file not found, now returns 127(file not found)
2023-02-13 13:16:52 -08:00
Benoît Minisini
7af14780c6
Update style sheet so that it handles highlighted code using '<TT>' instead of '<PRE>'.
...
[GAMBAS WIKI]
* BUG: Update style sheet so that it handles highlighted code using '<TT>' instead of '<PRE>'.
2023-02-12 01:00:50 +01:00