| 2009-11-06 |
Zachary West |
Backed out changeset 791780625051
|
changeset |
files
|
| 2009-11-06 |
Zachary West |
Set the "save as my default font" button in the font chooser as localizable. Fixes #13372.
|
changeset |
files
|
| 2009-11-06 |
Zachary West |
Sign up for a clientKey for Adium under my account.
|
changeset |
files
|
| 2009-11-05 |
Zachary West |
Updated Polish localization from toszcze. Fixes #13335.
|
changeset |
files
|
| 2009-11-05 |
Stephen Holt |
libpurple. now with more PPC and i386.
|
changeset |
files
|
| 2009-11-04 |
Stephen Holt |
A new bootsrap db is only fetched if it doesn't exist already. Otherwise, we should update.
|
changeset |
files
|
| 2009-11-04 |
Zachary West |
Updated libjson-glib, moreso, this time. I think.
|
changeset |
files
|
| 2009-11-04 |
Zachary West |
Don't return an alias in the preview chat. Fixes #13321.
|
changeset |
files
|
| 2009-11-04 |
Zachary West |
Don't display Facebook history, and force-enable groups (in case 1.3 had set it to disabled at some point).
|
changeset |
files
|
| 2009-11-04 |
Zachary West |
Updated json-glib to fix some 64-bit issues.
|
changeset |
files
|
| 2009-11-04 |
Zachary West |
im.pidgin.adium at d49ed78a4b14b42c77a5eca7b0ee204cf96fe91b
|
changeset |
files
|
| 2009-11-04 |
Zachary West |
Updated json-glib tarball.
|
changeset |
files
|
| 2009-11-04 |
Zachary West |
Updated .hgignore for Dependencies build script.
|
changeset |
files
|
| 2009-11-04 |
Stephen Holt |
Add the rtool dir, salvaged from dep-build-scripts
|
changeset |
files
|
| 2009-11-04 |
Stephen Holt |
Remove the rtool symlink.
|
changeset |
files
|
| 2009-11-04 |
Evan Schoenberg |
Merge
|
changeset |
files
|
| 2009-11-04 |
Evan Schoenberg |
Trying this again - remove old dep-build-scripts
|
changeset |
files
|
| 2009-11-04 |
Evan Schoenberg |
We need framework_maker, which was previously a symlink into dep-build-scripts
|
changeset |
files
|
| 2009-11-04 |
Evan Schoenberg |
Remove symlink
|
changeset |
files
|
| 2009-11-04 |
Evan Schoenberg |
Removed obsolete dep-build-scripts to prevent potential confusion, since the modern build scripts work so well
|
changeset |
files
|
| 2009-11-04 |
Evan Schoenberg |
Another typo squashed
|
changeset |
files
|
| 2009-11-04 |
Evan Schoenberg |
Meaningless typo fix
|
changeset |
files
|
| 2009-11-02 |
Zachary West |
Don't add a focus class for messages in the active chat. Refs #13300.
|
changeset |
files
|
| 2009-11-02 |
Zachary West |
Instead of inserting a <hr/> when we lose focus, which ends up breaking more than you'd expect, add a message class for the next message. Fixes #13300.
|
changeset |
files
|
| 2009-11-01 |
Stephen Holt |
Fix a logic error preventing the display of the chat transcript and channel member counts. Fixes #13292
|
changeset |
files
|
| 2009-11-01 |
Zachary West |
Add a hidden default "AINoNewMailWindow" which prevents the "new mail" dialog from opening. Refs #7923.
|
changeset |
files
|
| 2009-11-01 |
Zachary West |
Always try and reposition the contact list if we think it should be. Fixes #12716.
|
changeset |
files
|
| 2009-11-01 |
Zachary West |
Display unhandled purple conversation writes in the next run loop. Fixes #13190.
|
changeset |
files
|
| 2009-11-01 |
Zachary West |
Prevent infinitely forwarding navigation events. Fixes #13251.
|
changeset |
files
|
| 2009-10-31 |
Zachary West |
Forward-declare AIPlugin in AIInterfaceControllerProtocol.h.
|
changeset |
files
|
| 2009-10-31 |
Zachary West |
Allow menu items to be validated if they aren't channel operations. Fixes #13280.
|
changeset |
files
|
| 2009-10-31 |
Zachary West |
Durr, don't need to redefine this method.
|
changeset |
files
|
| 2009-10-31 |
Zachary West |
Never send an autoreply to an IRC message. The server does this for us. Fixes #12621.
|
changeset |
files
|
| 2009-10-31 |
Zachary West |
Only add color tags if a style supports colors. Fixes #13286.
|
changeset |
files
|
| 2009-10-31 |
Stephen Holt |
Only set shouldScroll property on the first new message. Prevents a long cascade of new messages from busting the scroll position before calling nearBottom().
|
changeset |
files
|
| 2009-10-31 |
Zachary West |
Arbitrarily decide that the shelf in a shelf split view cannot go below 100px.
|
changeset |
files
|
| 2009-10-31 |
Zachary West |
Add a small IRC icon and an improved larger one. Refs #12697.
|
changeset |
files
|
| 2009-10-31 |
Zachary West |
I don't trust 1.3's setting of this pref key.
|
changeset |
files
|
| 2009-10-31 |
Zachary West |
Updated Voice, None and Default Client icons from George Lambrou. Adds a Confirmations prefpane icon.
|
changeset |
files
|
| 2009-10-31 |
Zachary West |
Set the "Confirm before closing chat windows" as an AILocalizationButton. Fixes #13284.
|
changeset |
files
|
| 2009-10-31 |
Zachary West |
Twitter and WebKit strings files aren't separate anymore, they do not need to be moved around.
|
changeset |
files
|
| 2009-10-31 |
Zachary West |
Avoid the crash without fixing the problem. Refs #13172.
|
changeset |
files
|
| 2009-10-31 |
Evan Schoenberg |
And fixed warnings I introduced
|
changeset |
files
|
| 2009-10-31 |
Evan Schoenberg |
Less typoes
|
changeset |
files
|
| 2009-10-31 |
Evan Schoenberg |
Patch from '''egladil''', with some tweaking by me, to improve out "last seen" monitoring to understand metacontacts and update the values accordingly. Thanks!
|
changeset |
files
|
| 2009-10-31 |
Evan Schoenberg |
If Bonjour disconnects but the user opens a contact window in the moment before the contact disappears from the list, it wass possible to attempt to open with a nil avInstanceName. Furthermore, if Bonjour disconnects, attempting to send a message to a still-open Bonjour chat could try to reference avInstanceName which would previously be nil after disconnect.
|
changeset |
files
|
| 2009-10-31 |
Evan Schoenberg |
Prevent attempting to set a nil property on an AWEzvXMLNode. This turns a crash into a warning.
|
changeset |
files
|
| 2009-10-31 |
Zachary West |
Remove the now-defunct WebKit Localizable.strings.
|
changeset |
files
|
| 2009-10-31 |
Zachary West |
Remove the removed WebKit Localizable.strings and run `make localizable-strings`.
|
changeset |
files
|
| 2009-10-31 |
Zachary West |
Backed out changeset 5395c09f03c0
|
changeset |
files
|
| 2009-10-31 |
Zachary West |
Backed out changeset 84d54379cfcc
|
changeset |
files
|
| 2009-10-31 |
Stephen Holt |
A few fixes to Template.html and Renkoo message style:
|
changeset |
files
|
| 2009-10-30 |
Zachary West |
Set the development target for the Twitter account view to 10.5's 3.1. Fixes #13273.
|
changeset |
files
|
| 2009-10-30 |
Zachary West |
Set the Mention Advn Pref's text using -setStringValue: on its normal NSTextField, since we don't want it resizing itself. Fixes #13275.
|
changeset |
files
|
| 2009-10-30 |
Zachary West |
Set the "Animate the dock icon" and "Display a message count badge" as AILocalizationButton, not NSButtons. Refs #13275.
|
changeset |
files
|
| 2009-10-30 |
Zachary West |
Grab the "Authorization Requests" localized string from the right bundle. Refs #13275.
|
changeset |
files
|
| 2009-10-30 |
Zachary West |
Combine WebKit, Twitter and normal Localizable.strings into one; they're not in separate plugins. Fixes #13276.
|
changeset |
files
|
| 2009-10-30 |
Stephen Holt |
FIx renkoo.
|
changeset |
files
|
| 2009-10-30 |
Zachary West |
Project changes for localization removals.
|
changeset |
files
|
| 2009-10-30 |
Zachary West |
Move the Renkoo license inside the bundle.
|
changeset |
files
|