log

age author description
Thu, 28 Jun 2007 17:07:48 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head d08e73765328352fb955bb0b4e908eb39bea7b5d)
Thu, 28 Jun 2007 15:46:29 +0000 Sean Egan When the scrolled window is set to GTK_POLICY_NEVER, the scrolledwindow will increase its size request when there's enough text in the imhtml to warrent it. Turning the policy to AUTOMATIC makes the text wordwrap the way we want
Fri, 29 Jun 2007 15:00:50 +0000 Evan Schoenberg purple_imgstore_add() has checks which can lead it to return NULL (which should be NULL, not 0); purple_imgstore_add_with_id() should therefore allow for the possibility that the returned value is NULL and check it before using it. An id of 0 is returned if the function fails.
Thu, 28 Jun 2007 14:53:47 +0000 Richard Laager merge of '4622b2fa3f28dfda1d13eac1a7db52752dd45635'
Thu, 28 Jun 2007 06:13:28 +0000 Mark Doliner merge of '3063645a233865eda6b7df4cb96b20845a76c2e3'
Thu, 28 Jun 2007 03:01:02 +0000 Ethan Blanton merge of '095a1f48d1182da336a43daa9b063aa279ac625e'
Thu, 28 Jun 2007 02:24:38 +0000 Stu Tomlinson Updated Korean translation
Thu, 28 Jun 2007 01:05:02 +0000 Stu Tomlinson Credit the current Korean translator
Thu, 28 Jun 2007 18:33:20 +0000 Sadrul Habib Chowdhury Mark some string for translation, and show only one preference window at a
Thu, 28 Jun 2007 18:32:22 +0000 Sadrul Habib Chowdhury Consider closing a request dialog equivalent to cancelling it.
Thu, 28 Jun 2007 01:09:51 +0000 Sadrul Habib Chowdhury Show better tooltips for contacts.
Thu, 28 Jun 2007 00:47:53 +0000 Stu Tomlinson merge of '3bc50b53735238c5650e94eb663e7b7d9623be2a'
Wed, 27 Jun 2007 22:20:28 +0000 Sadrul Habib Chowdhury merge of '27846e24a6f7b260a1e3c53e16e35180aa5a240c'
Wed, 27 Jun 2007 22:18:07 +0000 Sadrul Habib Chowdhury Use g_set_application_name here too.
Wed, 27 Jun 2007 23:53:34 +0000 Sean Egan Handle size saving
Wed, 27 Jun 2007 23:15:37 +0000 Sean Egan Whoops! Properly order the arguments to creating the chat infopane markup
Wed, 27 Jun 2007 23:00:43 +0000 Sean Egan Turns off 'allow_shrink' on conversation windows. Fixes #506
Wed, 27 Jun 2007 22:52:41 +0000 Sean Egan Bug fix. Make 'all_required_fields_filled' understand that an empty string does not qualify as filled
Wed, 27 Jun 2007 21:42:39 +0000 Sean Egan I'm always committing debug messages. This commit removes one.
Wed, 27 Jun 2007 21:41:04 +0000 Sean Egan Make password fileds in Jabber's Change Password dialog required. Fixes #1907
Wed, 27 Jun 2007 21:28:45 +0000 Sean Egan merge of 'e5b0331c61159ba11ebeab0839f13f073a8d4b22'
Wed, 27 Jun 2007 20:51:32 +0000 Sadrul Habib Chowdhury merge of '02e31783092022387f8f75061f64d72af74c1ceb'
Wed, 27 Jun 2007 20:51:12 +0000 Sadrul Habib Chowdhury merge of '816f8d7bf86bf8e3853b6a663bed65843b2d8a38'
Wed, 27 Jun 2007 20:43:47 +0000 Sean Egan merge of 'a1842200c8a0003dcb3a203be6a3b96be5c724e7'
Wed, 27 Jun 2007 19:31:39 +0000 Luke Schierer merge of '6778b9e770331dedbf2e31f4edbbca4b854d939d'
Wed, 27 Jun 2007 20:46:39 +0000 Sadrul Habib Chowdhury Plug a memory leak.
Wed, 27 Jun 2007 20:38:10 +0000 Sadrul Habib Chowdhury Use the new flags to make the tooltip look better.
Wed, 27 Jun 2007 20:35:11 +0000 Sadrul Habib Chowdhury Add flags to a textview to decide whether to show scrollbars, and whether
Wed, 27 Jun 2007 18:33:28 +0000 Sadrul Habib Chowdhury merge of '475a8ca28dabbffcdd32005dfbc33c853b1eb7de'
Wed, 27 Jun 2007 18:23:13 +0000 Sadrul Habib Chowdhury merge of '44c5b35ad7903bcaed23711b5dbf0b7fcb261b47'
Wed, 27 Jun 2007 18:21:02 +0000 Sadrul Habib Chowdhury This is a more flexible way of getting random settings from .gntrc.
Wed, 27 Jun 2007 20:42:04 +0000 Sean Egan Allow the userlist to get focus, to allow keyboard navigation of it.
Wed, 27 Jun 2007 20:19:15 +0000 Sean Egan Mobile icon trumps prpl icon in expanded buddies. Fixes #515
Wed, 27 Jun 2007 19:43:48 +0000 Sean Egan Patch from SuperMMX to correct group colors. Fixes #1640
Wed, 27 Jun 2007 18:52:12 +0000 Sean Egan Removes the 'remove all buffer tags' function from gtkimhtml's close_tags() function. The problem was that the BACKGROUND tag is always at the end iter, and we don't want to remove that. The toggle functions called above it should do the trick of properly resetting everything, and it does seem to. Fixes #1034
Wed, 27 Jun 2007 18:11:30 +0000 Sean Egan When an XMPP buddy signs off, show the status of the currently highest priority buddy, rather than the status of the signed off buddy. Fixes #1126
Wed, 27 Jun 2007 17:24:32 +0000 Sean Egan merge of '1021f142edad27e5a1f750f8d439c3bc5bf07b81'
Wed, 27 Jun 2007 09:15:57 +0000 Sadrul Habib Chowdhury Set and use convchatbuddy->buddy.
Wed, 27 Jun 2007 06:32:56 +0000 Sadrul Habib Chowdhury Start filling in the doxygen-help skeleton.
Wed, 27 Jun 2007 04:15:36 +0000 Sadrul Habib Chowdhury Generate doxy-help files for libgnt. And make it actually work.
Wed, 27 Jun 2007 00:31:22 +0000 Etan Reisner merge of '152574afac3f14348361a22106e5716b24b844e1'
Tue, 26 Jun 2007 21:17:07 +0000 Sadrul Habib Chowdhury merge of '0463fbaf601f7ae2299e325969cf0324ab2f4dc0'
Tue, 26 Jun 2007 21:09:22 +0000 Sadrul Habib Chowdhury merge of '957d8b98b97eb5f2d3f58208e8ad28a55f3f81b8'
Tue, 26 Jun 2007 19:55:22 +0000 Sadrul Habib Chowdhury merge of '04d5b730e989c3ade5910586e68addc25c30bd7c'
Tue, 26 Jun 2007 19:46:26 +0000 Sadrul Habib Chowdhury merge of '0c6d125066d754b13d41953911c8ea86f0289ec4'
Tue, 26 Jun 2007 21:08:41 +0000 Sadrul Habib Chowdhury Executing a command doesn't require to be active in the chat or the account
Tue, 26 Jun 2007 19:42:37 +0000 Sadrul Habib Chowdhury Patch from jeff to add a 'clearall' command to clear all the scrollbacks.
Wed, 27 Jun 2007 21:43:18 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 704b8c18f7c29f1fc8bfcf640275d2a9928ed03c)
Tue, 03 Jul 2007 03:14:40 +0000 Nathan Walp I like this better
Mon, 02 Jul 2007 03:41:53 +0000 Nathan Walp UI info for finch and pidgin (finch guys probably want to take a look
Mon, 02 Jul 2007 03:26:08 +0000 Nathan Walp core support for UI info...now to do the UI piece
Wed, 27 Jun 2007 17:22:24 +0000 Sean Egan Re-arrange a few lines in gtkimhtml's paste function so that we reset formatting after moving the cursor to the new location. Fixes #1198
Wed, 27 Jun 2007 16:13:49 +0000 Sean Egan Handle NULL chat topics
Tue, 26 Jun 2007 21:47:20 +0000 Sean Egan Don't crash on ncik completion if alias or name is NULL. Fixes #1742
Tue, 26 Jun 2007 20:03:48 +0000 Sean Egan Allow ICQ icons to be up to 52x64 pixels. Fixes #1274
Tue, 26 Jun 2007 18:47:40 +0000 Sean Egan Call gtk_label_set_mnemonic_widget() in pidgin_make_accessible_label. Closes #589
Tue, 26 Jun 2007 01:06:31 +0000 Stu Tomlinson Fix the dependencies of dbus-types.c & dbus-types.h so they will be rebuilt
Mon, 25 Jun 2007 17:44:40 +0000 Casey Harkins Work around bug in older gtk+ versions which does not set the changed_mask
Mon, 25 Jun 2007 15:52:17 +0000 Casey Harkins Guard against passing NULL to GDK_DISPLAY_XDISPLAY. This resolves a crash
Thu, 28 Jun 2007 14:12:35 +0000 Gabriel Schulhof Move g_set_application_name to a point before the pidgin UI is created