log pidgin/gtkblist.c @ 16483:5e47b3427b28

age author description
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
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 03:57:07 +0000 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
Fri, 20 Apr 2007 05:58:57 +0000 Mark Doliner Patch #205, from SuperMMX. Fix a bug related to using F2 to alias
Tue, 17 Apr 2007 15:30:16 +0000 Sean Egan Apparently this breaks some wm's badly. If it's useful on Windows, Daniel should feel free to re-add it with ifdefs
Tue, 17 Apr 2007 05:48:59 +0000 Mark Doliner Patch from SuperMMX, "I would like to be able to rename (alias)
Mon, 16 Apr 2007 05:27:17 +0000 Richard Laager Word on the street is that we don't want things named pidginfoo_bar(), but
Mon, 16 Apr 2007 02:19:58 +0000 Richard Laager I don't like the pidginfoo_bar widget names that resulted from the sed.
Mon, 16 Apr 2007 02:05:07 +0000 Richard Laager Rename the Doxygen group from gtkui to pidgin.
Sun, 15 Apr 2007 01:26:57 +0000 Daniel Atallah The GdkWindow doesn't exist until after the window is realized, so the decorations can't be manipulated until after that. I bet this will work in a bunch of WMs now.
Sun, 15 Apr 2007 00:32:57 +0000 Sean Egan Set the disable maximize button hint on the blist. I couldn't find a window manager that supports this, but I bet win32 does.
Sat, 14 Apr 2007 19:06:19 +0000 Sean Egan For a first time user, don't show the buddy list telling him to go to Accounts>Add/Edit, because Accounts->Add/Edit is already open with its own instructions. Show only one window with instructions and then present the Buddy List when you create your first account.
Sat, 14 Apr 2007 08:19:51 +0000 Sean Egan The things that C will allow to compile astound me. Removes an errant apostrophe.
Sat, 14 Apr 2007 07:23:05 +0000 Sean Egan Fix ticket #52
Sat, 14 Apr 2007 01:23:12 +0000 Sean Egan Add some padding between the emblem and the buddy icon
Sat, 14 Apr 2007 00:55:35 +0000 Sean Egan but only if it's in the buddy list\!
Sat, 14 Apr 2007 00:44:18 +0000 Sean Egan Hylke requested that we slightly round the corners of budy icons in the blist to better match the round status icons
Wed, 11 Apr 2007 13:38:05 +0000 Stu Tomlinson Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades
Sat, 07 Apr 2007 22:46:39 +0000 Nathan Walp make things cleaner for translators
Sat, 07 Apr 2007 19:47:35 +0000 Nathan Walp block and unblock have the right icons now
Sun, 01 Apr 2007 17:23:25 +0000 Mark Doliner sf patch #1689182, from Will Thompson
Sun, 25 Mar 2007 07:34:51 +0000 Mark Doliner Fix a small tooltip-related memleak
Wed, 21 Mar 2007 09:00:54 +0000 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Mon, 19 Mar 2007 06:11:46 +0000 Sean Egan According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
Mon, 19 Mar 2007 06:01:29 +0000 Sean Egan More Gaim to Pidgin stuff
Mon, 26 Feb 2007 09:41:38 +0000 Sean Egan Change some old, busted status icon stuff to use the new hotness
Sun, 25 Feb 2007 21:40:40 +0000 Daniel Atallah Fix asserts when there is no buddy icon
Wed, 14 Feb 2007 02:35:35 +0000 Daniel Atallah Some more pidgininfication
Sun, 11 Feb 2007 01:40:04 +0000 Sadrul Habib Chowdhury Let's use the core function instead of using the uiops function directly when
Thu, 08 Feb 2007 16:29:26 +0000 Richard Laager Add some braces to eliminate a compiler warning about an ambiguous else.
Thu, 08 Feb 2007 00:39:29 +0000 Sean Egan RTL Tooltips.
Mon, 05 Feb 2007 12:13:18 +0000 Sean Egan toolbar/menu icons. reduce the imhtmltoolbar spacing. more gaimstock pruning
Mon, 05 Feb 2007 10:04:31 +0000 Sean Egan context menu cleanup
Mon, 05 Feb 2007 08:42:21 +0000 Sean Egan Make group background colors update when the theme changes.
Sun, 04 Feb 2007 21:12:19 +0000 Sean Egan Remove excess menu item icon clutter, especialy where our icons made no sense. The Redo icon for Buddy Pounces?! Come on.
Sun, 04 Feb 2007 10:17:59 +0000 Sean Egan Perhaps a 22px icon is better in the tooltip
Sun, 04 Feb 2007 02:31:04 +0000 Sean Egan Use the status API to handle mobileness, and convert AIM to use it. This makes mobile buddies prioritze lower in Perons, and ensures the UI is notified of changes in mobileness. Other protocols to follow.
Sat, 03 Feb 2007 19:08:27 +0000 Sean Egan More pidgin changes
Sat, 03 Feb 2007 09:03:46 +0000 Sean Egan dialogs
Sat, 03 Feb 2007 08:56:16 +0000 Sean Egan stock to pidgin
Sat, 03 Feb 2007 08:52:00 +0000 Sean Egan gtkblist changes to pidgin
Sat, 03 Feb 2007 08:45:32 +0000 Sean Egan gtkutils changes
Sat, 03 Feb 2007 08:19:27 +0000 Sean Egan GAIM_UNSEEN to PIDGIN_UNSEEN
Sat, 03 Feb 2007 07:55:15 +0000 Sean Egan pidginconv to pidgin_conv
Sat, 03 Feb 2007 07:23:11 +0000 Sean Egan gaim_gtk to pidgin. I hope
Sat, 03 Feb 2007 01:08:41 +0000 Sean Egan Blocked emblem
Sat, 03 Feb 2007 00:59:00 +0000 Sean Egan Restore 'hidden convo' status icon in blist. Additionally, make the name text bold when you have a hidden convo
Fri, 02 Feb 2007 21:24:46 +0000 Sean Egan Faded idle status icons
Fri, 02 Feb 2007 20:57:35 +0000 Sean Egan dim buddy icons on idle and offline. Still need to do status icons.
Fri, 02 Feb 2007 20:10:17 +0000 Sean Egan Remove separator again, and use the 16px prpl icon instead of the 22
Fri, 02 Feb 2007 06:09:03 +0000 Sadrul Habib Chowdhury A small memory leak in the tooltip.
Fri, 02 Feb 2007 03:25:50 +0000 Nathan Walp fix the display bug a bit smarter
Fri, 02 Feb 2007 03:01:58 +0000 Nathan Walp really fix that tooltip display glitch
Fri, 02 Feb 2007 00:37:31 +0000 Sean Egan prpl icons in the contact context menu instead of worthless status icons
Thu, 01 Feb 2007 05:47:08 +0000 Nathan Walp fix a weird tooltip rendering bug when the second buddy in a contact tooltip
Thu, 01 Feb 2007 00:37:13 +0000 Nathan Walp fix overlapping in tooltips w/ large avatars
Tue, 30 Jan 2007 07:56:37 +0000 Sean Egan tooltip tweaks