log pidgin/gtkblist.c @ 17046:0be41b604566

age author description
Mon, 14 May 2007 19:55:01 +0000 Sean Egan Patch #702, Info not reset on URL redirect
Fri, 11 May 2007 21:25:24 +0000 Sean Egan Pack connection error buttons the same way the statusbox is. Fixes #120
Fri, 11 May 2007 15:46:32 +0000 Daniel Atallah This is what I actually intended to commit in 105009e066f1bcaefb0af3bd1e17b7860bf12a57. The rest of the mess being pushed is me trying to clean up my mess.
Fri, 11 May 2007 15:41:51 +0000 Daniel Atallah disapproval of revision '105009e066f1bcaefb0af3bd1e17b7860bf12a57'
Fri, 11 May 2007 15:07:13 +0000 Daniel Atallah Fix a crash when something requests the blist status icon before the UI node has been rendered. The ticker plugin was doing this. Fixes #642.
Wed, 09 May 2007 21:03:40 +0000 Sadrul Habib Chowdhury Fix ticket #387.
Sat, 05 May 2007 01:58:20 +0000 Ethan Blanton Speed up blist manipulations, by Scott Wolchok (EvilSporkMan)
Thu, 03 May 2007 23:23:44 +0000 Richard Laager merge of 'df3320af10ba54cf6129f203dedb82f35baf6800'
Thu, 03 May 2007 18:37:33 +0000 Hylke Bons New Send File icon
Thu, 03 May 2007 18:29:14 +0000 Sean Egan kill the Help > About star icon
Thu, 03 May 2007 21:57:49 +0000 Richard Laager Rework purple_buddy_icons_find() to return a reference for the caller, which
Wed, 02 May 2007 03:20:20 +0000 Nathan Walp if you're offline, and right-click on a group, you shouldn't be presented
Tue, 01 May 2007 16:50:52 +0000 Ethan Blanton eperez correctly pointed out that there is no reason to disallow the
Mon, 30 Apr 2007 01:18:28 +0000 Gary Kramlich Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin
Sat, 28 Apr 2007 03:20:29 +0000 Richard Laager This is Sadrul's icon-migrate.patch from ticket #314.
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.