[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 6 commits: Project tree: Clicking on the clear button when the filter is already void now...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 6 commits: Project tree: Clicking on the clear button when the filter is already void now...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sat, 13 Apr 2024 20:58:19 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 2bf28c09 by Benoît Minisini at 2024-04-13T22:29:10+02:00 Project tree: Clicking on the clear button when the filter is already void now triggers a project refresh. [DEVELOPMENT ENVIRONMENT] * NEW: Project tree: Clicking on the clear button when the filter is already void now triggers a project refresh. * NEW: Operators in 'gambas' theme are now yellow. - - - - - e835b135 by Benoît Minisini at 2024-04-13T22:29:56+02:00 TerminalView: Replace custom dark colors by inverted standard colors. [GB.FORM.TERMINAL] * NEW: TerminalView: Replace custom dark colors by inverted standard colors. - - - - - 7ec26f1b by Benoît Minisini at 2024-04-13T22:30:40+02:00 ScrollArea: Darker shadows on dark themes. [GB.GUI.BASE] * NEW: ScrollArea: Darker shadows on dark themes. - - - - - ac8884ac by Benoît Minisini at 2024-04-13T22:33:30+02:00 DataView: 'MoveTo(-1)' is now a synonymous of 'Create()'. [GB.DB.FORM] * NEW: Add some documentation. * NEW: DataView: 'MoveTo(-1)' is now a synonymous of 'Create()'. - - - - - 916ae9a7 by Benoît Minisini at 2024-04-13T22:37:58+02:00 Move test files to the project folder so that they are not included in the executable. [GB.MARKDOWN] * BUG: Move test files to the project folder so that they are not included in the executable. - - - - - 0a619684 by Benoît Minisini at 2024-04-13T22:39:54+02:00 Better management of links between automatically documented pages. [WIKI] * BUG: Better management of links between automatically documented pages. - - - - - 26 changed files: - app/src/gambas-wiki/.project - app/src/gambas-wiki/.src/CClassInfo.class - app/src/gambas-wiki/.src/Main.module - app/src/gambas-wiki/.src/Wiki.class - app/src/gambas3/.icon.png - app/src/gambas3/.src/FMain.class - app/src/gambas3/theme/gambas - comp/src/gb.db.form/.src/DataBrowser.class - comp/src/gb.db.form/.src/DataView.class - comp/src/gb.db.form/.src/FBrowser.class - comp/src/gb.form.terminal/.icon.png - comp/src/gb.form.terminal/.lang/fr.po - comp/src/gb.form.terminal/.src/TerminalView/TerminalScreen.class - comp/src/gb.form.terminal/.src/TerminalView/test/FTestTerminalView.form - comp/src/gb.gui.base/.icon.png - comp/src/gb.gui.base/.project - comp/src/gb.gui.base/.src/ScrollArea.class - + comp/src/gb.markdown/.app.png - comp/src/gb.markdown/.component - comp/src/gb.markdown/test.txt → comp/src/gb.markdown/.hidden/test.md - comp/src/gb.markdown/test2.txt → comp/src/gb.markdown/.hidden/test2.md - comp/src/gb.markdown/test3.txt → comp/src/gb.markdown/.hidden/test3.md - comp/src/gb.markdown/test4.txt → comp/src/gb.markdown/.hidden/test4.md - comp/src/gb.markdown/.project - comp/src/gb.markdown/.src/MTest.module - + comp/src/gb.markdown/.version View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/87f8c0c5fe8e12c7fc7ab77142a4c3c8e8b7961e...0a6196844eae42dfe7e31e5c60228832fd411d3c -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/87f8c0c5fe8e12c7fc7ab77142a4c3c8e8b7961e...0a6196844eae42dfe7e31e5c60228832fd411d3c You're receiving this email because of your account on gitlab.com.