Removing the use of private CoreGraphics APIs to draw shadows, and replacing with...
[ITKit.git] / ITCategory-NSMenu.m
2005-03-03 Joseph SpirosSome more code cleanup, converting spaces to tabs....
2005-03-03 Joseph SpirosHuge audit of ITKit, mostly everything has been updated...
2004-10-26 Joseph SpirosAdded an instance method to NSMenu that will remove...
2004-01-30 Kent SutherlandChanged the NSMenu category from NSMenuItem * to id...
2003-11-14 Joseph SpirosFixing some build errors related to return types from...
2003-10-28 Joseph Spiros-respondsToSelector is an instance method, not a class...
2003-10-28 Joseph SpirosUpdating NSMenu category so that indentation methods...
2003-09-28 Joseph SpirosUpdating default indent level... 2 is too much, 1 is...
2003-09-28 Kent SutherlandFixed the menu indent.
2003-09-27 Joseph SpirosAdded category on NSMenu which supports indenting items...