[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: ComboBox: 'Opened' is a new property that returns if the popup is opened.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: ComboBox: 'Opened' is a new property that returns if the popup is opened.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Mon, 23 Sep 2024 17:51:54 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 77a2aa57 by Benoît Minisini at 2024-09-23T19:17:41+02:00 ComboBox: 'Opened' is a new property that returns if the popup is opened. [GB.GUI.BASE] * NEW: ComboBox: 'Opened' is a new property that returns if the popup is opened. - - - - - fc20ac18 by Benoît Minisini at 2024-09-23T19:51:47+02:00 Display private functions in a smaller font in the procedure list. Somes fixes in the search panel. [DEVELOPMENT ENVIRONMENT] * NEW: Code editor: Display private functions in a smaller font in the procedure list. * NEW: Search panel: 'SHIFT'+'ENTER' searches backward. * BUG: Search panel: Do not reset the editor position when the search combo popup opens. * NEW: Redraw class symbol icons. - - - - - 14 changed files: - app/src/gambas3/.lang/pt.po - app/src/gambas3/.src/Editor/Code/FProcedureList.class - app/src/gambas3/.src/Project/CProjectInfo.class - app/src/gambas3/.src/Project/FOpenProject.form - app/src/gambas3/.src/Search/FSearch.class - app/src/gambas3/img/symbol/constant.png - app/src/gambas3/img/symbol/s-event.png - app/src/gambas3/img/symbol/s-method.png - app/src/gambas3/img/symbol/s-property-ro.png - app/src/gambas3/img/symbol/s-property-rw.png - app/src/gambas3/img/symbol/s-property.png - app/src/gambas3/img/symbol/s-special.png - app/src/gambas3/img/symbol/s-variable.png - comp/src/gb.gui.base/.src/ComboBox/ComboBox.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/10bcaea8bec0c4737703629def2ba8cc16748d4a...fc20ac1870f454b0c16dbebd0df245aafceeda52 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/10bcaea8bec0c4737703629def2ba8cc16748d4a...fc20ac1870f454b0c16dbebd0df245aafceeda52 You're receiving this email because of your account on gitlab.com.