11 months ago Thijs Alkemade This part is done, the branch can be closed eventloop_libdispatch
15 months ago Thijs Alkemade Timer still wasn't quite right, it should fire each interval until the function returns FALSE. eventloop_libdispatch
15 months ago Thijs Alkemade Forgot to set a start time for the dispatch timer in adium_timeout_add(). eventloop_libdispatch
15 months ago Thijs Alkemade Rewrote the libpurple eventloop to use libdispatch. Very experimental, and obviously 10.6 only. eventloop_libdispatch
11 months ago Thijs Alkemade Merged
11 months ago Thijs Alkemade This is actually how gtkblist.c does it. Do not attempt to add a buddy with purple_blist_add_buddy() when the buddy already existed.
11 months ago Robert Vehse Amend the changelog now that 1.4.2 is released.
11 months ago Thijs Alkemade Use the devId from the AIR version of ICQ instead of the old one we had for both AIM and ICQ, which has stopped working for ICQ for unknown reasons.
11 months ago Robert Vehse Credit toszcze for his Polish translation in Credits.rtf. Refs #15230.
11 months ago Thijs Alkemade Nuke QQ everywhere in Adium too.
11 months ago Thijs Alkemade Merged
11 months ago Thijs Alkemade Accidentially removed these aliasses.
11 months ago Thijs Alkemade libpurple 2.8.0 [im.pidgin.adium @ 62dc4397d71bdd6ca7a90d0f5393d2bc9ebc8fd8]
11 months ago Patrick Steinhardt iTunes status format can now be customized via new token field.
11 months ago Thijs Alkemade Revalidate (and thus determine if "http://" should be prepended) when calling -[SHAutoValidatingTextView setContinuousURLValidationEnabled:TRUE] so it will also revalidate when auto-pasting.
11 months ago Thijs Alkemade Fix the automatic pasting of URLs from the pasteboard when using Edit -> Add Link...
11 months ago Thijs Alkemade As indicated by the comment, this can be removed now that 1.4 is out.
12 months ago Patrick Steinhardt Replaced old "Format names as:" with instructions and broadened token field.
12 months ago Patrick Steinhardt Renamed "Use First if Nick not available" and replaced "Use Nick if First not available" with "Use Nick exclusively if available".
12 months ago Thijs Alkemade Patch from "Camillo" which removes the no longer necessary workaround when verifying the identify of Google Talk servers.
12 months ago Thijs Alkemade Updated Growl.framework to 1.2.2. Updated Growl's icon.
12 months ago Thijs Alkemade It seems I messed something up when committing this nib. Also, make sure the name is actually longer than @"" when using initials.
12 months ago Thijs Alkemade Based on a patch from "zee", allow tab bar scrubbing to be disabled with defaults
12 months ago Thijs Alkemade With this syntax, it will not compile in Xcode 3.
12 months ago Thijs Alkemade Changelog the previous patch. Refs #7394
12 months ago Patrick Steinhardt "Format names as:" is now a token field. Fixes #3116, fixes #15184, fixes #7394.
12 months ago Robert Vehse Changelog and credit Peter Fung for his patches. Refs #15183, refs #15186.
12 months ago Peter Fung Fixed a bug when writing inline images to chat logs
12 months ago Peter Fung Group chat should support purple images (custom emoticons etc.)
12 months ago Thijs Alkemade Actually set RELEASE_BUILD for Release and Debug-Release.
12 months ago Thijs Alkemade Merged
12 months ago Thijs Alkemade When running a Release-Debug build, store the profile used correctly as the normal profile instead of the debug profile.
12 months ago Adrian Godoroja Remove unnecessary stuff from AIContactListUserPictureMenuController.
12 months ago Robert Vehse (Refs 15163#) Bunch of small changes:
12 months ago Adrian Godoroja AILeopardCompatibility removal. Patch by Patrick Steinhardt.
12 months ago Thijs Alkemade Fix a crash that occurs when opening irc://-links to new servers on ports other than 6667.
12 months ago Patrick Steinhardt Fixed broken percentage reflecting connection progress in Accounts.
12 months ago Thijs Alkemade Make the "Information About Importing" button in the Setup Wizard localizable. Fixes #15139
12 months ago Robert Vehse Oops
12 months ago Robert Vehse Changelog #15158. Refs #15158.
12 months ago Adrian Godoroja Tooltips tracking, better way of tracking mouse scrolling. Refs #3480
12 months ago Adrian Godoroja AIImageCollectionView will update the highlight when scrolling.
12 months ago Thijs Alkemade Use "ChatCreationInfo" here instead of "chatCreationInfo", to remain compatible with 1.4 if "Reopen chats from last time" is enabled.
12 months ago mathuaerknedam Smooth Operator: Don't try to display user icons in the header for IRC buddy chat.
12 months ago mathuaerknedam Enable the %service% keyword in the header.
12 months ago Robert Vehse Update German localisation. Adopt some changes mwulftange made for 1.4.2hg.
12 months ago Adrian Godoroja Update tooltips when "scrollwheeling" through the contact list. Fixes #3480
13 months ago Frank Dowsett Fix the user list not updating its users. Also fixes #15142.
13 months ago Adrian Godoroja Make tooltip contents opaque, only background transparent. Fixes #15050
13 months ago Robert Vehse Remove Ukrainian.lproj files since we now use uk_UA.
13 months ago Adrian Godoroja Failed to remove with previous commit.
13 months ago Adrian Godoroja Moved AIDockIconSelectionSheet to use AIImageCollectionView (Removed AIImageGridView).
13 months ago Robert Vehse Added a note about having to hold down the Command key when separating combined contacts in a borderless contact list.
13 months ago Evan Schoenberg GeneralPreferences.nib no longer uses a custom Interface Builder plugin; the SRRecorderControl is instead instatiated at run time and swapped into the view heirarchy in place of a placeholder view. Fixes #15155
13 months ago Evan Schoenberg Brazilian Portuguese update from Helvécio Mafra
13 months ago Robert Vehse Updated Catalan localisation from Svartkatt. Fixes #14898.
13 months ago Robert Vehse Added Svartkatt, the Catalan translator, to Credits.rtf.
13 months ago Robert Vehse Some Copyright year corrections robotive suggested.
13 months ago Robert Vehse Credit kasper and move his predecessor to the list of retired translators. Refs #15130.
13 months ago Robert Vehse Not paying attention this morning.