gambas-source-code/comp/src
gambas 7933e4ed4a Support for debugger.
[GB.WEB.FORM2]
* BUG: Use SIGUSR2 for synchronizing session process with CGI process, as SIGUSR1 is used by the debugger.
* NEW: Support for debugger.
* NEW: THe HTML body now uses sans-serif font by default.
2020-03-09 02:23:09 +01:00
..
gb.args Merge branch 'master' into 'master' 2019-05-24 01:04:57 +00:00
gb.chart Fix translation strings in some components. 2019-06-22 07:45:29 +02:00
gb.db.form DataView: Add SelectAll() and UnselectAll() methods. 2020-02-21 02:52:31 +01:00
gb.dbus.trayicon Fix translation strings in some components. 2019-06-22 07:45:29 +02:00
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 FileProperties: Adding a tab does not raise the Click event anymore. 2020-02-29 20:22:50 +01:00
gb.form.dialog Merge branch 'master' into 'master' 2019-05-24 01:04:57 +00:00
gb.form.editor TextEditor: Add F3 and SHIFT+F3 shortcuts for searching forward and backward in the text search popup. 2020-03-01 00:05:59 +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 Redraw the coloured 'halt' icon. 2020-03-03 23:34:37 +01:00
gb.form.terminal Forgot the moved XTerm files. 2020-03-06 00:27:59 +01:00
gb.gui.base ScrollArea: Do not show the shadows in some cases when they should not be visible. 2020-03-01 00:04:46 +01:00
gb.logging Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
gb.map Revert "Remove every 'nl.mo' files still present in the repository." 2019-05-18 17:32:25 +02:00
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 Don't crash when seeking if no media is played and emit standard control events from the inner DrawingArea. 2019-06-30 20:32:01 +02:00
gb.memcached Fix translation strings in some components. 2019-06-22 07:45:29 +02:00
gb.mysql Updated all Dutch translations and dutch translator e-mail address 2019-04-10 22:52:07 +00:00
gb.net.pop3 update Russian translation 2019-05-28 09:06:07 +03:00
gb.net.smtp Make SmtpClient able to send multiple mails correctly. 2019-12-06 21:22:28 +01:00
gb.report comp: gb.report: add more space for text 2019-05-30 09:49:10 +03:00
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 Contains fix and new Italian translations 2019-07-03 19:20:38 +02:00
gb.test Merge branch 'gb.test.tap' into 'master' 2020-03-06 01:10:48 +00:00
gb.test.tap Use version stored in VERSION file. 2020-03-07 23:18:37 +01:00
gb.util Date.ToISO8601() is a new function that converts a date to ISO-8601 format. 2020-03-06 00:21:33 +01:00
gb.util.web Converting a collection into JSON is a now a bit faster. 2020-02-11 01:50:18 +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 Merge branch 'master' into 'master' 2019-05-24 01:04:57 +00:00
gb.web.form Update project titles. 2020-03-03 23:28:10 +01:00
gb.web.form2 Support for debugger. 2020-03-09 02:23:09 +01:00
order gb.test.tap: New component for reading and writing TAP 2020-02-27 20:38:55 +01:00