log

age author description
Tue, 07 Aug 2007 07:07:09 +0000 Mark Doliner Patch from Gabriel Schulhof to compile with old versions of glib.
Tue, 07 Aug 2007 07:03:56 +0000 Mark Doliner Patch from Gabriel Schulhof to only call g_set_application_name() if
Tue, 07 Aug 2007 06:45:23 +0000 Mark Doliner merge of '3d3413c72d837a38e71907dab714b6b4ddd4a5af'
Mon, 06 Aug 2007 22:43:29 +0000 Will Thompson Disable sorting brief Doxygen documentation. This means that lists of
Mon, 06 Aug 2007 22:07:48 +0000 Will Thompson Correct an inaccurate comment.
Tue, 07 Aug 2007 00:13:57 +0000 Sean Egan Remove reference to close-tab.png
Mon, 06 Aug 2007 21:16:05 +0000 Sean Egan warning fixes
Mon, 06 Aug 2007 20:50:32 +0000 Sean Egan merge of '5cd317ad290e840fa8a8624d17dd5f23f99330ac'
Mon, 06 Aug 2007 15:51:25 +0000 Will Thompson Document PurpleAccountUiOps, and fix a documentation typo.
Mon, 06 Aug 2007 15:17:20 +0000 Daniel Atallah Remove some more references to the icontimer - I'm assuming these need to be removed too.
Mon, 06 Aug 2007 13:55:42 +0000 Will Thompson Install dbus-types.h, which fixes #including dbus-server.h in UIs.
Mon, 06 Aug 2007 07:28:43 +0000 Mark Doliner Fetch icons all at once instead of one at a time. I tried pretty hard
Mon, 06 Aug 2007 06:42:10 +0000 Mark Doliner Wiggle two comments around
Mon, 06 Aug 2007 06:30:25 +0000 Mark Doliner Use g_slist_find_custom() instead of writing one ourselves
Mon, 06 Aug 2007 06:24:37 +0000 Mark Doliner Sean pointed out that now that oscar rate limits itself there is
Mon, 06 Aug 2007 04:52:24 +0000 Mark Doliner My version of automake seems to require that these if and endif
Mon, 06 Aug 2007 01:46:07 +0000 Richard Nelson fix typo-leak
Mon, 06 Aug 2007 01:45:24 +0000 Richard Nelson merge of '412ec3e9ae5d5532710d56efecc7543837a91cbb'
Mon, 06 Aug 2007 01:45:16 +0000 Richard Nelson merge of '1aae35116707aa4cbcce79a81347a39f37703677'
Mon, 06 Aug 2007 00:16:31 +0000 Mark Doliner Fix a compile warning
Mon, 06 Aug 2007 00:14:47 +0000 Mark Doliner Improve a bunch of strings in QQ
Mon, 06 Aug 2007 00:13:14 +0000 Daniel Atallah merge of '5e757c10231788ae759b25d6f06694b5555ee046'
Mon, 06 Aug 2007 00:00:45 +0000 Daniel Atallah Here is a native avahi implementation of the bonjour prpl that I whipped up. Someone more autofoo savvy will probably want to review what I've done to that stuff. Fixes #326.
Mon, 06 Aug 2007 00:12:52 +0000 Daniel Atallah More minor leak fixes and cleanup to bonjour.
Sun, 05 Aug 2007 19:42:29 +0000 Ka-Hing Cheung merge of '7ee71f1a32c4a5d7001c0049f2c7ec1e6cb54fa3'
Mon, 06 Aug 2007 01:36:57 +0000 Sean Egan show toolbar menu on button press, rather than button release. Fixes #2352
Mon, 06 Aug 2007 00:56:05 +0000 Sean Egan Install 22px icons in right place. Fixes #2411
Sun, 05 Aug 2007 03:16:58 +0000 Daniel Atallah Fix howl bonjour build.
Sun, 05 Aug 2007 02:50:48 +0000 Daniel Atallah Implement bonjour buddy icons in the win32 implementation. Avahi's howl wrapper doesn't implement sw_discovery_query_record(), so we can't do it elsewhere yet.
Sun, 05 Aug 2007 02:44:53 +0000 Daniel Atallah Refactor the bonjour mdns implementation abstraction in preparation for the avahi implementation. Also fix alias assignment from the server to populate the server alias instead of the local alias.