gambas-source-code/comp/src
gambas 0fa6323186 Add Toolbar properties and methods needed to implement global save/restore of toolbar layouts.
[GB.FORM.MDI]
* NEW: Toolbar: Settings is a new property that allows to return or set the toolbar layout as a string.
* NEW: Toolbar: GetLayout() is a new static method that returns the saved layout of a toolbar from its key.
* NEW: Toolbar: SetLayout() is a new static method that defines the saved layout of a toolbar from its key.
2020-01-24 08:25:06 +01:00
..
gb.args
gb.chart
gb.db.form
gb.dbus.trayicon
gb.desktop Update project configuration files. 2019-10-26 01:17:02 +02:00
gb.eval.highlight Update project configuration files. 2019-10-26 01:17:02 +02:00
gb.form IconPanel: Scale the panel icons so that each panel title has the same height. 2020-01-24 08:23:44 +01:00
gb.form.dialog
gb.form.editor TextEditor: Add support for integrated diff mode. 2020-01-20 13:01:05 +01:00
gb.form.mdi Add Toolbar properties and methods needed to implement global save/restore of toolbar layouts. 2020-01-24 08:25:06 +01:00
gb.form.print * Add default margin properties to the Printer class. 2019-12-06 00:27:35 +01:00
gb.form.stock Update 'sort-ascent' and 'sort-descent' icons. 2020-01-09 18:32:56 +01:00
gb.form.terminal Document the component with help comments. 2019-11-15 23:59:32 +01:00
gb.gui.base IconView: Do not use rounded rectangles anymore for selection frames. 2020-01-24 08:22:33 +01:00
gb.logging
gb.map
gb.markdown Allow special commands to be inserted anywhere in the line, except the '@{index}' one. 2019-12-30 19:46:06 +01:00
gb.media.form
gb.memcached
gb.mysql
gb.net.pop3
gb.net.smtp Make SmtpClient able to send multiple mails correctly. 2019-12-06 21:22:28 +01:00
gb.report
gb.report2 Some minus signs reformatting. 2019-08-27 12:57:25 +02:00
gb.scanner Renamme all 'Finished' events to 'End' (ex: PageFinished to PageEnd) 2019-12-07 09:30:34 +01:00
gb.settings Update component version. 2019-08-27 13:00:03 +02:00
gb.term.form
gb.test gb.test: Track errors with Error.Code 0 2020-01-22 09:13:41 +01:00
gb.util Class.Stat() now understands the ".../" syntax to look for classes in the current project. 2020-01-08 13:55:37 +01:00
gb.util.web JSONCollection.Copy() now correctly returns a JSONCollection object. 2019-11-24 22:09:25 +01:00
gb.web Allows requests and responses to be processed several times in the same process. 2020-01-04 01:50:06 +01:00
gb.web.feed
gb.web.form Fix window buttons and make table headers sticky. 2019-12-06 00:29:25 +01:00
gb.web.form2 Contains new Italian translations and a new author 2020-01-21 14:27:36 +01:00
order Add 'gb.web.form2' to the list of components written in Gambas. 2020-01-04 01:59:10 +01:00