[Gambas-Notification] [Git][gambas/gambas][stable] 12 commits: New stock icon "database".

Benoît Minisini gitlab at mg.gitlab.com
Wed Apr 11 04:00:56 CEST 2018


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


Commits:
ceed651a by gambas at 2018-04-05T11:57:44Z
New stock icon "database".

[GB.FORM]
* NEW: New stock icon "database".

[GB.FORM.STOCK]
* NEW: New stock icon "database".

- - - - -
df02d308 by gambas at 2018-04-05T11:58:27Z
Search dialog: Searching in form contents is now supported. But not replacing.

[DEVELOPMENT ENVIRONMENT]
* BUG: Code editor: Text replace should not crash anymore in text editor.
* NEW: Search dialog: Searching in form contents is now supported. But not replacing.
* NEW: Remove unused icons.

- - - - -
10013d28 by gambas at 2018-04-05T12:01:37Z
[GB.DB.FORM]
* NEW: Add a project icon.

[GB.FORM.EDITOR]
* NEW: Add a project icon.

[GB.FORM.MDI]
* NEW: Add a project icon.

- - - - -
9e6e254d by gambas at 2018-04-05T13:49:32Z
Update "database" icons.

[GB.FORM.STOCK]
* NEW: Update "database" icons.

- - - - -
3ffa6b48 by gambas at 2018-04-05T13:50:07Z
Update control icons and remove unused variables.

[GB.DB.FORM]
* NEW: Update control icons.
* BUG: Remove unused variables.

- - - - -
cb9f245c by gambas at 2018-04-05T22:18:59Z
ScrollView: The background and foreground colors are now applied to the entire widget.

[GB.QT4]
* NEW: ScrollView: The background and foreground colors are now applied to the entire widget.

[GB.QT5]
* NEW: ScrollView: The background and foreground colors are now applied to the entire widget.

- - - - -
23e7dec1 by gambas at 2018-04-05T22:20:31Z
Move the tooltip to the bottom right, and add "LANGUAGE=C" to the predefined environment variables.

[DEVELOPMENT ENVIRONMENT]
* NEW: Form editor: Move the tooltip to the bottom right.
* NEW: Form editor: Move the background outside of the form container, so that it does not scroll anymore with it.
* NEW: Image editor: Move the tooltip to the bottom right.
* NEW: Project property dialog: Add "LANGUAGE=C" to the predefined environment variables.

- - - - -
72384c08 by gambas at 2018-04-07T16:14:22Z
Fix Date.FromUnixTime() and Date.ToUnixTime().

[GB.UTIL]
* BUG: Fix Date.FromUnixTime() and Date.ToUnixTime().

- - - - -
80c6f1fc by gambas at 2018-04-08T18:36:48Z
Automatic completion: Hide a symbol with an underscore inside only if it is a method (it is assumed to be an event handler).

[DEVELOPMENT ENVIRONMENT]
* BUG: Automatic completion: Hide a symbol with an underscore inside only if it is a method (it is assumed to be an event handler).

- - - - -
de12caa1 by gambas at 2018-04-09T16:58:11Z
Fix conversion between dates and their local string representation.

[INTERPRETER]
* BUG: Fix conversion between dates and their local string representation.
* OPT: Little optimization in conversion functions calls.

[GB.UTIL]
* BUG: Fix Date.ToUnixTime() and Date.FromUnixTime() according to the interpreter fix.

- - - - -
78ac58fb by gambas at 2018-04-11T01:43:18Z
Don't free channels at library unloading, it crashes. Do that in the '_exit' method of the Channel class.

[GB.SDL2.AUDIO]
* BUG: Don't free channels at library unloading, it crashes. Do that in the '_exit' method of the Channel class.

- - - - -
fe83704a by gambas at 2018-04-11T02:00:40Z
Merge branch 'master' into stable

- - - - -


30 changed files:

- app/src/gambas3/.lang/fr.mo
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Connection/FNewConnection.class
- app/src/gambas3/.src/Connection/FNewConnection.form
- app/src/gambas3/.src/Connection/MConnection.module
- app/src/gambas3/.src/Debug/FDebugExpr.form
- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Debug/FDebugInfo.form
- app/src/gambas3/.src/Editor/Code/FCompletion.class
- app/src/gambas3/.src/Editor/Code/FEditor.form
- app/src/gambas3/.src/Editor/Code/FTextEditor.class
- app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class
- app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form
- app/src/gambas3/.src/Editor/Connection/FNewTable.form
- app/src/gambas3/.src/Editor/Form/FForm.class
- app/src/gambas3/.src/Editor/Form/FForm.form
- app/src/gambas3/.src/Editor/Form/FProperty.class
- app/src/gambas3/.src/Editor/Image/FImageEditor.class
- app/src/gambas3/.src/Project/CProjectTree.class
- app/src/gambas3/.src/Project/FProjectProperty.form
- app/src/gambas3/.src/Search/CFindResult.class
- app/src/gambas3/.src/Search/FSearch.class
- − app/src/gambas3/img/16/arrow-down.png
- − app/src/gambas3/img/16/breakpoint-dark.png
- − app/src/gambas3/img/16/breakpoint.png
- − app/src/gambas3/img/16/console-dark.png
- − app/src/gambas3/img/16/console.png
- − app/src/gambas3/img/16/current-dark.png
- − app/src/gambas3/img/16/current.png
- − app/src/gambas3/img/16/database-dark.png


View it on GitLab: https://gitlab.com/gambas/gambas/compare/8adcd5c3e8da98cfe58fd45c51a7d3bc82753764...fe83704adb1d42f06cbcc8ffb7b53c0a2535505b

---
View it on GitLab: https://gitlab.com/gambas/gambas/compare/8adcd5c3e8da98cfe58fd45c51a7d3bc82753764...fe83704adb1d42f06cbcc8ffb7b53c0a2535505b
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/20180411/5b3b4949/attachment.html>


More information about the Notification mailing list