gambas-source-code/comp/src
gambas 9bcb9d95f1 Some Fontchooser fixes.
[GB.FORM]
* NEW: FontChooser: Use a tool button to display font size. Clicking on the button shows the spinbox.
* BUG: FontChooser: Do not run the thumbnail cache in design mode.
2021-03-13 01:09:43 +01:00
..
gb.args Disable default handling of '-V' and '-h' options if they are handled manually. 2021-03-06 13:17:35 +01:00
gb.chart Update project version. 2020-06-29 20:25:11 +02:00
gb.db.form New icon for DataSource control. 2021-02-24 16:23:59 +01:00
gb.dbus.trayicon TrayIcon: Update the DBus menu only if necessary. 2020-07-29 22:12:20 +02:00
gb.desktop Support for desktop component plugins. Unsupported APIs (on wayland) now raise an error. 2021-01-17 00:13:03 +01:00
gb.eval.highlight Keywords and subroutines are now returned by two different properties of the System class. 2021-03-06 13:17:35 +01:00
gb.form Some Fontchooser fixes. 2021-03-13 01:09:43 +01:00
gb.form.dialog Some fixes in file and password dialogs. 2021-02-21 00:06:48 +01:00
gb.form.editor TextEditor: Text wrapping now adapts its frequency to the computer speed. 2021-03-07 01:31:17 +01:00
gb.form.mdi ToolBar: It can now replace any container similar to "Panel" in the IDE form editor. 2021-03-06 13:17:35 +01:00
gb.form.print Use 64x64 icons for controls now. Add a few enhancements in the IDE image editor. 2021-02-22 23:19:20 +01:00
gb.form.stock New icons and some icons updates. 2021-03-12 18:10:12 +01:00
gb.form.terminal TerminalView: Use a bit more readable yellow colors. 2021-03-08 00:05:38 +01:00
gb.gui.base Fix Paint.TrimText() again. Fix Frame border drawing in vertical centered alignment. 2021-03-13 00:33:40 +01:00
gb.logging
gb.map More 64x64 control icons. Sort IDE toolbox controls in the alphabetical order. 2021-02-23 00:43:25 +01:00
gb.markdown Some fixes in line anchors generation. 2021-01-29 15:47:35 +01:00
gb.media.form Use a 64x64 control icon. 2021-02-23 00:47:41 +01:00
gb.memcached
gb.mysql
gb.net.pop3 Use 64x64 icons for controls now. Add a few enhancements in the IDE image editor. 2021-02-22 23:19:20 +01:00
gb.net.smtp Use 64x64 icons for controls now. Add a few enhancements in the IDE image editor. 2021-02-22 23:19:20 +01:00
gb.report Use 64x64 icons for controls now. Add a few enhancements in the IDE image editor. 2021-02-22 23:19:20 +01:00
gb.report2 Redraw the ReportSvgImage control icon. 2021-02-23 19:55:39 +01:00
gb.scanner Use pnm instead of jpeg to avoid libjpeg problems. 2020-11-01 14:48:12 +01:00
gb.settings Settings files are now saved in a more reliable way, without locking, using the MOVE ... KILL instruction. 2021-03-09 01:49:03 +01:00
gb.term.form Make that experimental component exclude any other GUI component. 2021-03-06 13:17:35 +01:00
gb.util Add a new rule to String.ToPhonetic() to deal with "mpt" and "mt" patterns. 2021-02-06 17:05:54 +01:00
gb.util.web Url.Query.Remove() is a new method for removing an argument from the query of an URL. 2021-01-26 22:35:37 +01:00
gb.web MovieBox is now implemented in Gambas, through a new Animation class. 2021-01-09 10:24:56 +01:00
gb.web.feed Update Chinese translation. 2020-11-18 21:07:53 +01:00
gb.web.form MovieBox is now implemented in Gambas, through a new Animation class. 2021-01-09 10:24:56 +01:00
gb.web.gui Use 64x64 icons for controls now. Add a few enhancements in the IDE image editor. 2021-02-22 23:19:20 +01:00
order Move 'gb.test' sources in '/main/lib'. 2020-05-25 21:24:28 +02:00