Mercurial > pidgin
graph
-
Rename a few variablesWed, 17 Dec 2008 04:33:00 +0000, by Paul Aurich
-
Reference-count JabberCapsClientInfo and fix bug.Mon, 15 Dec 2008 20:43:02 +0000, by Paul Aurich
-
Rename a few functions and clean up the exit cleanup of a functionSun, 14 Dec 2008 21:19:02 +0000, by Paul Aurich
-
Rename user_data to cb_data (there were too many 'userdata'/'user_data's).Fri, 12 Dec 2008 00:00:00 +0000, by Paul Aurich
-
Make the Request ID a long long (fit in 2^53-1)Fri, 05 Dec 2008 06:51:39 +0000, by Paul Aurich
-
Reorder some functions to eliminate prototypes andFri, 05 Dec 2008 00:08:19 +0000, by Paul Aurich
-
Jabber BOSH: more fixes.Thu, 04 Dec 2008 23:59:44 +0000, by Paul Aurich
-
Jabber BOSH: Many fixesMon, 01 Dec 2008 05:47:04 +0000, by Paul Aurich
-
Track the TXT query in the js object so it will be cancelleableMon, 01 Dec 2008 04:00:41 +0000, by Paul Aurich
-
Add option for forcing BOSH (useful for debugging)Mon, 01 Dec 2008 04:00:41 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 9ba9fc8e618e033ab6a9245be2210194b6364e75)Sat, 29 Nov 2008 21:41:55 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 11ea1799b1892059650fa7dcf6e848a020045e50)Sat, 29 Nov 2008 18:41:39 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 280dc76b99f56c1c9e8c8c8175e03b356f27f757)Sat, 29 Nov 2008 02:18:37 +0000, by Paul Aurich
-
Sprinkle jabber_resource_has_capability in placesWed, 26 Nov 2008 22:06:46 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head a09b8705223fb492cdb0a664e88d9bf04b58cebd)Wed, 26 Nov 2008 18:45:57 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head ff33fd0d52d8b32701b296048df6105a5c70e554)Mon, 24 Nov 2008 03:12:36 +0000, by Paul Aurich
-
The Add Buddy dialog should not blindly create a duplicate buddy in a groupSat, 29 Nov 2008 18:46:49 +0000, by Paul Aurich
-
Cut-n-paste typoSun, 23 Nov 2008 06:03:25 +0000, by Paul Aurich
-
dnssrv.c:Sun, 23 Nov 2008 05:45:26 +0000, by Paul Aurich
-
merge of '0da3644551b2442b2db4cf9d828865d167df8072'Sun, 23 Nov 2008 03:52:40 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 98fe04f817ef415faebd3f7a38b7f0588c0b0cba)Sat, 22 Nov 2008 19:44:46 +0000, by Paul Aurich
-
Add more jabber plugin unloading functions to clean up more data structuresSat, 22 Nov 2008 19:44:05 +0000, by Paul Aurich
-
Make capstable caps.c-only and add a jabber_caps_uninit() functionSat, 22 Nov 2008 18:53:48 +0000, by Paul Aurich
-
jabber_contact_info is no longer usedSat, 22 Nov 2008 18:30:01 +0000, by Paul Aurich
-
Sprinkle around more support for xml:lang on JabberIdentitiesSat, 22 Nov 2008 18:26:45 +0000, by Paul Aurich
-
const this in order to enforce the don't-you-dare-change-thisSat, 22 Nov 2008 04:32:11 +0000, by Paul Aurich
-
Move structures and function definitions in to caps.c and stop any other code from killing JabberCapsClientInfo structures (owned by the hash table)Sat, 22 Nov 2008 01:05:42 +0000, by Paul Aurich
-
Rename some structs and the JabberCapsClientInfo destruction functionSat, 22 Nov 2008 00:51:16 +0000, by Paul Aurich
-
Whitespace and formatting changesSat, 22 Nov 2008 00:42:56 +0000, by Paul Aurich
-
Rework jabber_caps_calculate_hashFri, 21 Nov 2008 23:44:30 +0000, by Paul Aurich
-
Clean up jabber_caps_client_iqcbFri, 21 Nov 2008 22:00:05 +0000, by Paul Aurich
-
Whitespace cleanup (no functional changes, just unwrap the huge if block andFri, 21 Nov 2008 20:30:21 +0000, by Paul Aurich
-
Error checking and use g_list_foreachFri, 21 Nov 2008 20:10:02 +0000, by Paul Aurich
-
Don't crash if the lang attribute of an identity is NULLFri, 21 Nov 2008 18:50:43 +0000, by Paul Aurich
-
Remove JabberCapsIdentity and just use JabberIdentity everywhereFri, 21 Nov 2008 18:24:31 +0000, by Paul Aurich
-
Whitespace, formatting, and // -> /* */Fri, 21 Nov 2008 17:52:56 +0000, by Paul Aurich
-
Use strcmp instead of a wrapperFri, 21 Nov 2008 17:47:12 +0000, by Paul Aurich
-
constify, ifdef out an old-caps remnant, and rewrite a littleFri, 21 Nov 2008 08:28:50 +0000, by Paul Aurich
-
Clean up a few thingsFri, 21 Nov 2008 08:04:09 +0000, by Paul Aurich
-
Rewrite jabber_presence_set_capabilities a littleFri, 21 Nov 2008 05:54:22 +0000, by Paul Aurich
-
Fix a null dereference on non-connected accountsSun, 23 Nov 2008 03:52:33 +0000, by Paul Aurich
-
Clean up jabber_presence_sendFri, 21 Nov 2008 04:18:19 +0000, by Paul Aurich
-
Entity Capabilities must be per-JabberStreamFri, 21 Nov 2008 00:35:44 +0000, by Paul Aurich
-
Fix compilation errors and many warningsThu, 20 Nov 2008 23:58:17 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head c36cf6e54e25bff1ff7802082ae3c787d658187c)Thu, 20 Nov 2008 21:57:52 +0000, by Paul Aurich
-
rlaager> I'd prefer that the "Open Link in Browser" string be changed toSun, 16 Nov 2008 12:19:35 +0000, by Sadrul Habib Chowdhury
-
Allow plugins to specify custom link types to the GtkIMHtml widget.Sun, 16 Nov 2008 09:58:48 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)Fri, 31 Oct 2008 07:59:46 +0000, by Sadrul Habib Chowdhury
-
merge of '014e1f90f8ee8c07fa6d5bef545016ecfafda630'Sun, 19 Oct 2008 21:46:38 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head aad9cd2bd4296ab92672559fbee882d7ef2a2406)Sun, 19 Oct 2008 13:26:16 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 50ca054a04cd66fc08b411e7237a486ebb13fe4d)Thu, 16 Oct 2008 19:26:15 +0000, by Marcus Lundblad
-
Register the /buzz command using PURPLE_CMD_FLAG_ALLOW_WRONG_ARGS.Sun, 19 Oct 2008 21:45:39 +0000, by Marcus Lundblad
-
Allow the /buzz command without argument (sends attention to the JID of theSun, 12 Oct 2008 17:38:32 +0000, by Marcus Lundblad
-
merge of 'a0b951af90f1a780445f21b51b22e57f6a3f699e'Wed, 01 Oct 2008 22:25:47 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 3e5468581850f86ee2b706cd57dfe1096ddcc0ac)Wed, 01 Oct 2008 18:46:12 +0000, by Marcus Lundblad
-
Updated to new namespace for XEP-0224.Wed, 01 Oct 2008 22:25:36 +0000, by Marcus Lundblad
-
Updated support for XEP-0224.Thu, 25 Sep 2008 20:08:53 +0000, by Marcus Lundblad
-
Revert the accidentally committed pseudo-group changes.Sat, 04 Oct 2008 21:46:10 +0000, by Sadrul Habib Chowdhury
-
Start hiding blist.h internals in prpls.Sat, 27 Sep 2008 06:33:42 +0000, by Sadrul Habib Chowdhury
-
Implements file transfers using in-band bytestreams for XMPPSat, 06 Sep 2008 07:49:05 +0000, by Marcus Lundblad
-
merge of '2f01a68221fe705526ece90e1c7438bffc47c3bd'Thu, 28 Aug 2008 12:59:15 +0000, by Gary Kramlich
-
cleaned up purple_theme_manager_build_dirThu, 21 Aug 2008 08:01:08 +0000, by Gary Kramlich
-
propagate from branch 'im.pidgin.pidgin' (head 038d9d36d640ed83f9df5333d57dc0cd8b9ae847)Thu, 21 Aug 2008 03:44:57 +0000, by Gary Kramlich
-
explicit merge of '714a7c7f903d11c96ffade34966121da549d998f'Thu, 20 Nov 2008 21:13:56 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 2747d5e0324ca6b81e83bbb8b75e1efebcbbad6e)Sun, 03 Aug 2008 23:16:24 +0000, by Tobias Markmann
-
clean up formatting, and added render settings for the names/markup on the blistWed, 27 Aug 2008 05:36:59 +0000, by Justin Rodriguez
-
theme loader cleanup, and remove a few warningsTue, 26 Aug 2008 08:28:25 +0000, by Justin Rodriguez
-
Changed PurpleTheme build function to only return PurpleTheme*Sun, 10 Aug 2008 03:27:12 +0000, by Justin Rodriguez
-
fixes initialize icon theme bug by pre-loading the themeSun, 10 Aug 2008 02:36:00 +0000, by Justin Rodriguez
-
fixed some leaks and made theme loading saferFri, 08 Aug 2008 21:26:12 +0000, by Justin Rodriguez
-
Fixes blist theme bug in buddy markupFri, 08 Aug 2008 20:56:44 +0000, by Justin Rodriguez
-
Clean up status icon themes a bitFri, 08 Aug 2008 20:47:15 +0000, by Justin Rodriguez
-
fized the icon diplay bug with the icon themeFri, 08 Aug 2008 16:45:21 +0000, by Justin Rodriguez
-
Add the icon theme files, and re-work some thingsFri, 08 Aug 2008 08:07:30 +0000, by Justin Rodriguez
-
partially working status icon theme stuffFri, 08 Aug 2008 01:42:46 +0000, by Justin Rodriguez
-
merge of '3a9f71b3ea427344c6b6e95c63c3559bef222013'Wed, 06 Aug 2008 02:54:39 +0000, by Justin Rodriguez
-
propagate from branch 'im.pidgin.pidgin' (head c3595d7c3895f52f076aaaa7650f81d8fbea81ef)Wed, 06 Aug 2008 02:39:40 +0000, by Gary Kramlich
-
Fixed some small rendering errors in conversations and prefsTue, 05 Aug 2008 18:51:24 +0000, by Justin Rodriguez
-
Couple small font fixesFri, 01 Aug 2008 22:57:11 +0000, by Justin Rodriguez
-
fixed some small font bugs, the coloring when selected, and a segfaultFri, 01 Aug 2008 17:04:49 +0000, by Justin Rodriguez
-
Added text and font coloring for buddies, contacts and chats, as well as fix a few small bugsThu, 31 Jul 2008 23:38:07 +0000, by Justin Rodriguez
-
Changed how the prefs handle themesWed, 23 Jul 2008 05:32:00 +0000, by Justin Rodriguez
-
Added layout capabilities to blist themesTue, 22 Jul 2008 03:08:59 +0000, by Justin Rodriguez
-
fixed group coloringFri, 18 Jul 2008 22:31:28 +0000, by Justin Rodriguez
-
fixed segfault when changing blist themes, changed prefs to not rely on static iter, fixed a few leaksFri, 18 Jul 2008 09:03:40 +0000, by Justin Rodriguez
-
Fixed gtkblist-loader_build to no longer assume xml file is correct, added set methods to gtkblist-themeThu, 17 Jul 2008 19:40:13 +0000, by Justin Rodriguez
-
restructured much of the loader and themes for the buddy list, along with a basic trial of group backgroundTue, 15 Jul 2008 06:29:46 +0000, by Justin Rodriguez
-
build function for pidgin buddy list theme loaderFri, 11 Jul 2008 19:13:24 +0000, by Justin Rodriguez
-
flushed out blist themes a bit with lots of properties and get methodsFri, 11 Jul 2008 08:54:34 +0000, by Justin Rodriguez
-
start of blist themes (themes have no effect on display)Thu, 10 Jul 2008 06:49:45 +0000, by Justin Rodriguez
-
Changed the theme_manager_init function to do less, makes it cleaner and faster (won't have to buildSun, 06 Jul 2008 05:57:26 +0000, by Justin Rodriguez
-
propagate from branch 'im.pidgin.pidgin' (head 1d533cebad7c0dbda8ec8ebee1334d27dcae5f9c)Mon, 30 Jun 2008 23:12:54 +0000, by Gary Kramlich
-
Fixed up a few typos, readability, leaks, and bugs, all minor and mostly in theme and theme loader classesMon, 30 Jun 2008 03:50:35 +0000, by Justin Rodriguez
-
Fixes the display problems with (option 1) sound themesFri, 27 Jun 2008 21:01:47 +0000, by Justin Rodriguez
-
Fixed a few small problems with the sound loader and sound themeFri, 27 Jun 2008 18:04:29 +0000, by Justin Rodriguez
-
fixed crash on shutdown (avoid a double free)Fri, 27 Jun 2008 03:44:28 +0000, by Justin Rodriguez
-
Working sound themes (option 1) theme is saved in prefs and there is no seperate custom theme, everythingFri, 27 Jun 2008 01:29:59 +0000, by Justin Rodriguez
-
fixed images to appear in pref menuTue, 24 Jun 2008 02:06:42 +0000, by Justin Rodriguez
-
more gobject fixedSun, 22 Jun 2008 03:07:07 +0000, by Justin Rodriguez
-
fixed some gobject stuffSat, 21 Jun 2008 23:42:57 +0000, by Justin Rodriguez
-
Fixed purple sound loader class init function (bug on startup) and added shell sound theme selectorSat, 21 Jun 2008 05:55:58 +0000, by Justin Rodriguez
-
Fixed some warnings with loader_buildTue, 17 Jun 2008 03:26:00 +0000, by Justin Rodriguez
-
added a more generic function to read xml files (and made the util version into a wrapper) so it can be used by theMon, 16 Jun 2008 21:43:34 +0000, by Justin Rodriguez
-
Fixed some things needed for proper gobfication (init/finalize/etc)Mon, 16 Jun 2008 19:48:56 +0000, by Justin Rodriguez
-
Added sound builder (implete still needs a good way to go from xml file to xml node)Fri, 13 Jun 2008 21:33:17 +0000, by Justin Rodriguez
-
Added skeleton (non-working) sound loader classThu, 12 Jun 2008 22:13:54 +0000, by Justin Rodriguez
-
Added minimal sound theme class (only get/set api)Thu, 12 Jun 2008 07:34:43 +0000, by Justin Rodriguez
-
changed the purple theme formatting a bit (minor)Thu, 12 Jun 2008 06:25:49 +0000, by Justin Rodriguez
-
Added description to theme abstract classWed, 11 Jun 2008 18:32:12 +0000, by Justin Rodriguez
-
Fixed some leaks formattingWed, 11 Jun 2008 03:51:47 +0000, by Justin Rodriguez
-
Fixed theme-manager to be more of a singleton and less-gobject likeWed, 11 Jun 2008 03:41:35 +0000, by Justin Rodriguez
-
Added the theme-manager and basic functionality (needs to be given proper directories to find themes)Tue, 10 Jun 2008 21:39:35 +0000, by Justin Rodriguez
-
Added theme loader class abstract whose only (current/planned) function is to build themesSat, 07 Jun 2008 11:03:20 +0000, by Justin Rodriguez
-
fixed formatting and get/set propertiesSat, 07 Jun 2008 01:55:23 +0000, by Justin Rodriguez
-
Added basic theme for libpurple to be used by theme manager and loaders (abstract gobject)Sat, 07 Jun 2008 01:23:24 +0000, by Justin Rodriguez
-
Fix file transfer to a user not in buddy list, defaulting to use v15Sun, 13 Jul 2008 14:10:22 +0000, by Sulabh Mahajan
-
minor changes in comments style and alphabetic ordering of header files.Sat, 12 Jul 2008 19:44:24 +0000, by Sulabh Mahajan
-
changed gboolean connection_type to enum yahoo_p2p_connection_typeSat, 12 Jul 2008 19:24:34 +0000, by Sulabh Mahajan
-
changed PKT_YAHOOSERVER and PKT_P2P, into enum yahoo_pkt_typeSat, 12 Jul 2008 19:13:31 +0000, by Sulabh Mahajan
-
Better naming convention, prefix YAHOO_P2PSTATUS_ to values in the enum YahooP2PStatusSat, 12 Jul 2008 18:55:29 +0000, by Sulabh Mahajan
-
if(p2p_data->source >= 0) in place of if(p2p_data->source)Sat, 12 Jul 2008 18:33:15 +0000, by Sulabh Mahajan
-
f->p2p_packet_sent and f->p2p_status initialization in yahoo_friend_new() redundantSat, 12 Jul 2008 18:28:22 +0000, by Sulabh Mahajan
-
Receive files when we are p2p serverFri, 11 Jul 2008 19:03:59 +0000, by Sulabh Mahajan
-
Add + in place of spaces in p2p url, fixes transfer of file with name containing spacesWed, 09 Jul 2008 18:19:37 +0000, by Sulabh Mahajan
-
Send file by p2p when we are serverWed, 09 Jul 2008 15:05:09 +0000, by Sulabh Mahajan
-
Check for session id (value for key 11) in the received IMs and Notifications against our session id. Disconnect inWed, 02 Jul 2008 11:16:35 +0000, by Sulabh Mahajan
-
Changed user_data to more apt p2p_data, change in variable name.Wed, 02 Jul 2008 07:22:58 +0000, by Sulabh Mahajan
-
Act as a YMSG server on port 5101 for IMs and NotificationsWed, 02 Jul 2008 06:58:57 +0000, by Sulabh Mahajan
-
Fall back to establishing connection as a client when unable to act as a server.Fri, 27 Jun 2008 16:02:30 +0000, by Sulabh Mahajan
-
Sending of p2p packet, providing peer with our IP address to make a connection to us.Fri, 27 Jun 2008 13:34:44 +0000, by Sulabh Mahajan
-
Support for P2P file transfer (SEND), when we are client to the peerSat, 21 Jun 2008 14:34:38 +0000, by Sulabh Mahajan
-
propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)Tue, 17 Jun 2008 21:30:49 +0000, by Sulabh Mahajan
-
* free xmlnodes after bosh receive callback is calledMon, 18 Aug 2008 17:08:01 +0000, by Tobias Markmann
-
* removing some comment with XML exampleMon, 18 Aug 2008 16:20:46 +0000, by Tobias Markmann
-
* fixing a bug in jabber_bosh_http_connection_receive_parse_header()Mon, 18 Aug 2008 15:44:43 +0000, by Tobias Markmann
-
* adding some missing documentationMon, 18 Aug 2008 11:11:32 +0000, by Tobias Markmann
-
* sending empty <body> requests if there are not othere requests to be answered to keep a CM -> client channel openMon, 18 Aug 2008 08:42:37 +0000, by Tobias Markmann
-
* data buffer for received data. Support for any HTTP resonse size now.Sat, 16 Aug 2008 21:28:32 +0000, by Tobias Markmann
-
* moving BOSH interfacing from jabber_send to jabber_send_rawFri, 15 Aug 2008 16:35:32 +0000, by Tobias Markmann
-
* using libpurple's internal SASL mechanisms during BOSH authentication phaseFri, 15 Aug 2008 14:02:21 +0000, by Tobias Markmann
-
* sending some User-AgentTue, 12 Aug 2008 12:48:25 +0000, by Tobias Markmann
-
* calling PurpleBOSHConnection's receive_cbTue, 12 Aug 2008 12:40:48 +0000, by Tobias Markmann
-
* parsing HTTP response and emitting HTTP request callbackMon, 11 Aug 2008 21:28:05 +0000, by Tobias Markmann
-
* preparing handling of multiple requests for pipelining supportSat, 09 Aug 2008 23:07:58 +0000, by Tobias Markmann
-
* doing HTTP requestsSat, 09 Aug 2008 22:16:11 +0000, by Tobias Markmann
-
* adding receive callback; preparing receiving and boot codeTue, 05 Aug 2008 22:24:39 +0000, by Tobias Markmann
-
* adding bosh files to Makefile.am & .mingwTue, 05 Aug 2008 18:44:42 +0000, by Tobias Markmann
-
* missing commitSun, 03 Aug 2008 22:58:10 +0000, by Tobias Markmann
-
* some refactoringSun, 03 Aug 2008 22:50:13 +0000, by Tobias Markmann
-
* small bugfix in jabber_ipc_add_feature()Sun, 03 Aug 2008 22:21:49 +0000, by Tobias Markmann
-
* looking for alternative connection methods if direct connection failsSun, 03 Aug 2008 13:48:59 +0000, by Tobias Markmann
-
* some further bugfixing, BIND's libresolv does so much for the programmer, just happy it existsSat, 02 Aug 2008 16:43:04 +0000, by Tobias Markmann
-
* fixing some bugs, finishing support for TXT queriesFri, 01 Aug 2008 22:37:51 +0000, by Tobias Markmann
-
* some code style adjustments in caps.cFri, 01 Aug 2008 12:34:33 +0000, by Tobias Markmann
-
* removing some g_strdup()s; I meant it too goodTue, 15 Jul 2008 22:16:26 +0000, by Tobias Markmann
-
* fixing memory related bug; forgotton to duplicate some data which otherwise may be deleted by other parts of the programTue, 15 Jul 2008 21:26:51 +0000, by Tobias Markmann
-
* implemented jabber_caps_broadcast_change() and finished jabber_ipc_add_feature() IPC functionTue, 15 Jul 2008 15:38:15 +0000, by Tobias Markmann
-
* IPC workTue, 08 Jul 2008 15:05:45 +0000, by Tobias Markmann
-
* removing several warningsMon, 07 Jul 2008 18:28:05 +0000, by Tobias Markmann
-
* adding documentation for IPC function contact_has_featureSun, 06 Jul 2008 21:20:35 +0000, by Tobias Markmann
-
* adding IPC function 'contact_has_feature'Sun, 06 Jul 2008 21:09:50 +0000, by Tobias Markmann
-
* fixing a bug in jabber_caps_compare()Sun, 06 Jul 2008 18:51:26 +0000, by Tobias Markmann
-
* correctly calculating own features and factor in is_enabled() of featuresSat, 05 Jul 2008 09:22:59 +0000, by Tobias Markmann
-
* changed storage format for cache to mirror all needed features for XEP-0115v1.5Fri, 04 Jul 2008 19:11:09 +0000, by Tobias Markmann
-
* support for calculating both hashes, sha-1 and md5Thu, 03 Jul 2008 22:30:44 +0000, by Tobias Markmann
-
* changing caps node namespace. According to version 1.5 of XEP-0115 it should be a real URL to client's homepage.Wed, 02 Jul 2008 21:27:51 +0000, by Tobias Markmann
-
* pass hash type to the caps handling functionsTue, 01 Jul 2008 23:16:15 +0000, by Tobias Markmann
-
* implemented jabber_caps_calcualte_hash() which calculates the SHA-1 hash for someones disco response according to XEP-0115Sun, 29 Jun 2008 14:32:33 +0000, by Tobias Markmann
-
* defined JabberCapsIdentity as struct _JabberIdentitySun, 22 Jun 2008 18:59:33 +0000, by Tobias Markmann
-
* jabber_caps_jabber_identity_compare() compares xml:lang too, now.Sun, 22 Jun 2008 18:30:12 +0000, by Tobias Markmann
-
* changed name of jabber_caps_calculate_hash() to jabber_caps_calculate_own_hash()Sun, 22 Jun 2008 17:25:23 +0000, by Tobias Markmann
-
Removing short-names for features and calculating own caps hash.Mon, 16 Jun 2008 13:52:45 +0000, by Tobias Markmann
-
Send IMs and Typing notifications through p2p, Redesign p2pTue, 17 Jun 2008 21:17:29 +0000, by Sulabh Mahajan
-
Proper error handling for p2p connectionsSat, 14 Jun 2008 08:53:43 +0000, by Sulabh Mahajan
-
Close p2p connection when read() does not return anything.Fri, 13 Jun 2008 11:04:13 +0000, by Sulabh Mahajan
-
Yahoo P2P File Transfer RECEIVE only support added.Mon, 09 Jun 2008 08:08:21 +0000, by Sulabh Mahajan
-
Start idle at 1 min not 0 min and Probable description of service 0x07d1.Sun, 08 Jun 2008 21:08:48 +0000, by Sulabh Mahajan
-
Support for YAHOO_PROCESS_MESSAGE and YAHOO_PROCESS_NOTIFY over p2p links.Sun, 08 Jun 2008 17:40:04 +0000, by Sulabh Mahajan
-
Implementation of initial exchange of p2pxfer packets that initiates p2p file transfer. Some connectionFri, 06 Jun 2008 17:28:37 +0000, by Sulabh Mahajan
-
added name to COPYRIGHT (alphabetically), trivial change in packet.hThu, 29 May 2008 07:57:15 +0000, by Sulabh Mahajan
-
Use HTTP/1.1 to get token to open inboxSun, 25 May 2008 20:08:12 +0000, by Sulabh Mahajan
-
Addition of name in CopyrightSun, 25 May 2008 18:48:38 +0000, by Sulabh Mahajan
-
Fix GLib warning.Wed, 07 Jan 2009 05:06:53 +0000, by Mike Ruprecht
-
Support initiating voice calls to GTalk and Gmail.Wed, 07 Jan 2009 04:40:24 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 8e99bf9be800f9578d7e94cc4d522d435cfc80dd)Wed, 07 Jan 2009 03:07:01 +0000, by Mike Ruprecht
-
Remove internal.h include from media.h and mediamanager.hWed, 07 Jan 2009 02:59:51 +0000, by Mike Ruprecht
-
Fix gtkmedia's Makefile entries.Wed, 07 Jan 2009 02:49:51 +0000, by Mike Ruprecht
-
Fix receiving voice calls from Gmail.Wed, 07 Jan 2009 02:46:41 +0000, by Mike Ruprecht
-
Add candidates instead of replacing them.Wed, 07 Jan 2009 02:30:46 +0000, by Mike Ruprecht
-
End google call if stream creation fails.Tue, 06 Jan 2009 00:21:09 +0000, by Mike Ruprecht
-
Remove unused variables.Mon, 05 Jan 2009 10:28:51 +0000, by Mike Ruprecht
-
Remove unused callback.Mon, 05 Jan 2009 10:24:46 +0000, by Mike Ruprecht
-
Move functionality to the state-changed signal.Mon, 05 Jan 2009 10:21:56 +0000, by Mike Ruprecht
-
Temporarily fix an oversight.Mon, 05 Jan 2009 10:19:51 +0000, by Mike Ruprecht
-
Use the state-changed signal.Mon, 05 Jan 2009 09:48:39 +0000, by Mike Ruprecht
-
Add state-changed signal to PurpleMedia.Mon, 05 Jan 2009 06:34:30 +0000, by Mike Ruprecht
-
Remove PurpleMedias from JabberStream's list when a media session ends.Sun, 04 Jan 2009 12:13:12 +0000, by Mike Ruprecht
-
Use the new ready signal instead of accept to send a session-accept.Sun, 04 Jan 2009 11:12:47 +0000, by Mike Ruprecht
-
Have XMPP use the new ready signal.Sun, 04 Jan 2009 09:56:54 +0000, by Mike Ruprecht
-
Implement a new ready signal.Sun, 04 Jan 2009 07:42:12 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 7bd1f8a0fcc289166add1f0b4d84fdac526ab4a7)Sun, 04 Jan 2009 05:21:25 +0000, by Mike Ruprecht
-
Add initiator property to PurpleMedia.Sun, 04 Jan 2009 05:19:54 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)Fri, 02 Jan 2009 23:14:27 +0000, by Mike Ruprecht
-
Rename "fs-conference" to "conference".Tue, 16 Dec 2008 02:11:07 +0000, by Mike Ruprecht
-
Remove the screenname attribute from PurpleMedia.Tue, 16 Dec 2008 02:06:55 +0000, by Mike Ruprecht
-
Remove connection attribute from PurpleMedia.Tue, 16 Dec 2008 01:27:51 +0000, by Mike Ruprecht
-
Add purple_media_error.Tue, 16 Dec 2008 00:53:59 +0000, by Mike Ruprecht
-
Free Farsight objects better.Mon, 15 Dec 2008 09:55:25 +0000, by Mike Ruprecht
-
Set no-rtcp-timeout to 0 only for nice and rawudp transmitters.Mon, 15 Dec 2008 09:13:41 +0000, by Mike Ruprecht
-
Remove commented out disable of the MPV codec.Mon, 15 Dec 2008 08:57:11 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head e36b0b63962b9c710ecd798a529e1d2b78d7879a)Mon, 15 Dec 2008 08:39:08 +0000, by Mike Ruprecht
-
Wait for local video frame to be realized before starting local video.Sun, 14 Dec 2008 23:43:52 +0000, by Mike Ruprecht
-
Move sink from PurpleMediaSession to PurpleMediaStream.Sat, 13 Dec 2008 09:11:08 +0000, by Mike Ruprecht
-
merge of '2a69c36548c533b1a96f40e1ee6af57c06ab1bad'Sat, 13 Dec 2008 08:49:16 +0000, by Mike Ruprecht
-
explicit merge of '094ca19cc431d185c7b94947bfcd7cfc2d2f4a0b'Sat, 13 Dec 2008 08:48:58 +0000, by Mike Ruprecht
-
Silence warning.Sat, 13 Dec 2008 08:46:42 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head dd7a36be12180dba9663c2b740553e89711d7644)Sat, 06 Dec 2008 02:23:20 +0000, by Mike Ruprecht
-
Added media functions to set input and output volume.Sat, 13 Dec 2008 08:37:57 +0000, by Mike Ruprecht
-
Choose the transport type according to the responder's caps.Sat, 06 Dec 2008 02:20:09 +0000, by Mike Ruprecht
-
merge of '8b14f9ccca52482ea771f52730b3b9f59bac6b06'Tue, 25 Nov 2008 02:59:47 +0000, by Mike Ruprecht
-
Use STUN for the nice transmitter as well.Tue, 25 Nov 2008 02:58:55 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)Mon, 24 Nov 2008 10:59:08 +0000, by Mike Ruprecht
-
Added a Jingle ice-udp transmitter.Mon, 24 Nov 2008 10:43:38 +0000, by Mike Ruprecht
-
Fix GTalk vv caps.Mon, 17 Nov 2008 01:09:55 +0000, by Mike Ruprecht
-
Very basic receive only GTalk audio sessions.Sun, 16 Nov 2008 06:21:31 +0000, by Mike Ruprecht
-
Move variables to PurpleMediaStream.Sun, 16 Nov 2008 05:22:17 +0000, by Mike Ruprecht
-
Added PurpleMediaStream to wrap FsStream.Sun, 16 Nov 2008 04:23:36 +0000, by Mike Ruprecht
-
Fix a few GLib warnings when trying to start a second media session.Thu, 13 Nov 2008 04:00:29 +0000, by Mike Ruprecht
-
Combine get_*_codecs functions to mirror Farsight 2.Thu, 13 Nov 2008 03:46:28 +0000, by Mike Ruprecht
-
Added menu items to buddy list context menu to start voice and video sessionsSun, 09 Nov 2008 20:55:10 +0000, by Marcus Lundblad
-
Add mnemonics to buttons in PidginMedia.Fri, 07 Nov 2008 03:38:42 +0000, by Mike Ruprecht
-
Silence warning.Fri, 07 Nov 2008 03:30:02 +0000, by Mike Ruprecht
-
Fix crash when remote client reconnects and tries to restart the media session.Fri, 07 Nov 2008 03:14:10 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 6b8c653bfd16896dc5b445bb8147d09a37e8db4c)Fri, 07 Nov 2008 03:01:55 +0000, by Mike Ruprecht
-
Update Jingle raw-udp to latest spec version.Fri, 07 Nov 2008 03:00:09 +0000, by Mike Ruprecht
-
Remove unnecessary changes in server.c.Thu, 06 Nov 2008 08:26:14 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 633ffe234af48ead3631ae62e23840b4438fcf5f)Thu, 06 Nov 2008 03:20:05 +0000, by Mike Ruprecht
-
Prepare vv GUI earlier and create sinks when src-pad-added is triggered.Thu, 06 Nov 2008 02:21:16 +0000, by Mike Ruprecht
-
Add purple_media_manager_get_element.Thu, 06 Nov 2008 01:32:58 +0000, by Mike Ruprecht
-
Fix support for audio and video (at the same time) sessions.Mon, 03 Nov 2008 03:07:07 +0000, by Mike Ruprecht
-
Use a key file for Farsight 2 codec configuration.Sun, 02 Nov 2008 21:00:46 +0000, by Mike Ruprecht
-
Add files I missed committing before and remove a few unnecessary functions.Mon, 20 Oct 2008 00:11:33 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 0e036cef0f8a3bdfd1d7f7fc082edca43d3153df)Sun, 19 Oct 2008 04:59:51 +0000, by Mike Ruprecht
-
Fix merge.Sun, 19 Oct 2008 04:55:34 +0000, by Mike Ruprecht
-
merge of 'a4aa548f12b557cc419b1567e6902eb124d0cf06'Sun, 19 Oct 2008 04:40:59 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)Sat, 27 Sep 2008 04:44:17 +0000, by Mike Ruprecht
-
These should not be fatal debug messages.Fri, 05 Sep 2008 05:51:41 +0000, by Mike Ruprecht
-
Have the responder wait to set the send codec until codecs are ready.Fri, 05 Sep 2008 05:46:14 +0000, by Mike Ruprecht
-
Missed this when propagating.Fri, 05 Sep 2008 03:24:01 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 25e6cb3cd762fe0e3dbb5ce67dd017555c8a26a8)Fri, 05 Sep 2008 02:57:48 +0000, by Mike Ruprecht
-
Restructure Jingle code to more easily support multiple application types.Sun, 19 Oct 2008 04:37:23 +0000, by Mike Ruprecht
-
Wait for Farsight 2's codecs-ready property to be TRUE before using codecs.Fri, 05 Sep 2008 02:18:15 +0000, by Mike Ruprecht
-
Send and receive optional codec parameters in Jingle RTP.Tue, 02 Sep 2008 08:04:04 +0000, by Mike Ruprecht
-
Simplified purple_media_get_devices.Mon, 01 Sep 2008 03:18:26 +0000, by Mike Ruprecht
-
purple_media_add_stream should only add a stream to one session.Mon, 01 Sep 2008 01:58:42 +0000, by Mike Ruprecht
-
Add params to purple_media_add_stream to allow for different libNiceMon, 01 Sep 2008 01:23:26 +0000, by Mike Ruprecht
-
Silence FS_ERROR_UNKNOWN_CNAME error.Sun, 31 Aug 2008 23:27:05 +0000, by Mike Ruprecht
-
Removed several PurpleMedia functions that now seem unnecessary:Sun, 31 Aug 2008 22:46:16 +0000, by Mike Ruprecht
-
Gracefully handle missing the fsrtpconference GStreamer plugin.Sun, 31 Aug 2008 21:20:05 +0000, by Mike Ruprecht
-
Properly free PurpleMedia when there's an error creating an FsStream.Thu, 28 Aug 2008 04:57:30 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 9860b693346097316a1c47ef0fb094355c3e49ae)Wed, 27 Aug 2008 07:49:52 +0000, by Mike Ruprecht
-
Improve the sametime debugging on Windows. Refs #8014.Wed, 07 Jan 2009 02:12:17 +0000, by Daniel Atallah
-
Make XML parsing error levels match libxml2's levels, making less importantWed, 07 Jan 2009 01:18:16 +0000, by Stu Tomlinson
-
g_strsplit_set is new in glib 2.4Wed, 07 Jan 2009 01:15:36 +0000, by Stu Tomlinson
-
Only install man pages if the respective binary is being installed, fixes aWed, 07 Jan 2009 01:13:27 +0000, by Stu Tomlinson
-
merge of '479fd75025803f01e743b5c39e6706b1d42a3520'Tue, 06 Jan 2009 22:41:16 +0000, by Sadrul Habib Chowdhury
-
Terminate the loop on the first null-character.Tue, 06 Jan 2009 19:50:18 +0000, by Sadrul Habib Chowdhury
-
Show the submenu for the toplevel menu without requiring a keypress from the user.Tue, 06 Jan 2009 16:19:16 +0000, by Sadrul Habib Chowdhury
-
Compilation fixes for OpenBSD from the OpenBSD ports tree. Closes #8009.Tue, 06 Jan 2009 15:34:26 +0000, by Sadrul Habib Chowdhury
-
Don't crash on screen refresh if buddylist is maximized. Fixes #8003.Tue, 06 Jan 2009 15:30:12 +0000, by Sadrul Habib Chowdhury
-
Boldify the selected row in the tree. This is helpful when, for example,Mon, 05 Jan 2009 14:43:15 +0000, by Sadrul Habib Chowdhury
-
Kir Kolyshkin figured out that we need to initialize the dbus threading to avoidTue, 06 Jan 2009 05:03:18 +0000, by Daniel Atallah
-
Ludovico Cavedon noticed that on 64-bit platforms, when HAVE_GETADDRINFO isn'tTue, 06 Jan 2009 04:11:09 +0000, by Daniel Atallah
-
The remainder of a patch from fqueze to fix some incorrect *printf() functionTue, 06 Jan 2009 02:28:10 +0000, by Daniel Atallah
-
MySpace? passwords are truncated to 10 characters. Their website doesn'tTue, 06 Jan 2009 01:25:17 +0000, by Mark Doliner
-
Remove gaim from Catalan translations.Mon, 05 Jan 2009 19:37:34 +0000, by Josep Puigdemont
-
complete German translation for 2.5.4Mon, 05 Jan 2009 16:36:11 +0000, by Jochen Kemnade
-
Update french translation.Mon, 05 Jan 2009 09:50:38 +0000, by ª±ric Boumaour
-
merge of '03c54c34322681b0c346853ded3bfb90b75b1a62'Mon, 05 Jan 2009 00:53:39 +0000, by Sadrul Habib Chowdhury
-
Updated Catalan translation.Mon, 05 Jan 2009 00:47:03 +0000, by Josep Puigdemont
-
We are no longer homonymous with game!Mon, 05 Jan 2009 00:52:53 +0000, by Sadrul Habib Chowdhury
-
hu.po: Updated Hungarian translation for 2.5.4Sun, 04 Jan 2009 21:45:30 +0000, by Kelemen G«¡bor
-
merge of '3033bb87676edf402a8cf741cc4b225d71b9649b'Sun, 04 Jan 2009 20:13:06 +0000, by Mark Doliner
-
complete German translation for 2.5.3Tue, 16 Dec 2008 14:54:00 +0000, by Jochen Kemnade
-
merge of '2ec56f8fe4fa8959fcac15d674b339c112802a49'Sun, 04 Jan 2009 20:10:55 +0000, by Mark Doliner
-
2008.12.28 - flos <lonicerae(at)gmail.com>Sun, 04 Jan 2009 15:11:08 +0000, by SHiNE CsyFeK
-
update German translationSun, 04 Jan 2009 11:30:12 +0000, by Jochen Kemnade
-
merge of '1573f5f4950069e05f77f6b74e1627bfae9667c5'Sat, 03 Jan 2009 20:43:50 +0000, by John Bailey
-
purple_prefs_disconnect_by_handle() wont actually remove anything with theSat, 03 Jan 2009 18:50:33 +0000, by Daniel Atallah
-
Rearrange prefs uninitialization now that it actually does something.Sat, 03 Jan 2009 18:37:37 +0000, by Daniel Atallah
-
Fix a compiler warning:Fri, 02 Jan 2009 22:41:11 +0000, by Richard Laager
-
Plug a small leakFri, 02 Jan 2009 07:43:30 +0000, by Daniel Atallah
-
merge of '5a35c52faacfbdaf503309fcdf10842cfd126c3f'Fri, 02 Jan 2009 07:42:04 +0000, by Daniel Atallah
-
Fix from the QuteCom folks to compile with Glib < 2.8.5 with MSVC. Fixes #7761. Also some minor cleanup from me.Thu, 01 Jan 2009 23:17:11 +0000, by Daniel Atallah
-
Fixes from the QuteCom folks for the core being reinitialized. References #7761Thu, 01 Jan 2009 23:07:15 +0000, by Daniel Atallah
-
Fix a race condition that can result in a NULL ptr deref. Fixes #7920.Thu, 01 Jan 2009 22:43:01 +0000, by Daniel Atallah
-
He wandered into the darkside just for us, what else can we say?Thu, 01 Jan 2009 19:29:30 +0000, by Ka-Hing Cheung
-
Changelog the last three patches. Refs #7836, #7849, #7889.Thu, 01 Jan 2009 18:07:37 +0000, by John Bailey
-
Don't log passwords for XMPP when using SASL PLAIN or old-style IQ Auth soThu, 01 Jan 2009 17:27:54 +0000, by Paul Aurich
-
Extend purple-url-handler to handle "gtalk" URIs. Fixes #7889Thu, 01 Jan 2009 17:03:44 +0000, by Paul Aurich
-
Adjust the NLA code to prevent hang on exit for Windows XP and Windows Vista.Thu, 01 Jan 2009 16:51:09 +0000, by Paul Aurich
-
merge of '409aaedc8836828692279141224e2077ffd4a80f'Thu, 01 Jan 2009 03:47:26 +0000, by Sadrul Habib Chowdhury
-
validates that string PurpleValues are utf-8Thu, 01 Jan 2009 03:09:10 +0000, by Ka-Hing Cheung
-
A couple of memory leak fixes.Thu, 01 Jan 2009 03:12:56 +0000, by Sadrul Habib Chowdhury
-
Remove unused option, thanks to KuSh. Closes #7856.Thu, 01 Jan 2009 01:04:34 +0000, by Sadrul Habib Chowdhury
-
Redirect stderr to the debug window.Wed, 31 Dec 2008 23:49:36 +0000, by Sadrul Habib Chowdhury
-
Do not show a separator after 'Account -> Enable Account' when not required.Wed, 31 Dec 2008 23:42:28 +0000, by Sadrul Habib Chowdhury
-
Changelog that last bitMon, 29 Dec 2008 05:44:01 +0000, by John Bailey
-
Make sure the prpl has a get_account_text_table function before trying toMon, 29 Dec 2008 05:37:18 +0000, by John Bailey
-
Don't mention TOC in this error message. I think this error is tooMon, 29 Dec 2008 03:49:33 +0000, by Mark Doliner
-
Use purple_prpl_got_attention() for XMPP notificationsSun, 28 Dec 2008 00:39:39 +0000, by Evan Schoenberg
-
Changelog the MSN OIM crash fix of #7901.Sat, 27 Dec 2008 10:04:33 +0000, by Elliott Sales de Andrade
-
merge of '518ebe34a3f1499bab1208e43f5e9acf69c4ca3e'Sat, 27 Dec 2008 09:37:12 +0000, by Elliott Sales de Andrade
-
merge of '5043805100d2fa5a371317e802d6a191c89ddaeb'Sat, 27 Dec 2008 09:37:08 +0000, by Elliott Sales de Andrade
-
2008.12.25 - flos <lonicerae(at)gmail.com>Fri, 26 Dec 2008 13:00:57 +0000, by SHiNE CsyFeK
-
propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)Thu, 25 Dec 2008 14:06:10 +0000, by SHiNE CsyFeK
-
Apparently X-OIM-Proxy was not a good way to decide that we received aSat, 27 Dec 2008 09:32:38 +0000, by Elliott Sales de Andrade
-
These translated strings don't need to be duplicated with g_snprintf. AndSat, 27 Dec 2008 08:41:35 +0000, by Elliott Sales de Andrade
-
Spell "conversation" properly. My typo can forever be found in releaseWed, 24 Dec 2008 06:10:40 +0000, by Kevin Stange
-
Slightly modified version of a fix fqueze proposed for a crash with the emptyTue, 23 Dec 2008 16:55:49 +0000, by John Bailey
-
Fix a typo in the French translation. References #7881.Tue, 23 Dec 2008 16:38:49 +0000, by Daniel Atallah
-
This is a bitmask, and the "c" value here should be the least significantMon, 22 Dec 2008 23:21:14 +0000, by Mark Doliner
-
Error messages from libxml contain their own newlinesMon, 22 Dec 2008 23:08:26 +0000, by Mark Doliner
-
Fix two related bugs:Mon, 22 Dec 2008 22:01:34 +0000, by Mark Doliner
-
Change our font mapping in gtkimhtml to match the suggested valuesMon, 22 Dec 2008 19:29:59 +0000, by Mark Doliner
-
Change the font size mapping table in purple_markup_html_to_xhtml() toMon, 22 Dec 2008 19:14:50 +0000, by Mark Doliner
-
Fix a typo in a commentMon, 22 Dec 2008 19:02:33 +0000, by Mark Doliner
-
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7857.Mon, 22 Dec 2008 16:50:40 +0000, by Daniel Atallah
-
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7858. Also, make the relevant code less of a horrible abomination.Mon, 22 Dec 2008 16:41:53 +0000, by Daniel Atallah
-
Fix a leak "KuSh" discovered using "cppcheck". Fixes #7859.Mon, 22 Dec 2008 16:22:08 +0000, by Daniel Atallah
-
Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7861.Mon, 22 Dec 2008 16:17:28 +0000, by Daniel Atallah
-
Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7862.Mon, 22 Dec 2008 16:15:40 +0000, by Daniel Atallah
-
Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7863.Mon, 22 Dec 2008 16:13:43 +0000, by Daniel Atallah
-
Commit patch #7670: Implement xep-0191 (simple blocking) for jabber protocolsMon, 22 Dec 2008 07:51:06 +0000, by Mark Doliner
-
Correctly credit Tomasz Sa©Èaci«Íski for writing the original patch for IMSun, 21 Dec 2008 18:01:37 +0000, by John Bailey
-
Don't ignore XML namespace and prefix information when parsing incoming XMPPSun, 21 Dec 2008 04:58:36 +0000, by Michal Witkowski
-
Fix a connection timeout that occurs with empty Gadu-Gadu buddy lists.Sun, 21 Dec 2008 04:45:20 +0000, by Martin Rosinski
-
The road to a new version starts with but a single commit...Sun, 21 Dec 2008 04:14:18 +0000, by John Bailey
-
merge of '6c01f570946b5aa15076b2de30882e3812c7e889'Sat, 20 Dec 2008 18:45:53 +0000, by Josep Puigdemont
-
merge of '8e2be07d23144f93dd575524d8dac1986487d4cc'Sat, 20 Dec 2008 18:38:57 +0000, by Josep Puigdemont
-
Correcting version and dates per the Pre-Release instructions from ReleaseProcess.Sat, 20 Dec 2008 16:48:58 +0000, by John Bailey
-
merge of '665a07783e325291cdd356dacf8f394fb18f0031'Fri, 19 Dec 2008 08:10:19 +0000, by Kevin Stange
-
Updated Catalan (Valencian) by Toni Hermoso.Sat, 20 Dec 2008 18:45:44 +0000, by Josep Puigdemont
-
Fixed a few accelerator clashes, and updated strings in Catalan translation.Sat, 20 Dec 2008 17:40:01 +0000, by Josep Puigdemont
-
NEWS and stuff...Fri, 19 Dec 2008 05:51:10 +0000, by Elliott Sales de Andrade
-
merge of '5dc6f2359f155e18525e7b42ecd827005e473725'Fri, 19 Dec 2008 04:12:30 +0000, by Daniel Atallah
-
oh, and my payment was late because I forgot to update my credit card info,Fri, 19 Dec 2008 03:43:26 +0000, by Ka-Hing Cheung
-
Make purple_utf8_has_word() better about detecting word boundaries (still notFri, 19 Dec 2008 04:11:15 +0000, by Daniel Atallah
-
Prevent a NULL ptr deref when unexpected stuff happens in the cert cache. Fixes #7776,#7769Fri, 19 Dec 2008 03:11:59 +0000, by Daniel Atallah
-
Delete MSN cert when uninstalling.Fri, 19 Dec 2008 03:10:04 +0000, by Daniel Atallah
-
I believe the patch from #220 actually implemented IM images for Gadu-Gadu,Fri, 19 Dec 2008 01:52:39 +0000, by Stu Tomlinson
-
NEWSingFri, 19 Dec 2008 00:29:00 +0000, by John Bailey
-
merge of '2c386633fb7a57f0cb963070eba463721cf3728c'Fri, 19 Dec 2008 00:12:10 +0000, by John Bailey
-
Sorry, forgotten --no-location in German translationThu, 18 Dec 2008 22:10:51 +0000, by Bj«Órn Voigt
-
Updated Serbian Latin translation from Milo«Þ Popovi««.Thu, 18 Dec 2008 22:14:57 +0000, by Mark Doliner
-
Don't set a default action for oscar's "Do you want to accept thisThu, 18 Dec 2008 22:11:38 +0000, by Mark Doliner
-
merge of '13d63095df75c7a8735de7c5417132784063ef0a'Thu, 18 Dec 2008 20:27:07 +0000, by Mark Doliner
-
merge of 'b969d731bb18e8b2674e0dbe21b1f459dfe3347f'Thu, 18 Dec 2008 20:27:05 +0000, by Mark Doliner
-
Fix up the ChangeLog, add missing items, "de-credit" Mark from changesThu, 18 Dec 2008 20:00:58 +0000, by Kevin Stange
-
other small German translation updateThu, 18 Dec 2008 19:13:58 +0000, by Bj«Órn Voigt
-
Fixed some typos and capitalization in the Swedish translationThu, 18 Dec 2008 19:22:21 +0000, by Marcus Lundblad
-
hu.po: Hungarian translation updated for 2.5.3Thu, 18 Dec 2008 11:36:24 +0000, by Kelemen G«¡bor
-
Add Israt Jahan to the about dialog for the Bengali translation.Thu, 18 Dec 2008 10:24:47 +0000, by Mark Doliner
-
Fix this error from msgfmt:Thu, 18 Dec 2008 10:07:22 +0000, by Mark Doliner
-
I'm guessing this is what was intended here?Thu, 18 Dec 2008 10:05:58 +0000, by Mark Doliner
-
Bengali translation update, maybe from Israt Jahan. Closes #7820Thu, 18 Dec 2008 10:01:10 +0000, by Mark Doliner
-
Updated Romanian translation from Mi«ßu MoldovanThu, 18 Dec 2008 09:53:34 +0000, by Mark Doliner
-
Updated Afrikaans translation from Friedel Wolff (closes #7817)Thu, 18 Dec 2008 09:52:32 +0000, by Mark Doliner
-
Updated Greek translation from Bouklis Panos (closes #7815)Thu, 18 Dec 2008 09:51:03 +0000, by Mark Doliner
-
Updated Chinese translations from Ambrose C. Li. Closes #7806.Thu, 18 Dec 2008 09:47:29 +0000, by Mark Doliner
-
Updated Galician translation from Frco. Javier Rial Rodr«¿guez.Thu, 18 Dec 2008 09:44:58 +0000, by Mark Doliner
-
Updated Spanish translation from Javier Fern«¡ndez-Sanguino. Closes #7784Thu, 18 Dec 2008 09:43:15 +0000, by Mark Doliner
-
Updated Slovak translation from loptosko. Closes #7783Thu, 18 Dec 2008 09:41:50 +0000, by Mark Doliner
-
Updated Czech translation from David Vachulka (closes #7780) andThu, 18 Dec 2008 09:39:28 +0000, by Mark Doliner
-
Updated Norwegian Nynorsk translation from Yngve Spjeld LadroThu, 18 Dec 2008 09:35:58 +0000, by Mark Doliner
-
Serbian translation update from Milo«Þ Popovi««. References #7598.Thu, 18 Dec 2008 09:33:42 +0000, by Mark Doliner
-
Albanian translation from Besnik Bleta. Closes #7573.Thu, 18 Dec 2008 09:27:08 +0000, by Mark Doliner
-
Updated Arabic translation from Khaled Hosny. Closes #7430.Thu, 18 Dec 2008 09:16:50 +0000, by Mark Doliner
-
Updated Slovenian translation from Martin Srebotnjak. Closes #7368.Thu, 18 Dec 2008 09:15:16 +0000, by Mark Doliner
-
Are we ready to release this puppy later tonight?Thu, 18 Dec 2008 09:11:40 +0000, by Mark Doliner
-
a patch from eperez that corrects EOF detection, Fixes #7726Thu, 18 Dec 2008 07:25:37 +0000, by Ka-Hing Cheung
-
some server(s) don't like empty resource which we now default to. I am notThu, 18 Dec 2008 06:28:36 +0000, by Ka-Hing Cheung
-
We have a prpl function "buddy_free" that I don't think any of ourThu, 18 Dec 2008 02:03:20 +0000, by Mark Doliner
-
Fix a few small memleaksThu, 18 Dec 2008 01:53:49 +0000, by Mark Doliner
-
merge of '9979f20f66bc7efceedd9e288dc78576d9ceeb0c'Wed, 17 Dec 2008 22:37:53 +0000, by Marcus Lundblad
-
merge of '86eb900cf982408bb630159b662426812328a78c'Wed, 17 Dec 2008 20:56:30 +0000, by Mark Doliner
-
Let's actually close the socket when we sign off a myspace account.Wed, 17 Dec 2008 20:50:46 +0000, by Mark Doliner
-
Updated Catalan Valencian translation by Toni Hermoso.Wed, 17 Dec 2008 20:55:49 +0000, by Josep Puigdemont
-
Updated Catalan translation.Wed, 17 Dec 2008 20:55:25 +0000, by Josep Puigdemont
-
Fix a leak in myspace prpl.Wed, 17 Dec 2008 20:50:49 +0000, by Sadrul Habib Chowdhury
-
Set buddies idle time to 0 when their idle. 0 is a flag to the UI thatWed, 17 Dec 2008 18:36:31 +0000, by Mark Doliner
-
Add a comment that 0 should be used when a buddies idle time is unknownWed, 17 Dec 2008 18:21:47 +0000, by Mark Doliner
-
Set the server alias for myspace buddies who haven't set their username.Wed, 17 Dec 2008 05:39:11 +0000, by Mark Doliner
-
Support for background font colors in incoming MySpace IMsWed, 17 Dec 2008 04:37:21 +0000, by Mark Doliner
-
Remove a stray > when a font face is specifiedWed, 17 Dec 2008 04:12:04 +0000, by Mark Doliner
-
Add support for foreground and background font colors in MySpace IMsWed, 17 Dec 2008 04:02:25 +0000, by Mark Doliner
-
Add a newline to the end of a debug messagesWed, 17 Dec 2008 03:37:59 +0000, by Mark Doliner
-
Fix bugs sending and receiving myspace IMs related to not escapingWed, 17 Dec 2008 03:33:57 +0000, by Mark Doliner
-
ChangeLog updates for my changes from DecemberWed, 17 Dec 2008 03:03:36 +0000, by Mark Doliner
-
merge of '9643d7374ca3732ca4269075429908a3d1645f4e'Wed, 17 Dec 2008 03:03:21 +0000, by Mark Doliner
-
merge of 'ef05d478fa7019dbdddad2f30968a729d943520e'Wed, 17 Dec 2008 02:40:51 +0000, by Daniel Atallah
-
A patch from fqueze to prevent re-initalization of the SSL stuff. Fixes #7764.Wed, 17 Dec 2008 02:04:37 +0000, by Daniel Atallah
-
not all features are implemented in QQ2008 yetWed, 17 Dec 2008 02:44:37 +0000, by Ka-Hing Cheung
-
Add support for blocking buddies on MySpaceWed, 17 Dec 2008 02:26:40 +0000, by Mark Doliner
-
Fix win32 build.Wed, 17 Dec 2008 01:33:10 +0000, by Daniel Atallah
-
Fix a bug where if "Show our presence only to people on our buddy list"Wed, 17 Dec 2008 00:06:05 +0000, by Mark Doliner
-
Remove an accidentally debug messageTue, 16 Dec 2008 23:43:25 +0000, by Mark Doliner
-
Grab the "Who can contact me? Only people on my buddy list?" and theTue, 16 Dec 2008 23:39:03 +0000, by Mark Doliner
-
Some other changes to make this more like the official client, andTue, 16 Dec 2008 21:52:50 +0000, by Mark Doliner
-
I'm not sure why these were strings. The official client uses integersTue, 16 Dec 2008 21:47:44 +0000, by Mark Doliner
-
Remove a bunch of calls to msim_msg_dump(). I find it really annoyingTue, 16 Dec 2008 21:31:05 +0000, by Mark Doliner
-
merge of '6b951d62be418d5bfc437a1ab747c6ba900d7979'Tue, 16 Dec 2008 19:36:03 +0000, by Mark Doliner
-
Changelog two custom smiley bugfixes I had forgotten to changelog beforeTue, 16 Dec 2008 18:32:25 +0000, by Marcus Lundblad
-
Updated Finnish translation for the 2.5.3 release. All strings translated.Tue, 16 Dec 2008 11:16:51 +0000, by Timo Jyrinki
-
Update french translation for 2.5.3 release.Tue, 16 Dec 2008 09:11:55 +0000, by ª±ric Boumaour
-
disapproval of revision 'a85f2ca138b4fd9f600b0875bfe67837cc95b989'Sat, 03 Jan 2009 20:43:44 +0000, by John Bailey
-
Fix my accidental breakage of string freeze by borrowing a generic message fromTue, 16 Dec 2008 06:12:58 +0000, by John Bailey
-
Minor comment changeTue, 16 Dec 2008 06:25:56 +0000, by Mark Doliner
-
Set the display name before marking the connection as "connected."Tue, 16 Dec 2008 04:13:14 +0000, by Mark Doliner
-
Only validate the font face if it's non-nullTue, 16 Dec 2008 04:08:38 +0000, by Mark Doliner
-
Use a GString here when constructing the data. It's way moreTue, 16 Dec 2008 03:49:05 +0000, by Mark Doliner
-
No functionality change--just cleanup.Tue, 16 Dec 2008 03:35:22 +0000, by Mark Doliner
-
merge of 'b70000f3bf5c6b7f30121fb749d72ac869b58ae9'Tue, 16 Dec 2008 02:25:08 +0000, by Elliott Sales de Andrade
-
Do something sane if the response is NULL when updating contact tokens,Tue, 16 Dec 2008 02:21:33 +0000, by Elliott Sales de Andrade
-
Mark some parameters as const char * instead of char * and don'tTue, 16 Dec 2008 01:40:38 +0000, by Mark Doliner
-
rewrapped ChangeLog lines by Paul againTue, 16 Dec 2008 01:03:24 +0000, by Ka-Hing Cheung
-
Use the friendly/vanity url when it's available in myspaceMon, 15 Dec 2008 19:02:35 +0000, by Mark Doliner
-
German translation updateMon, 15 Dec 2008 09:48:20 +0000, by Jochen Kemnade
-
merge of '8d8f6d7fcf4bbef4fe0e6f1008e25759c2b3932e'Mon, 15 Dec 2008 05:33:57 +0000, by Mark Doliner
-
merge of '3b87c3b008c11c068a42eba55b3f5724cdac4ad4'Mon, 15 Dec 2008 04:35:27 +0000, by Elliott Sales de Andrade
-
merge of '52e2a425de43a95def135fff5a6dbe87ed39acb5'Mon, 15 Dec 2008 04:25:00 +0000, by John Bailey
-
Shuffling things around, remove stray whitespace, remove some forwardMon, 15 Dec 2008 05:32:31 +0000, by Mark Doliner
-
merge of '91d403bb5dfadec9e38f0c0c058ababeed6fd9d7'Mon, 15 Dec 2008 04:09:02 +0000, by Mark Doliner
-
Actually that last change did break regular login, but I don't feel likeMon, 15 Dec 2008 04:34:24 +0000, by Elliott Sales de Andrade
-
Reapply 046452c275782ffd3218e3ae4863eaa8bf31a5f4 since it doesn't reallyMon, 15 Dec 2008 04:03:12 +0000, by Elliott Sales de Andrade
-
merge of '10ea019ecb33303883a9a34e547d2c04b8267a3d'Mon, 15 Dec 2008 03:59:30 +0000, by Elliott Sales de Andrade
-
disapproval of revision 'af100261749125c03e3d490b01d36f8ea219bf8f'Mon, 15 Dec 2008 03:53:12 +0000, by Elliott Sales de Andrade
-
merge of '1203a733696f95eef53b04b5078e0a779371b4d3'Sat, 06 Dec 2008 19:57:58 +0000, by Kevin Stange
-
merge of '6ac9187d4f4437a087d58d63489c47664121f0b5'Wed, 03 Dec 2008 03:09:32 +0000, by Kevin Stange
-
This string appears before the connection attempt, so it shouldn't beSat, 04 Oct 2008 06:13:33 +0000, by Kevin Stange
-
Fix ludicrously long idle times for Sametime 7.5 buddies by assuming idle timeMon, 15 Dec 2008 04:20:28 +0000, by Laurent Montaron
-
Fix a crash in DNS SRV resolution when one of the required parameters is NULL.Mon, 15 Dec 2008 04:02:28 +0000, by Florian Qu«²ze
-
Don't allow connecting a SIMPLE account if no server is configured. Fixes #7767.Mon, 15 Dec 2008 03:54:39 +0000, by Florian Qu«²ze
-
Change the msim_msg_clone_element() function to respect the "dynamic_name"Mon, 15 Dec 2008 04:08:31 +0000, by Mark Doliner
-
merge of '44bc6927617b36912dc84306fe8d80a6a9b942a3'Mon, 15 Dec 2008 03:01:38 +0000, by Elliott Sales de Andrade
-
some other updatesMon, 15 Dec 2008 02:46:20 +0000, by Ka-Hing Cheung
-
this is slightly more accurateMon, 15 Dec 2008 02:38:48 +0000, by Ka-Hing Cheung
-
For processing mobile OIM's, fix a crash when searching through each partMon, 15 Dec 2008 03:00:20 +0000, by Elliott Sales de Andrade
-
Fix a crashy little typo.Mon, 15 Dec 2008 02:22:01 +0000, by Elliott Sales de Andrade
-
merge of '16c1dbfe5a0090d97df6477c7f8235365d07090c'Mon, 15 Dec 2008 01:53:50 +0000, by Elliott Sales de Andrade
-
Change MySpace to wrap incoming messages in <span style="font-size: Npt;">Mon, 15 Dec 2008 01:16:59 +0000, by Mark Doliner
-
Change the way we handle <span style='font-size: whatever;'> tags slightly.Mon, 15 Dec 2008 01:13:17 +0000, by Mark Doliner
-
Split out MSN section in the ChangeLog. There are three points already andMon, 15 Dec 2008 01:52:02 +0000, by Elliott Sales de Andrade
-
merge of '237ac12c436b96cd8e5959a16892ab9dcba4c5da'Mon, 15 Dec 2008 01:42:24 +0000, by Elliott Sales de Andrade
-
merge of '04afb3575719a357165d894133156d8c49f3c7a0'Mon, 15 Dec 2008 00:40:36 +0000, by Ka-Hing Cheung
-
Updated Catalan translation.Sun, 14 Dec 2008 23:15:09 +0000, by Josep Puigdemont
-
uncondtionally install some certificates and use them, References #6680.Mon, 15 Dec 2008 00:17:07 +0000, by Ka-Hing Cheung
-
merge of '9d9dfe16667a3946233ae2a359de8856ee105289'Mon, 15 Dec 2008 00:09:04 +0000, by Ka-Hing Cheung
-
Add support for receiving MSN offline messages that were sent from a mobileMon, 15 Dec 2008 01:40:52 +0000, by Elliott Sales de Andrade
-
Clean up msn_oim_report_to_user to avoid extra g_strdup's and call strchrMon, 15 Dec 2008 00:49:35 +0000, by Elliott Sales de Andrade
-
When parsing MSN message payload headers, check for folded lines. The onlySun, 14 Dec 2008 23:14:34 +0000, by Elliott Sales de Andrade
-
merge of '2b2413559685df17d16670e7769c19d61235fc28'Sun, 14 Dec 2008 23:11:27 +0000, by Ka-Hing Cheung
-
updated German translation (unready)Sun, 14 Dec 2008 22:01:15 +0000, by Bj«Órn Voigt
-
Simplify a little bitSun, 14 Dec 2008 22:00:24 +0000, by Mark Doliner
-
German translation updatedSun, 14 Dec 2008 10:33:33 +0000, by Jochen Kemnade
-
If the MSN user is in the userlist already, then check whether we know theSun, 14 Dec 2008 05:24:32 +0000, by Elliott Sales de Andrade
-
When getting the privacy lists, set the default network to unknown. If theSun, 14 Dec 2008 05:22:52 +0000, by Elliott Sales de Andrade
-
Remove a double call to xmlnode_get_namespace and multiple tests for xmlnsSun, 14 Dec 2008 04:09:23 +0000, by Elliott Sales de Andrade
-
Make the add/remove buddy from list functions take a MsnUser* instead of theSun, 14 Dec 2008 03:09:51 +0000, by Elliott Sales de Andrade
-
Fix warnings where size_t/gsize was used for printf with the wrong formatSun, 14 Dec 2008 02:58:44 +0000, by Paul Aurich
-
merge of '5097d28816eecf123094d27602b14963619bbc8b'Sat, 13 Dec 2008 02:41:46 +0000, by Mark Doliner
-
merge of 'b777f3c2f3b9991830f31a5572d2bb0b030c2600'Fri, 12 Dec 2008 20:35:12 +0000, by Richard Laager
-
Use one GString and pass it around instead of allocating and freeing aSat, 13 Dec 2008 02:41:12 +0000, by Mark Doliner
-
Remove unnecessary castingFri, 12 Dec 2008 19:42:19 +0000, by Mark Doliner
-
Remove stray whitespaceFri, 12 Dec 2008 19:36:34 +0000, by Mark Doliner
-
Remove unneeded forward declarations. I guess my philosophy is to onlyFri, 12 Dec 2008 19:34:34 +0000, by Mark Doliner
-
Eliminate minor typographical differences between our version of the GPLFri, 12 Dec 2008 19:04:21 +0000, by Mark Doliner
-
I don't think it makes sense for these files to be here now that the prplFri, 12 Dec 2008 18:57:43 +0000, by Mark Doliner
-
Fix up a bad merge on my part.Fri, 12 Dec 2008 17:18:59 +0000, by Richard Laager
-
merge of '1588a62b7442c86d09ede6244012e7c0eed52478'Fri, 12 Dec 2008 17:08:23 +0000, by Richard Laager