| 4 months ago |
Eric Richie |
Version up for rc1.
|
changeset |
files
|
| 4 months ago |
Robert Vehse |
Another update for Chinese (Traditional) for 1.5b9 from Jack Lin.
|
changeset |
files
|
| 4 months ago |
Robert Vehse |
Credit Mojca Miklavec for the Slovenian localisation. References #15772.
|
changeset |
files
|
| 4 months ago |
Robert Vehse |
Updated Chinese (Traditional) localisation for 1.5b9 from Jack Lin.
|
changeset |
files
|
| 4 months ago |
Robert Vehse |
Updated Slovenian localisation for 1.5b9 from mojca. Fixes #15772.
|
changeset |
files
|
| 4 months ago |
Robert Vehse |
Add Slovenian for a bunch of resources. References #15772.
|
changeset |
files
|
| 4 months ago |
Robert Vehse |
Updated Danish localisation for 1.5b9r4509 from David Munch. Fixes #15703.
|
changeset |
files
|
| 4 months ago |
Robert Vehse |
Updated Portuguese (Portugal) localisation for 1.5b9 from dani_ramos. References #15721.
|
changeset |
files
|
| 4 months ago |
Robert Vehse |
Updated Catalan localisation for 1.5b9 from Svartkatt. Fixes #15770.
|
changeset |
files
|
| 4 months ago |
Robert Vehse |
Update Credits.rtf for Adium 1.5.
|
changeset |
files
|
| 4 months ago |
Thijs Alkemade |
libpurple 2.10.0 [im.pidgin.adium @ 78f01024866db9d9208f8cc09b8321c7ed04c140]
|
changeset |
files
|
| 4 months ago |
Thijs Alkemade |
It was possible that two threads were trying to open the same index at the same time, so this check has to be in the dispatch_sync block.
|
changeset |
files
|
| 4 months ago |
Thijs Alkemade |
Don't crash when the log index failed to initialize when trying to delete a log, just bail.
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
Fixed misspellings in emoticons Russian localization. Refs #15571
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
Fixed a typo in Russian localization. Refs #15769.
|
changeset |
files
|
| 4 months ago |
Peter Hosey |
Burninated -isOnCurrentWorkspace, the category method we had for compatibility with versions of Mac OS X older than Snow Leopard.
|
changeset |
files
|
| 4 months ago |
Evan Schoenberg |
Revert a7a3b35ccb39 and 8178622ef012 after discussion in #adium-devl. Consensus is that the new Adiumy menu bar icon is promising but not quite ready to be the new default set.
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
adiumx.com to adium.im -> AdiumVersion.scpt
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
Switched some adiumx.com links to adium.im. Added some "missing" wwws.
|
changeset |
files
|
| 4 months ago |
Frank Dowsett |
Deprecation removal for open and save panels.
|
changeset |
files
|
| 4 months ago |
Frank Dowsett |
Resave Preferences-MessageAlerts to readd some connections.
PreferencesRedux
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
Aqualicious Graphite, new contact list theme to match OS X Graphite style.
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
Correcting text (Last label) font per Paul's request.
PreferencesRedux
|
changeset |
files
|
| 4 months ago |
Thijs Alkemade |
Rewrote the AdiumApplescriptRunner to use XPC instead of distributed notifications.
AdiumApplescriptRunnerUsingXPC
|
changeset |
files
|
| 4 months ago |
Thijs Alkemade |
Make sure AdiumApplescriptRunner can still be started from within Adium, this broke in 5d52dabbebe4.
|
changeset |
files
|
| 4 months ago |
Thijs Alkemade |
Chats can no longer refuse to quit when they're still processing content. The user won't see the content anyway, and they would make Adium freeze.
|
changeset |
files
|
| 4 months ago |
Thijs Alkemade |
Add a "Configure Room..." option to the MUC cog menu.
AddConfigureRoomForMUCs
|
changeset |
files
|
| 4 months ago |
Thijs Alkemade |
Add the generic menu items to the group chat cog button for XMPP groupchats too.
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
Fix enable/disable View Chat Transcripts menu item, in group chat's (user list) context menu. Regression introduced (probably) with be26860de314.
|
changeset |
files
|
| 4 months ago |
Frank Dowsett |
merge from default
PreferencesRedux
|
changeset |
files
|
| 4 months ago |
Frank Dowsett |
Fix a bug caused by 5171715ffe18 where clicking away from the search field would cause the main view to be shown.
PreferencesRedux
|
changeset |
files
|
| 4 months ago |
Frank Dowsett |
Show the preferences window after the pane has been loaded and the window resized, looks better than a resize after opening.
PreferencesRedux
|
changeset |
files
|
| 4 months ago |
Thijs Alkemade |
Rounded all other cases of non-integer view sizes I could find, though I don't think any contain scrollviews.
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
A better way of solving draw artifacts in Chat Transcripts window when scrolling. Also minor position/size fixes to 'Get Info -> Events' . Refs #12237.
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
A better way of solving draw artifacts in 'Get Info -> Events' window when scrolling. Refs #12237.
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
CACHE_ROOT should be added to make clean also.
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
CACHE_ROOT to /var/tmp
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
An attempt to fix the nightly builds failing due to inclusion of wrong precompiled headers.
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
Fixed ghosting artifacts when scrolling transcript contents (when searching). Refs #12237.
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
Minor redraw problem in 'Get Info -> Events' window when scrolling. Fixes #12237.
|
changeset |
files
|
| 4 months ago |
Peter Hosey |
Merged with Thijs.
|
changeset |
files
|
| 4 months ago |
Peter Hosey |
Log the arguments to SKIndexCreateWithURL, so we can be sure it isn't our fault (or find out how it is). Refs #15699.
|
changeset |
files
|
| 4 months ago |
Thijs Alkemade |
Reconnect runToolbarCustomizationPalette and toggleToolbarShown IBActions, which got removed in 1d96c04dc242, so "Show Toolbar" and "Customize Toolbar" should work and be localizable again.
|
changeset |
files
|
| 4 months ago |
Robert Vehse |
Updated Italian localisation for 1.5b9 from pi++. Fixes #15758.
|
changeset |
files
|
| 4 months ago |
Peter Hosey |
Changed the disk image script to use key codes, not character keystrokes, to send keyboard shortcuts to the Finder. Like the comment says, +3 Dvorak compatibility.
|
changeset |
files
|
| 4 months ago |
Peter Hosey |
Code that uses @autoreleasepool won't build on 10.6. Switching to NSAutoreleasePool in the meantime. Also restored the return statement, which the compiler suspiciously didn't warn about.
|
changeset |
files
|
| 4 months ago |
Peter Hosey |
Restored the ability of AdiumApplescriptRunner to run scripts from the command line, and committed a new build from the fixed sources. Fixes breakage of disk image background and custom icons added in [68df2b3513ec].
|
changeset |
files
|
| 4 months ago |
Peter Hosey |
Changed AAR main to use @autoreleasepool.
|
changeset |
files
|
| 4 months ago |
Peter Hosey |
Replacing the old PowerPC build of AdiumAppleScriptRunner with an x86_64/i386 build. Enables building on Lion (where Rosetta no longer exists).
|
changeset |
files
|
| 4 months ago |
Robert Vehse |
Fix typo
|
changeset |
files
|
| 4 months ago |
Robert Vehse |
Versioning up to 1.5b9 and changelogging.
|
changeset |
files
|
| 4 months ago |
Frank Dowsett |
Round the info window width up to 300px and provide a bit more space to the alias label in the info pane for localizers. Fixes #15712
|
changeset |
files
|
| 4 months ago |
Frank Dowsett |
Widen the advanced preferences and adjust three panes for the new width.
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
Credit Igor Kryzhanovskyi for the menu bar icon set.
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
Remove the old icon set.
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
New Adiumy Menu Bar Iconset. Thanks to Igor Kryzhanovskyi!
|
changeset |
files
|
| 4 months ago |
Adrian Godoroja |
New Year is coming to the About Window :)
|
changeset |
files
|
| 4 months ago |
Thijs Alkemade |
Changelogging previous commit
|
changeset |
files
|
| 4 months ago |
Thijs Alkemade |
Updated Growl.framework to 1.3.1.
|
changeset |
files
|
| 4 months ago |
Thijs Alkemade |
Started working on (and pretty much finished) implementing a "server console"
IRCServerConsole
|
changeset |
files
|