- Dec 10, 2017
-
-
George Nachman authored
Improve performance of opening a window with the Profiles tool present when there are many profiles. We spent a long time calculting row heights. It's still slow because every row needs to be queried, but it's a lot faster than it used to be. Issue 6322
-
- Feb 26, 2017
-
-
George Nachman authored
-
- Oct 15, 2015
-
-
George Nachman authored
-
- Oct 10, 2015
-
-
C.W. Betts authored
Use DEPRECATED_ATTRIBUTE to mark functions deprecated in the comments.
-
- May 05, 2015
-
-
George Nachman authored
-
- Sep 21, 2014
-
-
George Nachman authored
Move source into sources/ directory. Delete a few unused images in the process and fix a reference to an Aqua image in FindView
-
- May 02, 2014
-
-
George Nachman authored
Fix vertical alignment of help buttons in command and directories tool and remove table headers from tools that don't need them.
-
- Jan 20, 2014
-
-
George Nachman authored
-
- Feb 03, 2012
-
-
George Nachman authored
Shut down toolbelt tools when they're removed from the view; otherwise the timers can fire after the window is closed
-
- Jan 11, 2012
-
-
George Nachman authored
-
- Nov 03, 2011
-
-
George Nachman authored
-
- Sep 20, 2011
-
-
George Nachman authored
Fix bug where tools would become broken after becoming too short. Add Notes tool. Alphabetize tools. Add NSFileManager+DirectoryLocations.
-
- Sep 07, 2011
-
-
George Nachman authored
Clean up BookmarkListView a bit. Add ability to change font size of bookmark list view. Remove useless toolbar delegate. Fixed drawer-related memory leaks. Added clear button to paste history. General cleanup of drawer-related things. Make all tools small-font. Hide tool close button when there's only one. Fix bugs around which views are visible, confusion with user defaults. Add jobs tool.
- Sep 06, 2011
-
-
George Nachman authored
Improved BookmarkListView interface. Add toolbelt menu item. Add pref to show drawer. Add modifier + click to profiles. Save toolbelt prefs.
-
- Sep 05, 2011
-
-
George Nachman authored
-