log

age author description
Tue, 07 Aug 2007 02:54:46 +0000 Jeffrey Connelly In lists, only insert a | between elements, no longer at the end also.
Tue, 07 Aug 2007 02:51:34 +0000 Jeffrey Connelly Use the new dictionary data type when:
Tue, 07 Aug 2007 02:50:34 +0000 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:11:15 +0000 Jeffrey Connelly In msim_msg_pack_element_dict(), separate keys and values with '=' for
Mon, 06 Aug 2007 04:04:23 +0000 Jeffrey Connelly propagate from branch 'im.pidgin.pidgin' (head 128e100bae27b44dc77c5db5be0151b0fceaea8f)
Sat, 11 Aug 2007 09:20:36 +0000 Sadrul Habib Chowdhury Fix a memory leak from not freeing the ui-info hashtable on exit.
Sat, 11 Aug 2007 08:55:32 +0000 Sadrul Habib Chowdhury The entries in the right-click menu on the tabs was getting cut off for me.
Sat, 11 Aug 2007 05:23:30 +0000 Sadrul Habib Chowdhury Some more navigation improvement for the menus.
Sat, 11 Aug 2007 05:09:33 +0000 Sadrul Habib Chowdhury Make the menus a little more usable.
Sat, 11 Aug 2007 04:19:32 +0000 Sadrul Habib Chowdhury disapproval of revision 'a4ce7b8adf2db74d531c35278fe83247d90ce4b1'
Sat, 11 Aug 2007 04:18:14 +0000 Sadrul Habib Chowdhury libgnt.localize
Sat, 11 Aug 2007 04:17:15 +0000 Sadrul Habib Chowdhury Fix a few small bugs in the example code.
Sat, 11 Aug 2007 04:15:11 +0000 Sadrul Habib Chowdhury Fix #2344.
Sat, 11 Aug 2007 04:13:11 +0000 Sadrul Habib Chowdhury Use gobject properties for lines.
Sat, 11 Aug 2007 04:12:09 +0000 Sadrul Habib Chowdhury Fix typeahead searching in the file-dialog.
Sat, 11 Aug 2007 03:21:36 +0000 Sean Egan merge of '408e22fd58560f1326bfd9ebb031f2d0fd99a906'
Fri, 10 Aug 2007 17:45:05 +0000 Will Thompson merge of '568907d26b94a41acc8768523cdc469bdf385d2c'
Fri, 10 Aug 2007 22:16:09 +0000 Sean Egan New smiley style
Fri, 10 Aug 2007 19:31:53 +0000 Sean Egan Bold the x on mouse over
Fri, 10 Aug 2007 19:17:24 +0000 Sean Egan Let's try this again. Tabs are not visible if there's only one conversation open
Fri, 10 Aug 2007 15:04:04 +0000 Daniel Atallah bug fix
Fri, 10 Aug 2007 13:28:12 +0000 Daniel Atallah Fix null pointer deref when confirming authentication over unencrypted connection. Fixes #2493.
Fri, 10 Aug 2007 02:51:54 +0000 Daniel Atallah Allow notification labels to be selectable (for copy-and-paste purposes). Fixes #563.
Fri, 10 Aug 2007 01:29:48 +0000 Daniel Atallah Yay for code reuse.
Thu, 09 Aug 2007 22:49:53 +0000 Daniel Atallah Clear bonjour buddy values before resetting them so that we notice value removals.
Thu, 09 Aug 2007 22:37:06 +0000 Daniel Atallah Add data to the bonjour tooltip.
Thu, 09 Aug 2007 22:10:44 +0000 Daniel Atallah Show bonjour status messages in the buddy list.
Thu, 09 Aug 2007 18:58:07 +0000 Daniel Atallah Fix uninitialized variable access.
Thu, 09 Aug 2007 18:34:01 +0000 Daniel Atallah merge of '1aba81cae8b963708281123ed6c438ba5861113d'
Thu, 09 Aug 2007 02:42:49 +0000 Ka-Hing Cheung reverting the show docklet preference the correct way