log pidgin/gtkblist.c @ 23481:fc3600ba68f1

age author description
Fri, 18 Jul 2008 22:31:28 +0000 Justin Rodriguez fixed group coloring
Fri, 18 Jul 2008 09:03:40 +0000 Justin Rodriguez fixed segfault when changing blist themes, changed prefs to not rely on static iter, fixed a few leaks
Thu, 17 Jul 2008 19:40:13 +0000 Justin Rodriguez Fixed gtkblist-loader_build to no longer assume xml file is correct, added set methods to gtkblist-theme
Tue, 15 Jul 2008 06:29:46 +0000 Justin Rodriguez restructured much of the loader and themes for the buddy list, along with a basic trial of group background
Fri, 11 Jul 2008 08:54:34 +0000 Justin Rodriguez flushed out blist themes a bit with lots of properties and get methods
Thu, 10 Jul 2008 06:49:45 +0000 Justin Rodriguez start of blist themes (themes have no effect on display)
Fri, 27 Jun 2008 00:01:59 +0000 Casey Harkins merge of '34ebad1a339cefdab142795e0b3a045ad7016658'
Tue, 10 Jun 2008 06:26:16 +0000 Ka-Hing Cheung silence a warning
Tue, 10 Jun 2008 06:23:35 +0000 Ka-Hing Cheung Moved "Enable Account" to the top with "Manage Accounts", and always put a
Sun, 08 Jun 2008 22:51:29 +0000 Kevin Stange Make the Add Buddy dialog cause the auto-personize prompt where appropriate.
Sat, 07 Jun 2008 14:26:41 +0000 Sadrul Habib Chowdhury Bring back the unintentionally hidden 'Manage Accounts' dialog. Thanks to
Sat, 07 Jun 2008 00:00:34 +0000 Richard Laager Change "Manage" to "Manage Accounts" in the Accounts menu.
Tue, 03 Jun 2008 23:47:24 +0000 Daniel Atallah Update File Transfer icon and use new send fie icon. Fixes #2744.
Sun, 25 May 2008 23:48:28 +0000 Richard Laager A simple patch from "bsd" to get the icon back for Buddies->Join a Chat.
Sat, 24 May 2008 22:54:06 +0000 Sadrul Habib Chowdhury Don't try to escape a NULL text. This gets rid of a runtime warning.