2009-08-11Correct the tendancy of the character counter to shift positions/shrink when the message window is resized. Fixes #11898.
Stephen Holt <sholt@adium.im> [Tue, 11 Aug 2009 11:14:29 -0400] rev 2589
Correct the tendancy of the character counter to shift positions/shrink when the message window is resized. Fixes #11898.

2009-08-11Add NSFastEndumeration protocol support to AHHyperlinkScanner. Closes #12789
Stephen Holt <sholt@adium.im> [Tue, 11 Aug 2009 21:12:55 -0400] rev 2588
Add NSFastEndumeration protocol support to AHHyperlinkScanner. Closes #12789

2009-08-06Fixes #10625. Fixes #6539. Emoticon replacement issues.
Stephen Holt <sholt@adium.im> [Thu, 06 Aug 2009 22:10:02 -0400] rev 2587
Fixes #10625. Fixes #6539. Emoticon replacement issues.

* Adds the `symbolCharacterSet` to the characters trimmed from the ends of strings
* Removes characters in the current `replacementString` from the `endingTrimSet`, and stores the set in a static NSDictionary for faster recall later.
* Improved condition for deciding end-of-string replaceability
* Corrects a condition where the replacement algorithm may terminate early.

2009-08-08Copy of gtkmedia from pidgin with some minor namespace changes so far
Evan Schoenberg [Sat, 08 Aug 2009 14:17:42 -0500] rev 2586
Copy of gtkmedia from pidgin with some minor namespace changes so far

2009-08-08Project changes for vv setup
Evan Schoenberg [Sat, 08 Aug 2009 14:12:27 -0500] rev 2585
Project changes for vv setup

2009-08-08Set the Gstreamer plugin path to load plugins from gstreamer.framework's PlugIns folder
Evan Schoenberg [Sat, 08 Aug 2009 14:12:19 -0500] rev 2584
Set the Gstreamer plugin path to load plugins from gstreamer.framework's PlugIns folder

2009-08-08This can be in version control
Evan Schoenberg [Sat, 08 Aug 2009 14:11:48 -0500] rev 2583
This can be in version control

2009-08-08Headers for current libpuprle
Evan Schoenberg [Sat, 08 Aug 2009 14:11:09 -0500] rev 2582
Headers for current libpuprle

2009-08-08Frameworks from current build
Evan Schoenberg [Sat, 08 Aug 2009 14:10:43 -0500] rev 2581
Frameworks from current build

2009-08-08Update for current libpurple
Evan Schoenberg [Sat, 08 Aug 2009 14:10:11 -0500] rev 2580
Update for current libpurple

2009-08-06im.pidgin.adium @ 95e1a9a37ac63c1d120c7be71104e2eb189c661f (libpurple 2.6.0mtn) built with vv support
Evan Schoenberg [Thu, 06 Aug 2009 21:38:24 -0500] rev 2579
im.pidgin.adium @ 95e1a9a37ac63c1d120c7be71104e2eb189c661f (libpurple 2.6.0mtn) built with vv support

2009-08-06We do our own linkification; I'm pretty sure we don't need this new libidn support. If there's a case for using it (and therefore including a build of libidn within Adium) let me know
Evan Schoenberg [Thu, 06 Aug 2009 21:32:57 -0500] rev 2578
We do our own linkification; I'm pretty sure we don't need this new libidn support. If there's a case for using it (and therefore including a build of libidn within Adium) let me know

2009-08-06libgstbase 0.10.13 and libgstinterfaces from gstreamer 0.10.24, which I believe exist as a linking technicality and don't actually add anything that's used
Evan Schoenberg [Thu, 06 Aug 2009 21:27:01 -0500] rev 2577
libgstbase 0.10.13 and libgstinterfaces from gstreamer 0.10.24, which I believe exist as a linking technicality and don't actually add anything that's used

2009-08-06libgstfarsight (gst-plugins-farsight) 0.12.11
Evan Schoenberg [Thu, 06 Aug 2009 21:25:41 -0500] rev 2576
libgstfarsight (gst-plugins-farsight) 0.12.11

2009-08-06libgstreamer 0.10.24, gst-plugins-base 0.10.23, gst-plugins-good 0.10.15, and gst-plugins-bad 0.10.13
Evan Schoenberg [Thu, 06 Aug 2009 21:25:11 -0500] rev 2575
libgstreamer 0.10.24, gst-plugins-base 0.10.23, gst-plugins-good 0.10.15, and gst-plugins-bad 0.10.13

2009-08-06We need the current version of libxml for gstreamer (2.2)
Evan Schoenberg [Thu, 06 Aug 2009 21:22:54 -0500] rev 2574
We need the current version of libxml for gstreamer (2.2)

2009-08-06Enable gstreamer and vv
Evan Schoenberg [Thu, 06 Aug 2009 21:21:53 -0500] rev 2573
Enable gstreamer and vv

2009-08-06vv_dependencies_make.sh should be run next
Evan Schoenberg [Thu, 06 Aug 2009 21:21:35 -0500] rev 2572
vv_dependencies_make.sh should be run next

2009-08-06Universalize the vv dependencies, universalize the gst plugins, and put the gst plugins into a PlugIns folder within libgstreamer.framework after universalizing them
Evan Schoenberg [Thu, 06 Aug 2009 21:21:20 -0500] rev 2571
Universalize the vv dependencies, universalize the gst plugins, and put the gst plugins into a PlugIns folder within libgstreamer.framework after universalizing them

2009-08-06Use the current (and necessary) versions of some vv dependencies, and add download of libNICE
Evan Schoenberg [Thu, 06 Aug 2009 21:20:43 -0500] rev 2570
Use the current (and necessary) versions of some vv dependencies, and add download of libNICE

2009-08-06farsight needs libnice; libxml takes a while building python bindings which we don't need; prompt to run purple_make when complete
Evan Schoenberg [Thu, 06 Aug 2009 21:20:14 -0500] rev 2569
farsight needs libnice; libxml takes a while building python bindings which we don't need; prompt to run purple_make when complete

2009-08-06Don't leak the color arrays for group chats.
Zachary West <zacw@adium.im> [Thu, 06 Aug 2009 00:16:29 -0400] rev 2568
Don't leak the color arrays for group chats.

2009-07-27Use AIImageTextCell to center the text vertically in the advanced preferences pane
Evan Schoenberg [Mon, 27 Jul 2009 20:36:45 -0500] rev 2567
Use AIImageTextCell to center the text vertically in the advanced preferences pane

2009-07-27Patch from wildwobby to improve the margin between the left edge of the preferences window and the icons in the new Advanced Preferences pane.
Evan Schoenberg [Mon, 27 Jul 2009 18:36:44 -0500] rev 2566
Patch from wildwobby to improve the margin between the left edge of the preferences window and the icons in the new Advanced Preferences pane.

2009-07-27Patch from '''mathuaerknedam''' which adds a message style keyword `%userIcons%` which is replaced by `showIcons` if user icons are enabled in the Messages preferences and `hideIcons` if they aren't. This lets him do some CSS voodoo of some sort :) Fixes #11874
Evan Schoenberg [Mon, 27 Jul 2009 18:32:06 -0500] rev 2565
Patch from '''mathuaerknedam''' which adds a message style keyword `%userIcons%` which is replaced by `showIcons` if user icons are enabled in the Messages preferences and `hideIcons` if they aren't. This lets him do some CSS voodoo of some sort :) Fixes #11874

2009-07-27Patch from mathuaerknedam to fix `%serviceIconImg%` and add a tooltip to it. Fixes #12664. Thanks!
Evan Schoenberg [Mon, 27 Jul 2009 18:29:20 -0500] rev 2564
Patch from mathuaerknedam to fix `%serviceIconImg%` and add a tooltip to it. Fixes #12664. Thanks!

2009-07-27Patch from wildwobby to fix dead assignment in RBSplitView.m. Fixes #12459. Thanks!
Evan Schoenberg [Mon, 27 Jul 2009 18:27:09 -0500] rev 2563
Patch from wildwobby to fix dead assignment in RBSplitView.m. Fixes #12459. Thanks!

2009-07-27Patch from wildwobbly: Fixes variable that is assigned and declared, only to be reassigned a few lines down. Removed first line, redeclared at first actual use of variable.
Evan Schoenberg [Mon, 27 Jul 2009 18:26:01 -0500] rev 2562
Patch from wildwobbly: Fixes variable that is assigned and declared, only to be reassigned a few lines down. Removed first line, redeclared at first actual use of variable.

Thanks! Fixes #12460

2009-07-27Backed out changeset e5f9c498c127
Evan Schoenberg [Mon, 27 Jul 2009 16:52:23 -0500] rev 2561
Backed out changeset e5f9c498c127

2009-07-27Backed out changeset 604fa8a4e257 - incorrect log message
Evan Schoenberg [Mon, 27 Jul 2009 16:52:08 -0500] rev 2560
Backed out changeset 604fa8a4e257 - incorrect log message

2009-07-27Handle dragging a contact from a chat's group list to a contact list group appropriately. Fixe #12358
Evan Schoenberg [Mon, 27 Jul 2009 16:51:05 -0500] rev 2559
Handle dragging a contact from a chat's group list to a contact list group appropriately. Fixe #12358

2009-07-27Don't let the contact list's outline view go to 0 pixels high when showing the filter bar. This fixes a filter bar animation occurring before the contact list is populated. Fixes #12214
Evan Schoenberg [Mon, 27 Jul 2009 16:46:17 -0500] rev 2558
Don't let the contact list's outline view go to 0 pixels high when showing the filter bar. This fixes a filter bar animation occurring before the contact list is populated. Fixes #12214

2009-07-27The notification selector in the superclass was changed, but this subclassing of it wasn't fully updated. Fixes updating of the hidden/visible state of a borderless contact list based upon whether or not it contains any rows and is supposed to hide when empty. Fixes #12206
Evan Schoenberg [Mon, 27 Jul 2009 16:27:22 -0500] rev 2557
The notification selector in the superclass was changed, but this subclassing of it wasn't fully updated. Fixes updating of the hidden/visible state of a borderless contact list based upon whether or not it contains any rows and is supposed to hide when empty. Fixes #12206

2009-07-27We have to link against QuickTime and QTKit frameworks again since we're not using NSSound
Evan Schoenberg [Mon, 27 Jul 2009 16:20:52 -0500] rev 2556
We have to link against QuickTime and QTKit frameworks again since we're not using NSSound

2009-07-27Add json-glib to the urls to download for dependency building
Evan Schoenberg [Mon, 27 Jul 2009 16:10:46 -0500] rev 2555
Add json-glib to the urls to download for dependency building

2009-07-27Fix link to sf.net mirror for meanwhile download
Evan Schoenberg [Mon, 27 Jul 2009 16:03:36 -0500] rev 2554
Fix link to sf.net mirror for meanwhile download

2009-07-27I'm sorry about this long merge; I'm not sure how else to resolve so I can push
Evan Schoenberg [Mon, 27 Jul 2009 15:53:58 -0500] rev 2553
I'm sorry about this long merge; I'm not sure how else to resolve so I can push

2009-07-27Merge?
Evan Schoenberg [Mon, 27 Jul 2009 15:52:40 -0500] rev 2552
Merge?

2009-07-27Completed NSSound backout
Evan Schoenberg [Mon, 27 Jul 2009 15:49:05 -0500] rev 2551
Completed NSSound backout

2009-07-27Backed out changeset 3063c2f304a0. Closes #12098. This may be revisited when Adium requires Mac OS X 10.6; NSSound is not usable in Mac OS X 10.5.7.
Evan Schoenberg [Mon, 27 Jul 2009 15:48:51 -0500] rev 2550
Backed out changeset 3063c2f304a0. Closes #12098. This may be revisited when Adium requires Mac OS X 10.6; NSSound is not usable in Mac OS X 10.5.7.

2009-07-27Continuing backout of NSSound; Refs #12098
Evan Schoenberg [Mon, 27 Jul 2009 15:47:55 -0500] rev 2549
Continuing backout of NSSound; Refs #12098

2009-07-27Backed out changeset e72c1ec0419a
Evan Schoenberg [Mon, 27 Jul 2009 15:47:38 -0500] rev 2548
Backed out changeset e72c1ec0419a

2009-07-27Beginning backout of NSSound; Refs #12098
Evan Schoenberg [Mon, 27 Jul 2009 15:47:29 -0500] rev 2547
Beginning backout of NSSound; Refs #12098

2009-07-27Backed out changeset 8b455a7d180d
Evan Schoenberg [Mon, 27 Jul 2009 15:46:43 -0500] rev 2546
Backed out changeset 8b455a7d180d

2009-07-27Nonsound change from [2165]
Evan Schoenberg [Mon, 27 Jul 2009 15:45:29 -0500] rev 2545
Nonsound change from [2165]

2009-07-27Backed out changeset 8b455a7d180d - revert NSSound caching. Refs #12098
Evan Schoenberg [Mon, 27 Jul 2009 15:41:10 -0500] rev 2544
Backed out changeset 8b455a7d180d - revert NSSound caching. Refs #12098

2009-07-25Merge
Evan Schoenberg [Sat, 25 Jul 2009 10:32:39 -0500] rev 2543
Merge

2009-07-25Zac West is now co-lead developer; blog post is up at http://adium.im/blog/2009/07/zac-west-co-lead-developer/
Evan Schoenberg [Sat, 25 Jul 2009 10:31:12 -0500] rev 2542
Zac West is now co-lead developer; blog post is up at http://adium.im/blog/2009/07/zac-west-co-lead-developer/

2009-07-15Back to 1.4hg for the nightly.
Zachary West <zacw@adium.im> [Wed, 15 Jul 2009 20:59:20 -0400] rev 2541
Back to 1.4hg for the nightly.

2009-07-15Version up to 1.4b8.
Zachary West <zacw@adium.im> [Wed, 15 Jul 2009 20:30:28 -0400] rev 2540
Version up to 1.4b8.

2009-07-15im.pidgin.adium at c46ba578108576be9927a82636db9534587ce011, which also has pidgin-facebookchat at r261.
Zachary West <zacw@adium.im> [Wed, 15 Jul 2009 20:28:34 -0400] rev 2539
im.pidgin.adium at c46ba578108576be9927a82636db9534587ce011, which also has pidgin-facebookchat at r261.

2009-07-13Merge.
Zachary West <zacw@adium.im> [Mon, 13 Jul 2009 21:47:43 -0400] rev 2538
Merge.

2009-07-13Backed out changeset fc55c522b2d5
Zachary West <zacw@adium.im> [Mon, 13 Jul 2009 21:47:22 -0400] rev 2537
Backed out changeset fc55c522b2d5

This is breaking emoticons such as "<3 <3 <3 <3".

2009-07-12im.pidgin.adium at c543331cf58f6b20e8b497ac885703a1acaced3a, which fixes both Yahoos connecting.
Zachary West <zacw@adium.im> [Sun, 12 Jul 2009 22:38:36 -0400] rev 2536
im.pidgin.adium at c543331cf58f6b20e8b497ac885703a1acaced3a, which fixes both Yahoos connecting.

Also has pidgin-facebookchat at r620, which adds group ("friend list") support, thus unbreaking meta contacts which contain Facebook contacts, along with things like buddy icons not working.

2009-07-11im.pidgin.adium at 534ffccfd244372a8f2569168b1bc15b8c9d9054, which separates out Yahoo into 2 protocols (JP, regular). Neither currently connect.
Zachary West <zacw@adium.im> [Sat, 11 Jul 2009 17:11:11 -0400] rev 2535
im.pidgin.adium at 534ffccfd244372a8f2569168b1bc15b8c9d9054, which separates out Yahoo into 2 protocols (JP, regular). Neither currently connect.

pidgin-facebookchat, as well, at r564.

2009-07-10Abstract multipart image uploading a bit and add an imageshack.us service for image uploading.
Zachary West <zacw@adium.im> [Fri, 10 Jul 2009 22:52:39 -0400] rev 2534
Abstract multipart image uploading a bit and add an imageshack.us service for image uploading.

2009-07-08Set our distid for AOL as per their request
Evan Schoenberg [Wed, 08 Jul 2009 20:20:05 -0500] rev 2533
Set our distid for AOL as per their request

2009-06-28Minor code cleanup to make this shorter in preparation for Colin and me hacking on it a bit
David Smith <catfish.man@gmail.com> [Sun, 28 Jun 2009 21:09:24 -0700] rev 2532
Minor code cleanup to make this shorter in preparation for Colin and me hacking on it a bit

2009-06-27Put the 'defer' back for this script. I had thought it was unsupported, but perhaps not.
David Smith <catfish.man@gmail.com> [Sat, 27 Jun 2009 01:47:48 -0700] rev 2531
Put the 'defer' back for this script. I had thought it was unsupported, but perhaps not.

2009-06-26Transplant 2da626ce439f from adium-1.3, mark the nib as localizable. Refs #12480.
Zachary West <zacw@adium.im> [Fri, 26 Jun 2009 20:58:38 -0400] rev 2530
Transplant 2da626ce439f from adium-1.3, mark the nib as localizable. Refs #12480.

2009-06-26Merge backout
David Smith <catfish.man@gmail.com> [Fri, 26 Jun 2009 17:25:05 -0700] rev 2529
Merge backout

2009-06-26Backed out changeset 0e0e38e66cf2 pending getting some questions Colin had answered in the bug. Reopens #10594
David Smith <catfish.man@gmail.com> [Fri, 26 Jun 2009 17:24:52 -0700] rev 2528
Backed out changeset 0e0e38e66cf2 pending getting some questions Colin had answered in the bug. Reopens #10594

2009-06-26A few more simplifications, getting Template.html down to an even 200 lines
David Smith <catfish.man@gmail.com> [Fri, 26 Jun 2009 15:45:36 -0700] rev 2527
A few more simplifications, getting Template.html down to an even 200 lines

2009-06-26Merge backout
David Smith <catfish.man@gmail.com> [Fri, 26 Jun 2009 15:38:24 -0700] rev 2526
Merge backout

2009-06-26Simplify Template.html a bunch. I think this may also fix a few emoticon issues
David Smith <catfish.man@gmail.com> [Fri, 26 Jun 2009 15:31:11 -0700] rev 2525
Simplify Template.html a bunch. I think this may also fix a few emoticon issues

2009-06-24Add iPhone SDK support to AutoHyperlinks. Fixes #10594
Mike Abdullah [Wed, 24 Jun 2009 19:53:17 -0700] rev 2524
Add iPhone SDK support to AutoHyperlinks. Fixes #10594

2009-06-26Backed out changeset fc55c522b2d5. Testing if it caused a regression
David Smith <catfish.man@gmail.com> [Fri, 26 Jun 2009 15:34:00 -0700] rev 2523
Backed out changeset fc55c522b2d5. Testing if it caused a regression

2009-06-26Patch from Robby Weinberg to remove an extraneous line of code. Fixes #12458.
Zachary West <zacw@adium.im> [Fri, 26 Jun 2009 12:56:43 -0400] rev 2522
Patch from Robby Weinberg to remove an extraneous line of code. Fixes #12458.

2009-06-26Patch from Robby Weinberg to fix the character counter not auto-resizing. Fixes #11996.
Zachary West <zacw@adium.im> [Fri, 26 Jun 2009 12:55:21 -0400] rev 2521
Patch from Robby Weinberg to fix the character counter not auto-resizing. Fixes #11996.

2009-06-26Clarify a few Twitter error messages:
Zachary West <zacw@adium.im> [Fri, 26 Jun 2009 12:49:47 -0400] rev 2520
Clarify a few Twitter error messages:
* Post an event when a Tweet is successfully sent.
* Say "unable to update timeline:" instead of "an error occurred:" - a lot of users were thinking their tweets weren't posted.
* Remove the "…or being upgraded" for the failwhale error.

2009-06-20Fix the ticket #6539 Adium "Don't show all the emoticons in the contact names"
Domenico Agresta <d.agresta@gmail.com (mailto:d.agresta@gmail.com)> [Sat, 20 Jun 2009 17:30:53 +0200] rev 2519
Fix the ticket #6539 Adium "Don't show all the emoticons in the contact names"

2009-06-24Patch from MartialL that fixes #3807. A few relatively minor changes by me
David Smith <catfish.man@gmail.com> [Wed, 24 Jun 2009 19:40:33 -0700] rev 2518
Patch from MartialL that fixes #3807. A few relatively minor changes by me

2009-06-24Patch from MartialL that fixes #3807
David Smith <catfish.man@gmail.com> [Wed, 24 Jun 2009 18:17:40 -0700] rev 2517
Patch from MartialL that fixes #3807

2009-06-24Trivial simplification. Was investigating a crash here, but didn't determine the cause
David Smith <catfish.man@gmail.com> [Wed, 24 Jun 2009 18:16:48 -0700] rev 2516
Trivial simplification. Was investigating a crash here, but didn't determine the cause

2009-06-24Make mvv3 not coalesce, as originally intended. Nice catch mathuaerknedam
David Smith <catfish.man@gmail.com> [Wed, 24 Jun 2009 14:29:31 -0700] rev 2515
Make mvv3 not coalesce, as originally intended. Nice catch mathuaerknedam