Fri, 28 Sep 2007 15:59:14 +0000 |
Richard Laager |
applied changes from 0a36aea71847198e73c07cbef0be7e7a7db12c57
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Wed, 05 Sep 2007 22:33:22 +0000 |
Sadrul Habib Chowdhury |
Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
|
Tue, 08 May 2007 02:38:55 +0000 |
Casey Harkins |
Now that the docklet icon is based on the status from status selector, it
|
Tue, 01 May 2007 21:43:51 +0000 |
Sean Egan |
And make them used
|
Thu, 05 Apr 2007 04:25:11 +0000 |
Daniel Atallah |
4bit icons for windows < XP. These are certainly not as pretty as the originals, but look a lot better than scaled down versions.
|
Mon, 19 Mar 2007 16:56:26 +0000 |
Daniel Atallah |
win32 fixes for s/gaim/purple/ stuff.
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Mon, 05 Mar 2007 21:36:57 +0000 |
Sean Egan |
16px tray icons. These are used if the tray is shorter than 22px, and in Windows where all tray icons are 16x16. I still need to attach to a resizing signal to make them automatically update when the tray resizes.
|
Sun, 25 Feb 2007 23:32:45 +0000 |
Sean Egan |
Recrop docket icons to consistent sizes. Realize that they're all actually 22px. A request is out for 16px icons for Windows
|
Sun, 25 Feb 2007 22:13:58 +0000 |
Daniel Atallah |
Cache the converted docklet HICONs. Sean noticed that there are actually .ico files in pixmaps/tray/16 (something that I missed). I'm not sure if I should just use those and eliminate the stock pixmap to HICON conversion hackery or if we can just get rid of those and avoid the duplication.
|
Sun, 25 Feb 2007 18:41:53 +0000 |
Daniel Atallah |
Fix win32 docklet. This is pretty ugly - we'll force GTK+ 2.10 at some point and use GtkStatusIcon to avoid converting the stock images to HICONs directly.
|
Sat, 03 Feb 2007 18:46:49 +0000 |
Daniel Atallah |
Win32 de-gaimification of pidgin
|
Sat, 03 Feb 2007 07:23:11 +0000 |
Sean Egan |
gaim_gtk to pidgin. I hope
|
Mon, 29 Jan 2007 03:45:21 +0000 |
Daniel Atallah |
convert a user-visible string from "Gaim" to PIDGIN_NAME
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|