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
|