[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 4 commits: ListBox: Layout items correctly (again) when the 'List' property change, and...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 4 commits: ListBox: Layout items correctly (again) when the 'List' property change, and...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Fri, 27 Mar 2026 23:43:39 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: b93345b3 by Benoît Minisini at 2026-03-28T00:41:28+01:00 ListBox: Layout items correctly (again) when the 'List' property change, and postpone layout updates. [GB.GUI.BASE] * NEW: ComboBox: Draw the rich text value of the current item in read-only mode. * BUG: ComboBox: Correctly update the automatic size when adding a new item. - - - - - 04a65c63 by Benoît Minisini at 2026-03-28T00:42:06+01:00 Style: Fix an unknown symbol error detected by the two pass compiler. [GB.GUI.BASE] * BUG: Style: Fix an unknown symbol error detected by the two pass compiler. - - - - - 2a71dd03 by Benoît Minisini at 2026-03-28T00:42:52+01:00 Start redrawing the control icons a bit rounder. [DEVELOPMENT ENVIRONMENT] * NEW: Start redrawing the control icons a bit rounder. - - - - - 280d447f by Benoît Minisini at 2026-03-28T00:43:35+01:00 Replace the two pass compilation option by an explicit menu entry and toolbar button. [DEVELOPMENT ENVIRONMENT] * NEW: Replace the two pass compilation option by an explicit menu entry and toolbar button. - - - - - 39 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/FMain.form - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/FProjectProperty.class - app/src/gambas3/.src/Project/FProjectProperty.form - + app/src/gambas3/img/128/make-two-pass.png - app/src/gambas3/img/control/button.png - app/src/gambas3/img/control/checkbox.png - app/src/gambas3/img/control/columnview.png - app/src/gambas3/img/control/combobox.png - app/src/gambas3/img/control/deprecated.png - app/src/gambas3/img/control/drawingarea.png - app/src/gambas3/img/control/frame.png - app/src/gambas3/img/control/glarea.png - app/src/gambas3/img/control/gridview.png - app/src/gambas3/img/control/iconview.png - app/src/gambas3/img/control/listbox.png - app/src/gambas3/img/control/listview.png - app/src/gambas3/img/control/panel.png - app/src/gambas3/img/control/progressbar.png - app/src/gambas3/img/control/scrollarea.png - app/src/gambas3/img/control/scrollbar.png - app/src/gambas3/img/control/scrollview.png - app/src/gambas3/img/control/spinbox.png - app/src/gambas3/img/control/textarea.png - app/src/gambas3/img/control/textbox.png - app/src/gambas3/img/control/textedit.png - app/src/gambas3/img/control/togglebutton.png - app/src/gambas3/img/control/toolbutton.png - app/src/gambas3/img/control/treeview.png - app/src/gambas3/img/control/unknown.png - app/src/gambas3/img/control/void.png - app/src/gambas3/img/control/webview.png - comp/src/gb.gui.base/.project - comp/src/gb.gui.base/.src/ComboBox/ComboBox.class - comp/src/gb.gui.base/.src/Style.class - comp/src/gb.gui.base/.src/Test/FTestCombo.class - comp/src/gb.gui.base/.src/Test/FileView/Help.module View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/75572a3ed647b3f324791045e27650e6fc41e9a7...280d447fd129081efbfe2a94c61a64071e61c8ad -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/75572a3ed647b3f324791045e27650e6fc41e9a7...280d447fd129081efbfe2a94c61a64071e61c8ad You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help