[Gambas-Notification] [Git][gambas/gambas][stable] 7 commits: Fix the DbusProxy._Invoke() hidden method so that it can be called directly

Benoît Minisini gitlab at mg.gitlab.com
Sun Mar 25 21:54:02 CEST 2018


Benoît Minisini pushed to branch stable at Gambas / gambas


Commits:
cc1879b3 by gambas at 2018-03-22T01:14:19Z
Fix the DbusProxy._Invoke() hidden method so that it can be called directly

[GB.DBUS]
* BUG: Fix the DbusProxy._Invoke() hidden method so that it can be called directly. This is useful if there are property or method names that are case-ambiguous.

- - - - -
390b47ad by gambas at 2018-03-22T01:58:46Z
Draw the form editor tooltip on two lines, and do not open the signature popup if we are inside a string.

[DEVELOPMENT ENVIRONMENT]
* NEW: Form editor: Draw the tooltip on two lines.
* NEW: Code editor: Do not open the signature popup if we are inside a string.

- - - - -
716c1168 by gambas at 2018-03-22T12:26:44Z
Opening an unknown binary file automatically uses the first program associated with its mime type.

[DEVELOPMENT ENVIRONMENT]
* BUG: Icon selection dialog: Cannot select a void icon anymore.
* NEW: Project tree: Use desktop mime icons for unknown files.
* NEW: Project tree: Opening an unknown binary file automatically uses the first program associated with its mime type.

- - - - -
ae85e25a by gambas at 2018-03-22T18:08:23Z
Code editor: Selecting a title line in the procedure pop-up does not move the cursor at the top of the file anymore.

[DEVELOPMENT ENVIRONMENT]
* BUG: Code editor: Selecting a title line in the procedure pop-up does not move the cursor at the top of the file anymore.

- - - - -
b5966b2c by gambas at 2018-03-22T22:08:18Z
Inserting today's date now works as expected.

[DEVELOPMENT ENVIRONMENT]
* BUG: Inserting today's date now works as expected.

- - - - -
9ab1d8ea by gambas at 2018-03-24T16:14:50Z
Do not crash anymore if the current project is deleted by another process.

[DEVELOPMENT ENVIRONMENT]
* BUG: Do not crash anymore if the current project is deleted by another process.
* NEW: Add some characters to the special character insertion dialog.

- - - - -
9a51a5ef by gambas at 2018-03-25T19:53:49Z
Merge branch 'master' into stable

- - - - -


12 changed files:

- app/src/gambas3/.src/Dialog/FSelectIcon.class
- app/src/gambas3/.src/Editor/CInsertDate.class
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/Editor/Code/FEditor.form
- app/src/gambas3/.src/Editor/FInsertChar.class
- app/src/gambas3/.src/Editor/Form/FForm.class
- app/src/gambas3/.src/Editor/Form/FForm.form
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Project/CProjectTree.class
- gb.dbus/src/gb.dbus/.src/DBusProxy.class
- gb.dbus/src/gb.dbus/.src/MMain.module


View it on GitLab: https://gitlab.com/gambas/gambas/compare/03f029ae87c7c785a756b4ce4d455966da0012c9...9a51a5efd380a19be1a7b64053fb4973224f3039

---
View it on GitLab: https://gitlab.com/gambas/gambas/compare/03f029ae87c7c785a756b4ce4d455966da0012c9...9a51a5efd380a19be1a7b64053fb4973224f3039
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20180325/11c84060/attachment.html>


More information about the Notification mailing list