descriptionThe main repository of Adium from version 1.4 onwards.
ownerAdium Team
last changeMon, 21 May 2012 22:51:41 +0200
changes
3 days ago Thijs Alkemade Fix a couple of other uses of caseInsensitiveCompare is used on user-visible lists to localizedCaseInsensitiveCompare. Changed some comparators into blocks. default tip
3 days ago Thijs Alkemade Patch from rafaelglauber: Changed from "caseInsensitiveCompare" to "localizedCaseInsensitive" to get the correct ordering for languages like Swedish adium-1.5.1
3 days ago Thijs Alkemade Patch from rafaelglauber allowing a set hotkey to hide Adium again when pressed when Adium is already active, slightly modified by me.
9 days ago Robert Vehse Credit Chenguang Li for his patch, changelog the fix. References #15915. adium-1.5.1
9 days ago Thijs Alkemade Patch from horusl fixing MSN public display names not getting set. adium-1.5.1
9 days ago Thijs Alkemade Backout 6efd242bafce. This change should have not been applied to default.
9 days ago Thijs Alkemade Merged with adium-1.5.1
9 days ago Thijs Alkemade Rebuilt all the dependencis with Xcode 3 on 10.6.8. adium-1.5.1
10 days ago Evan Schoenberg The probably-smart behavior for Use Client Login for OSCAR accounts doesn't work for everyone. We probably need to add this as an actual account preference, sadly, but here's an easy stopgap that doesn't require a round of updated localization. Added hidden preference 'AIUseClientLoginWithProxies'. Refs #15137 where MG55 needs this to be able to connect; it doens't fix the issue of OP (deesto) in that ticket, which is completely beyond my comprehension. adium-1.5.1
11 days ago Robert Vehse Trivial change log corrections. adium-1.5.1
11 days ago Frank Dowsett merge
11 days ago Frank Dowsett More 1.5.1 changes adium-1.5.1
3 weeks ago Frank Dowsett Undeprecate some Keychain lookups.
3 weeks ago Frank Dowsett SHA1 is deprecated, switch to CC_SHA1.
11 days ago Evan Schoenberg 1.5.1b1 makefile adium-1.5.1
12 days ago Evan Schoenberg Added 1.5.1 changes adium-1.5.1
12 days ago Evan Schoenberg Version 1.5.1b1 adium-1.5.1
13 days ago Evan Schoenberg The entire app bundle should be signed, not just the executable. adium-1.5.1
13 days ago Evan Schoenberg Set explicit designated requirements to ensure the signing behaves properly on versions of Mac OS X that don't know about Developer ID signing (OS X 10.6) adium-1.5.1
2 weeks ago Thijs Alkemade libpurple 2.10.4 [im.pidgin.adium @ b5a51884d41f2b5ffd21b1443cc57f126a97273b] adium-1.5.1
2 weeks ago Thijs Alkemade Update build.sh to find the 10.6 SDK with Xcode 4.3. However, hardcode CC to gcc (from MacPorts). adium-1.5.1
2 weeks ago Thijs Alkemade libpurple 2.10.4 [im.pidgin.adium @ b5a51884d41f2b5ffd21b1443cc57f126a97273b] adium-1.5.1
3 weeks ago Frank Dowsett Today's lesson in not using Apple's private methods: somewhere between old/886f95f00431 and #9620 Apple changed their document icon setup process. Use the new methods and fix #9620. adium-1.5.1
12 days ago Evan Schoenberg undo versioning change
12 days ago Evan Schoenberg Version 1.5.1b1
13 days ago Evan Schoenberg The entire app bundle should be signed, not just the executable.
13 days ago Evan Schoenberg Set explicit designated requirements to ensure the signing behaves properly on versions of Mac OS X that don't know about Developer ID signing (OS X 10.6)
2 weeks ago Thijs Alkemade libpurple 2.10.4 [im.pidgin.adium @ b5a51884d41f2b5ffd21b1443cc57f126a97273b]
2 weeks ago Thijs Alkemade Update build.sh to find the 10.6 SDK with Xcode 4.3. However, hardcode CC to gcc (from MacPorts).
2 weeks ago Thijs Alkemade libpurple 2.10.4 [im.pidgin.adium @ b5a51884d41f2b5ffd21b1443cc57f126a97273b]
3 weeks ago Frank Dowsett Proper retain counts prevent crashes. Fixes #15864
3 weeks ago Frank Dowsett Undeprecate some Keychain lookups. ARC
3 weeks ago Frank Dowsett Switch kABAIMInstantProperty to kABInstantMessageServiceAIM and the others as well. ARC
3 weeks ago Frank Dowsett SHA1 is deprecated, switch to CC_SHA1. ARC
3 weeks ago Frank Dowsett Silence some warnings about old, unsupported OSs. ARC
3 weeks ago Frank Dowsett merge from default ARC
3 weeks ago Frank Dowsett merge from default ARC
3 weeks ago Frank Dowsett Don't need this definition anymore. ARC
3 weeks ago Frank Dowsett Silence some warnings about unused return values. ARC
3 weeks ago Frank Dowsett Enable "Combine High Resolution Artwork" ARC
3 weeks ago Frank Dowsett Today's lesson in not using Apple's private methods: somewhere between old/886f95f00431 and #9620 Apple changed their document icon setup process. Use the new methods and fix #9620.
3 weeks ago Frank Dowsett Remove some unused/old files.
3 weeks ago Frank Dowsett I thought I switched status prefs to use bindings when I did f286fac450e3.
3 weeks ago Frank Dowsett Whoops that's not a dealloc. ARC
3 weeks ago Frank Dowsett Remove some no-longer-needed deallocs. ARC
3 weeks ago Frank Dowsett Add some more fast enumeration.
4 weeks ago Frank Dowsett NSMenu in 10.6 has a better -removeAllItems, remove ours and fix a warning.
4 weeks ago Frank Dowsett Upgrade some deprecated table view functions.
4 weeks ago Frank Dowsett Two preference panes with the same identifier isn't good.
4 weeks ago Frank Dowsett Update the update_adium_from_bundle script for the xib changeover in b9ffdf44f4b4. Also made the indenting consistent and added a usage output for invalid arguments.
4 weeks ago Frank Dowsett Update `make localizable-strings` for 01a79023a03b's reorg
4 weeks ago Frank Dowsett Use a copy of the pane's image so that the size isn't set on the original.
4 weeks ago Frank Dowsett Create a menu and attach it to the "Show All" button for display on held clicks. Fixes #15976
4 weeks ago Frank Dowsett Disable scrolling elasticity on the pref rows and move the text closer to the image. Fixes #15978
4 weeks ago Adrian Godoroja Converted nib to xib.
4 weeks ago Frank Dowsett Close prefs branch for real. PreferencesRedux
4 weeks ago Frank Dowsett merge this stray commit.
4 weeks ago Frank Dowsett Fix some property declarations that need to be strong. ARC
4 weeks ago Frank Dowsett ARC-ify Adium Framework. ARC
4 weeks ago Frank Dowsett ARC-ify libpurple framework. ARC
4 weeks ago Eric Richie Add some extra characters that we shouldn't be linkifying.
4 weeks ago Frank Dowsett Reorder the sizes from largest to smallest.
4 weeks ago Frank Dowsett Merge new preferences into default.
4 weeks ago Frank Dowsett New prefs are done, close this branch. PreferencesRedux
4 weeks ago Frank Dowsett Darken the preference pane's icon when clicked. Fixes #15763 PreferencesRedux
4 weeks ago Frank Dowsett merge from default PreferencesRedux
4 weeks ago Frank Dowsett Remove AIObjectAdditions and a few other things. ARC
6 weeks ago Adrian Godoroja This should've been removed.
6 weeks ago Adrian Godoroja Fribidi and SR from Xcode projects to framework bundles.
6 weeks ago James De Ricco Fix for a typo that prevented compilation on case-sensitive volumes.
6 weeks ago Adrian Godoroja Fixed failed to compile on SR. (for real this time.)
6 weeks ago Adrian Godoroja Fixed failed to compile on SR.
6 weeks ago Adrian Godoroja Muscovy updated to Lion, Xcode 4.3.x and a new code signing cert.
7 weeks ago Adrian Godoroja Updated ShortcutRecorder.
2 months ago Frank Dowsett Adjust the position of the user list to avoid an overlap and drawing error.
...
tags
2 months ago 1.5
...
branches
3 days ago d51a831588dc default
3 days ago 77986f019c23 adium-1.5.1
3 weeks ago a30cc9910f3d ARC
4 weeks ago 21cb1d026696 PreferencesRedux
2 months ago 89eb0d28dc0f TorProxyType
4 months ago 962310cfb7a0 AdiumApplescriptRunnerUsingXPC
4 months ago ecf5bc9f7d89 AddConfigureRoomForMUCs
4 months ago 6d1f9b903525 IRCServerConsole
5 months ago 79f3cbfc38eb XMPPClientCerts
5 months ago b06ab45b7b91 EmoticonsMenu
6 months ago 2462557cacc1 voice-video
8 months ago 887d1ea665d4 MSN-XMPP
11 months ago 15bba3633447 eventloop_libdispatch
13 months ago ee01675e683f FloatingMessageWindowTextField
13 months ago 36e5308aa1ee RemoveRBSplitView
13 months ago 2021a30141d9 AILoggerWithBlocks
14 months ago 288abfbe17d7 10.6+
14 months ago 66454fabaa40 HistoricMUCMessages
...