William Bowling is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

wbowling / adium (fork of adium / adium)

Fork of Adium for patches/improvements

Clone this repository (size: 338.7 MB): HTTPS / SSH
hg clone https://bitbucket.org/wbowling/adium
hg clone ssh://hg@bitbucket.org/wbowling/adium
Filename Size Date modified Message
AMPurpleJabberDiscoveryBrowser.nib
AMPurpleJabberXMLConsole.nib
AMPurpleRequestFieldsWindow.nib
AMPurpleSearchResultsWindow.nib
DCPurpleGaduGaduJoinChatView.nib
DCPurpleMSNJoinChatView.nib
DCPurpleNovellJoinChatView.nib
ESIRCJoinChatView.nib
PurpleActionRequestWindow.nib
PurpleMultilineRequestWindow.nib
PurpleQQAccountView.nib
PurpleSinglelineRequestWindow.nib
Ukrainian.lproj
ca.lproj
cs.lproj
da.lproj
de.lproj
el_GR.lproj
en.lproj
en_AU.lproj
en_GB.lproj
es.lproj
fi.lproj
fr.lproj
fr_CA.lproj
hu.lproj
is.lproj
it.lproj
ja.lproj
libpurple_extensions
nb.lproj
nl.lproj
pl.lproj
pt.lproj
pt_BR.lproj
ru.lproj
sl.lproj
sv.lproj
tr.lproj
zh_CN.lproj
zh_TW.lproj
AIAnnoyingIRCMessagesHiderPlugin.h 215 B Create a new plugin - AIAnnoyingIRCMessagesHiderPlugin - which hides, well, annoying messages.
AIAnnoyingIRCMessagesHiderPlugin.m 2.2 KB Add "runs an open proxy monitor to prevent abuse" to the hiding list.
AIGTalkService.h 943 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AIGTalkService.m 2.1 KB Remove pointless empty comments
AIIRCServicesPasswordPlugin.h 159 B Move AIPlugin.h into the pch as well; same reasoning
AIIRCServicesPasswordPlugin.m 5.6 KB Ignore "you are already logged in" messages from NickServ even if you are out of the "Identifying" stage"
AILibpurplePlugin.h 419 B Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
AILiveJournalService.h 949 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AILiveJournalService.m 2.0 KB Remove pointless empty comments
AIMobileMeService.h 941 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AIMobileMeService.m 3.4 KB Add -[AIService pathForDefaultServiceIconOfType:], and use it for replacing %serviceIconImg% in headers. Fixes #12697.
AIPurpleAIMAccountViewController.h 1.0 KB Generalize the "use SSL" and "use proxy server" settings into AIPurpleOscarAccountViewController, a superclass of now *Purple[AIM|ICQ]AccountViewController. Huge. Changeset.
AIPurpleAIMAccountViewController.m 3.3 KB AIPreferenceControllerProtocol.h is commonly imported (>120 imports) and almost never changes (5 changes in the two years since it was created). Stick it in the prefix header
AIPurpleAccountViewController.h 1.2 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AIPurpleAccountViewController.m 2.2 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AIPurpleCertificateTrustWarningAlert.h 715 B I see no reason to not use #import for everything. Apple's compiler supports it fine in .c files, and it doesn't seem to have any downsides vs #include unless you're playing silly multiple inclusion tricks
AIPurpleCertificateTrustWarningAlert.m 9.8 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
AIPurpleCertificateViewer.h 368 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AIPurpleCertificateViewer.m 1.7 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
AIPurpleGTalkAccount.h 961 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AIPurpleGTalkAccount.m 2.9 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AIPurpleGTalkAccountViewController.h 1003 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AIPurpleGTalkAccountViewController.m 1.4 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AIPurpleGTalkJoinChatViewController.h 251 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AIPurpleGTalkJoinChatViewController.m 1.3 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AIPurpleLiveJournalAccount.h 967 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AIPurpleLiveJournalAccount.m 1.8 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AIPurpleMobileMeAccount.h 243 B Fix copyright
AIPurpleMobileMeAccount.m 1.7 KB Fix copyright
AIPurpleMobileMeAccountViewController.h 297 B Generalize the "use SSL" and "use proxy server" settings into AIPurpleOscarAccountViewController, a superclass of now *Purple[AIM|ICQ]AccountViewController. Huge. Changeset.
AIPurpleMobileMeAccountViewController.m 268 B Fix copyright
AIPurpleOscarAccountViewController.h 1.0 KB Generalize the "use SSL" and "use proxy server" settings into AIPurpleOscarAccountViewController, a superclass of now *Purple[AIM|ICQ]AccountViewController. Huge. Changeset.
AIPurpleOscarAccountViewController.m 1.8 KB AIPreferenceControllerProtocol.h is commonly imported (>120 imports) and almost never changes (5 changes in the two years since it was created). Stick it in the prefix header
AMPurpleJabberAdHocCommand.h 1.4 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
AMPurpleJabberAdHocCommand.m 4.5 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
AMPurpleJabberAdHocPing.h 334 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AMPurpleJabberAdHocPing.m 363 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AMPurpleJabberAdHocServer.h 631 B Protocol-ize another delegate. Sadly, this results in a cast in the one place it's used, since it passes a Class as the delegate. Still safer for future users though
AMPurpleJabberAdHocServer.m 5.2 KB Add appropriate class checks for all our +initialize impls that lacked them. I don't *think* this fixes anything, but it does make a few things subclassing-safe that weren't
AMPurpleJabberFormGenerator.h 3.1 KB I see no reason to not use #import for everything. Apple's compiler supports it fine in .c files, and it doesn't seem to have any downsides vs #include unless you're playing silly multiple inclusion tricks
AMPurpleJabberFormGenerator.m 16.9 KB Fast enumerate, etc...
AMPurpleJabberMoodTooltip.h 324 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AMPurpleJabberMoodTooltip.m 2.5 KB Propertyize a bunch of stuff, and remove some API on AIListObject that was just a passthrough to AIService
AMPurpleJabberNode.h 1.2 KB I see no reason to not use #import for everything. Apple's compiler supports it fine in .c files, and it doesn't seem to have any downsides vs #include unless you're playing silly multiple inclusion tricks
AMPurpleJabberNode.m 10.5 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
AMPurpleJabberServiceDiscoveryBrowserController.h 825 B Now that I've cleaned up, I can do what I really came here to do, which is make the delegate informal protocol into a formal protocol with @optional methods. Also fix a typo.
AMPurpleJabberServiceDiscoveryBrowserController.m 14.0 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
AMPurpleJabberServiceDiscoveryBrowsing.h 539 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AMPurpleJabberServiceDiscoveryBrowsing.m 1.5 KB I see no reason to not use #import for everything. Apple's compiler supports it fine in .c files, and it doesn't seem to have any downsides vs #include unless you're playing silly multiple inclusion tricks
AMPurpleRequestFieldsController.h 1.1 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AMPurpleRequestFieldsController.m 25.7 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
AMPurpleSearchResultsController.h 982 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AMPurpleSearchResultsController.m 6.0 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
AMPurpleTuneTooltip.h 306 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AMPurpleTuneTooltip.m 3.6 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
AMXMLConsoleController.h 567 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AMXMLConsoleController.m 3.7 KB I see no reason to not use #import for everything. Apple's compiler supports it fine in .c files, and it doesn't seem to have any downsides vs #include unless you're playing silly multiple inclusion tricks
CBOscarService.h 943 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
CBOscarService.m 3.0 KB Change the default (and Oscar—the only thing that overlodas it) service to lowercase a chat name when normalizing it. Save the normalized name as the AIChat's name, not whatever the user entered. This fixes creating a second AIChat when joining any chat whose case may differ on the server (or spaces are present in Oscar names), as well as bookmarking or rejoining said chats.
CBPurpleAccount.h 10.0 KB Display unhandled purple conversation writes in the next run loop. Fixes #13190.
CBPurpleAccount.m 104.6 KB Display unhandled purple conversation writes in the next run loop. Fixes #13190.
CBPurpleOscarAccount.h 1.6 KB Adds two Oscar UI options:
CBPurpleOscarAccount.m 33.5 KB Patch from roman to remove the redundant 'Get AIM Information for <buddy>' context menu item. Fixes #11904.
CBPurpleServicePlugin.h 1.1 KB Create a new plugin - AIAnnoyingIRCMessagesHiderPlugin - which hides, well, annoying messages.
CBPurpleServicePlugin.m 3.1 KB Backed out changeset a70a33c83ba5, this had already been done.
DCPurpleGaduGaduJoinChatViewController.h 991 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
DCPurpleGaduGaduJoinChatViewController.m 1.3 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
DCPurpleJabberJoinChatViewController.h 1.5 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
DCPurpleJabberJoinChatViewController.m 6.2 KB Disable the 'always search user paths' option (it's only enabled by default for backwards compatibility with gcc3) and fix the resulting errors.
DCPurpleMSNJoinChatViewController.h 1.0 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
DCPurpleMSNJoinChatViewController.m 1.7 KB Propertyize AIListObject and convert some more controller accesses to dot syntax
DCPurpleMeanwhileJoinChatViewController.h 1.3 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
DCPurpleMeanwhileJoinChatViewController.m 4.1 KB Apply the same simplification elsewhere
DCPurpleNovellJoinChatViewController.h 989 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
DCPurpleNovellJoinChatViewController.m 1.3 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
DCPurpleOscarJoinChatViewController.h 1.3 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
DCPurpleOscarJoinChatViewController.m 5.0 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
DCPurpleYahooJoinChatViewController.h 1.3 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
DCPurpleYahooJoinChatViewController.m 4.0 KB Apply the same simplification elsewhere
DCPurpleZephyrJoinChatViewController.h 1.1 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
DCPurpleZephyrJoinChatViewController.m 2.9 KB Apply the same simplification elsewhere
ESAIMService.h 939 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESAIMService.m 1.8 KB Generalize the "use SSL" and "use proxy server" settings into AIPurpleOscarAccountViewController, a superclass of now *Purple[AIM|ICQ]AccountViewController. Huge. Changeset.
ESDotMacService.h 948 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESDotMacService.m 2.4 KB Remove pointless empty comments
ESGaduGaduService.h 946 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESGaduGaduService.m 3.4 KB Make the AIService implementation of -ignoredCharacters more useful, then remove a bunch of now-unnecessary overrides
ESICQService.h 939 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESICQService.m 2.9 KB sed is evil. All [adium *Controller]s are now adium.*Controller.
ESIRCAccount.h 767 B erg
ESIRCAccount.m 16.3 KB erg
ESIRCAccountViewController.h 466 B Move the encoding menu up a few levels into PurpleAccountViewController, make the IRC account view a subclass, and add an encoding menu to IRC.
ESIRCAccountViewController.m 2.7 KB Move the encoding menu up a few levels into PurpleAccountViewController, make the IRC account view a subclass, and add an encoding menu to IRC.
ESIRCJoinChatViewController.h 301 B Made IRC part of the default Purple Service rather than an external plugin. Fixes #231. Please make separate tickets for specific issues which should be addressed before releasing with IRC support, such as topic display. :)
ESIRCJoinChatViewController.m 1.8 KB Made IRC part of the default Purple Service rather than an external plugin. Fixes #231. Please make separate tickets for specific issues which should be addressed before releasing with IRC support, such as topic display. :)
ESIRCService.h 157 B Made IRC part of the default Purple Service rather than an external plugin. Fixes #231. Please make separate tickets for specific issues which should be addressed before releasing with IRC support, such as topic display. :)
ESIRCService.m 3.6 KB Add a small IRC icon and an improved larger one. Refs #12697.
ESJabberService.h 1015 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESJabberService.m 5.4 KB Make the AIService implementation of -ignoredCharacters more useful, then remove a bunch of now-unnecessary overrides
ESMSNService.h 936 B Remove CBPurpleAccount's knowledge of MSN.
ESMSNService.m 3.9 KB Kill off the MSN advanced preference pane, and move (return?) "display custom emoticons" back as an account option instead.
ESMeanwhileService.h 943 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESMeanwhileService.m 3.3 KB Make the AIService implementation of -ignoredCharacters more useful, then remove a bunch of now-unnecessary overrides
ESNovellService.h 940 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESNovellService.m 3.1 KB Make the AIService implementation of -ignoredCharacters more useful, then remove a bunch of now-unnecessary overrides
ESPurpleAIMAccount.h 242 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleAIMAccount.m 4.8 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
ESPurpleDotMacAccount.h 966 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleDotMacAccount.m 1.3 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleDotMacAccountViewController.h 1008 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleDotMacAccountViewController.m 967 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleFileReceiveRequestController.h 301 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleFileReceiveRequestController.m 1.5 KB Having a separate notification center for Adium leads to the possibility of accidentally using the wrong one, which has tripped me up on more than one occasion. This switches us over to using the default center.
ESPurpleGaduGaduAccount.h 956 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleGaduGaduAccount.m 4.0 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
ESPurpleGaduGaduAccountViewController.h 1.0 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleGaduGaduAccountViewController.m 1.2 KB More @classing
ESPurpleICQAccount.h 1.1 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleICQAccount.m 3.4 KB Dot syntax. Lots of it.
ESPurpleICQAccountViewController.h 1.1 KB Generalize the "use SSL" and "use proxy server" settings into AIPurpleOscarAccountViewController, a superclass of now *Purple[AIM|ICQ]AccountViewController. Huge. Changeset.
ESPurpleICQAccountViewController.m 1.9 KB Remove pointless empty comments
ESPurpleJabberAccount.h 2.2 KB Add a "BOSH Server" option for Jabber accounts.
ESPurpleJabberAccount.m 31.4 KB Add a "BOSH Server" option for Jabber accounts.
ESPurpleJabberAccountViewController.h 2.2 KB Add a "BOSH Server" option for Jabber accounts.
ESPurpleJabberAccountViewController.m 14.2 KB Set the BOSH server value into the right text field. Fixes #13206.
ESPurpleMSNAccount.h 1.2 KB I see no reason to not use #import for everything. Apple's compiler supports it fine in .c files, and it doesn't seem to have any downsides vs #include unless you're playing silly multiple inclusion tricks
ESPurpleMSNAccount.m 20.1 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
ESPurpleMSNAccountViewController.h 1.1 KB Bump custom emoticons up another level, to the Purple account view controller. Adds the option to XMPP also, defaulting to on. Control of whether or not custom emoticons are displayed is now at the libpurple level, not the Adium level.
ESPurpleMSNAccountViewController.m 2.0 KB Bump custom emoticons up another level, to the Purple account view controller. Adds the option to XMPP also, defaulting to on. Control of whether or not custom emoticons are displayed is now at the libpurple level, not the Adium level.
ESPurpleMeanwhileAccount.h 2.5 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
ESPurpleMeanwhileAccount.m 7.2 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
ESPurpleMeanwhileAccountViewController.h 1.0 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleMeanwhileAccountViewController.m 1.8 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleNotifyEmailController.h 1.2 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleNotifyEmailController.m 10.8 KB Add a hidden default "AINoNewMailWindow" which prevents the "new mail" dialog from opening. Refs #7923.
ESPurpleNovellAccount.h 950 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleNovellAccount.m 3.3 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
ESPurpleNovellAccountViewController.h 988 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleNovellAccountViewController.m 1.1 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleQQAccount.h 262 B Patch from Jortuny to allow specifying client version for QQ. Fixed a few things myself. Fixes #12748.
ESPurpleQQAccount.m 1.9 KB Patch from Jortuny to allow specifying client version for QQ. Fixed a few things myself. Fixes #12748.
ESPurpleQQAccountViewController.h 395 B Patch from Jortuny to allow specifying client version for QQ. Fixed a few things myself. Fixes #12748.
ESPurpleQQAccountViewController.m 2.1 KB Patch from Jortuny to allow specifying client version for QQ. Fixed a few things myself. Fixes #12748.
ESPurpleRequestAbstractWindowController.h 286 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleRequestAbstractWindowController.m 1.3 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleRequestActionController.h 1.1 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleRequestActionController.m 9.5 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
ESPurpleRequestWindowController.h 1.6 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleRequestWindowController.m 8.8 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
ESPurpleSimpleAccount.h 499 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleSimpleAccount.m 1.5 KB A bunch more converted
ESPurpleSimpleAccountViewController.h 235 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleSimpleAccountViewController.m 1.4 KB More deprecation removal. It would be nice if a) the new methods for doing things were less clunky not more, and b) the header files had the proper deprecation attributes rather than just comments
ESPurpleYahooAccount.h 1022 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleYahooAccount.m 14.1 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
ESPurpleYahooAccountViewController.h 1.0 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleYahooAccountViewController.m 3.6 KB Switch all of our private method categories over to the new objc way of doing it (documented at http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Articles/chapter_4_section_5.html#//apple_ref/doc/uid/TP30001163-CH20-SW2). This enforces having implementations for them, and in the process turned up a vast number of methods we had deleted the impl for but not the declaration. loc -= 198;
ESPurpleYahooJapanAccount.h 964 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleYahooJapanAccount.m 1008 B im.pidgin.adium at 534ffccfd244372a8f2569168b1bc15b8c9d9054, which separates out Yahoo into 2 protocols (JP, regular). Neither currently connect.
ESPurpleZephyrAccount.h 1.2 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleZephyrAccount.m 7.6 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
ESPurpleZephyrAccountViewController.h 1.4 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESPurpleZephyrAccountViewController.m 5.4 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
ESQQService.h 157 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESQQService.m 2.1 KB Make the AIService implementation of -ignoredCharacters more useful, then remove a bunch of now-unnecessary overrides
ESSimpleService.h 164 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESSimpleService.m 2.8 KB Add -[AIService pathForDefaultServiceIconOfType:], and use it for replacing %serviceIconImg% in headers. Fixes #12697.
ESYahooJapanService.h 946 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESYahooJapanService.m 1.9 KB Make the AIService implementation of -ignoredCharacters more useful, then remove a bunch of now-unnecessary overrides
ESYahooService.h 939 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESYahooService.m 5.0 KB Make the AIService implementation of -ignoredCharacters more useful, then remove a bunch of now-unnecessary overrides
ESZephyrService.h 940 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESZephyrService.m 2.9 KB Make the AIService implementation of -ignoredCharacters more useful, then remove a bunch of now-unnecessary overrides
English.lproj 8 B A symlink from English.lproj to en.lproj is helpful when dealing with localization stuff
MobileMe-large.png 3.9 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
MobileMe-small.png 472 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
MySpace-large.png 3.2 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
MySpace-small.png 1.0 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleAccountViewController.h 340 B Bump custom emoticons up another level, to the Purple account view controller. Adds the option to XMPP also, defaulting to on. Control of whether or not custom emoticons are displayed is now at the libpurple level, not the Adium level.
PurpleAccountViewController.m 5.4 KB Bump custom emoticons up another level, to the Purple account view controller. Adds the option to XMPP also, defaulting to on. Control of whether or not custom emoticons are displayed is now at the libpurple level, not the Adium level.
PurpleCommon.h 2.8 KB I see no reason to not use #import for everything. Apple's compiler supports it fine in .c files, and it doesn't seem to have any downsides vs #include unless you're playing silly multiple inclusion tricks
PurpleDefaultsAIM.plist 340 B Enable 'Connect using SSL' by default for Oscar accounts.
PurpleDefaultsGTalk.plist 519 B Set a default FT proxy for Gtalk accounts, allow unsetting the proxies list without reverting to the default.
PurpleDefaultsGadu-Gadu.plist 308 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleDefaultsGroupWise.plist 247 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleDefaultsICQ.plist 445 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleDefaultsIRC.plist 287 B Move the encoding menu up a few levels into PurpleAccountViewController, make the IRC account view a subclass, and add an encoding menu to IRC.
PurpleDefaultsJabber.plist 363 B Add a Jabber preference for file transfer proxies, defaulting to proxy.eu.jabber.org, and update the nibs for it.
PurpleDefaultsLiveJournal.plist 407 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleDefaultsMSN.plist 395 B Kill off the MSN advanced preference pane, and move (return?) "display custom emoticons" back as an account option instead.
PurpleDefaultsMac.plist 310 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleDefaultsMobileMe.plist 301 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleDefaultsMySpace.plist 312 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleDefaultsQQ.plist 276 B Patch from Jortuny to allow specifying client version for QQ. Fixed a few things myself. Fixes #12748.
PurpleDefaultsSametime.plist 341 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleDefaultsSimple.plist 277 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleDefaultsYahoo! Japan.plist 305 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleDefaultsYahoo!.plist 350 B Updated libpurple:
PurpleDefaultsZephyr.plist 565 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleFacebookAccount.h 231 B Remove a ton of unnecessary imports of Cocoa.h
PurpleFacebookAccount.m 5.1 KB Added Facebook View Profile MenuItem
PurpleFacebookAccountViewController.h 283 B Remove a ton of unnecessary imports of Cocoa.h
PurpleFacebookAccountViewController.m 326 B Transplant 2da626ce439f from adium-1.3, mark the nib as localizable. Refs #12480.
PurpleFacebookService.h 227 B Remove a ton of unnecessary imports of Cocoa.h
PurpleFacebookService.m 3.4 KB Add -[AIService pathForDefaultServiceIconOfType:], and use it for replacing %serviceIconImg% in headers. Fixes #12697.
PurpleMySpaceAccount.h 180 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleMySpaceAccount.m 1.3 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
PurpleMySpaceAccountViewController.h 232 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleMySpaceAccountViewController.m 210 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleMySpaceService.h 176 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleMySpaceService.m 3.9 KB Add -[AIService pathForDefaultServiceIconOfType:], and use it for replacing %serviceIconImg% in headers. Fixes #12697.
PurpleService.h 936 B Bump custom emoticons up another level, to the Purple account view controller. Adds the option to XMPP also, defaulting to on. Control of whether or not custom emoticons are displayed is now at the libpurple level, not the Adium level.
PurpleService.m 922 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleServiceDefaults.plist 541 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
PurpleServices.h 1.4 KB Removed the Facebook Service plugin. Added a libpurple-based Facebook service which uses pidgin-facebook (which is now compiled into our libpurple.framework).
SLPurpleCocoaAdapter.h 5.7 KB Set the PurpleBuddy's alias when adding to the buddy list, which is how Pidgin operates.
SLPurpleCocoaAdapter.m 50.7 KB Cleaned up handleNotifyFormattedWithTitle
adiumPurpleAccounts.h 339 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
adiumPurpleAccounts.m 3.3 KB Instead of creating a window for every authorization requests, create a central "Authorization Requests" window. This has a few toolbar items: Authorize, Authorize & Add, and Deny. Their icons are currently the SSL image, because I suck at art and I needed a placeholder. Another commit is going to add get info buttons, deny and block, and a few other things.
adiumPurpleBlist.h 963 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
adiumPurpleBlist.m 2.8 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
adiumPurpleCertificateTrustWarning.h 413 B I see no reason to not use #import for everything. Apple's compiler supports it fine in .c files, and it doesn't seem to have any downsides vs #include unless you're playing silly multiple inclusion tricks
adiumPurpleCertificateTrustWarning.m 1.2 KB Fast enumerate, etc...
adiumPurpleConnection.h 973 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
adiumPurpleConnection.m 3.6 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
adiumPurpleConversation.h 1.1 KB Normalize the UID (possibly getting their real UID) when receiving a message from a group chat participant. Fixes #11416.
adiumPurpleConversation.m 22.4 KB merge
adiumPurpleCore.h 958 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
adiumPurpleCore.m 8.4 KB Set our distid for AOL as per their request
adiumPurpleDnsRequest.h 202 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
adiumPurpleDnsRequest.m 7.2 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
adiumPurpleEventloop.h 971 B Checking in libpurple and dependencies compiled against the 10.5 SDK. Includes im.pidgin.pidgin libpurple.framework 2.5.0mtn @ 27269c5b28.. with MSNP15.
adiumPurpleEventloop.m 13.3 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
adiumPurpleFt.h 958 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
adiumPurpleFt.m 2.4 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
adiumPurpleMedia.m 32.5 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
adiumPurpleNotify.h 965 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
adiumPurpleNotify.m 6.8 KB Never notify for 0 emails.
adiumPurplePrivacy.h 963 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
adiumPurplePrivacy.m 1.9 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
adiumPurpleRequest.h 1.3 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
adiumPurpleRequest.m 17.5 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
adiumPurpleRoomlist.h 965 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
adiumPurpleRoomlist.m 1.7 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
adiumPurpleSignals.h 948 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
adiumPurpleSignals.m 16.8 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
adiumPurpleWebcam.h 1012 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
adiumPurpleWebcam.m 5.5 KB Some new type fixes for 64bit in our libpurple connector. Should fix some odd issues, like crashing when initiating an OTR session.
downloadprogress.png 374 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
facebook-small.png 949 B Removed the Facebook Service plugin. Added a libpurple-based Facebook service which uses pidgin-facebook (which is now compiled into our libpurple.framework).
facebook.png 3.7 KB Removed the Facebook Service plugin. Added a libpurple-based Facebook service which uses pidgin-facebook (which is now compiled into our libpurple.framework).
irc-small.png 856 B Add a small IRC icon and an improved larger one. Refs #12697.
irc.png 7.2 KB Add a small IRC icon and an improved larger one. Refs #12697.
missing_image.png 403 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
msn-adium.c 1.2 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
msn-adium.h 80 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
simple.png 611 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
zhm 274.4 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk