Peter Hosey [Tue, 14 Aug 2007 02:59:20 +0000] rev 18554
The first generation of appcasts has ended.
The second generation of appcasts has begun.
The difference is that generation 1 appcasts cannot have the `minimumSystemVersion` element, whereas generation 2 appcasts should (and must have the `generation=2` key in their URL query).
Peter Hosey [Tue, 14 Aug 2007 01:57:02 +0000] rev 18553
1.1 branch to 1.1.1.
Peter Hosey [Tue, 14 Aug 2007 01:56:44 +0000] rev 18552
1.0 branch to 1.0.6.
Peter Hosey [Tue, 14 Aug 2007 01:55:33 +0000] rev 18551
Merged r20578 (Sparkle:r13) across from the 1.1 branch. This is the fix for the crash-on-update.
Peter Hosey [Tue, 14 Aug 2007 01:41:25 +0000] rev 18550
Fixed build failure: For some reason, the prefix header was not assigned to the Bonjour plug-in in the Development config, causing the build to fail in that config.
Peter Hosey [Tue, 14 Aug 2007 00:24:35 +0000] rev 18549
I guess I should do this to the beta appcast, too. (See r20579.)
Peter Hosey [Tue, 14 Aug 2007 00:20:58 +0000] rev 18548
Deleting 1.1 and the `minimumSystemVersion` elements from the appcast to suspend the crash.
Next: This will go up to 1.0.6 once 1.0.6 is out.
Then (24 hours later): 1.1.1 and the restoration of `minimumSystemVersion`.
Peter Hosey [Mon, 13 Aug 2007 23:40:19 +0000] rev 18547
Committed Sparkle Plus with fix from Sparkle:r13. This is still Sparkle Plus r87. trunk can wait for a fix directly from Sparkle Plus after the fix is committed there.
durin42 [Mon, 13 Aug 2007 16:39:39 +0000] rev 18546
Fix a bad cast (it worked, FYI).
Thanks to Peter for catching this.
Peter Hosey [Mon, 13 Aug 2007 15:47:08 +0000] rev 18545
Corrected namespace URI, which was broken over a newline.
Peter Hosey [Mon, 13 Aug 2007 14:57:58 +0000] rev 18544
Fixed appcasts: Sparkle expects `minimumSystemVersion` to be an *element*, not an attribute of enclosure. This should fix Panther users updating to 1.1.
Evan Schoenberg [Sun, 12 Aug 2007 21:25:12 +0000] rev 18543
David points out that 1.0.x requires 10.3.9
Evan Schoenberg [Sun, 12 Aug 2007 21:08:09 +0000] rev 18542
1.0.5 is in the appcast, indefinitely, for 10.3 users
Evan Schoenberg [Sun, 12 Aug 2007 21:04:38 +0000] rev 18541
1.1 appcast
Evan Schoenberg [Sun, 12 Aug 2007 20:27:39 +0000] rev 18540
Merged [20567]: Changelog update
Evan Schoenberg [Sun, 12 Aug 2007 20:27:22 +0000] rev 18539
It turns out that the accessibility changes weren't merged (or weren't fully merged) previously. We'll merge these for 1.2 along with the Google Summer of Code 2007 changes.
Evan Schoenberg [Sun, 12 Aug 2007 16:28:22 +0000] rev 18538
explicitFileType, xcode says
Evan Schoenberg [Sun, 12 Aug 2007 16:17:31 +0000] rev 18537
Current ldb
Evan Schoenberg [Sun, 12 Aug 2007 16:17:17 +0000] rev 18536
1.1
Evan Schoenberg [Sun, 12 Aug 2007 15:08:52 +0000] rev 18535
Merged [20562]: Fixed positioning of the events preferences for some localizations
Evan Schoenberg [Sun, 12 Aug 2007 15:08:24 +0000] rev 18534
Fixed positioning of the events preferences for some localizations
Evan Schoenberg [Sun, 12 Aug 2007 15:00:41 +0000] rev 18533
French general preferences tweak from bld. Merged [20560]
Evan Schoenberg [Sun, 12 Aug 2007 15:00:17 +0000] rev 18532
French general preferences tweak from bld
Evan Schoenberg [Sun, 12 Aug 2007 14:57:02 +0000] rev 18531
Merged [20558]: German updates. Fixes #7516
Evan Schoenberg [Sun, 12 Aug 2007 14:55:44 +0000] rev 18530
German updates. Fixes #7516
durin42 [Sun, 12 Aug 2007 04:22:38 +0000] rev 18529
Fix most of the bugs in the contact list filter.
The only one left is the crasher if we release the search results group, which
I do not understand because it's a smarter group type now.
I'll keep looking at this.
Note that the crasher we're getting is happening because AIListObjects retain
their containingObject, but I'm not really sure how that ties in.
Peter Hosey [Sun, 12 Aug 2007 01:29:59 +0000] rev 18528
Fixed somebody's brainfart.
Peter Hosey [Sat, 11 Aug 2007 23:58:07 +0000] rev 18527
Expanded documentation of `AIContentMessage`: It's a subclass of `AIContentObject`, and responds to all of that class's methods.
Peter Hosey [Sat, 11 Aug 2007 21:48:38 +0000] rev 18526
OCD: Emptied blank line that was padded with a space in r20553.
Evan Schoenberg [Sat, 11 Aug 2007 21:28:28 +0000] rev 18525
Added note about libpurple update to change log
Evan Schoenberg [Sat, 11 Aug 2007 21:21:00 +0000] rev 18524
Merged [20551]: Fixed behavior after consolidating chats. Fixes #7514
Evan Schoenberg [Sat, 11 Aug 2007 21:20:33 +0000] rev 18523
Fixed behavior after consolidating chats. Fixes #7514
Evan Schoenberg [Sat, 11 Aug 2007 19:54:27 +0000] rev 18522
Merged [20549]: As I mean, not as a I type
Evan Schoenberg [Sat, 11 Aug 2007 19:53:42 +0000] rev 18521
As I mean, not as a I type
Peter Hosey [Sat, 11 Aug 2007 19:38:28 +0000] rev 18520
[wiki:Doxygenation Doxygenated] `AIContentMessage`.
Evan Schoenberg [Sat, 11 Aug 2007 19:35:10 +0000] rev 18519
Merged [20529]: Fixed retrieval of an AIChat after joining a group chat - we no longer create a chat then create a second one when libpurple responds. This fixes several issues, including the Invite Contacts field not working properly. Fixes #2549
Evan Schoenberg [Sat, 11 Aug 2007 19:25:47 +0000] rev 18518
Improved readability
Evan Schoenberg [Sat, 11 Aug 2007 19:25:33 +0000] rev 18517
Warnings--;
Evan Schoenberg [Sat, 11 Aug 2007 19:25:11 +0000] rev 18516
Removed some warnings -- AIFlexibleToolbarItem isn't used here
Evan Schoenberg [Sat, 11 Aug 2007 19:24:05 +0000] rev 18515
Moved a magic number to a #define
Evan Schoenberg [Sat, 11 Aug 2007 19:06:23 +0000] rev 18514
1.1b6 appcast
Evan Schoenberg [Sat, 11 Aug 2007 18:54:03 +0000] rev 18513
Update the status completely, rather than short-circuiting the filtering process, when the iTunes status changes for an account which returns YES from -[self shouldIncludeNowPlayingInformationInAllStatuses], which is currently just XMPP accounts. Fixes #7435
durin42 [Sat, 11 Aug 2007 17:53:07 +0000] rev 18512
Fix a bunch of forward definitions to make the code safer, and also add a
method to a header so that a warning goes away after fixing the forward defs.
durin42 [Sat, 11 Aug 2007 17:51:38 +0000] rev 18511
Fix another use if id<NSMenuItem>
Evan Schoenberg [Sat, 11 Aug 2007 17:46:31 +0000] rev 18510
Merged [20536]: Safety which may prevent [http://smartcrashreports.com/dev/crash.php?id=e12558c4111a6e9370f0e6f2c5a09e66a38bc95b this crash]:
{{{
Thread 0 Crashed:
0 com.adiumX.AdiumPurple 0x0ea27c18 -[SLPurpleCocoaAdapter doCommand:fromAccount:inChat:] + 128
1 com.adiumX.AdiumPurple 0x0ea2f648 -[CBPurpleAccount encodedAttributedStringForSendingContentMessage:] + 124
2 com.adiumX.adiumX 0x000b30e4 -[AIContentController processAndSendContentObject:] + 248
3 com.adiumX.adiumX 0x000b27cc -[AIContentController finishSendContentObject:] + 208
4 libobjc.A.dylib 0x90a451f4 objc_msgSendv + 180
5 com.apple.Foundation 0x92bdec94 -[NSInvocation invoke] + 944
6 com.adiumX.adiumX 0x000c4d20 -[AdiumContentFiltering filterAttributedString:usingFilterType:direction:filterContext:notifyingTarget:selector:context:] + 792
7 com.adiumX.adiumX 0x000b2590 -[AIContentController sendContentObject:] + 176
8 com.apple.AppKit 0x93821c4c -[NSApplication sendAction:to:from:] + 108
9 com.apple.AppKit 9 0x9387c4b8 9 com.apple.AppKit 9 0x9387c4b8 9 com.apple.AppKit 9 0x9387c4b8 9 conuImpl performActionWithHighlightingForItemAtIndex:] + 104
11 com.apple.AppKit 0x938a4d6c _NSPopUpCarbonMenu2 + 2480
12 com.apple.AppKit 0x938a43ac _NSPopUpCarbonMenu1 + 44
13 com.apple.AppKit 0x938fbbe8 -[NSCarbonMenuImpl _popUpContextMenu:withEvent:forView:withFont:] + 168
14 com.apple.AppKit 0x938fba68 -[NSMenu _popUpContextMenu:withEvent:forView:withFont:] + 216
15 com.apple.AppKit 0x937dc84c -[NSWindow sendEvent:] + 4548
16 com.apple.AppKit 0x937858d4 -[NSApplication sendEvent:] + 4172
17 com.apple.AppKit 0x9377cd10 -[NSApplication run] + 508
18 com.apple.AppKit 0x9386d87c NSApplicationMain + 452
19 com.adiumX.adiumX 0x00002d70 _start + 760
20 com.adiumX.adiumX 0x00002a74 start + 48
}}}
Evan Schoenberg [Sat, 11 Aug 2007 17:46:01 +0000] rev 18509
Safety which may prevent [http://smartcrashreports.com/dev/crash.php?id=e12558c4111a6e9370f0e6f2c5a09e66a38bc95b this crash]:
{{{
Thread 0 Crashed:
0 com.adiumX.AdiumPurple 0x0ea27c18 -[SLPurpleCocoaAdapter doCommand:fromAccount:inChat:] + 128
1 com.adiumX.AdiumPurple 0x0ea2f648 -[CBPurpleAccount encodedAttributedStringForSendingContentMessage:] + 124
2 com.adiumX.adiumX 0x000b30e4 -[AIContentController processAndSendContentObject:] + 248
3 com.adiumX.adiumX 0x000b27cc -[AIContentController finishSendContentObject:] + 208
4 libobjc.A.dylib 0x90a451f4 objc_msgSendv + 180
5 com.apple.Foundation 0x92bdec94 -[NSInvocation invoke] + 944
6 com.adiumX.adiumX 0x000c4d20 -[AdiumContentFiltering filterAttributedString:usingFilterType:direction:filterContext:notifyingTarget:selector:context:] + 792
7 com.adiumX.adiumX 0x000b2590 -[AIContentController sendContentObject:] + 176
8 com.apple.AppKit 0x93821c4c -[NSApplication sendAction:to:from:] + 108
9 com.apple.AppKit 0x9387c4b8 -[NSMenu performActionForItemAtIndex:] + 392
10 com.apple.AppKit 0x9387c23c -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 104
11 com.apple.AppKit 0x938a4d6c _NSPopUpCarbonMenu2 + 2480
12 com.apple.AppKit 0x938a43ac _NSPopUpCarbonMenu1 + 44
13 com.apple.AppKit 0x938fbbe8 -[NSCarbonMenuImpl _popUpContextMenu:withEvent:forView:withFont:] + 168
14 com.apple.AppKit 0x938fba68 -[NSMenu _popUpContextMenu:withEvent:forView:withFont:] + 216
15 com.apple.AppKit 0x937dc84c -[NSWindow sendEvent:] + 4548
16 com.apple.AppKit 0x937858d4 -[NSApplication sendEvent:] + 4172
17 com.apple.AppKit 0x9377cd10 -[NSApplication run] + 508
18 com.apple.AppKit 0x9386d87c NSApplicationMain + 452
19 com.adiumX.adiumX 0x00002d70 _start + 760
20 com.adiumX.adiumX 0x00002a74 start + 48
}}}
Evan Schoenberg [Sat, 11 Aug 2007 17:37:48 +0000] rev 18508
Added a {{{Context_Contact_Message}}} contextual menu section. This should be used only for context menus outside a messaging context in which options like "Open Chat" are needed. This is used in the new chat transcript window contextual menu from the Contacts list.
Fixes #7512
Elliott Harris [Sat, 11 Aug 2007 17:36:13 +0000] rev 18507
Reverting API changes from 20513. Keeping isTiger, but changing it to be a constant compare so we still don't have to use Gestalt.
David Smith [Sat, 11 Aug 2007 04:54:19 +0000] rev 18506
what's this NSLog doing here?
Zachary West <zacw@adiumx.com> [Sat, 11 Aug 2007 03:37:02 +0000] rev 18505
Merged [20531]: AIM recently upped the available message length to 251.
Zachary West <zacw@adiumx.com> [Sat, 11 Aug 2007 03:18:18 +0000] rev 18504
AIM recently upped the available message length to 251.
David Smith [Fri, 10 Aug 2007 23:20:24 +0000] rev 18503
Fix from Evan to avoid making duplicate chats. Fixes something Erik ran into, and may help Andreas' situation as well.
Evan Schoenberg [Fri, 10 Aug 2007 21:53:10 +0000] rev 18502
Fixed sizing of the size-to-fit checkboxes in trnk. Fixes #20527
Evan Schoenberg [Fri, 10 Aug 2007 21:50:36 +0000] rev 18501
Fixed size of the size-to-fit checkboxes. Fixes #7494
Evan Schoenberg [Fri, 10 Aug 2007 21:47:24 +0000] rev 18500
Merged [20525]: Some nib fixes for localizations
Evan Schoenberg [Fri, 10 Aug 2007 21:45:52 +0000] rev 18499
Audited ListThemeSheet and GeneralPreferences nibs since some translations are no longer being properly maintained - the English strings are at least not overlapping other controls now
Evan Schoenberg [Fri, 10 Aug 2007 21:00:57 +0000] rev 18498
1.1b6. This is building in Deployment and should be the last 1.1 beta
Evan Schoenberg [Fri, 10 Aug 2007 20:48:49 +0000] rev 18497
merged [20522]: PSMTabBarControl [175]: Size-to-fit for tabs now works properly when tabs are overflowing. Fixes #6775
Evan Schoenberg [Fri, 10 Aug 2007 20:47:59 +0000] rev 18496
PSMTabBarControl [175]: Size-to-fit for tabs now works properly when tabs are overflowing. Fixes #6775
Peter Hosey [Fri, 10 Aug 2007 12:46:01 +0000] rev 18495
Really fix CodingStyle violation.
(Also: You're welcome, Elliott.)
Elliott Harris [Fri, 10 Aug 2007 04:58:41 +0000] rev 18494
Fixes a warning for my good friend Augie.
Elliott Harris [Fri, 10 Aug 2007 04:57:34 +0000] rev 18493
Fixed an issue Peter brought up. Thanks Peter.
Elliott Harris [Fri, 10 Aug 2007 04:37:05 +0000] rev 18492
Replacing Gestalt code with new API.
Elliott Harris [Fri, 10 Aug 2007 04:35:46 +0000] rev 18491
Modified Runtime OS Check API to be more extensible and to not depend on numbers we may not be able to disclose during development. Also adds a couple of new methods to help keep Gestalt out of Adium
David Smith [Thu, 09 Aug 2007 18:50:57 +0000] rev 18490
OCD typo fix
Andreas Monitzer [Wed, 08 Aug 2007 21:13:04 +0000] rev 18489
Updated libpurple to revision c3b6e088483d70780a3365f7111d2fbd2cc81e4e
Evan Schoenberg [Wed, 08 Aug 2007 20:59:57 +0000] rev 18488
Merged [20498]: Further improvements to the size-to-fit algorithm for tabs
Evan Schoenberg [Wed, 08 Aug 2007 20:59:29 +0000] rev 18487
PSMTabBarControl.framework [171]. This further improves the size-to-fit algorithm and should correct the problem with tiny-tabs reported by jas in adium-devl. The algorithm for sizing tabs down if they all can't fit is now as follows:
1. Size all tabs down toward the average tab width. Tabs below average remain the same size.
2. If that doesn't get the tabs small enough, size all tabs down toward the smallest visible tab width. The smallest won't change.
3. If that doesn't get the tabs small enough, size all tabs down toward the minimum tab size.
If doing this still results in one or more tabs in the overflow menu, the remaining visible tabs are expanded back out to make use of the available space.
durin42 [Wed, 08 Aug 2007 15:23:58 +0000] rev 18486
This is probably what was intended.
Warnings--;
Evan Schoenberg [Wed, 08 Aug 2007 11:50:21 +0000] rev 18485
Merged [20494]: PSMTabBarControl [168], which has an improved size-to-fit algorithm for tab sizing.
Evan Schoenberg [Wed, 08 Aug 2007 11:49:20 +0000] rev 18484
PSMTabBarControl [168], which has an improved size-to-fit algorithm for tab sizing.
Andreas Monitzer [Wed, 08 Aug 2007 09:36:46 +0000] rev 18483
Fixed deleting XMPP accounts that are offline. Fixes #7501
Peter Hosey [Tue, 07 Aug 2007 17:07:44 +0000] rev 18482
Metal and Aqua will rhyme on Leopard.
Eric Richie [Mon, 06 Aug 2007 08:30:35 +0000] rev 18481
You will now be prompted before quitting unless you choose 'Don't show again'.
Refs #1054
Zachary West <zacw@adiumx.com> [Mon, 06 Aug 2007 08:24:14 +0000] rev 18480
Quick fix wrt a nil notification.