7
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made EditFilterRuleWindow more powerful. More... over 18 years ago
Created EditFilterRuleWindow and control (without any behaviour yet). More... over 18 years ago
Localised EditFilterWindow.nib. More... over 18 years ago
Minor (cosmetic) changes. More... over 18 years ago
Now correctly updating test description view when needed. Also changing enabled status of buttons in FilterEditWindow as needed. More... over 18 years ago
Bug fix: Member object was auto-released when it shouldn't have been. More... over 18 years ago
Bug fix: Mindless copy-paste of code from API had led to very CPU-intensive polling loop. More... over 18 years ago
Implemented basic behaviour for EditFilterWindow. Not yet entirely finished, nor debugged exhaustively. More... over 18 years ago
Fixed silly bug. More... over 18 years ago
Created control for EditFilterWindow. Connected it to the window, but no behaviour implemented yet. More... over 18 years ago
Implemented basic (string-based) test classes. More... over 18 years ago
Initial version of EditFilterWindow. More... over 18 years ago
Minor changes (in preparation for Version 0.94). More... over 18 years ago
The coloring of a re-scanned window now also matches that of its original window. More... over 18 years ago
Minor bug fix to functionality introduced with revision 64: The Open button is now only enabled when there is a visible path. More... over 18 years ago
Implemented rescanning functionality. More... over 18 years ago
Minor changes to GUI. More... over 18 years ago
Oops, forgot to commit removal of now outdated class (removal belongs together with revision 60). More... over 18 years ago
Now also using new AsynchronousTaskManager for drawing. More... over 18 years ago
Minor bug fix (introduced as part of revision 57). More... over 18 years ago
Oops, belongs together with previous revision (revision 57). More... over 18 years ago
Now using new AsynchronousTaskManager for scanning. More... over 18 years ago
Bug fix to (hopefully) prevent occassional sheared image when drawing on Intel processor. More... over 18 years ago
Added generic task management class (compiles, but not yet tested). The implementation is very similar to the implementation of AsynchrounousItemTreeDrawer, which it is going to replace. More... over 18 years ago
Follow-up modifications of Craig's patch: Reverted use of setColor:atX:y:, as it is only supported by OS X 10.4 or higher. Undid changes to auto-release pools. Now using CFSwapInt32BigToHost when creating gradientColor array. More... over 18 years ago
Applied patch (unmodified) provided by Craig Hughes, which mainly fixes problems on Intel. See ticket #1476667. More... over 18 years ago
Refactored scanning of directory. It's now done in the new ScanProgressPanelControl class, which owns the also newly created ScanProgressPanel.nib. More... over 18 years ago
Intermediate commit (does not compile), just before more major refactoring. More... over 18 years ago
Added scan time to the window title. More... over 18 years ago
Made window titles unique (using new WindowManager). More... over 18 years ago