2009-12-28 |
Joseph Spiros | Enabling garbage collection support. master |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Joseph Spiros | Upgrading ITFoundation to Xcode 3.0 and the Mac OS... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Joseph Spiros | Licensing ITFoundation under the GNU Lesser General... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Joseph Spiros | Licensing ITFoundation under the GNU General Public... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Joseph Spiros | Update to ITSQLite3Database interface, and NSData addit... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Alexander Strange | Delete queue.*. |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Joseph Spiros | Adding rudimentary locking to ITSQLite3Database to... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Joseph Spiros | Oops, defined the sqlite3_*_objc_object functions as... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Joseph Spiros | Updating ITFoundation to include updates spurred by... |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Kent Sutherland | Fixed possible endian problems in NSString category... MenuTunes-1.7 |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Joseph Spiros | Updating ITFoundation to use standard configuration... MenuPrefs-1.5.2 |
commit | commitdiff | tree | snapshot |
2005-08-09 |
Joseph Spiros | Upgrading ITFoundation to Xcode 2.1 MenuTunes-1.6 |
commit | commitdiff | tree | snapshot |
2005-04-04 |
Joseph Spiros | Adding category to NSString that provides the functiona... v1.0 |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Joseph Spiros | Fixing Alex's crazy tab hijinks. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Alexander Strange | (ITCarbonSupport) Rewrite FCC utilities, add "extern" |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Joseph Spiros | Updating ITFoundation project and target settings to... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Joseph Spiros | Huge update to ITFoundation. I've gone through every... |
commit | commitdiff | tree | snapshot |
2005-03-02 |
Joseph Spiros | Removing ITOSA* and ITAppleEvent* classes from ITFounda... |
commit | commitdiff | tree | snapshot |
2005-02-26 |
Joseph Spiros | Adding a category to NSProxy that fixes a bug so as... |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Joseph Spiros | ITCategory-NSBundle (new): Added category that adds |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Alexander Strange | Note that the GPL clause can be ignored |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Joseph Spiros | Adding a category to NSObject which can dynamically... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Kent Sutherland | Alex's memory leak fixes and timeout changes. |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Kent Sutherland | Upped timeout to 100 ticks... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Kent Sutherland | Upped the default timeout to 45 ticks. |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Kent Sutherland | I hope it commits this time. Tinkered with ITSendAEWithKey |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Alexander Strange | fix malloc leak |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Kent Sutherland | Added ITSendAEWithKey, need to fix up a small part... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Kent Sutherland | Changed the timeout from none to default timeout. Updat... |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Kent Sutherland | Added a new function to send an AE with a send string... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Kent Sutherland | Small change to the project file v0.2 |
commit | commitdiff | tree | snapshot |
2004-05-22 |
Kent Sutherland | Commented out the aliasdata stuff that doesn't work |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Kent Sutherland | ITLoginItem for now. The AliasData doesn't work still. |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Kent Sutherland | ITLoginItem functions work for the most part. The Alias... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Kent Sutherland | Adding ITLoginItem.h to ITFoundation.h |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Kent Sutherland | The silly thing compiles now |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Kent Sutherland | The ITLoginItem function(s) will easily set an app... |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Kent Sutherland | ITSendAEWithString returns the direct object AEDesc... |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Kent Sutherland | ITSendAEWithString returns the AEDesc at index 1 of... |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Kent Sutherland | Fixed the AppleEvent tools to actually work. |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Kent Sutherland | ITSendPlainAE is now known as ITSendAE |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Kent Sutherland | Added the two other AE functions to the header. |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Kent Sutherland | Dewarninging ITAppleEventTools |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Alexander Strange | More work on ITAppleEventTools and also fix a compiler... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Alexander Strange | More fixing so it actually builds |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Alexander Strange | what |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Kent Sutherland | Organized the project some. Added some framework XML... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Alexander Strange | More empty shells |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Alexander Strange | Some code |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Alexander Strange | Beginning of new-style AE API; so new there's no code... |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Kent Sutherland | executeAndReturnError autoreleases the AEDesc now. |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Joseph Spiros | Some API changes... of note, ITOSAScript's execution... |
commit | commitdiff | tree | snapshot |
2004-01-24 |
Kent Sutherland | ITOSA looks like NSAppleScript, almost. It works quite... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Kent Sutherland | New ITOSAComponent |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Kent Sutherland | ITOSAScript stuff. |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Joseph Spiros | Ooops, forgot to update some project settings to accoun... |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Joseph Spiros | Adding some useful functions to ITFoundation, for deali... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Alexander Strange | There seems to be a porblem v0.1 |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Alexander Strange | Data-returning AE stuff that might work. |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Joseph Spiros | Adding files for ITPreference stuff... No code yet... |
commit | commitdiff | tree | snapshot |
2003-11-23 |
Matthew Judy | Intermediary checkin, just to mark my place and back... |
commit | commitdiff | tree | snapshot |
2003-11-09 |
Alexander Strange | Oh wai |
commit | commitdiff | tree | snapshot |
2003-11-09 |
Alexander Strange | Readding queue |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Joseph Spiros | Fixing ITFoundation metadata, as well as the seg1addr... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Joseph Spiros | Updating ITFoundation project settings to build against... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Joseph Spiros | Ooops, the framework header was still importing a class... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Joseph Spiros | Updating the new ITFoundation project file to have... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Joseph Spiros | Moving ITFoundation to an Xcode project. This isn't... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Alexander Strange | gb2Attic |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Joseph Spiros | Updated logging in ITAppleEventCenter, and I think... |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Joseph Spiros | Making ITAppleEventCenter use ITDebugLog for all debugg... |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Joseph Spiros | Adding ITDebug.h to the framework header. |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Joseph Spiros | Adding ITDebug stuff to ease debug logging. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Joseph Spiros | Removing incomplete/warning/broken classes from the... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Alexander Strange | go away you include |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Alexander Strange | Whoops |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Alexander Strange | maybe |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Alexander Strange | more whee |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Alexander Strange | whee |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Alexander Strange | This whole thing could use a rewrite but whatever |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Alexander Strange | New class. Like ITByteStream, but not. Will import... |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Alexander Strange | More error checking |
commit | commitdiff | tree | snapshot |
2003-04-20 |
Alexander Strange | Added more error checking. MT no longer crashes when... |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Alexander Strange | f |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Joseph Spiros | Alex did something while Hydraing, and wants me to... |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Alexander Strange | Give me a B! Give me a U! Give me a G! |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexander Strange | Sockets don't quite work, but they will almost work. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexander Strange | Mmmmmm..... oneway void |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexander Strange | Doesn't crash now. Of course, there's still lots of... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Alexander Strange | Now it crashes! |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Alexander Strange | LOTS more socket work. It can connect. It looks like... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Alexander Strange | More socket work |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Alexander Strange | BY THE POWER OF HEADERDOC! |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Joseph Spiros | No more Desc printing! :) |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Alexander Strange | More socket work |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Kent Sutherland | Commented out NSLogs |
commit | commitdiff | tree | snapshot |
2003-03-09 |
Alexander Strange | Builds again |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Alexander Strange | Made dumper output a real IPv6 address |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Alexander Strange | Thread safety in byte streams |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Alexander Strange | Wrote a simple FIFO queue class |
commit | commitdiff | tree | snapshot |
next |