Mercurial > pidgin.yaz
graph
-
Replace non-portable stricmp() with two calls to strcmp(), one uppercase andSun, 12 Aug 2007 18:11:29 +0000, by Jeffrey Connelly
-
Re-enable non-test mode. This revision now correctly handles links with paths.Sun, 12 Aug 2007 07:45:30 +0000, by Jeffrey Connelly
-
Rewrite escaping so that it is more correct, in order to fix #2521. Test it.Sun, 12 Aug 2007 07:35:51 +0000, by Jeffrey Connelly
-
Support sending and receiving hyperlinks.Sun, 12 Aug 2007 06:54:15 +0000, by Jeffrey Connelly
-
Support all emoticons used in the official MySpaceIM client.Sun, 12 Aug 2007 02:41:54 +0000, by Jeffrey Connelly
-
In default emoticon theme file, for MySpaceIM, change tabs used for indentationSun, 12 Aug 2007 02:27:28 +0000, by Jeffrey Connelly
-
Add additional MySpaceIM emoticons from Hylke Bons to Makefile.am.Sun, 12 Aug 2007 01:31:27 +0000, by Jeffrey Connelly
-
Add new emoticons for MySpaceIM from Hylke Bons.Sun, 12 Aug 2007 01:27:35 +0000, by Jeffrey Connelly
-
Use msim_uid2username_from_blist() to resolve uid -> username on incomingSat, 11 Aug 2007 18:28:19 +0000, by Jeffrey Connelly
-
Clarify password-too-long error (MySpace limits it, not us), and clean upSat, 11 Aug 2007 18:18:52 +0000, by Jeffrey Connelly
-
Change msim_msg_new() and msim_msg_new_v() to accept the first key name asSat, 11 Aug 2007 17:57:19 +0000, by Jeffrey Connelly
-
Fix a few typos in the MySpaceIM section of the default smileys theme input file.Sat, 11 Aug 2007 06:22:21 +0000, by Jeffrey Connelly
-
Change all code to better match the style of libpurple - use 8-space tabsSat, 11 Aug 2007 05:53:11 +0000, by Jeffrey Connelly
-
Convert password to lowercase using g_utf8_strdown(), better becauseSat, 11 Aug 2007 05:02:23 +0000, by Jeffrey Connelly
-
Use an array of structs instead of parallel arrays for the emoticonSat, 11 Aug 2007 04:54:13 +0000, by Jeffrey Connelly
-
Always use our own msim_round() instead of checking for C99's round and usingSat, 11 Aug 2007 04:40:39 +0000, by Jeffrey Connelly
-
Make msim_escape_or_unescape() take a const gchar *, and duplicate it itselfSat, 11 Aug 2007 04:38:52 +0000, by Jeffrey Connelly
-
Use cuddled if's etc. everywhere, to better match style of Pidgin/libpurple.Sat, 11 Aug 2007 04:34:20 +0000, by Jeffrey Connelly
-
Change escape code replacement text parallel arrays to an array of structs,Sat, 11 Aug 2007 04:07:39 +0000, by Jeffrey Connelly
-
In default emoticon theme file, change MySpace to MySpaceIM toWed, 08 Aug 2007 04:50:32 +0000, by Jeffrey Connelly
-
Use paths from win32-install-dir for -win32.zip release archive, instead ofWed, 08 Aug 2007 04:48:09 +0000, by Jeffrey Connelly
-
Use a better directory layout for the Win32 archive, now you can just unzipWed, 08 Aug 2007 04:09:17 +0000, by Jeffrey Connelly
-
Use the right message in the persistance command for adding buddies, butTue, 07 Aug 2007 04:48:16 +0000, by Jeffrey Connelly
-
Add MySpaceIM emoticons to default themes input file (Note: untested!)Tue, 07 Aug 2007 04:43:20 +0000, by Jeffrey Connelly
-
Use a list when updating the blocklist when removing the buddy, sinceTue, 07 Aug 2007 03:06:43 +0000, by Jeffrey Connelly
-
In lists, only insert a | between elements, no longer at the end also.Tue, 07 Aug 2007 02:54:46 +0000, by Jeffrey Connelly
-
Use the new dictionary data type when:Tue, 07 Aug 2007 02:51:34 +0000, by Jeffrey Connelly
-
Add a new public function msim_msg_free_element_data(), that frees element data (but the MsimMessageElement * still must be g_free()'d). Internally, msim_msg_free_element() is still used, as a callback to g_list_foreach() to free every element in an MsimMessage.Tue, 07 Aug 2007 02:50:34 +0000, by Jeffrey Connelly
-
In msim_msg_pack_element_dict(), separate keys and values with '=' forTue, 07 Aug 2007 02:11:15 +0000, by Jeffrey Connelly
-
propagate from branch 'im.pidgin.pidgin' (head 128e100bae27b44dc77c5db5be0151b0fceaea8f)Mon, 06 Aug 2007 04:04:23 +0000, by Jeffrey Connelly
-
Fix a memory leak from not freeing the ui-info hashtable on exit.Sat, 11 Aug 2007 09:20:36 +0000, by Sadrul Habib Chowdhury
-
The entries in the right-click menu on the tabs was getting cut off for me.Sat, 11 Aug 2007 08:55:32 +0000, by Sadrul Habib Chowdhury
-
Some more navigation improvement for the menus.Sat, 11 Aug 2007 05:23:30 +0000, by Sadrul Habib Chowdhury
-
Make the menus a little more usable.Sat, 11 Aug 2007 05:09:33 +0000, by Sadrul Habib Chowdhury
-
disapproval of revision 'a4ce7b8adf2db74d531c35278fe83247d90ce4b1'Sat, 11 Aug 2007 04:19:32 +0000, by Sadrul Habib Chowdhury
-
libgnt.localizeSat, 11 Aug 2007 04:18:14 +0000, by Sadrul Habib Chowdhury
-
Fix a few small bugs in the example code.Sat, 11 Aug 2007 04:17:15 +0000, by Sadrul Habib Chowdhury
-
Fix #2344.Sat, 11 Aug 2007 04:15:11 +0000, by Sadrul Habib Chowdhury
-
Use gobject properties for lines.Sat, 11 Aug 2007 04:13:11 +0000, by Sadrul Habib Chowdhury
-
Fix typeahead searching in the file-dialog.Sat, 11 Aug 2007 04:12:09 +0000, by Sadrul Habib Chowdhury
-
merge of '408e22fd58560f1326bfd9ebb031f2d0fd99a906'Sat, 11 Aug 2007 03:21:36 +0000, by Sean Egan
-
merge of '568907d26b94a41acc8768523cdc469bdf385d2c'Fri, 10 Aug 2007 17:45:05 +0000, by Will Thompson
-
New smiley styleFri, 10 Aug 2007 22:16:09 +0000, by Sean Egan
-
Bold the x on mouse overFri, 10 Aug 2007 19:31:53 +0000, by Sean Egan
-
Let's try this again. Tabs are not visible if there's only one conversation openFri, 10 Aug 2007 19:17:24 +0000, by Sean Egan
-
bug fixFri, 10 Aug 2007 15:04:04 +0000, by Daniel Atallah
-
Fix null pointer deref when confirming authentication over unencrypted connection. Fixes #2493.Fri, 10 Aug 2007 13:28:12 +0000, by Daniel Atallah
-
Allow notification labels to be selectable (for copy-and-paste purposes). Fixes #563.Fri, 10 Aug 2007 02:51:54 +0000, by Daniel Atallah
-
Yay for code reuse.Fri, 10 Aug 2007 01:29:48 +0000, by Daniel Atallah
-
Clear bonjour buddy values before resetting them so that we notice value removals.Thu, 09 Aug 2007 22:49:53 +0000, by Daniel Atallah
-
Add data to the bonjour tooltip.Thu, 09 Aug 2007 22:37:06 +0000, by Daniel Atallah
-
Show bonjour status messages in the buddy list.Thu, 09 Aug 2007 22:10:44 +0000, by Daniel Atallah
-
Fix uninitialized variable access.Thu, 09 Aug 2007 18:58:07 +0000, by Daniel Atallah
-
merge of '1aba81cae8b963708281123ed6c438ba5861113d'Thu, 09 Aug 2007 18:34:01 +0000, by Daniel Atallah
-
reverting the show docklet preference the correct wayThu, 09 Aug 2007 02:42:49 +0000, by Ka-Hing Cheung
-
merge of 'f5046f52428dc7791ac55340541bd582503b7b8c'Thu, 09 Aug 2007 02:38:54 +0000, by Ka-Hing Cheung
-
The hotkeys should popup the menu.Thu, 09 Aug 2007 02:22:53 +0000, by Sadrul Habib Chowdhury
-
Implement setting buddy icons for avahi implementation. Fix receiving status changes and some other fixes.Thu, 09 Aug 2007 18:32:19 +0000, by Daniel Atallah
-
_mdns_retrieve_retrieve_buddy_icon() - what kind of crack am I on anyway?Thu, 09 Aug 2007 02:33:17 +0000, by Daniel Atallah
-
merge of '27e06af9a3657aa4d9664c8f17f3aee8ebc41e65'Thu, 09 Aug 2007 02:30:03 +0000, by Daniel Atallah
-
Fix recieving status updates for bonjour (win32 implementation).Wed, 08 Aug 2007 22:47:38 +0000, by Daniel Atallah
-
Fix bonjour buddy icons to work with iChat.Wed, 08 Aug 2007 18:14:46 +0000, by Daniel Atallah
-
merge of 'dd8e64b939e2f2a23c37594e322f73dd5548a85c'Wed, 08 Aug 2007 01:57:39 +0000, by Daniel Atallah
-
Some more minor mdns implementation abstraction tweaks and implementation of setting buddy icons for the win32 bonjour implementation.Wed, 08 Aug 2007 01:50:01 +0000, by Daniel Atallah
-
The changelog.win32 currently can't show someone what's new between 2.0.1Sat, 11 Aug 2007 21:08:06 +0000, by Kevin Stange
-
"Bless me father for I have sinned."Wed, 08 Aug 2007 01:35:56 +0000, by Sadrul Habib Chowdhury
-
merge of '0f5a6fae9f2ae8df51271e7bb342d7bd8cf08950'Wed, 08 Aug 2007 00:38:18 +0000, by Sadrul Habib Chowdhury
-
Use appropriate text-flags depending on the message flags.Wed, 08 Aug 2007 00:36:35 +0000, by Sadrul Habib Chowdhury
-
Show formatting in the font dropdown menu.Tue, 07 Aug 2007 22:55:51 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 5e5168d639fb9a3a29ab3fe44b976d6d25924403)Tue, 07 Aug 2007 21:45:31 +0000, by Sadrul Habib Chowdhury
-
merge of '2dd575a1471bdca9f2d49e17e92165d3b6ddcca0'Wed, 08 Aug 2007 00:29:26 +0000, by Sean Egan
-
Document PurpleConnectionUiOps. (Does purple_connection_notice predate theTue, 07 Aug 2007 18:14:59 +0000, by Will Thompson
-
Add a page to the documentation listing all UiOps structures.Tue, 07 Aug 2007 18:13:36 +0000, by Will Thompson
-
Revert 'show docklet' preference default to 'always.'Wed, 08 Aug 2007 00:29:20 +0000, by Sean Egan
-
merge of '599ce70692fe573e98628269564b76296451b587'Tue, 07 Aug 2007 11:32:56 +0000, by Will Thompson
-
Document most of PurpleConversationUiOps.Tue, 07 Aug 2007 11:25:22 +0000, by Will Thompson
-
Avahi bonjour implementation of receiving buddy icons.Wed, 08 Aug 2007 01:57:08 +0000, by Daniel Atallah
-
Correct the types of the authorize_cb and deny_cb parameters ofFri, 10 Aug 2007 17:30:59 +0000, by Will Thompson
-
g_set_application_name requires glib 2.2 for finchTue, 07 Aug 2007 09:47:39 +0000, by Richard Nelson
-
Patch from Gabriel Schulhof to compile with old versions of glib.Tue, 07 Aug 2007 07:07:09 +0000, by Mark Doliner
-
Patch from Gabriel Schulhof to only call g_set_application_name() ifTue, 07 Aug 2007 07:03:56 +0000, by Mark Doliner
-
merge of '3d3413c72d837a38e71907dab714b6b4ddd4a5af'Tue, 07 Aug 2007 06:45:23 +0000, by Mark Doliner
-
Disable sorting brief Doxygen documentation. This means that lists ofMon, 06 Aug 2007 22:43:29 +0000, by Will Thompson
-
Correct an inaccurate comment.Mon, 06 Aug 2007 22:07:48 +0000, by Will Thompson
-
Remove reference to close-tab.pngTue, 07 Aug 2007 00:13:57 +0000, by Sean Egan
-
warning fixesMon, 06 Aug 2007 21:16:05 +0000, by Sean Egan
-
merge of '5cd317ad290e840fa8a8624d17dd5f23f99330ac'Mon, 06 Aug 2007 20:50:32 +0000, by Sean Egan
-
Document PurpleAccountUiOps, and fix a documentation typo.Mon, 06 Aug 2007 15:51:25 +0000, by Will Thompson
-
Remove some more references to the icontimer - I'm assuming these need to be removed too.Mon, 06 Aug 2007 15:17:20 +0000, by Daniel Atallah
-
Install dbus-types.h, which fixes #including dbus-server.h in UIs.Mon, 06 Aug 2007 13:55:42 +0000, by Will Thompson
-
Fetch icons all at once instead of one at a time. I tried pretty hardMon, 06 Aug 2007 07:28:43 +0000, by Mark Doliner
-
Wiggle two comments aroundMon, 06 Aug 2007 06:42:10 +0000, by Mark Doliner
-
Use g_slist_find_custom() instead of writing one ourselvesMon, 06 Aug 2007 06:30:25 +0000, by Mark Doliner
-
Sean pointed out that now that oscar rate limits itself there isMon, 06 Aug 2007 06:24:37 +0000, by Mark Doliner
-
My version of automake seems to require that these if and endifMon, 06 Aug 2007 04:52:24 +0000, by Mark Doliner
-
fix typo-leakMon, 06 Aug 2007 01:46:07 +0000, by Richard Nelson
-
merge of '412ec3e9ae5d5532710d56efecc7543837a91cbb'Mon, 06 Aug 2007 01:45:24 +0000, by Richard Nelson
-
merge of '1aae35116707aa4cbcce79a81347a39f37703677'Mon, 06 Aug 2007 01:45:16 +0000, by Richard Nelson
-
Fix a compile warningMon, 06 Aug 2007 00:16:31 +0000, by Mark Doliner
-
Improve a bunch of strings in QQMon, 06 Aug 2007 00:14:47 +0000, by Mark Doliner
-
merge of '5e757c10231788ae759b25d6f06694b5555ee046'Mon, 06 Aug 2007 00:13:14 +0000, by Daniel Atallah
-
Here is a native avahi implementation of the bonjour prpl that I whipped up. Someone more autofoo savvy will probably want to review what I've done to that stuff. Fixes #326.Mon, 06 Aug 2007 00:00:45 +0000, by Daniel Atallah
-
More minor leak fixes and cleanup to bonjour.Mon, 06 Aug 2007 00:12:52 +0000, by Daniel Atallah
-
merge of '7ee71f1a32c4a5d7001c0049f2c7ec1e6cb54fa3'Sun, 05 Aug 2007 19:42:29 +0000, by Ka-Hing Cheung
-
show toolbar menu on button press, rather than button release. Fixes #2352Mon, 06 Aug 2007 01:36:57 +0000, by Sean Egan
-
Install 22px icons in right place. Fixes #2411Mon, 06 Aug 2007 00:56:05 +0000, by Sean Egan
-
Fix howl bonjour build.Sun, 05 Aug 2007 03:16:58 +0000, by Daniel Atallah
-
Implement bonjour buddy icons in the win32 implementation. Avahi's howl wrapper doesn't implement sw_discovery_query_record(), so we can't do it elsewhere yet.Sun, 05 Aug 2007 02:50:48 +0000, by Daniel Atallah
-
Refactor the bonjour mdns implementation abstraction in preparation for the avahi implementation. Also fix alias assignment from the server to populate the server alias instead of the local alias.Sun, 05 Aug 2007 02:44:53 +0000, by Daniel Atallah
-
smaller close buttons on tabs. I think this looks really good.Mon, 06 Aug 2007 20:49:41 +0000, by Sean Egan
-
merge of '0bc345ca5932b2abc8dc1dcaf527c6aed41cdead'Fri, 03 Aug 2007 23:20:28 +0000, by Sean Egan