[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 2 commits: Fix ellipse painting.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
223d4af0 by Benoît Minisini at 2024-09-19T17:25:04+02:00
Fix ellipse painting.

[GB.GTK]
* BUG: Fix ellipse painting.

[GB.GTK3]
* BUG: Fix ellipse painting.

- - - - -
598aa963 by Benoît Minisini at 2024-09-19T17:55:52+02:00
Fix refresh of the translation 'Repository' tab. Add a check-box to hide the translated strings. Hitting 'CTRL+F' several times when the focus is on the search field changes the search location.

[DEVELOPMENT ENVIRONMENT]
* NEW: Translation workspace: Add a check-box to hide the translated strings.
* BUG: Version control workspace: Fix refresh of the 'Repository' tab.
* NEW: Search panel: Hitting 'CTRL+F' several times when the focus is on the search field changes the search location.

- - - - -


10 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Debug/FDebugConfig.form
- app/src/gambas3/.src/Editor/Translation/FProjectTranslation.class
- app/src/gambas3/.src/Editor/Translation/FProjectTranslation.form
- app/src/gambas3/.src/Editor/Version/FProjectVersion.class
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/Search/FSearch.class
- app/src/gambas3/.src/Search/FSearch.form
- app/src/gambas3/.src/VersionControl/CVersionControlGit.class
- gb.gtk/src/cpaint_impl.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d758dd2cef7db6b27edd5b95002c38e2b2bd7d6b...598aa963f53d92c9fc0f275e5939d70f22f9ff65

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d758dd2cef7db6b27edd5b95002c38e2b2bd7d6b...598aa963f53d92c9fc0f275e5939d70f22f9ff65
You're receiving this email because of your account on gitlab.com.