log pidgin/gtkaccount.c @ 16597:bc03699814a1

age author description
Sat, 28 Apr 2007 18:02:26 +0000 Sadrul Habib Chowdhury Part of the patch in ticket #383:
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Wed, 25 Apr 2007 23:29:46 +0000 Richard Laager Kill some compiler warnings and TODOs of mine.
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.
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.
Tue, 24 Apr 2007 17:00:22 +0000 Richard Laager Fix the custom icon stuff, and various memory leaks. At this point, custom
Mon, 23 Apr 2007 17:10:08 +0000 Richard Laager A comment in here mentions "untar", so I think it was copied from the
Sun, 22 Apr 2007 21:29:07 +0000 Stu Tomlinson New select-avatar image from hbons
Fri, 20 Apr 2007 01:06:43 +0000 Stu Tomlinson References #219
Mon, 16 Apr 2007 02:05:07 +0000 Richard Laager Rename the Doxygen group from gtkui to pidgin.
Sun, 15 Apr 2007 17:05:44 +0000 Mark Doliner Fix a compile warning
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.
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
Mon, 26 Mar 2007 15:33:26 +0000 Daniel Atallah Some pixmap path fixes and win32 fixes
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 06:24:41 +0000 Sean Egan merge of '943e1b86728490e22c089e8aba18e950e8a726c2'
Mon, 26 Feb 2007 04:39:42 +0000 Daniel Atallah Leak fix and printf removal.
Mon, 26 Feb 2007 06:24:18 +0000 Sean Egan multi-sized prpl icons
Mon, 26 Feb 2007 00:30:23 +0000 Sean Egan Use ~/.face (or ~/.face.icon) as the default avatar. GDM and KDM both use these. Daniel should make it use the default Windows icon too. Evan can probably do OS X if he wants.
Sat, 03 Feb 2007 19:08:27 +0000 Sean Egan More pidgin changes
Sat, 03 Feb 2007 08:56:16 +0000 Sean Egan stock to pidgin
Sat, 03 Feb 2007 08:45:32 +0000 Sean Egan gtkutils changes
Sat, 03 Feb 2007 07:23:11 +0000 Sean Egan gaim_gtk to pidgin. I hope
Wed, 31 Jan 2007 18:31:31 +0000 Evan Schoenberg The accounts request API now keeps track of a returned ui_handle for authorization requests, which can be closed on demand individually or all-at-once by account. When a connection is destroyed, its associated requests are closed.
Mon, 29 Jan 2007 03:15:08 +0000 Daniel Atallah Avoid scaling the global buddy icon for each account when populating the Accounts dialog list.