Adium

root/trunk/Frameworks/Adium Framework/Source


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @25712 [25712] 01/04/2009 12:21:01 AM catfish_man Import AISharedAdium manually in AIPlugin for the convenience of plugin …
(edit) @25710 [25710] 12/29/2008 04:02:15 PM evands Merged [25709]: Fixed HTML parsing of src tags without a file:// prefix …
(edit) @25706 [25706] 12/28/2008 09:11:54 AM evands Merged [25704]: * When the contact being shown in the contact inspector …
(edit) @25650 [25650] 12/08/2008 06:43:49 PM catfish_man Speculative fix for a crash reported by Balrog
(edit) @25647 [25647] 12/04/2008 07:35:34 PM catfish_man Two XXX multiple containers fixed, one added
(edit) @25643 [25643] 12/04/2008 06:53:24 PM catfish_man If it requires a clarifying comment on every use, it is not clear enough
(edit) @25641 [25641] 12/04/2008 06:46:25 PM catfish_man If an AIListContact is in a meta, it is not in any groups, so this should …
(edit) @25640 [25640] 12/04/2008 06:34:27 PM catfish_man afterDelay:0 is the correct way to request 'next runloop iteration'
(edit) @25639 [25639] 12/04/2008 06:30:19 PM catfish_man Rename [add,remove]Group to [add,remove]ContainingGroup to be clearer
(edit) @25637 [25637] 12/04/2008 02:51:13 AM catfish_man I hate you gcc
(edit) @25636 [25636] 12/03/2008 01:54:39 AM catfish_man Move addGroup/removeGroup to AIListObject since AIContactList calls them …
(edit) @25635 [25635] 12/03/2008 12:53:35 AM catfish_man A bunch more contacts in multiple groups stuff. Also the offline group …
(edit) @25634 [25634] 11/29/2008 10:51:17 AM evands 'self' in a class method isn't the same as 'self' in the singleton; we …
(edit) @25628 [25628] 11/25/2008 04:55:01 PM catfish_man Another step towards contacts in multiple groups
(edit) @25627 [25627] 11/24/2008 10:37:03 PM catfish_man Make remoteGroupName into a set of names in preparation for contacts in …
(edit) @25626 [25626] 11/24/2008 10:28:46 PM catfish_man warnings--
(edit) @25625 [25625] 11/24/2008 10:22:05 PM catfish_man More changes in preparation for multiple group support. containingObject …
(edit) @25624 [25624] 11/24/2008 10:11:50 PM rgov Patch from Catfish_Man to remove an AIListObject from its containers when …
(edit) @25623 [25623] 11/24/2008 09:52:35 PM rgov This was added twice, once in [25531] and again in [25533]. Fixes the …
(edit) @25622 [25622] 11/24/2008 08:12:20 PM catfish_man Teach a few things about multiple containers
(edit) @25621 [25621] 11/24/2008 08:06:05 PM catfish_man Make containing objects for AIListObjects into an NSSet, although …
(edit) @25620 [25620] 11/24/2008 07:49:22 PM catfish_man Convert remaining non-propertyized calls to -containingObject so it is …
(edit) @25619 [25619] 11/24/2008 07:39:22 PM catfish_man Add AILogBacktrace(), which does what it says on the tin
(edit) @25602 [25602] 11/20/2008 04:02:04 AM catfish_man More warnings fixed
(edit) @25601 [25601] 11/20/2008 03:53:38 AM catfish_man Fix more warnings, and almost certainly some bugs
(edit) @25598 [25598] 11/20/2008 03:12:40 AM catfish_man I think this is my fault from way back in the day, but I do not really …
(edit) @25597 [25597] 11/20/2008 02:45:28 AM catfish_man Eliminate a bunch of unnecessary imports
(edit) @25596 [25596] 11/20/2008 02:24:24 AM catfish_man Warnings fixes, import removal, etc…
(edit) @25594 [25594] 11/20/2008 01:57:50 AM catfish_man Eliminate Adium.h and its one use
(edit) @25593 [25593] 11/20/2008 01:51:32 AM catfish_man More @classing
(edit) @25592 [25592] 11/20/2008 01:46:20 AM catfish_man More @classing
(edit) @25589 [25589] 11/20/2008 01:31:38 AM catfish_man More @classing
(edit) @25588 [25588] 11/20/2008 01:17:06 AM catfish_man More @classing
(edit) @25587 [25587] 11/20/2008 01:11:30 AM catfish_man @class AIListGroup instead of importing
(edit) @25586 [25586] 11/20/2008 01:06:27 AM catfish_man Rather than importing the semi-frequently-updated AIStatus.h in …
(edit) @25576 [25576] 11/13/2008 04:08:23 AM catfish_man Move ops and such to AIListObject, since AIAccounts can be message …
(edit) @25575 [25575] 11/13/2008 03:34:10 AM catfish_man Expose op, etc... to the message view via message classes
(edit) @25574 [25574] 11/13/2008 03:20:22 AM catfish_man Add initial support for ops/hops/voice/etc
(edit) @25568 [25568] 11/12/2008 02:58:39 AM catfish_man So, the theory I have as to why this assertion is being hit is that we …
(edit) @25564 [25564] 11/11/2008 08:54:39 PM zacw Allow the chat of an AIContentObject to be modified (found a use for this …
(edit) @25559 [25559] 11/10/2008 10:31:56 PM catfish_man Privatize some methods and remove unused args. Also, r25558 was supposed …
(edit) @25543 [25543] 11/07/2008 11:00:20 AM evands Allow the account to prevent sending an autoreply to a message. This moves …
(edit) @25539 [25539] 11/05/2008 08:54:07 PM catfish_man Remove AIXMLElement
(edit) @25538 [25538] 11/05/2008 08:51:31 PM catfish_man Remove all uses of AIXMLElement from AIHTMLDecoder
(edit) @25537 [25537] 11/05/2008 07:59:59 PM catfish_man Propertyize…
(edit) @25536 [25536] 11/05/2008 07:45:03 PM catfish_man Propertyize/synthesize AIHTMLDecoder
(edit) @25535 [25535] 11/05/2008 07:26:46 PM catfish_man Propertyize and synthesize a bunch
(edit) @25534 [25534] 11/05/2008 02:11:33 AM catfish_man Propertyize AIStatus.h
(edit) @25533 [25533] 11/05/2008 01:48:32 AM catfish_man Adium now has no trivial delegate accessors. Also, this removes an …
(edit) @25532 [25532] 11/05/2008 01:41:07 AM catfish_man Propertyize more of ESFileTransfer.m, it seems to be particularly well …
(edit) @25531 [25531] 11/05/2008 01:22:17 AM catfish_man Propertyize a bunch of stuff
(edit) @25522 [25522] 11/04/2008 06:25:21 AM catfish_man Eliminate the one and only use of AISetAdditions in Adium
(edit) @25520 [25520] 11/04/2008 06:09:09 AM catfish_man Update this for AIUtils changes
(edit) @25517 [25517] 11/03/2008 11:32:30 PM catfish_man Remove the unimplemented (wtf?) AIChatWindowController protocol, and use …
(edit) @25512 [25512] 10/30/2008 10:00:14 PM zacw Patch from Jackie Balzer to add "Contact went mobile" and "Contact …
(edit) @25506 [25506] 10/29/2008 04:19:37 AM catfish_man Unless my tools are deceiving me again this fixes a possible …
(edit) @25502 [25502] 10/29/2008 01:30:42 AM catfish_man Avoid calling lockFocus/unlockFocus in a loop
(edit) @25496 [25496] 10/28/2008 04:32:53 AM catfish_man More deprecation removal and a few more fixes for missed bits
(edit) @25495 [25495] 10/28/2008 04:22:15 AM catfish_man err, I was a bit overzealous on the search&destroy there. This should fix …
(edit) @25494 [25494] 10/28/2008 04:13:15 AM catfish_man More deprecation removal
(edit) @25493 [25493] 10/28/2008 03:57:22 AM catfish_man More deprecated call removal
(edit) @25492 [25492] 10/28/2008 02:42:42 AM catfish_man Eliminate createDirectoriesForPath: since there is cocoa api for it now
(edit) @25490 [25490] 10/28/2008 01:48:38 AM catfish_man More deprecation removal. It would be nice if a) the new methods for doing …
(edit) @25486 [25486] 10/28/2008 01:01:53 AM catfish_man oops. My fix here was at least as bad as the original. Fixed fix
(edit) @25485 [25485] 10/28/2008 12:53:29 AM catfish_man Deprecation removal
(edit) @25484 [25484] 10/28/2008 12:51:36 AM catfish_man Why did this even work? Why did gcc on Leopard not catch it?
(edit) @25483 [25483] 10/28/2008 12:45:08 AM catfish_man Convert all remaining calls to -selectRow:byExtendingSelection: to their …
(edit) @25481 [25481] 10/27/2008 11:27:25 PM catfish_man More removal of deprecated string method use
(edit) @25480 [25480] 10/27/2008 11:21:11 PM catfish_man Avoid using the deprecated -stringWithContentsOfFile: and add a tiny bit …
(edit) @25470 [25470] 10/24/2008 09:22:28 PM catfish_man Change this to an AILog... I am suspicious of it
(edit) @25468 [25468] 10/24/2008 02:04:10 AM catfish_man Use the standard objc init idiom here…
(edit) @25467 [25467] 10/24/2008 02:02:56 AM catfish_man That's not AIListBookmark's designated initializer is it >.<
(edit) @25464 [25464] 10/24/2008 01:49:23 AM catfish_man Propertyize and use [super init... instead of [self init…
(edit) @25463 [25463] 10/24/2008 01:40:37 AM catfish_man This was wrong. The bug is somewhere else. Thanks for calling me on it …
(edit) @25462 [25462] 10/24/2008 01:34:19 AM catfish_man We have NSAsserts guarding this now, no need to call the (now somewhat …
(edit) @25461 [25461] 10/24/2008 01:31:58 AM catfish_man Apparently AIListBookmarks are created with the contact list as their …
(edit) @25460 [25460] 10/23/2008 11:46:17 PM catfish_man Remove unused var
(edit) @25459 [25459] 10/23/2008 11:36:00 PM catfish_man Logic fix, and fast enum use
(edit) @25458 [25458] 10/23/2008 11:30:32 PM catfish_man Take advantage of the fact that metacontacts sort their contents to avoid …
(edit) @25457 [25457] 10/23/2008 09:40:57 PM catfish_man Cache filter predicate matches rather than re-matching under -visible. …
(edit) @25456 [25456] 10/23/2008 08:01:07 PM catfish_man This check is redundant; metas can only contain contacts
(edit) @25455 [25455] 10/23/2008 07:41:12 PM catfish_man Warnings fixes and eliminating now-unused code
(edit) @25453 [25453] 10/23/2008 07:26:47 PM catfish_man Move contact visibility to a pull model, removing caching of it in various …
(edit) @25452 [25452] 10/21/2008 11:02:07 PM catfish_man It's a good thing this ivar/argument/accessor were unused, because one of …
(edit) @25450 [25450] 10/21/2008 10:42:31 PM catfish_man This NSLog had the wrong number of %s. Thanks clang :)
(edit) @25448 [25448] 10/21/2008 09:22:34 PM catfish_man warnings--;
(edit) @25445 [25445] 10/21/2008 01:40:27 PM catfish_man More dots, now with bonus for(in) action!
(edit) @25444 [25444] 10/21/2008 01:18:51 PM catfish_man A bunch more converted
(edit) @25443 [25443] 10/21/2008 01:07:03 PM catfish_man I was hungry and didn't feel like working on hard stuff, so I did a bunch …
(edit) @25436 [25436] 10/20/2008 04:30:10 PM catfish_man Typo fix
(edit) @25435 [25435] 10/20/2008 04:09:49 PM catfish_man Propertyize some stuff
(edit) @25430 [25430] 10/18/2008 02:42:25 PM catfish_man Radar #4854601 was fixed in Leopard
(edit) @25425 [25425] 10/17/2008 09:11:03 PM catfish_man Warnings--;
(edit) @25414 [25414] 10/17/2008 05:57:44 PM catfish_man Rename AIGradient.[h,m] to AIGradientAdditions.[h,m]
(edit) @25413 [25413] 10/17/2008 05:55:17 PM catfish_man Eliminate AIGradient in favor of NSGradient. AIGradient will be renamed to …
(edit) @25406 [25406] 10/17/2008 03:35:41 PM catfish_man Enforce the privacy of orderIndex on AIListObject
(edit) @25405 [25405] 10/17/2008 01:51:44 PM catfish_man Add a -boolValueForProperty method to ESObjectWithProperties and convert …
(edit) @25404 [25404] 10/17/2008 11:13:58 AM catfish_man A bit of simplification in AIMetaContact. The potentially useful/dangerous …
(edit) @25399 [25399] 10/15/2008 07:48:46 PM catfish_man Crack down on type safety in AIContactController some more, and rename …
(edit) @25396 [25396] 10/15/2008 02:07:09 AM catfish_man This check broke group count headers sometimes
Note: See TracRevisionLog for help on using the revision log.