log

age author description
Wed, 25 Apr 2007 21:48:56 +0000 Richard Laager Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
Wed, 25 Apr 2007 01:19:24 +0000 Richard Laager I'm stupid. If an icon doesn't exist, it's a good idea to create it when we want to fill it with data, not when we don't.
Wed, 25 Apr 2007 01:19:01 +0000 Richard Laager There's no need to actually lookup the icon now, as the core ensures the checksum gets deleted if the file disappears.
Wed, 25 Apr 2007 00:57:53 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head efad0dfb8f3cfbe4b837192b16689470c201d03a)
Wed, 25 Apr 2007 00:56:13 +0000 Richard Laager Move the prpl icon checksum code into the core, so we can delete the
Tue, 24 Apr 2007 20:23:50 +0000 Richard Laager Fix a bug with removing custom buddy icons.
Tue, 24 Apr 2007 19:58:14 +0000 Richard Laager Switch to using g_file_get_contents() instead of our own code.
Tue, 24 Apr 2007 19:12:48 +0000 Richard Laager Fix the memory leaking and improper calls to ref_filename(). Also, remove some debugging code.
Tue, 24 Apr 2007 17:00:51 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4aa2b7eeb61cd3d2c11632642e780a296bc0b779)
Tue, 24 Apr 2007 17:00:22 +0000 Richard Laager Fix the custom icon stuff, and various memory leaks. At this point, custom
Tue, 24 Apr 2007 16:20:01 +0000 Richard Laager Call the migrate code from Finch.
Tue, 24 Apr 2007 13:28:42 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c33cbe1ca040482d72c165cedf821bcedb280179)
Tue, 24 Apr 2007 13:27:42 +0000 Richard Laager If we're not caching icons, then don't save the filename.
Tue, 24 Apr 2007 04:39:07 +0000 Richard Laager Since I'm about to push this, I'm going to comment out the temp code that references my home directory.
Tue, 24 Apr 2007 04:35:38 +0000 Richard Laager Bug fixes! From my preliminary testing, the standard buddy icon stuff is working.
Tue, 24 Apr 2007 03:57:07 +0000 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
Tue, 24 Apr 2007 03:56:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 6096404018084d5ea24f916c8e757d64e237dbd7)
Mon, 23 Apr 2007 17:39:58 +0000 Richard Laager The buddy icon code as it stands, with lots of bugs and design flaws.
Mon, 23 Apr 2007 17:19:27 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 05f7badcad9471084218e698a5c011908d17af90)
Mon, 23 Apr 2007 17:11:34 +0000 Richard Laager Call the core migrate code.
Mon, 23 Apr 2007 17:10:38 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head d42ad2da81f881b2fbd2fb080cc70a843bc70d02)
Mon, 23 Apr 2007 17:08:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 401f15786be56deb06ae79bf29c341bab26203d7)
Mon, 23 Apr 2007 17:06:43 +0000 Richard Laager There's no need to recalculate the home_dir on every call to
Mon, 23 Apr 2007 17:05:54 +0000 Richard Laager Use ~/.purple only, never ~/.gaim. This is a revert of the functional
Mon, 23 Apr 2007 17:00:08 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f20ceeff726ad3a9ee267225bb6e69f971d759bb)
Fri, 27 Apr 2007 05:18:14 +0000 Etan Reisner This is mostly moving Purple::GtkUI:: -> Pidgin:: which has the side effect of
Fri, 27 Apr 2007 04:25:21 +0000 Etan Reisner Kill the libpurpleperl hack library and move the init stuff to perl.so itself.
Wed, 25 Apr 2007 02:36:05 +0000 Ethan Blanton This looks like the last of the purplification for Tcl. Somebody done
Wed, 25 Apr 2007 02:23:29 +0000 Ethan Blanton merge of '0ad153fbef57439d42601681df47200b190f5306'
Wed, 25 Apr 2007 01:43:41 +0000 Daniel Atallah Fix #273 (Emoticons appearing in reverse order).