* BUG: Automatic comment insertion is now done in one step to prevent
syntax highlighting from occuring inside the new comment line.
git-svn-id: svn://localhost/gambas/trunk@7391 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* BUG: Forgot to put VERSION file in the source package file list.
[COMPILER]
* NEW: Trim the VERSION file before inserting into the ".startup" file.
git-svn-id: svn://localhost/gambas/trunk@7390 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* BUG: File bookmark editor: Correctly save current bookmark when using
"Up" or "Down" button.
git-svn-id: svn://localhost/gambas/trunk@7384 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* BUG: Opening the startup class moves to the Main function only the first
time now.
git-svn-id: svn://localhost/gambas/trunk@7383 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* NEW: Use more granular sizes for stock icons, so that they are not too
small for some font sizes.
[GB.QT4]
* BUG: Desktop.Scale is now updated before window Font events are sent.
[GB.QT5]
* BUG: Desktop.Scale is now updated before window Font events are sent.
git-svn-id: svn://localhost/gambas/trunk@7380 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* BUG: Don't send a move request for windows whose initial position is
X = 0 and Y = 0, as gb.gtk does.
[GB.QT5]
* BUG: Don't send a move request for windows whose initial position is
X = 0 and Y = 0, as gb.gtk does.
git-svn-id: svn://localhost/gambas/trunk@7377 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* NEW: List property dialog: Invert button.
* BUG: Image editor: Many bug fixes in draw, erase, and line tool.
* NEW: New icons for networking controls.
[GB.DB.FORM]
* NEW: New icon for DataSource control.
[GB.QT4]
* BUG: DrawingArea now can be resized during a paint event as soon as it is
not cached.
[GB.QT5]
* BUG: DrawingArea now can be resized during a paint event as soon as it is
not cached.
git-svn-id: svn://localhost/gambas/trunk@7375 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* NEW: Dialog.Key is a new property that allows to define the sub-key used
for storing dialog settings.
[GB.SETTINGS]
* NEW: Settings.Read and Settings.Write can take an absolute key as
argument.
git-svn-id: svn://localhost/gambas/trunk@7374 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* BUG: Image editor: Fix rectangle and ellipse selection when they are
done backwards.
* NEW: Image editor: Set operations on selections (union, intersection,
difference and exclusive or).
git-svn-id: svn://localhost/gambas/trunk@7373 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* BUG: Hitting ESC while current method signature is displayed only hides
the signature now.
git-svn-id: svn://localhost/gambas/trunk@7370 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* OPT: Reset Wiki metadata only when having to load a component that is
not yet loaded.
git-svn-id: svn://localhost/gambas/trunk@7368 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* NEW: Put the WebView icon in the IDE.
[GB.FORM.EDITOR]
* OPT: Don't raise Cursor event if we are between calls to Begin / End or
during an undo or redo process.
[GB.GUI.QT.WEBKIT]
* NEW: No need to put the WebView icon there.
git-svn-id: svn://localhost/gambas/trunk@7367 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* NEW: GridView: Don't draw the background if the Background property is
set to Color.Transparent.
[GB.FORM.EDITOR]
* BUG: TextEditor: Load() method now always move the cursor to the
beginning, to avoid a possible crash.
git-svn-id: svn://localhost/gambas/trunk@7359 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* BUG: Store the 'report-ng.sh' script in the "Project" folder, as it is
not used anymore.
git-svn-id: svn://localhost/gambas/trunk@7357 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* BUG: Project open dialog: Fix a crash when using the recent list several
times.
git-svn-id: svn://localhost/gambas/trunk@7356 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* BUG: Property sheet: Fix text property edit dialog.
* BUG: Property sheet: Double-clicking on read-only properties does not
open the text property edit dialog anymore.
[GB.DEBUG]
* BUG: Fix profiler error messages.
[GB.QT4]
* BUG: Startup forms with Visible property set to FALSE are not shown at
startup anymore.
[GB.QT5]
* BUG: Startup forms with Visible property set to FALSE are not shown at
startup anymore.
git-svn-id: svn://localhost/gambas/trunk@7355 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* NEW: Updated Spanish translations in new templates
* OPT: Enhance Xfce detection in system report script
git-svn-id: svn://localhost/gambas/trunk@7354 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* BUG: Fix some memory leaks when using DBusObject and DBusVariant in a
method call or a reply.
* BUG: The message observer of a DBusObject may disappear while processing
a message. Take that into account.
git-svn-id: svn://localhost/gambas/trunk@7352 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* BUG: Konsole is correctly used by default on KDE5 desktops.
* BUG: Support for lxterminal works as much as possible.
git-svn-id: svn://localhost/gambas/trunk@7350 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* BUG: Remove an image link in the italian tooltips.
* NEW: Update gambas icons everywhere.
git-svn-id: svn://localhost/gambas/trunk@7349 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* BUG: Correctly read the action pictures in the archive they are declared.
[GB.GUI.BASE]
* BUG: Fix icon path to internal key generation in the Picture cache.
git-svn-id: svn://localhost/gambas/trunk@7348 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* BUG: Connections are now always searched in the main project archive.
git-svn-id: svn://localhost/gambas/trunk@7347 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* NEW: Relative paths beginning with ".../" always refer to files stored in
the main project archive.
git-svn-id: svn://localhost/gambas/trunk@7346 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* NEW: Use Desktop.Type to get the current desktop.
[GB.GTK]
* NEW: Assume that the contents of XDG_CURRENT_DESKTOP is the current
desktop as soon as other detection methods have failed.
[GB.GTK3]
* NEW: Assume that the contents of XDG_CURRENT_DESKTOP is the current
desktop as soon as other detection methods have failed.
[GB.QT4]
* NEW: Assume that the contents of XDG_CURRENT_DESKTOP is the current
desktop as soon as other detection methods have failed.
[GB.QT5]
* NEW: Assume that the contents of XDG_CURRENT_DESKTOP is the current
desktop as soon as other detection methods have failed.
git-svn-id: svn://localhost/gambas/trunk@7345 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* BUG: Newly opened windows are centered by default, to mimic the gb.qt4
and gb.qt5 behaviour.
[GB.GTK3]
* BUG: Newly opened windows are centered by default, to mimic the gb.qt4
and gb.qt5 behaviour.
git-svn-id: svn://localhost/gambas/trunk@7343 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* BUG: Packager: Fix debian packages so that lintian likes them better.
git-svn-id: svn://localhost/gambas/trunk@7337 867c0c6c-44f3-4631-809d-bfa615b0a4ec
* BUG: Uninstall correctly remove templates and XML appdata file.
* NEW: New Gambas icons.
[DEVELOPMENT ENVIRONMENT]
* BUG: New class CDocumentation that allows to handle distinct sets of
component metadata. That way, offline documentation does not interact
with automatic completion and method signature popups anymore.
* NEW: Project property dialog: Add two more environment variable
definitions.
* NEW: New Gambas icons.
* NEW: Remove now useless icons of the old project creation dialog.
[WIKI CGI SCRIPT]
* BUG: Fix and enhance automatic generation of Gambas application package
dependencies.
git-svn-id: svn://localhost/gambas/trunk@7336 867c0c6c-44f3-4631-809d-bfa615b0a4ec