0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 18 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Started ImageButton class More... over 15 years ago
- Organized files into folders More... over 15 years ago
- Finished ShortcutEditorDialog More... over 15 years ago
- Started implementing ShortcutEditorDialog More... over 15 years ago
- Renamed and deleted a few files. More... over 15 years ago
- Converted "EditFolderItem" frame by a dialog More... over 15 years ago
- Started creating Shortcut editor window using wxGlade More... over 15 years ago
- Finished converting all pointers to smart pointers. Haven't changed pointers to wxWidgets objects since they are usually owned by the framework. More... over 15 years ago
- Started converting all pointers to smart pointers (using boost::shared_ptr) More... over 15 years ago
- FolderItems are now only referenced by ID in FolderItemRenderer and Controller so as to avoid dangling pointers. More... over 15 years ago
- Created IconPanel.RefreshIcons(), which ensures that the displayed icons match the underlying folder items. More... over 15 years ago
- Implemented drag & drop of icons More... over 15 years ago
- Fixed icon layout issue More... over 15 years ago
- Implemented Config.ini and UserSettings class More... over 15 years ago
- The dock can now load icons from the PortableApps folder More... over 15 years ago
- Converted project to Unicode build More... over 15 years ago
- Renamed private variables from pPrivateVar to privateVar_ More... over 15 years ago
- Reversed last two revisions More... over 15 years ago
- Regrouped files within folders More... over 15 years ago
- Created some folders More... over 15 years ago
- Created main controller class More... over 15 years ago
- Removed bitmap control interface and related macros, and replaced everything with a much cleaner BitmapControl class More... over 15 years ago
- Nearly finished interface to draw alpha transparent controls. More... over 15 years ago
- Implemented BitmapControlInterface, which should make it easier to draw custom alpha-transparent controls. More... over 15 years ago
- Started implementing main frame More... over 15 years ago
Started porting project to C++ / wxWidget 2.8.8. More... over 15 years ago
Moved original Delphi files to DelphiVersion folder. More... over 15 years ago
Incremented release number to "2" More... over 15 years ago
Minor changes to prepare for the beta release More... over 15 years ago
- Support for 16x16 icons More... over 15 years ago