log

age author description
Tue, 27 Nov 2007 07:37:32 +0000 Sean Egan With the 'x' button on the mini-dialog, we don't need an 'Ignore' button anymore
Mon, 26 Nov 2007 23:39:42 +0000 Daniel Atallah Better error messages for common Winsock errors. This was Kevin's wonderful idea.
Mon, 26 Nov 2007 23:19:37 +0000 Daniel Atallah Make the GTK+ Theme Control plugin's save button list the correct location (at least in the default case). Fixes #4042
Mon, 26 Nov 2007 22:22:04 +0000 Stu Tomlinson Don't update our local display name when we get a response from the server
Mon, 26 Nov 2007 19:39:21 +0000 Mark Doliner Simplify this a little bit. Most of this change is just removing
Mon, 26 Nov 2007 19:03:39 +0000 Daniel Atallah Don't allow buddies to be manually added to Bonjour (remove the added buddy in the prpl add_buddy callback). Also, fix a crash when rendering the tooltip for one of these previously added buddies. Fixes #4045.
Mon, 26 Nov 2007 10:24:57 +0000 Sadrul Habib Chowdhury Add Florian Delizy (goutnet) to COPYRIGHT.
Tue, 27 Nov 2007 00:15:49 +0000 Sadrul Habib Chowdhury Add a utility function pidgin_dialog_add_button to add buttons to a dialog
Mon, 26 Nov 2007 10:23:41 +0000 Sadrul Habib Chowdhury goutnet is Florian Delizy.
Mon, 26 Nov 2007 10:12:41 +0000 Sadrul Habib Chowdhury Patch from 'goutnet' to not insert smileys when pasting as plain text.
Mon, 26 Nov 2007 09:49:59 +0000 Sadrul Habib Chowdhury merge of 'bcfb665250821266c993e2f5818c4e3f65314ff4'
Mon, 26 Nov 2007 09:49:27 +0000 Sadrul Habib Chowdhury Patch from 'goutnet': Pressing backspace on a smiley will replace the smiley
Mon, 26 Nov 2007 09:28:15 +0000 Sadrul Habib Chowdhury Patch from Florian Qu«²ze (the InstantBird dude) to add a search path for
Mon, 26 Nov 2007 08:47:08 +0000 Sadrul Habib Chowdhury Patch from fmoo. This makes a lot of the windows closeable with Escape. There
Mon, 26 Nov 2007 08:12:40 +0000 Sadrul Habib Chowdhury The smiley dialog is transient for the toolbar's parent window, and the about dialog is transient for the buddylist, when available.
Mon, 26 Nov 2007 07:35:16 +0000 Sadrul Habib Chowdhury Patch from DB42 to add a little '¡ß' in a scrollbook. I edited the patch in
Mon, 26 Nov 2007 06:41:00 +0000 John Bailey Fix a grammar mistake I managed to catch.
Mon, 26 Nov 2007 06:31:41 +0000 Daniel Atallah Fix the namespace_map being leaked.
Mon, 26 Nov 2007 06:30:57 +0000 Daniel Atallah My previous commit caused the scrollbook's children to be tracked correctly - it turns out that this causes problems because they really aren't the children of the scrollbook, they're the notebook'children. This stuff needs to be revisited.
Mon, 26 Nov 2007 05:41:09 +0000 Sadrul Habib Chowdhury merge of 'a3da14876c865437f0916509629a649308081104'
Mon, 26 Nov 2007 05:30:36 +0000 Daniel Atallah I'm pretty sure this is what was intended.
Mon, 26 Nov 2007 01:25:29 +0000 Ka-Hing Cheung merge of 'c6cea9233a5f4d22b6b5f012bd8432d2732765ea'
Sun, 25 Nov 2007 20:51:25 +0000 Daniel Atallah Now that the release has been tagged and strings are unfrozen, enable the new ft proxy account setting for xmpp accounts. Also, prevent duplicate entries in the streamhost lists. I don't know if the default account proxy is acceptable, perhaps there shouldn't be a default value.
Sun, 25 Nov 2007 14:16:54 +0000 Stu Tomlinson merge of '66d234740bd40b14ef7564f178d84ab82816d6e2'
Sun, 25 Nov 2007 14:12:35 +0000 Stu Tomlinson Bump the version number now we are tagged
Mon, 26 Nov 2007 01:22:45 +0000 Ka-Hing Cheung don't set the current tune title if it's NULL
Mon, 26 Nov 2007 00:51:25 +0000 Ka-Hing Cheung make prpl.h available to dbus
Sun, 25 Nov 2007 02:16:39 +0000 Ka-Hing Cheung Include guards for gnt and include guard typo fix for QQ, from Andrew
Sat, 24 Nov 2007 19:09:12 +0000 Stu Tomlinson Update the dates
Fri, 23 Nov 2007 19:42:47 +0000 Stu Tomlinson merge of '2cbd8db1d77e345ea55b3b765ca79726273ca727'
Mon, 26 Nov 2007 05:39:37 +0000 Sadrul Habib Chowdhury We need to work with the exclusive status.
Mon, 26 Nov 2007 05:36:09 +0000 Sadrul Habib Chowdhury old_status can be NULL when [de]activating a non-exclusive status.
Mon, 26 Nov 2007 05:19:07 +0000 Sadrul Habib Chowdhury Show a helpful message about account disconnect. Someone should come up with a better string.
Mon, 26 Nov 2007 04:45:41 +0000 Sadrul Habib Chowdhury Fix moving focus in an internal box.
Fri, 23 Nov 2007 11:05:43 +0000 Sadrul Habib Chowdhury Improve the 'menu experience' a little bit.
Fri, 23 Nov 2007 04:06:23 +0000 Sadrul Habib Chowdhury merge of '2a30e00005809366a1e544824043c204cd66c1a1'
Thu, 22 Nov 2007 20:37:51 +0000 Stu Tomlinson merge of '80fb886f753c30fd71edfb7a42dc840a8ccbd6fb'
Thu, 22 Nov 2007 20:36:00 +0000 Stu Tomlinson Squish a compile warning
Fri, 23 Nov 2007 19:41:44 +0000 Stu Tomlinson I had used memcpy to copy the struct tm to where the caller wants it, but
Fri, 23 Nov 2007 04:04:33 +0000 Sadrul Habib Chowdhury Switch to 'normal' state when: switching windows or workspaces, closing
Thu, 22 Nov 2007 20:21:09 +0000 Bj«Órn Voigt new German string
Thu, 22 Nov 2007 19:34:50 +0000 Sadrul Habib Chowdhury Workarounds to fix some issues with the minidialog and scrollbook.
Thu, 22 Nov 2007 19:09:32 +0000 Stu Tomlinson The use of lowercase "pango" looks out of place when appended with _CFLAGS
Thu, 22 Nov 2007 19:08:07 +0000 Stu Tomlinson Bump libgnt's version info in configure.ac due to added API
Thu, 22 Nov 2007 19:06:38 +0000 Stu Tomlinson Add a note about pkg-config to configure.ac if glib2 headers were not
Thu, 22 Nov 2007 18:27:09 +0000 Stu Tomlinson Make 'make distcheck' work
Thu, 22 Nov 2007 16:45:38 +0000 Stu Tomlinson 'man 3 ctime' says of localtime() (and friends):
Thu, 22 Nov 2007 16:37:08 +0000 Stu Tomlinson Fix the bug in purple_str_to_time() that was causing 'make check' to fail.
Thu, 22 Nov 2007 16:32:56 +0000 Stu Tomlinson Fix a bug in purple_str_to_time() that could cause it to try reading past
Thu, 22 Nov 2007 02:56:20 +0000 Evan Schoenberg purple_cipher_context_encrypt() wants a pointer to a size_t, not a gsize
Wed, 21 Nov 2007 22:31:11 +0000 Sadrul Habib Chowdhury Plug a tiny little leak.
Wed, 21 Nov 2007 22:26:49 +0000 Sadrul Habib Chowdhury Original patch from Andrew Gaul to fix a leak.
Wed, 21 Nov 2007 21:46:57 +0000 Sadrul Habib Chowdhury merge of '1d074784ebb62d1f8c06d80074ca8cab61c2d346'
Wed, 21 Nov 2007 15:00:17 +0000 Stu Tomlinson Log a debug message when exiting as a result of the single instance check
Wed, 21 Nov 2007 21:46:48 +0000 Sadrul Habib Chowdhury disapproval of revision '91ae77ce12a4ab3798e303eea54d3bef749d5ca5'
Wed, 21 Nov 2007 08:29:33 +0000 Ka-Hing Cheung Andrew Gaul fixed another memory leak
Wed, 21 Nov 2007 05:22:39 +0000 Daniel Atallah Implement more of XEP-0065 to support sending files through a proxy. To avoid adding strings this close to a release, it only supports using a proxy that is discovered from the server, but we'll include an account option to manually specify a ft proxy in the next release. Lots of this is based on a patch from galt - Fixes #3730, #116, #1768
Wed, 21 Nov 2007 02:53:27 +0000 Daniel Atallah Prevent crashing when authorizing or denying after the account is disconnected.
Wed, 21 Nov 2007 02:26:23 +0000 John Bailey I never logged this. Refs #2265
Wed, 21 Nov 2007 02:15:23 +0000 John Bailey NEWS'ing. Looks like I'm not too late?