log pidgin/gtkrequest.c @ 25551:27246e507099

age author description
Fri, 24 Aug 2007 19:43:41 +0000 Daniel Atallah Fix some conversion warnings about using negative values with unsigned types. There are more, but these were easy fixes. You may think that I'm changing the API, but I'm really not - it was just wrong.
Mon, 13 Aug 2007 04:50:41 +0000 Mark Doliner Two changes here
Tue, 31 Jul 2007 16:30:58 +0000 Mark Doliner Fix a bug with multi-field selections in Pidgin's implementation of
Fri, 27 Jul 2007 22:13:17 +0000 Sean Egan Screenname auto-completion filtering by Leonardo Fernandes, Fixes #519
Mon, 23 Jul 2007 03:03:20 +0000 Daniel Atallah gtk_window_set_deletable() is GTK+ >= 2.10.0. References #1947. Also fix a bug where on Windows, the default title is always applied.
Mon, 23 Jul 2007 02:33:41 +0000 Ka-Hing Cheung purple_request_action doesn't call any callbacks if the user closes the
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
Thu, 07 Jun 2007 14:48:33 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4b50880d8517570eaa67d4cd9d88c5934bb832f1)
Thu, 07 Jun 2007 08:02:47 +0000 Mark Doliner Make multiline pidgin_request_input() windows resizable, and make
Fri, 18 May 2007 22:04:01 +0000 Gabriel Schulhof Added to gtkutils.c:
Thu, 03 May 2007 16:50:31 +0000 Daniel Atallah Additional fix for another crash similar to #412.
Thu, 03 May 2007 03:43:03 +0000 Daniel Atallah This fixes #412. Apparently gtk_file_chooser_set_filename() doesn't like it when the filename specified doesn't actually exist. This is a GTK+ bug, which I will report.
Mon, 30 Apr 2007 01:18:28 +0000 Gary Kramlich Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin
Sun, 29 Apr 2007 15:16:55 +0000 Sadrul Habib Chowdhury merge of '00655c64b5e1fd72a35c3884e30acf5bc9bef892'
Sun, 29 Apr 2007 14:44:36 +0000 Sadrul Habib Chowdhury merge of '46c593524f745e1ed42ad75ba71d614c660ef52f'
Sun, 29 Apr 2007 02:51:33 +0000 Daniel Atallah Prevent request dialog titles being "pidgin.exe".
Sun, 29 Apr 2007 15:14:29 +0000 Sadrul Habib Chowdhury disapproval of revision '46c593524f745e1ed42ad75ba71d614c660ef52f'
Sun, 29 Apr 2007 14:42:26 +0000 Sadrul Habib Chowdhury disapproval of revision 'fa48797484e9a97e22695d8613520193b009c732'
Sun, 29 Apr 2007 14:39:49 +0000 Sadrul Habib Chowdhury Temporary fix for GNOME bug#353127.
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.
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.
Wed, 11 Apr 2007 13:38:05 +0000 Stu Tomlinson Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades
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
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
Sat, 27 Jan 2007 11:11:26 +0000 Sean Egan Dialog icon changes
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/