log

age author description
Sun, 15 Apr 2007 18:51:11 +0000 Mark Doliner Call strtolower() so that we don't have to check against the
Sun, 15 Apr 2007 18:50:31 +0000 Mark Doliner Slightly more descriptive
Sun, 15 Apr 2007 18:42:50 +0000 Mark Doliner Change another 'append' to 'prepend', since the ordering doesn't matter
Sun, 15 Apr 2007 18:38:40 +0000 Mark Doliner Change a g_slist_append() to a g_slist_prepend() in one place, and
Sun, 15 Apr 2007 18:37:20 +0000 Mark Doliner merge of '97036f771347e3ba3136697bcb575ece5e5049a1'
Sun, 15 Apr 2007 18:44:44 +0000 Gary Kramlich Moving autoreply back to the plugin pack
Sun, 15 Apr 2007 18:28:56 +0000 Richard Laager simple-casepatch.diff from achris in ticket #98
Sun, 15 Apr 2007 18:19:33 +0000 Richard Laager Adding the real name for JensenDied.
Sun, 15 Apr 2007 18:15:18 +0000 Richard Laager Print decent error messages instead of stack traces if there's a problem.
Sun, 15 Apr 2007 18:13:53 +0000 Richard Laager The .service files for libpurple aren't necessary. Their only purpose is to
Sun, 15 Apr 2007 18:09:14 +0000 Richard Laager Trac Ticket #149 from JensenDied
Sun, 15 Apr 2007 18:06:49 +0000 Richard Laager merge of '52a3faed357c462274cac6f2f6359606dd4cdb3d'
Sun, 15 Apr 2007 16:05:47 +0000 Richard Laager Suppress useless gconf messages. Hopefully I haven't introduced a bashism here.
Sun, 15 Apr 2007 15:47:32 +0000 Richard Laager Rename pidgin/plugins/gaiminc.c to pidgin/plugins/pidgininc.c
Sun, 15 Apr 2007 15:47:12 +0000 Richard Laager Apparently the .mtn-ignore patterns are regular expressions. This means
Sun, 15 Apr 2007 15:45:48 +0000 Richard Laager Add a POTFILES.skip file to skip the crazychat plugin, which isn't built by
Sun, 15 Apr 2007 15:37:40 +0000 Richard Laager Realign some things after the rename.
Sun, 15 Apr 2007 15:33:55 +0000 Richard Laager Updated German translations, from ticket #154.
Sun, 15 Apr 2007 06:57:42 +0000 Richard Laager Fix Ticket #151
Sun, 15 Apr 2007 06:56:43 +0000 Richard Laager Fix Ticket #152
Sun, 15 Apr 2007 18:02:11 +0000 Mark Doliner Pull out the same block of code from two places and put it into
Sun, 15 Apr 2007 17:47:45 +0000 Mark Doliner Fix a memory leak that occurs when a smiley theme lists a filename,
Sun, 15 Apr 2007 17:06:53 +0000 Mark Doliner Free segfault_message when Pidgin exits abnormally
Sun, 15 Apr 2007 17:05:44 +0000 Mark Doliner Fix a compile warning
Sun, 15 Apr 2007 08:31:16 +0000 Richard Nelson Add this now so we don't break abi right after release
Sun, 15 Apr 2007 21:21:03 +0000 Sadrul Habib Chowdhury Allow adding information widgets in the conversation window.
Sun, 15 Apr 2007 20:25:40 +0000 Sadrul Habib Chowdhury These bindings are easier for changing window order.
Sun, 15 Apr 2007 06:54:54 +0000 Sadrul Habib Chowdhury alt-/ to get a list of keybindings for the focused widget.
Sun, 15 Apr 2007 05:49:27 +0000 Sadrul Habib Chowdhury Add a utility function to create widgets from an XML description.
Sun, 15 Apr 2007 05:42:14 +0000 Sadrul Habib Chowdhury Add a utility function to assist scrolling in a textview.