ITFoundation.git
21 years agoIt builds now.
Matthew Judy [Wed, 19 Feb 2003 08:45:07 +0000 (08:45 +0000)]
It builds now.

21 years agoAdded sendAEWithSendString method for advanced AE queries... This is starting to...
Joseph Spiros [Wed, 19 Feb 2003 05:07:19 +0000 (05:07 +0000)]
Added sendAEWithSendString method for advanced AE queries... This is starting to depress me.

21 years agoTemporarily breaking the network sockets while I redo the whole thing
Alexander Strange [Sun, 16 Feb 2003 11:04:38 +0000 (11:04 +0000)]
Temporarily breaking the network sockets while I redo the whole thing

21 years agoFixing server sockets a little bit more.
Alexander Strange [Sat, 15 Feb 2003 16:58:54 +0000 (16:58 +0000)]
Fixing server sockets a little bit more.

21 years agoUses slightly less CPU now. Still too much.
Alexander Strange [Sat, 15 Feb 2003 07:23:26 +0000 (07:23 +0000)]
Uses slightly less CPU now. Still too much.

21 years agoAdded an ITFoundationTester. Why doesn't it work inside PB? :\
Alexander Strange [Sat, 15 Feb 2003 06:28:50 +0000 (06:28 +0000)]
Added an ITFoundationTester. Why doesn't it work inside PB? :\

21 years agoNow all ITInetServerSockets share one runloop timer. Had to rewrite the entire API...
Alexander Strange [Sat, 15 Feb 2003 04:45:47 +0000 (04:45 +0000)]
Now all ITInetServerSockets share one runloop timer. Had to rewrite the entire API to account for this, but it needed it.

21 years agoFinished the server sockets, almost. Not touched clients yet. Cleanups for other...
Alexander Strange [Fri, 14 Feb 2003 12:04:07 +0000 (12:04 +0000)]
Finished the server sockets, almost. Not touched clients yet. Cleanups for other classes

21 years agoCommented out some annoying error checking.
Kent Sutherland [Fri, 14 Feb 2003 09:16:41 +0000 (09:16 +0000)]
Commented out some annoying error checking.

21 years agoFixed a lot of memory leaks. The new array stuff has a better chance of working now
Alexander Strange [Wed, 12 Feb 2003 06:39:23 +0000 (06:39 +0000)]
Fixed a lot of memory leaks. The new array stuff has a better chance of working now

21 years agoThe array-returning function now compiles, but probably does not work.
Alexander Strange [Wed, 12 Feb 2003 05:57:39 +0000 (05:57 +0000)]
The array-returning function now compiles, but probably does not work.

21 years agoCleanups
Alexander Strange [Tue, 11 Feb 2003 10:51:37 +0000 (10:51 +0000)]
Cleanups

21 years agoAdded new methods to return numbers. Cleaned up code.
Kent Sutherland [Fri, 7 Feb 2003 10:42:58 +0000 (10:42 +0000)]
Added new methods to return numbers. Cleaned up code.

21 years agoAdded a new multitier request method. Fixed Feanor's lameness.
Kent Sutherland [Thu, 6 Feb 2003 20:59:28 +0000 (20:59 +0000)]
Added a new multitier request method. Fixed Feanor's lameness.

21 years agoSimplifying ITAppleEventCenter
Alexander Strange [Thu, 6 Feb 2003 11:52:27 +0000 (11:52 +0000)]
Simplifying ITAppleEventCenter

21 years agoRemoved error checking for now, since it just makes errors
Kent Sutherland [Thu, 6 Feb 2003 10:47:28 +0000 (10:47 +0000)]
Removed error checking for now, since it just makes errors

21 years agoFixed error checking for new two tier method
Joseph Spiros [Wed, 5 Feb 2003 21:46:07 +0000 (21:46 +0000)]
Fixed error checking for new two tier method

21 years agoTwo Tier AE Sending method added.
Joseph Spiros [Wed, 5 Feb 2003 21:41:49 +0000 (21:41 +0000)]
Two Tier AE Sending method added.

21 years agoBuild, project, and header info changes. Required to build MT.
Matthew Judy [Wed, 5 Feb 2003 13:49:44 +0000 (13:49 +0000)]
Build, project, and header info changes.  Required to build MT.

21 years agoFixed Joe's badness. It compiles now.
Kent Sutherland [Tue, 4 Feb 2003 20:45:51 +0000 (20:45 +0000)]
Fixed Joe's badness. It compiles now.

21 years agoSome Error Checking. Also, added a method for sending non-returning AppleEvents.
Joseph Spiros [Tue, 4 Feb 2003 11:42:45 +0000 (11:42 +0000)]
Some Error Checking. Also, added a method for sending non-returning AppleEvents.

21 years agoHopefully added a bit more error checking.
Kent Sutherland [Sat, 1 Feb 2003 04:54:21 +0000 (04:54 +0000)]
Hopefully added a bit more error checking.

21 years agoI'd like to introduce you to ITAppleEventCenter, our new facility for sending and...
Joseph Spiros [Wed, 29 Jan 2003 09:42:12 +0000 (09:42 +0000)]
I'd like to introduce you to ITAppleEventCenter, our new facility for sending and receiving AppleEvent data, without the need for our apps to work with nasty Carbon calls directly

21 years agoInitial revision
Joseph Spiros [Tue, 10 Dec 2002 06:56:29 +0000 (06:56 +0000)]
Initial revision