Mercurial > pidgin.yaz
graph
-
updated German translationMon, 12 Nov 2007 08:58:25 +0000, by Jochen Kemnade
-
merge of '64bb85d88261de930f9c987d2347b6babf8e7641'Mon, 12 Nov 2007 08:10:40 +0000, by Mark Doliner
-
merge of '13fac0dd91d110f10bc90c13074fe6277ba77b0d'Mon, 12 Nov 2007 07:59:13 +0000, by Mark Doliner
-
1.1.2 -> 1.1.5Mon, 12 Nov 2007 07:32:28 +0000, by Kevin Stange
-
Add a lengthy comment about a small problem with our signal handlerMon, 12 Nov 2007 08:10:24 +0000, by Mark Doliner
-
Update our Doxyfile.in using "doxygen -u Doxyfile.in"Mon, 12 Nov 2007 07:57:31 +0000, by Mark Doliner
-
Update the FSF address that I missed in my round of updates a couple months ago.Mon, 12 Nov 2007 05:49:34 +0000, by John Bailey
-
merge of '4d861866c16a8e87cc915a0d71b0b5a9365cbb3c'Mon, 12 Nov 2007 05:46:42 +0000, by John Bailey
-
kill another compile warningMon, 12 Nov 2007 03:09:54 +0000, by Stu Tomlinson
-
Leak fix, cleanup and code reuse.Mon, 12 Nov 2007 05:09:17 +0000, by Daniel Atallah
-
I thought I was just fixing a leak in this commit, but it turns out I forgot to add the new files in the previous commit.Mon, 12 Nov 2007 04:17:10 +0000, by Daniel Atallah
-
Don't strip the silc dlls.Mon, 12 Nov 2007 03:41:20 +0000, by Daniel Atallah
-
Some platforms require additional includes before net/if.h, and thisTue, 27 Nov 2007 15:56:20 +0000, by Ethan Blanton
-
Update the win32 SILC Toolkit to 1.1.5.Mon, 12 Nov 2007 02:43:06 +0000, by Daniel Atallah
-
Squish some warnings here too, with evil(?) castsMon, 12 Nov 2007 02:29:15 +0000, by Stu Tomlinson
-
Silence a warning about blist_node_extended_menu defined but not used byMon, 12 Nov 2007 01:59:01 +0000, by Stu Tomlinson
-
Fix usage of purple_request_action_with_hint() (again?), hint and user_dataMon, 12 Nov 2007 01:42:39 +0000, by Stu Tomlinson
-
Fix build.Mon, 12 Nov 2007 00:00:52 +0000, by Daniel Atallah
-
propagate from branch 'im.pidgin.pidgin' (head d2826de9438a8a8756c77368c1f585807a3984d0)Sun, 11 Nov 2007 22:31:16 +0000, by Will Thompson
-
Mention PidginMiniDialog in ChangeLog.APISun, 11 Nov 2007 22:29:39 +0000, by Will Thompson
-
Use the error icon rather than the disconnect icon in connection errorSun, 11 Nov 2007 22:27:52 +0000, by Will Thompson
-
Switch to purple_connection_error_reason in msnp9, and a few places I missed inSun, 11 Nov 2007 22:18:20 +0000, by Will Thompson
-
Don't open a dialog window on connection errors --- they're shown in the buddySun, 11 Nov 2007 22:09:49 +0000, by Will Thompson
-
Clarify PURPLE_CONNECTION_ERROR_INVALID_USERNAME slightly.Sun, 11 Nov 2007 21:56:58 +0000, by Will Thompson
-
Use PURPLE_CONNECTION_ERROR_INVALID_USERNAME in oscar and yahoo, which wereSun, 11 Nov 2007 21:41:59 +0000, by Will Thompson
-
I don't think that incorrect passwords can be helpfully distinguished fromSun, 11 Nov 2007 21:37:39 +0000, by Will Thompson
-
Consensus on #pidgin is that certificate errors and AUTHENTICATION_IMPOSSIBLESun, 11 Nov 2007 21:22:12 +0000, by Will Thompson
-
Add PURPLE_CONNECTION_ERROR_{INVALID_USERNAME,INCORRECT_PASSWORD}, to be usedSun, 11 Nov 2007 19:09:49 +0000, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin' (head 0f99eebc17d3efab8dac3d72feb857ab25b06cb7)Sun, 11 Nov 2007 17:01:59 +0000, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin' (head 18b9b46acf72ed063fad2e2779a5202fd6d8126b)Sun, 11 Nov 2007 14:19:55 +0000, by Will Thompson
-
Propagating ipp to im.pidgin.cpw.resiak.disconnectreason causedSat, 10 Nov 2007 13:06:12 +0000, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)Sat, 10 Nov 2007 12:10:04 +0000, by Will Thompson
-
Make mini-dialogs follow the blist's size changes.Wed, 07 Nov 2007 11:23:03 +0000, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 58a7a68ec9891c7989ec16c0a3d52f9756de75db)Mon, 05 Nov 2007 16:48:02 +0000, by Will Thompson
-
Really actually hide the description label inside a minidialog, even whenMon, 05 Nov 2007 10:29:13 +0000, by Will Thompson
-
De-magic-number (and correct) the width request of PidginMiniDialog's labels.Mon, 05 Nov 2007 01:39:39 +0000, by Will Thompson
-
Say that an account has been disabled if it has been in the title of a genericMon, 05 Nov 2007 01:32:25 +0000, by Will Thompson
-
Remove a redundant hbox around PidginMiniDialog's description label.Mon, 05 Nov 2007 01:29:11 +0000, by Will Thompson
-
Hide the description label of the PidginMiniDialog used for signed on elsewhereMon, 05 Nov 2007 01:28:20 +0000, by Will Thompson
-
Use PidginMiniDialog to display signed in elsewhere errors in the blist.Mon, 05 Nov 2007 01:19:51 +0000, by Will Thompson
-
Remove redundant gtk_widget_show_all()s.Mon, 05 Nov 2007 00:54:23 +0000, by Will Thompson
-
Don't override any of the GtkContainer API in PidginMiniDialog. It's moreMon, 05 Nov 2007 00:53:14 +0000, by Will Thompson
-
Add pidgin_mini_dialog_get_num_children(), a convenient way to check how manySun, 04 Nov 2007 23:58:50 +0000, by Will Thompson
-
Use an idle callback to destroy PidginMiniDialogs when a button is pressed.Sun, 04 Nov 2007 23:57:43 +0000, by Will Thompson
-
Don't leak all bar one of the closure structs allocated bySun, 04 Nov 2007 23:56:25 +0000, by Will Thompson
-
Add some padding to PidginMiniDialogClass. Padding is not needed inSun, 04 Nov 2007 15:57:38 +0000, by Will Thompson
-
Make PidginMiniDialog do more things right when used as a GtkContainer. _add,Sun, 04 Nov 2007 15:54:49 +0000, by Will Thompson
-
Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.cSun, 04 Nov 2007 14:43:45 +0000, by Will Thompson
-
Display all connection errors in a scrollbook, which is packed insideSat, 03 Nov 2007 17:08:21 +0000, by Will Thompson
-
Fix iterating over accounts_signed_on_elsewhere while doing things that willSat, 03 Nov 2007 16:32:28 +0000, by Will Thompson
-
Remove padding and size-grouping from buttons in minidialogs to save horizontalSat, 03 Nov 2007 14:35:09 +0000, by Will Thompson
-
Use minidialogs rather than horrifying buttons with red text to notify the userSat, 03 Nov 2007 14:06:24 +0000, by Will Thompson
-
Work around a bug in vim's bracket matching, whereby it doesn't realise thatSat, 03 Nov 2007 12:17:06 +0000, by Will Thompson
-
Add a tooltip to each account's label in the signed on elsewhere minidialog,Sat, 03 Nov 2007 12:12:02 +0000, by Will Thompson
-
Restore error notifications on the buddy list after a restart. Make the IgnoreSat, 03 Nov 2007 11:05:52 +0000, by Will Thompson