ITKit.git
2010-08-07 Joseph SpirosRemoving the use of private CoreGraphics APIs to draw... master
2010-01-02 Kent SutherlandFix CGS warnings on 10.6
2009-12-28 Joseph SpirosEnabling garbage collection support.
2009-12-28 Joseph SpirosUpgrading ITKit to Xcode 3.0 and the Mac OS X 10.5...
2009-07-23 Joseph SpirosLicensing ITKit under the GNU Lesser General Public...
2009-01-11 Joseph SpirosLicensing ITKit under the GNU General Public License...
2009-01-11 Joseph SpirosRemoving ITKit dependencies on F-Script framework....
2008-09-19 Joseph SpirosUpdating ITKit with additions to support Haven development.
2006-05-11 Kent SutherlandCoreImage effect loads only with OS X 10.4.0 through...
2006-05-10 Kent SutherlandEliminated old custom code for ignoresMouseEvents that...
2006-02-23 Kent SutherlandFixed a crash when Core Image was available. MenuTunes-1.7
2006-02-23 Kent SutherlandRenamed "Core Image - Ripple" to "Ripple"
2006-02-23 Kent SutherlandUsing the 10.4 SDK to build universal
2006-02-21 Kent SutherlandFixed a crash in the core image effect. Using proper...
2006-02-13 Kent SutherlandUpdated ripple effect.
2006-02-05 Kent SutherlandAdded a new core image ripple effect.
2005-12-26 Kent SutherlandUsing CFBundleName + CFBundleVersion instead of the...
2005-12-06 Joseph SpirosUpdating ITKit to use standard configuration names. MenuPrefs-1.5.2
2005-11-26 Kent SutherlandChanged controlKey display character, per Alex's request.
2005-11-10 Joseph SpirosI've added a one second cache to the NSMenu proxy becau...
2005-11-09 Joseph SpirosAdding support for menu providers to ITStatusItem using...
2005-11-09 Joseph SpirosAdding API to ITStatusItem for callbacks to get dynamic...
2005-09-30 Joseph SpirosFixing project references due to the previous upgrade... MenuTunes-1.6
2005-08-09 Joseph SpirosMaking ITAboutWindowController header public.
2005-08-09 Joseph SpirosUpdating the ITKit header to reference the change in...
2005-08-09 Joseph SpirosUpgrading ITKit to Xcode 2.1 and fixing problems with
2005-08-05 Kent SutherlandNot worrying about that stupid clicky URL text field...
2005-08-04 Kent SutherlandAdded a new about box class. Added a text field that...
2005-05-02 Joseph SpirosFixing inconsistent method prototype and implementation...
2005-04-05 Kent SutherlandFinally fixed this piece of crap so it works on all... v1.0
2005-04-04 Joseph SpirosFixing header imports.
2005-03-03 Joseph SpirosI hereby decree that from this moment forward we will...
2005-03-03 Joseph SpirosChanging project referencing of ITFoundation to referen...
2005-03-03 Joseph SpirosSome more code cleanup, converting spaces to tabs....
2005-03-03 Joseph SpirosFinished setting proper SVN properties on files and...
2005-03-03 Joseph SpirosHuge audit of ITKit, mostly everything has been updated...
2004-12-20 Kent SutherlandFixed multi-monitorness except with Pivot, which is...
2004-12-08 Kent SutherlandSplashScreen is always key now, to keep the progressbar...
2004-12-01 Kent SutherlandFixing the effects so they work on multiple monitors...
2004-11-24 Kent SutherlandAdded ITSplashScreen stuff. Added ITSplashScreen.h...
2004-10-26 Joseph SpirosAdded an instance method to NSMenu that will remove...
2004-10-07 Kent SutherlandFixed the problem in NSFont where a badly named font...
2004-09-25 Kent SutherlandAdded a disable/enable method to the hotkey center
2004-08-17 Kent SutherlandFixed the effect number.
2004-07-02 Kent SutherlandSpin & Zoom effect.
2004-07-01 Kent SutherlandChanged hot key panel to allow longer hot key names
2004-06-30 Kent SutherlandAdded a new spin effect. Silly, but looks cool :)
2004-06-29 Kent SutherlandNew zoom effect.
2004-06-27 Joseph SpirosFixed a possible crasher where an ITMultilineTextFieldC... v0.2
2004-03-06 Joseph SpirosAdding the ITMultilineTextFieldCell work I've done...
2004-02-14 Alexander StrangeDisable non-English
2004-02-11 Alexander StrangeAnother cleanup that doesn't seem to actually help
2004-01-30 Kent SutherlandChanged the NSMenu category from NSMenuItem * to id...
2004-01-22 Kent SutherlandAdded sizing to the main status window class, and added...
2003-12-25 Joseph SpirosAdding some new classes that ease access of Carbon... v0.1
2003-12-03 Matthew JudyShadowless StatusWindow graphics, as well as an ITImage...
2003-12-03 Matthew JudyPositioning Fixes. The window might still do some...
2003-11-24 Matthew JudyThis about does it. I want to do a couple more things...
2003-11-24 Matthew JudyPositioning changes are now reflected properly by the...
2003-11-23 Matthew JudyChecking in improvements to the effect availability...
2003-11-23 Matthew JudyIntermediary checkin, just to mark my place and back...
2003-11-22 Matthew JudyIntermediary checkin for effect list... more coming.
2003-11-20 Matthew JudyLots more stuff merged in. Added an ITImageView/ITImag...
2003-11-20 Matthew JudyProject fixes so that stuff builds, updates to the...
2003-11-19 Matthew JudyFile named changed. Noted in this log message.
2003-11-19 Matthew JudyFixing the project's missing files, and updating the...
2003-11-19 Matthew JudyGetting things in order for the bigger stuff...
2003-11-14 Kent SutherlandFixed pivot padding from the right.
2003-11-14 Kent SutherlandAdded pivot to the right side, except for a small posit...
2003-11-14 Joseph SpirosFixing some build errors related to return types from...
2003-11-14 Kent SutherlandThe dissolve, cut and slides all work properly now...
2003-11-13 Kent SutherlandAdded sliding in from all four corners both horizontal...
2003-11-13 Joseph SpirosSilly Kent, the idea was to have the status windows...
2003-11-13 Kent SutherlandWeeeeeeeeee, from the right!
2003-11-13 Joseph SpirosRemoving support for multiple screens in ITTransientSta...
2003-11-13 Joseph SpirosFixing the project/target settings so that ITKitShowcas...
2003-10-29 Joseph SpirosUpdating ITKit project settings to target 10.2.
2003-10-29 Joseph SpirosUpdating ITKit to be an Xcode project.
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-10-01 Joseph SpirosUpdated ITButtonCell with custom drawing of title....
2003-10-01 Matthew JudyAdding quick fix get-the-fuck-out-of-the-way positioning
2003-09-30 Joseph Spiros"Fixed" ITButton... it's not REALLY fixed, as that...
2003-09-30 Matthew JudyChecking in so Joe can work on view glitches.
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 SpirosWhoops! Forgot to declare the methods in the interface...
2003-09-27 Joseph SpirosDAMN YOU PROJECT BUILDER FOR IMPORTING ONLY FOUNDATION!!!
2003-09-27 Joseph SpirosAdded category on NSMenu which supports indenting items...
2003-09-25 Matthew Judyw00t. ITButton and ITButtonCell. Also, ITTextField...
2003-09-14 Matthew JudyAdding ITTextFieldCell to the kit, for use in matrices...
2003-09-04 Joseph SpirosAdding easy constructor for creating ITKeyCombos from...
2003-09-04 Joseph SpirosWhoops... Fixing encoding of EffectSupport.txt
2003-09-04 Joseph SpirosAdding HotKeys to ITKit... This is the new HotKey code...
2003-07-14 Matthew JudyChecking in ITKit changes of late
2003-04-24 Matthew JudyMaking bevel a non-window-moving area for now, due...
2003-04-23 Matthew JudyWhoops. Haha. :D Lemme just slip this fix in there.
2003-04-23 Matthew JudyTweaks to the bevel view. It sucks right now for a...
2003-04-23 Matthew JudyAdding a BevelView to the kit, for use in AG.
2003-04-15 Matthew JudyForgot to cancel the vanish timer if an ITTSW consumer...
next