gambas-source-code/comp/src
gambas dfa83a2454 FileView: Path is a new read-only property that return the absolute path of the current selected file.
[GB.FORM]
* NEW: FileView: Path is a new read-only property that return the absolute path of the current selected file.
2020-10-16 01:32:52 +02:00
..
gb.args Update Brazilian Portuguese translations 2020-06-11 21:51:01 -03:00
gb.chart Update project version. 2020-06-29 20:25:11 +02:00
gb.db.form Merge branch 'master' of https://gitlab.com/gambas/gambas 2020-08-20 01:37:54 +02:00
gb.dbus.trayicon TrayIcon: Update the DBus menu only if necessary. 2020-07-29 22:12:20 +02:00
gb.desktop Desktop.SendMail() now waits for the completion of the 'xdg-email' script, so that errors are raised. 2020-08-18 10:59:20 +02:00
gb.eval.highlight [gb.texthighlight] 2020-08-19 06:33:17 -07:00
gb.form FileView: Path is a new read-only property that return the absolute path of the current selected file. 2020-10-16 01:32:52 +02:00
gb.form.dialog The password dialog is not stacked above other windows anymore, but just raised on opening. 2020-09-29 00:40:43 +02:00
gb.form.editor TextEditor: Line numbers do not overlap expanders anymore when text editor has custom highlighting. 2020-08-11 14:13:34 +02:00
gb.form.mdi ToolBar: Configuration of toolbars having the same key but on different forms are now distinct. 2020-09-08 00:25:55 +02:00
gb.form.print Merge branch 'master' into 'master' 2020-07-04 09:52:12 +00:00
gb.form.stock Update some icons, and add a 128 pixels version of 'pen' and 'mouse' color stock icons. 2020-06-14 00:50:22 +02:00
gb.form.terminal TerminalView: Take padding into account when computing the number of visible lines. 2020-10-06 16:38:29 +02:00
gb.gui.base Message: text is not vertically truncated anymore when using a GTK+ component. 2020-08-30 20:58:55 +02:00
gb.logging
gb.map
gb.markdown gb.markdown update tests for newer gb.test 2020-06-11 11:49:26 +02:00
gb.media.form MediaView: Add Volume and Muted properties. 2020-06-22 02:10:20 +02:00
gb.memcached Fix translation strings in some components. 2019-06-22 07:45:29 +02:00
gb.mysql
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 Report.Print() now works correctly whatever the toolkit or the printer. 2020-09-05 21:44:56 +02:00
gb.scanner Use the stock scanner icon as project icon. 2020-05-18 09:00:01 +02:00
gb.settings Remove a debugging message. 2020-08-21 11:22:30 +02:00
gb.term.form Update some project versions and icons. 2020-04-08 14:03:59 +02:00
gb.util String.FromHTML() has better support for <p>, <ul>, <li> and <ol> markups. 2020-06-11 02:15:12 +02:00
gb.util.web URL.UnQuote() takes a new optional argument that prevent unquoting "+" into space. 2020-05-16 19:36:27 +02:00
gb.web Response.SetCookie() now sets the 'SameSite' cookie property to 'Lax' as Firefox specifies. 2020-09-25 02:57:52 +02:00
gb.web.feed Merge branch 'master' into 'master' 2019-05-24 01:04:57 +00:00
gb.web.form Update Brazilian Portuguese translations 2020-06-11 21:44:21 -03:00
gb.web.gui WebComboBox: Setting the text on editable comboboxes correctly sets the Index property and raises the Click event. 2020-09-17 09:55:34 +02:00
order Move 'gb.test' sources in '/main/lib'. 2020-05-25 21:24:28 +02:00