-
2.06.1426 Stable
released this
2026-06-14 18:46:45 +02:00 | 0 commits to main since this release- Adapt Message and MenuBar to the new custom theme.
- Remove IconManager from commontools, as it now integrates directly with the theme.
- Fix AnimatedIcon scaling to correctly respect system DPI.
- Improve rendering of disabled icons in Custom File Dialog (using clean alpha transparency instead of native Tkinter stipple).
- Replace native tk.Menu with lxtheme custom context menus in Custom File Dialog.
- Fix disabled button transparency in Custom File Dialog by using native widget state image tuples to prevent ttk.Style conflicts.
- Fix missing "new folder" and "new document" icons in the 'More Options' menu by adding them to the light/dark theme directories (icons subsequently customized by user).
- Improve spacing between checkboxes in the Search Settings dialog.
- Bump version to v. 2.06.1426 in app_config.py.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.02.2226 Stable
released this
2026-02-22 13:44:24 +01:00 | 15 commits to main since this release- fix: messagebox animation add with on customfiledialog
- add new icon for json files (on common_tools)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.02.2126 Stable
released this
2026-02-22 01:58:40 +01:00 | 17 commits to main since this releaseadd new icon rename cfd_app_config
new tk-hover image for sidebar blueDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
2.02.1626 Stable
released this
2026-02-17 00:36:24 +01:00 | 19 commits to main since this release- Fix race condition in search manager (thread cancellation).
- Fix animation timing during modal dialogs using message_box_animation.
- Externalize hardcoded strings to cfd_app_config for localization.
- Update German translation.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
2.02.0326 Stable
released this
2026-02-15 09:11:26 +01:00 | 21 commits to main since this release- Added more icons for other projects
- bug fix
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads