Fri, 27 Apr 2007 20:21:41 +0000 |
Daniel Atallah |
Prevent sprintf(%s, NULL) when the icon type isn't recognized.
|
Fri, 27 Apr 2007 04:35:59 +0000 |
Richard Laager |
I really shouldn't commit before compiling.
|
Fri, 27 Apr 2007 04:33:26 +0000 |
Richard Laager |
This is probably needed to compile.
|
Fri, 27 Apr 2007 04:29:05 +0000 |
Richard Laager |
Fix a small-but-serious bug with the code to ref the buddy icons at load.
|
Fri, 27 Apr 2007 04:28:41 +0000 |
Richard Laager |
Ref the filenames for account buddy icons on load.
|
Wed, 25 Apr 2007 23:29:46 +0000 |
Richard Laager |
Kill some compiler warnings and TODOs of mine.
|
Wed, 25 Apr 2007 22:23:29 +0000 |
Richard Laager |
Change the imgstore and by extension, then the buddy icon code to take over
|
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 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:22 +0000 |
Richard Laager |
Fix the custom icon stuff, and various memory leaks. At this point, custom
|
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
|
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, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|