Tue, 17 Feb 2009 22:39:16 +0000 |
Daniel Atallah |
Use asynchronous DNS lookups for SOCKS4.
|
Tue, 17 Feb 2009 03:07:10 +0000 |
Elliott Sales de Andrade |
Buddies on both the Allow and Block list are now automatically removed from
|
Tue, 17 Feb 2009 00:27:34 +0000 |
Elliott Sales de Andrade |
Don't set an attribute prefix on the node, and remove an unnecessary call
|
Mon, 16 Feb 2009 05:12:26 +0000 |
John Bailey |
Add some MSN items to the changelog.
|
Sun, 15 Feb 2009 23:11:18 +0000 |
Elliott Sales de Andrade |
merge of '4021ee6bbfa81bd2fda8e2760cb4ae05d5c30083'
|
Sun, 15 Feb 2009 21:56:50 +0000 |
John Bailey |
merge of '2c17cc8e7650eb9c9637576a402e905e45eb4f81'
|
Sun, 15 Feb 2009 21:56:25 +0000 |
John Bailey |
Reorganize the ChangeLog a bit.
|
Sun, 15 Feb 2009 21:49:53 +0000 |
John Bailey |
Credit Kosta Arvanitis for his patches. Refs #8148, #8150, #8233.
|
Sun, 15 Feb 2009 21:45:37 +0000 |
Kosta Arvanitis |
Prevent tooltips from lingering while scrolling in the buddy list window.
|
Sun, 15 Feb 2009 21:44:10 +0000 |
Kosta Arvanitis |
Close the tooltip window on a keypress event. Fixes #8150.
|
Sun, 15 Feb 2009 21:42:34 +0000 |
Kosta Arvanitis |
Adjust tooltips to offset their position by half the cursor size. This will
|
Sun, 15 Feb 2009 21:26:22 +0000 |
Paul Aurich |
Don't send a 'to' attribute on an outgoing stanza if we didn't receive one.
|
Sun, 15 Feb 2009 21:03:40 +0000 |
John Bailey |
This is a combination of patches from darkrain42 and Marcus Sundberg to fix
|
Sun, 15 Feb 2009 20:29:55 +0000 |
John Bailey |
Add mcepl and djedelsky to COPYRIGHT for their patches. Refs #8419, #7084, #7595.
|
Sun, 15 Feb 2009 20:24:23 +0000 |
John Bailey |
Fix a warning I caught about using %d for a gsize.
|
Sun, 15 Feb 2009 20:22:30 +0000 |
mcepl |
Grab only the "short" hostname on systems (like Fedora/RedHat, but others too)
|
Sun, 15 Feb 2009 19:01:58 +0000 |
david jedelsky |
Fix recipt of ICQ messages from the mobile client "Slick." Fixes #7084, #7595.
|
Sun, 15 Feb 2009 23:08:38 +0000 |
Elliott Sales de Andrade |
Convert from ISO-8859-1 to UTF-8 if no charset is supplied. This should fix
|
Sun, 15 Feb 2009 22:52:47 +0000 |
Elliott Sales de Andrade |
Set a NULL statusline and CurrentMedia if the UBX returns an empty payload,
|
Sun, 15 Feb 2009 22:44:25 +0000 |
Elliott Sales de Andrade |
Send "Segoe UI" if no font is determined from the UI's HTML.
|
Sun, 15 Feb 2009 21:15:39 +0000 |
Elliott Sales de Andrade |
Save and use the CacheKey for ABCH SOAP requests.
|
Sun, 15 Feb 2009 21:14:06 +0000 |
Elliott Sales de Andrade |
Add a missed g_slist_free.
|
Sun, 15 Feb 2009 20:51:25 +0000 |
Elliott Sales de Andrade |
Comment out this extra string until we need it (if ever).
|
Sun, 15 Feb 2009 20:43:41 +0000 |
Elliott Sales de Andrade |
This casting is no longer necessary.
|
Sun, 15 Feb 2009 20:54:59 +0000 |
Daniel Atallah |
Use a stock size that we are sure exists (which ends up making the icon a pixel
|
Sun, 15 Feb 2009 07:19:59 +0000 |
Elliott Sales de Andrade |
Use g_direct_hash/equal instead of g_int_hash/equal for the hash table that
|
Sun, 15 Feb 2009 02:11:58 +0000 |
Elliott Sales de Andrade |
I was hoping this wouldn't be necessary, but it seems that the possibility
|
Sun, 15 Feb 2009 02:02:57 +0000 |
Elliott Sales de Andrade |
Jason's been a big help here, and I think this is fixed now.
|
Sat, 14 Feb 2009 07:56:20 +0000 |
John Bailey |
Some tweaks to the About dialog:
|
Thu, 12 Feb 2009 02:33:05 +0000 |
Mark Doliner |
Add a note that we should use hash tables for the permit and deny lists.
|
Thu, 12 Feb 2009 06:02:20 +0000 |
Etan Reisner |
I'm pretty sure this is what we meant here.
|
Thu, 12 Feb 2009 06:00:15 +0000 |
Etan Reisner |
Let XS do the argument checking/erroring for us for the components argument to
|
Wed, 11 Feb 2009 03:31:33 +0000 |
Etan Reisner |
I like this message better.
|
Tue, 10 Feb 2009 20:37:51 +0000 |
Daniel Atallah |
Credit the author of the menu responsivness patch. References #8352
|
Tue, 10 Feb 2009 06:08:57 +0000 |
Paul Aurich |
merge of '2026210de0785811e4681fcc9e988fb8d00601ef'
|
Tue, 10 Feb 2009 04:25:45 +0000 |
Daniel Atallah |
This small optimization has been sitting in my tree for a long time.
|
Tue, 10 Feb 2009 04:20:24 +0000 |
Daniel Atallah |
Fix from "oopepe" to make menus more reliably responsive.
|
Tue, 10 Feb 2009 03:22:35 +0000 |
Mark Doliner |
Set this timer to 0 when we return FALSE
|
Tue, 10 Feb 2009 01:51:07 +0000 |
Mark Doliner |
Change two more uses of purple_utf8_strcasecmp to g_str_equal
|
Tue, 10 Feb 2009 01:44:40 +0000 |
Mark Doliner |
It's wrong, unnecessary, and expensive to use purple_utf8_strcasecmp() here.
|
Mon, 09 Feb 2009 22:05:14 +0000 |
Mark Doliner |
Avoid canceling this timer twice
|
Tue, 10 Feb 2009 05:42:53 +0000 |
Paul Aurich |
Fix a double-free segfault in the adhoc commands
|
Sun, 08 Feb 2009 10:34:31 +0000 |
SHiNE CsyFeK |
propagate from branch 'im.pidgin.pidgin' (head 32e078dbbf6d15a1c0a2916f1d590ea45f3c364d)
|
Sun, 08 Feb 2009 05:02:30 +0000 |
Elliott Sales de Andrade |
A JID can have no node (the part before the @), but a chat must have one,
|
Sun, 08 Feb 2009 00:23:43 +0000 |
Elliott Sales de Andrade |
merge of '1256de56bf55d28698fb946db0dc7fc965f4713b'
|
Sun, 08 Feb 2009 00:23:13 +0000 |
Elliott Sales de Andrade |
disapproval of revision '8a80f271858548f73cac50625660e87df1970bcc'
|
Sat, 07 Feb 2009 23:45:18 +0000 |
Elliott Sales de Andrade |
The jabber_register_parse function was looking for the <x> node as a
|
Fri, 06 Feb 2009 14:23:25 +0000 |
Bj«Órn Voigt |
resolved shortcut conflict in German (fixes http://developer.pidgin.im/ticket/8354)
|
Fri, 06 Feb 2009 03:50:26 +0000 |
Daniel Atallah |
Fix a null ptr deref/double free. Fixes #8336.
|
Thu, 05 Feb 2009 06:25:18 +0000 |
Elliott Sales de Andrade |
merge of '0bfcaf78ec07efb71812fff2c8b738b4532aac7f'
|
Thu, 05 Feb 2009 05:42:58 +0000 |
Elliott Sales de Andrade |
In jabber_iq_parse, xmlnode_get_child is called for a few special cases,
|
Thu, 05 Feb 2009 04:23:14 +0000 |
Elliott Sales de Andrade |
Fix some warnings in some sometimes-commented-out debug messages.
|
Sat, 14 Feb 2009 18:23:13 +0000 |
Paul Aurich |
Use a JabberStream variable instead of a setting for the initial hash
|
Sat, 14 Feb 2009 03:57:22 +0000 |
Paul Aurich |
Always publish a <photo/> element, even if we have an empty buddy icon.
|
Sat, 14 Feb 2009 01:18:25 +0000 |
Paul Aurich |
I had the distinct pleasure of throwing invalid garbage at this code; it
|
Thu, 05 Feb 2009 01:00:17 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
|
Thu, 05 Feb 2009 00:59:42 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
|
Wed, 04 Feb 2009 22:46:45 +0000 |
Sadrul Habib Chowdhury |
Debug log is sent to stderr. Thanks to whoever noticed it in IRC the other day.
|
Wed, 04 Feb 2009 22:46:08 +0000 |
Sadrul Habib Chowdhury |
Need some refining for vt100 too, apparently. Fixes #8335.
|
Wed, 04 Feb 2009 18:59:11 +0000 |
Mark Doliner |
Wait to set the account online until after we've fetched our buddy list.
|
Wed, 04 Feb 2009 05:15:49 +0000 |
Elliott Sales de Andrade |
After parsing the message text for HTML formatting, don't try to send it if
|
Wed, 04 Feb 2009 01:44:30 +0000 |
John Bailey |
Break the ICQ changes into their own section. Make an existing ICQ entry more
|
Wed, 04 Feb 2009 01:30:35 +0000 |
Daniel Lj |
Patch to properly publish status messages for statuses other than Available.
|
Tue, 03 Feb 2009 22:06:21 +0000 |
Mark Doliner |
Mark the string "Mongolian" as translatable
|
Tue, 03 Feb 2009 18:56:17 +0000 |
Mark Doliner |
There's no reason for these to not be const is there? This doesn't
|
Tue, 03 Feb 2009 18:53:04 +0000 |
Mark Doliner |
Fix this compile warning:
|
Tue, 03 Feb 2009 05:39:47 +0000 |
Elliott Sales de Andrade |
For some reason, all these statuses were set to saveable=FALSE. With the
|
Tue, 03 Feb 2009 02:43:45 +0000 |
Daniel Atallah |
merge of '373dcef37042813bc15485de75725e625a149bf6'
|
Tue, 03 Feb 2009 00:55:57 +0000 |
Sadrul Habib Chowdhury |
*** Plucked rev 8e8959be (sadrul@pidgin.im):
|
Mon, 02 Feb 2009 22:20:04 +0000 |
John Bailey |
Change our ICQ client ID such that we identify ourselves to the ICQ servers as
|
Tue, 03 Feb 2009 02:42:54 +0000 |
Daniel Atallah |
Work around the buggy Aspell dictionary installers by cleaning up after them.
|
Mon, 02 Feb 2009 16:13:11 +0000 |
Daniel Atallah |
conn->current_request can be NULL here.
|
Sun, 01 Feb 2009 09:14:24 +0000 |
Elliott Sales de Andrade |
merge of 'a9849c98b16073a1bf0fbb87a998f0970e0dc810'
|
Sun, 01 Feb 2009 02:23:36 +0000 |
luke |
Plug a memory leak in SILC, thanks to Luke Petre.
|
Fri, 30 Jan 2009 22:48:21 +0000 |
Daniel Atallah |
Remove the "Flash window when chat messages are received" pref from the winprefs
|
Fri, 30 Jan 2009 18:22:31 +0000 |
Paul Aurich |
My lousy typo just consumed 20 minutes of my life. 'metadata', not 'metdata'.
|
Fri, 30 Jan 2009 18:21:16 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head dbdaecf659b7d74cd50fad7c3d9bb621d9e8220e)
|
Fri, 30 Jan 2009 17:48:47 +0000 |
Daniel Atallah |
Fix 3 different race conditions in the win32 network management functionality.
|
Sun, 01 Feb 2009 09:08:44 +0000 |
Elliott Sales de Andrade |
Setup message handlers on the MSN Notification server so that messages from
|
Sun, 01 Feb 2009 09:06:34 +0000 |
Elliott Sales de Andrade |
Make message handlers more generic and able to work when used by the
|
Sun, 01 Feb 2009 08:25:57 +0000 |
Elliott Sales de Andrade |
Move some MSN message handlers from switchboard to general msg.c.
|
Sun, 01 Feb 2009 08:17:31 +0000 |
Elliott Sales de Andrade |
Remove warning in contact.c.
|
Sun, 01 Feb 2009 08:04:41 +0000 |
Elliott Sales de Andrade |
I incorrectly assumed that the FindMembership and ABFindAll SOAP requests
|
Sat, 31 Jan 2009 07:37:11 +0000 |
Elliott Sales de Andrade |
The MSN AddressBook can contain contacts with global isMessengerUser=false,
|
Fri, 30 Jan 2009 03:27:38 +0000 |
Elliott Sales de Andrade |
Update the Address Book when we recieve a new friendly name for a buddy.
|
Fri, 30 Jan 2009 03:14:29 +0000 |
Elliott Sales de Andrade |
Move the check for whether to update the server alias out of nln_cmd and
|
Thu, 29 Jan 2009 10:29:25 +0000 |
Mark Doliner |
Fix a bug where the thumbnail buddy icon in the Accounts dialog would
|
Thu, 29 Jan 2009 08:23:27 +0000 |
Mark Doliner |
Minor formatting and comments
|
Thu, 29 Jan 2009 08:23:12 +0000 |
Mark Doliner |
Remove the rest of the status node code
|
Thu, 29 Jan 2009 03:53:12 +0000 |
Elliott Sales de Andrade |
merge of '679b95c6b80b4045e5c2ded165e64f4fca5f1ed8'
|
Thu, 29 Jan 2009 02:00:46 +0000 |
Elliott Sales de Andrade |
merge of '2ba63306963eb1bfddbb853da79bd2d2e829af2d'
|
Thu, 29 Jan 2009 01:48:12 +0000 |
Elliott Sales de Andrade |
Don't crash on Windows when removing an alias for an MSN buddy.
|
Thu, 29 Jan 2009 03:15:57 +0000 |
Daniel Lj |
Patch to fix retrieval of ICQ status messages from users of ICQ 6.x, Miranda,
|
Thu, 29 Jan 2009 02:12:16 +0000 |
Sadrul Habib Chowdhury |
Fix setting custom colorpairs containing 'default', thanks to jieryn on
|
Wed, 28 Jan 2009 10:27:53 +0000 |
Mark Doliner |
I merged Paul Aurich (darkrain42)'s branch cpw.darkrain42.oscar.ssl branch
|
Wed, 28 Jan 2009 04:27:01 +0000 |
Paul Aurich |
This connection is always using purple_proxy_connect now, so checking for newconn->gsc being non-NULL makes no sense.
|
Wed, 28 Jan 2009 03:40:55 +0000 |
Paul Aurich |
Use 'bos.oscar.aol.com' as the common name for the initial BOS connection.
|
Tue, 27 Jan 2009 10:00:32 +0000 |
Mark Doliner |
Shuffle a few comments around to make it look like I did something
|
Tue, 27 Jan 2009 09:36:35 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 586bc4a7e754d6b26a95c0d69dd5f2967c7a98a1)
|
Tue, 27 Jan 2009 05:25:01 +0000 |
Elliott Sales de Andrade |
Missed a file in previous commit. Avoids a double-free.
|
Tue, 27 Jan 2009 05:23:38 +0000 |
Elliott Sales de Andrade |
merge of '6922052516b4de648838827a2c1806840619d49a'
|
Tue, 27 Jan 2009 05:22:10 +0000 |
Elliott Sales de Andrade |
Re-combine large (multi-part) messages on MSN since we seem to say that we
|
Tue, 27 Jan 2009 04:54:13 +0000 |
Elliott Sales de Andrade |
Add special handling to the Python D-Bus parsing code for the *_get_data
|
Tue, 27 Jan 2009 04:36:30 +0000 |
Elliott Sales de Andrade |
Fix a crash on exit with a patch from im.pidgin.next.minor.
|
Tue, 27 Jan 2009 04:22:53 +0000 |
Daniel Atallah |
A slightly "warmenhoved" patch from Jon Turney to prevent some unnecessary
|
Tue, 27 Jan 2009 03:32:11 +0000 |
Daniel Atallah |
Prevent a crash that can occur while copying the contents of the Debug Window. This ends up masking mismatched tags in the imhtml output, but that is
|
Mon, 26 Jan 2009 02:39:50 +0000 |
Richard Laager |
merge of '65e9577af05ac04edbde89c6216d06a7b828029a'
|
Mon, 26 Jan 2009 02:35:25 +0000 |
Richard Laager |
In the course of looking at purple-url-handler to compose a response to a
|
Sun, 25 Jan 2009 20:51:41 +0000 |
Elliott Sales de Andrade |
merge of 'a2f94e06ea53c95077731e0833699222e6050fd0'
|
Sun, 25 Jan 2009 02:00:03 +0000 |
Richard Laager |
Fix a discrepancy between the About box and the other authors lists.
|
Sun, 25 Jan 2009 01:58:30 +0000 |
Richard Laager |
Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
|
Sun, 25 Jan 2009 01:49:41 +0000 |
Richard Laager |
Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.
|
Sat, 24 Jan 2009 03:23:05 +0000 |
Richard Laager |
Display rather than log the error when another instance is running.
|
Sat, 24 Jan 2009 02:44:27 +0000 |
Richard Laager |
pidgin.h is a public header file. Therefore, we should continue to provide
|
Sat, 24 Jan 2009 02:42:56 +0000 |
Richard Laager |
Two minor cleanups to the message about the invisible character in pidgin.h.
|
Sat, 24 Jan 2009 02:19:14 +0000 |
Mark Doliner |
GTK+ 2.16.0 will set the invisible character to a nice bullet instead of
|
Sat, 24 Jan 2009 02:02:25 +0000 |
Mark Doliner |
Slightly improve this debug error message
|
Fri, 23 Jan 2009 17:59:01 +0000 |
Timo Jyrinki |
minimal one line patch
|
Thu, 22 Jan 2009 01:04:56 +0000 |
Mark Doliner |
This happens anytime you IM an offline user, and is totally not an error
|
Wed, 21 Jan 2009 23:17:47 +0000 |
Daniel Atallah |
Attribute Yann Kerherve for the XMPP SASL parser changes. Refs #8206, #8207.
|
Wed, 21 Jan 2009 23:08:16 +0000 |
Evan Schoenberg |
Two patches from Yann Kerherve submitted to pidgin-devl. This fixes XMPP
|
Mon, 26 Jan 2009 06:04:01 +0000 |
Paul Aurich |
Whitespace changes
|
Mon, 26 Jan 2009 06:02:07 +0000 |
Paul Aurich |
Support both XEP-0084 namespaces for fetching our own avatars at login
|
Mon, 26 Jan 2009 03:52:05 +0000 |
Paul Aurich |
Support XEP-0084 (User Avatar) v1.1 alongside v0.12
|
Wed, 21 Jan 2009 20:58:07 +0000 |
Paul Aurich |
Send presence updates from jabber_set_info, not jabber_set_buddy_icon.
|
Wed, 21 Jan 2009 20:16:22 +0000 |
Paul Aurich |
Only (re)publish XMPP avatars at login if the server's avatar differs
|
Wed, 21 Jan 2009 17:56:07 +0000 |
Paul Aurich |
Don't leak a JabberBuddyAvatarUpdateURLInfo struct in the error case
|
Wed, 21 Jan 2009 17:55:09 +0000 |
Paul Aurich |
Migrate the XMPP User Avatar (XEP-0084) code to its own file
|
Tue, 20 Jan 2009 19:38:53 +0000 |
Paul Aurich |
merge of '874dbd4635319a67ac152802b9c985b0d261f3eb'
|
Tue, 20 Jan 2009 19:38:44 +0000 |
Paul Aurich |
pidgin_quit() shouldn't try to save the list of loaded plugins, as they've all been unloaded by the time it is called.
|
Tue, 20 Jan 2009 05:58:47 +0000 |
Daniel Atallah |
When saving the account settings, use the protocol options that were present at
|
Tue, 20 Jan 2009 04:45:56 +0000 |
Daniel Atallah |
Clean up merges from the last two (un)disapprovals.
|
Tue, 20 Jan 2009 04:39:54 +0000 |
Daniel Atallah |
merge of '346878a46ca5cbf1ddb7818cce123b5a936b803e'
|
Tue, 20 Jan 2009 04:38:22 +0000 |
Daniel Atallah |
merge of '8c4498cf31a819963d4ee74d433f2ed267d65b51'
|
Tue, 20 Jan 2009 04:31:14 +0000 |
Paul Aurich |
Reorder (and document) purple_core_quit() so that the prefs_uninit() fixes can
|
Tue, 20 Jan 2009 04:08:00 +0000 |
Daniel Atallah |
Thomas Gibson-Robinson noticed that the "saveable" attribute of a status type
|
Tue, 20 Jan 2009 03:30:36 +0000 |
Daniel Atallah |
Updates to the translation statistics styleshoot from Hans Nordhaug to improve
|
Sun, 25 Jan 2009 09:13:28 +0000 |
Elliott Sales de Andrade |
On MSN, don't print an "unknown" message for SLP acknowledgement messages.
|
Tue, 20 Jan 2009 03:15:56 +0000 |
Elliott Sales de Andrade |
merge of '414e6fd248a6ee80f1bc52c4c4fe5b24f6375f88'
|
Tue, 20 Jan 2009 02:33:43 +0000 |
Paul Aurich |
Fix a segfault when deleting an account without an associated prpl. Reported by adi1 in #pidgin.
|
Tue, 20 Jan 2009 02:43:19 +0000 |
Elliott Sales de Andrade |
Changelog buddy icon/custom smiley/file transfer.
|
Mon, 19 Jan 2009 01:05:27 +0000 |
Elliott Sales de Andrade |
Report a debug warning if a SLP MSG is not processed because it has unknown
|
Mon, 19 Jan 2009 00:59:53 +0000 |
Elliott Sales de Andrade |
Minor type fix.
|
Mon, 19 Jan 2009 00:58:19 +0000 |
Elliott Sales de Andrade |
A patch from Thomas Gibson-Robinson to fix receiving buddy icons, custom
|
Mon, 19 Jan 2009 18:44:31 +0000 |
Paul Aurich |
Add new cert to the Windows uninstaller per datallah's request
|
Mon, 19 Jan 2009 18:21:54 +0000 |
Paul Aurich |
Provide the intermediate certificate needed to verify AOL's server
|
Sun, 18 Jan 2009 04:17:01 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
Sat, 17 Jan 2009 22:42:28 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
Thu, 15 Jan 2009 03:56:58 +0000 |
Daniel Atallah |
Jan Kratochvil found another race condition in the treeview tooltip code, this fixes it. Fixes #8069.
|
Thu, 15 Jan 2009 03:54:58 +0000 |
Daniel Atallah |
This should prevent the crash in #8109 by stopping an invalid message from
|
Wed, 14 Jan 2009 14:04:17 +0000 |
Daniel Atallah |
Remove now unused tmp_buddy hack.
|
Wed, 14 Jan 2009 13:59:46 +0000 |
Daniel Atallah |
merge of '07f8d9c59020c1f69cc21b71f8252f13efd6a6e0'
|
Wed, 14 Jan 2009 06:32:04 +0000 |
Paul Aurich |
Remove the "buggy" caveat -- I've been running it for a while
|
Wed, 14 Jan 2009 06:29:47 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 07f8d9c59020c1f69cc21b71f8252f13efd6a6e0)
|
Wed, 14 Jan 2009 02:50:54 +0000 |
Daniel Atallah |
merge of '391fafa6e18ef27d4b95b4ba37421c35e08caa25'
|
Wed, 14 Jan 2009 02:49:20 +0000 |
Daniel Atallah |
Fix some bogocity related to the GG "Add To Chat" menu item. Fixes #8112.
|
Tue, 13 Jan 2009 23:13:32 +0000 |
Sadrul Habib Chowdhury |
Allow rebinding keys to change the focused widget.
|
Tue, 13 Jan 2009 21:27:58 +0000 |
Mark Doliner |
I think it's reasonable for prpls to call purple_prpl_got_user_idle()
|
Tue, 13 Jan 2009 02:02:14 +0000 |
Stu Tomlinson |
bump the version now we finally released
|
Wed, 14 Jan 2009 13:21:10 +0000 |
Evan Schoenberg |
Fixed an errant comment
|
Wed, 14 Jan 2009 13:13:35 +0000 |
Evan Schoenberg |
AIM Direct IM messages should not be flagged as auto responses unless they actually are.
|
Mon, 12 Jan 2009 19:02:56 +0000 |
Mark Doliner |
For real this time
|
Mon, 12 Jan 2009 18:30:57 +0000 |
Paul Aurich |
merge of '74c268c89bbcb796bd93e892d622370cf996ae77'
|
Mon, 12 Jan 2009 04:45:22 +0000 |
Etan Reisner |
I hope I still remember how to NEWS.
|
Mon, 12 Jan 2009 04:19:42 +0000 |
Etan Reisner |
merge of '1fae98535c2566d86520ed407d8b9b26f8b4965f'
|
Sun, 11 Jan 2009 03:53:46 +0000 |
Etan Reisner |
We default doxygen, dot, and devhelp to being enabled so make configure print
|
Mon, 12 Jan 2009 18:30:25 +0000 |
Paul Aurich |
MSN: Change the Connect Server to temporarily workaround connection issues.
|
Mon, 12 Jan 2009 03:08:52 +0000 |
Stu Tomlinson |
Norwegian Nynorsk translation updated (Yngve Spjeld Landro), fixes #8078
|
Mon, 12 Jan 2009 03:04:49 +0000 |
Stu Tomlinson |
Remove the 'devel' tag from the version
|
Sun, 11 Jan 2009 23:50:51 +0000 |
Ka-Hing Cheung |
Fixes #7373, the new live messenger client now sends Segoe UI as the default
|
Sun, 11 Jan 2009 22:31:01 +0000 |
Ka-Hing Cheung |
make this toggleable via env instead of #define
|
Sun, 11 Jan 2009 22:28:21 +0000 |
Ka-Hing Cheung |
disapproval of revision '86902651768595e46a7e1225a210055c92954448'
|
Sun, 11 Jan 2009 22:27:23 +0000 |
Ka-Hing Cheung |
make this togglable via env rather than #define
|
Sun, 11 Jan 2009 22:03:34 +0000 |
Ka-Hing Cheung |
please?
|
Sun, 11 Jan 2009 18:17:32 +0000 |
John Bailey |
Russian translation updated by new translator §¡§ß§ä§à§ß §³§Ñ§Þ§à§ç§Ó§Ñ§Ý§à§Ó. Fixes #7946.
|
Sun, 11 Jan 2009 18:14:07 +0000 |
Stu Tomlinson |
Add the updated Polish translation to the ChangeLog
|
Sun, 11 Jan 2009 17:46:03 +0000 |
John Bailey |
New Polish translation by Piotr Makowski. Fixes #7944. Also updates the
|
Sun, 11 Jan 2009 17:25:00 +0000 |
Stu Tomlinson |
Remove a number of old strings that became dupes in the big sed of 2009
|
Sun, 11 Jan 2009 17:18:59 +0000 |
Stu Tomlinson |
Remove an old string that became a dupe in the big sed of 2009
|
Sun, 11 Jan 2009 01:45:16 +0000 |
John Bailey |
NEWSing. Maybe a bit premature, but it doesn't really matter.
|
Sun, 11 Jan 2009 01:42:41 +0000 |
John Bailey |
Remove references to our former name in all translations and the README in
|
Sat, 10 Jan 2009 07:35:31 +0000 |
Ka-Hing Cheung |
no reason to create an icon and then scale, gtk_widget_render_icon
|
Sat, 10 Jan 2009 07:33:26 +0000 |
Ka-Hing Cheung |
no reason not to show other emblems when contact is expanded
|
Sat, 10 Jan 2009 07:12:56 +0000 |
Ka-Hing Cheung |
xmpp does this!
|
Fri, 09 Jan 2009 03:57:07 +0000 |
Daniel Atallah |
merge of '3bdf5aad1c3d02b04ea918d996f6db99ecb40778'
|
Fri, 09 Jan 2009 03:56:09 +0000 |
Daniel Atallah |
merge of '9d07d82a935ade0bf3a9a387a0c8998d552c7be9'
|
Fri, 09 Jan 2009 03:48:01 +0000 |
Daniel Atallah |
merge of '564565db3b0042f189b8b36ac0b30ea824712f59'
|
Fri, 09 Jan 2009 02:43:38 +0000 |
Mark Doliner |
Use purple_buddy_get_group() instead of aim_ssi_itemlist_exists() to check
|
Fri, 09 Jan 2009 01:45:45 +0000 |
Daniel Atallah |
Changelog some win32 stuff.
|
Thu, 08 Jan 2009 23:41:34 +0000 |
Bj«Órn Voigt |
small German update
|
Thu, 08 Jan 2009 21:47:15 +0000 |
Stu Tomlinson |
Don't show the 'Edit Buddy Comment' option for PurpleBuddys that are not
|
Thu, 08 Jan 2009 14:16:42 +0000 |
Stu Tomlinson |
merge of '5f8528ffc18355719bd406e1c579e0e369fb2585'
|
Thu, 08 Jan 2009 14:15:16 +0000 |
Stu Tomlinson |
I have no idea if this check is needed, but it looked a bit risky without it
|
Thu, 08 Jan 2009 05:24:10 +0000 |
Etan Reisner |
Correct a comment, I don't imagine anyone will actually need this but better
|
Thu, 08 Jan 2009 04:37:42 +0000 |
Etan Reisner |
Make dialogs that double as add and save dialogs indicate the current action
|
Wed, 07 Jan 2009 15:57:08 +0000 |
Sadrul Habib Chowdhury |
Fix rebinding the arrow keys and tab.
|
Wed, 07 Jan 2009 13:29:49 +0000 |
Etan Reisner |
merge of '8531e88ebf19846bd138013c731b270540572751'
|
Wed, 07 Jan 2009 04:43:38 +0000 |
Etan Reisner |
merge of '91c54e1cd7a33198f97836ac32ab8f3f3111efe6'
|
Wed, 07 Jan 2009 04:39:28 +0000 |
Paul Aurich |
Allow us to remove vCard avatars when the PurpleAccount doesn't have one
|
Wed, 07 Jan 2009 04:12:11 +0000 |
Paul Aurich |
Paul noticed that the conditional blocks here were backwards. I'm surprised no
|
Wed, 07 Jan 2009 03:31:23 +0000 |
Etan Reisner |
Remove a handful of string utility functions from perl, they are generally
|
Wed, 07 Jan 2009 02:59:36 +0000 |
Etan Reisner |
merge of '5f39c0c7a9b42095bfdc5a3a637fc280da38d729'
|
Fri, 09 Jan 2009 03:44:31 +0000 |
Daniel Atallah |
Updated Spanish translation. Fixes #7989.
|
Fri, 09 Jan 2009 03:41:30 +0000 |
Daniel Atallah |
Updated Slovak translation. Fixes #7998.
|
Fri, 09 Jan 2009 03:39:33 +0000 |
Daniel Atallah |
Updated Brazilian Portuguese translation. Fixes #8005.
|
Fri, 09 Jan 2009 03:36:36 +0000 |
Daniel Atallah |
Updated Dutch translation. Fixes #8013.
|
Fri, 09 Jan 2009 03:33:30 +0000 |
Daniel Atallah |
Updated Romanian translation. Fixes #8018.
|
Fri, 09 Jan 2009 03:29:40 +0000 |
Daniel Atallah |
Updated Czech translation from David Vachulka. Fixes #8022
|
Fri, 09 Jan 2009 03:25:05 +0000 |
Daniel Atallah |
merge of 'b1fa9aff4c34ce047c572504619d09fd47c9d6be'
|
Fri, 09 Jan 2009 03:24:45 +0000 |
Daniel Atallah |
Updated Norwegian Bokmal translation from Hans Fredrik Nordhaug. Fixes #8035.
|
Wed, 07 Jan 2009 11:30:49 +0000 |
Timo Jyrinki |
Update Finnish translation for 2.5.4 release.
|
Wed, 07 Jan 2009 09:35:25 +0000 |
Bj«Órn Voigt |
fixed a typo "abgebrochent." --> "abgebrochen."
|
Wed, 07 Jan 2009 04:12:05 +0000 |
Daniel Atallah |
Chad Harp noticed that a define got messed up in 2.5.3, resulting in sametime
|
Wed, 07 Jan 2009 04:04:05 +0000 |
Daniel Atallah |
Only initialize dbus threading if glib threading is initialized. The idea is
|
Tue, 06 Jan 2009 06:32:49 +0000 |
Etan Reisner |
Check that the PidginWindow we get in handle_urgent actually exists and has
|
Tue, 06 Jan 2009 06:29:44 +0000 |
Etan Reisner |
Apparently our use of va_list arguments in the perl signal callbacks doesn't
|
Tue, 06 Jan 2009 05:36:39 +0000 |
Etan Reisner |
Make Purple::PluginPref->get_bounds be more perl-like.
|
Thu, 01 Jan 2009 18:15:46 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
|
Sun, 28 Dec 2008 09:51:19 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)
|
Tue, 23 Dec 2008 20:14:13 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
|
Mon, 22 Dec 2008 08:40:29 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
|
Wed, 17 Dec 2008 22:39:09 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)
|
Tue, 16 Dec 2008 19:20:03 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6b951d62be418d5bfc437a1ab747c6ba900d7979)
|
Thu, 01 Jan 2009 18:15:17 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
|
Sun, 28 Dec 2008 10:17:15 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)
|
Thu, 25 Dec 2008 13:21:27 +0000 |
Marcus Lundblad |
Updated a comment to describe what the actually does
|
Thu, 25 Dec 2008 10:48:49 +0000 |
Marcus Lundblad |
Only update the idle time on a buddy when getting info if the buddy already has
|
Wed, 24 Dec 2008 22:51:16 +0000 |
Marcus Lundblad |
When getting info from a buddy, update the idle status to the libpurple core
|
Wed, 24 Dec 2008 13:36:10 +0000 |
Marcus Lundblad |
Added comment about eventually needing a way to distinguish intial presence
|
Tue, 23 Dec 2008 20:12:07 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
|
Mon, 22 Dec 2008 11:24:17 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head b91b500b28cdf7b1ff8e46c5957519556a7f26db)
|
Wed, 17 Dec 2008 22:38:19 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)
|
Thu, 18 Dec 2008 05:27:39 +0000 |
Paul Aurich |
Implement a sane mechanism for switching an OSCAR account to SSL.
|
Thu, 18 Dec 2008 05:05:40 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)
|
Fri, 02 Jan 2009 19:31:16 +0000 |
Paul Aurich |
Fix merge
|
Fri, 02 Jan 2009 19:27:02 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
|
Mon, 22 Dec 2008 19:40:05 +0000 |
Paul Aurich |
Fix situation in which group was not specified and
|
Sun, 21 Dec 2008 22:42:04 +0000 |
Paul Aurich |
Fix the novell check
|
Sun, 21 Dec 2008 22:12:23 +0000 |
Paul Aurich |
Update the comment for add_buddy in prpl.h to note it may be called to mean 'request authorization'
|
Sun, 21 Dec 2008 22:11:46 +0000 |
Paul Aurich |
Properly don't re-add buddies in SILC
|