Adium.xcodeproj/project.pbxproj
21 months ago Ukranian localisation from marker. Fixes #14221
22 months ago Add a "Do Nothing" event. Technically a "do nothing further" event as it will keep the events that have already been added. Fixes #3590.
23 months ago Corrected 71015a6adfaa: updated the project file and put things in their proper location. Some missing directories messed up the localization script. Refs #14022
23 months ago Hopefully fix build.
23 months ago New Slovakian localisation from Michal Moravcik. This time for Trunk (1.5.hg).
2010-05-17 Capitalization fix?
2010-05-13 Applying 1.4 changes to 1.5
2010-02-20 Updating to libpurple 2.6.5mtn @ a64b3ed8ac6c82ec1217bddd04603cc0338c8494
2010-02-12 Whoops... backing out this project file change.
2010-02-12 Ok, so I've been convinced to do this without blocking. Yay CAS funtimes!
2010-02-11 Project updates for new frameworks
2010-02-03 x86_64 builds should not be linking against QuickTime.framework. Update the Adium.xcconfg to fix this linker warning.
2009-12-23 Add defines to allow platform specific math functions to be used for compat with CGFloat and NSU?Integer.
2009-12-22 Replace PTHotKeys with SGHotKeysLib. Fixes #13467.
2009-12-10 Add a media window nib/controller.
2009-12-10 Create an `AIMedia` class, which will act as a media object. Create `AIMediaController`, which will moderate `AIMedia`s.
2009-12-09 Throwing our collective hats over the wall for 1.5.
2009-12-05 Build for the 10.6 SDK in x86_64. Don't try and set configs in the xcodeproj.
2009-11-25 Replace the (Authorize/Deny/Ignore).png images with (Authorize/Deny/Ignore).tiff images, with multiple sizes. From George Lambrou.
2009-11-20 Touch Growl.framework not Growl-WithInstaller.framework.
2009-11-20 Swap Growl-WI.framework with Growl.framework, saving a few meg off the download.
2009-11-20 Remove 'zhm' from the resource copy phase, since Zephyr has been disabled.
2009-11-07 Project changes for pt->pt_PT and pt_BR->pt. Refs #13377.
2009-10-31 Add a small IRC icon and an improved larger one. Refs #12697.
2009-10-31 Updated Voice, None and Default Client icons from George Lambrou. Adds a Confirmations prefpane icon.
2009-10-31 Remove the removed WebKit Localizable.strings and run `make localizable-strings`.
2009-10-31 Backed out changeset 5395c09f03c0
2009-10-30 Set the "Animate the dock icon" and "Display a message count badge" as AILocalizationButton, not NSButtons. Refs #13275.
2009-10-30 Combine WebKit, Twitter and normal Localizable.strings into one; they're not in separate plugins. Fixes #13276.
2009-10-30 Project changes for localization removals.
2009-10-30 Update to the images provided by George Lambrou.
2009-10-28 Add a "Default font remover" plugin. Refs #12906 (though really fixes it).
2009-09-29 Growl 1.2 final, -WithInstaller framework.
2009-09-22 We don't need this custom build libxml2 anymore. Easy 6MB!
2009-09-08 Link against the new libotr.framework.
2009-09-01 Various fixes to compile properly with the new SL 64bit ABI. Fixes #10001
2009-09-01 Growl 1.2b. Doesn't yet include -WithInstaller, but works with x86_64. Refs #10001.
2009-08-29 Save and restore the "substitution" preferences on 10.5/10.6. For 10.5 users, things like quote replacement are now saved. For 10.6 users, the whole mess of them are.
2009-08-26 Backed out changeset e85cc194b61b -- unintended project changes.
2009-08-26 32/64 build of OAuthConsumer.framework
2009-08-08 Project changes for vv setup
2009-07-27 We have to link against QuickTime and QTKit frameworks again since we're not using NSSound
2009-07-10 Abstract multipart image uploading a bit and add an imageshack.us service for image uploading.
2009-06-26 Transplant 2da626ce439f from adium-1.3, mark the nib as localizable. Refs #12480.
2009-06-21 Project changes for libjson-glib.framework
2009-06-12 Remove the clang-debug thing. It isn't working, even though doing it in Debug does. Meh.
2009-06-12 Add a clang-debug build config. I'm tired of reverting my local xcodeproj changes before committing
2009-06-06 Backed out changeset b97e9e027f75
2009-06-03 Eliminate a dead class, and some private method use
2009-06-02 Create a new advanced preference called "Confirmations". Move Quit Confirmations there.
2009-05-31 Create a new plugin - AIAnnoyingIRCMessagesHiderPlugin - which hides, well, annoying messages.
2009-05-28 Using an unpublished (but provided by pic.im) API, provide the pic.im server with information about tweets we send.
2009-05-28 Move a stray nib in the group tree.
2009-05-27 Create an abstract CFNetwork uploader to provide progress information to the image uploader plugin.
2009-05-26 An image uploader plugin. Found in the same locations as "Replace with Shortened URL."
2009-05-24 Sending an object a selector it doesn't recognize currently breaks Adium in mysterious and unpredictable ways by unwinding the stack out from under code that doesn't expect it. Instead, let's just crash so we can get a stack trace and fix it.
2009-05-24 Move the Status Menu Item and Dock Controller options from "Status" to "Message Alerts" advanced preference pane.
2009-05-23 Format our action links into an overall classed span, and class the left and right parenthesis so they can be easily hidden/removed. Refs #12049.
2009-05-15 Properly localizify the twitter account view.
2009-05-15 Force an update on all changed nibs, including a few which a bunch of localizations missed in 1.3.