log pidgin/gtkrequest.c @ 22790:862382aa6086

age author description
Fri, 02 May 2008 16:55:59 +0000 Sadrul Habib Chowdhury Do not add a ':' if there's already one at the end. Thanks to wjt for
Tue, 29 Apr 2008 18:56:04 +0000 Sadrul Habib Chowdhury A newly created widget for a request field may want to enable/disable the
Thu, 17 Jan 2008 07:21:04 +0000 Mark Doliner * Clarify the documentation for purple_request_action's 'default_ation'
Sat, 12 Jan 2008 14:44:12 +0000 Sadrul Habib Chowdhury It turns out the tree-models need to be unref'ed.
Fri, 21 Dec 2007 14:19:29 +0000 Sadrul Habib Chowdhury Make some more event handlers return appropriate gboolean values. This turns
Tue, 18 Dec 2007 21:27:01 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.next.minor' (head 10ff46ff55aee3830dd003ed89866809b5f290ac)
Wed, 28 Nov 2007 01:54:34 +0000 Sadrul Habib Chowdhury Try to make a window transient for a suitable parent window. This currently
Tue, 18 Dec 2007 15:56:06 +0000 Stu Tomlinson Move some curly braces around so static analysis tools can properly detect
Tue, 27 Nov 2007 00:15:49 +0000 Sadrul Habib Chowdhury Add a utility function pidgin_dialog_add_button to add buttons to a dialog
Mon, 26 Nov 2007 08:47:08 +0000 Sadrul Habib Chowdhury Patch from fmoo. This makes a lot of the windows closeable with Escape. There
Sat, 17 Nov 2007 01:55:21 +0000 Sadrul Habib Chowdhury merge of '30fcf2f336afb635b62a5c3ed3adb3e1fa1dd2d1'
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
Fri, 16 Nov 2007 23:01:23 +0000 Richard Laager merge of '1d521d53265eb98ae00fd955fb78a1d39e4c8ba6'
Fri, 16 Nov 2007 23:01:12 +0000 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
Sat, 10 Nov 2007 15:37:36 +0000 Gabriel Schulhof Double include fix
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Sun, 14 Oct 2007 20:53:40 +0000 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
Fri, 16 Nov 2007 23:00:44 +0000 Richard Laager disapproval of revision '3588a68b11327f068eea391242fa5896bb72f8dd'
Sun, 14 Oct 2007 19:44:39 +0000 Richard Laager Use the PURPLE_REQUEST_HINT defines for comparisons.
Sun, 14 Oct 2007 02:49:47 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 675607eb0ab04822a33c6d542694e94dbb731035)
Sun, 14 Oct 2007 02:41:00 +0000 Richard Laager merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'
Fri, 16 Nov 2007 23:30:03 +0000 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
Sun, 14 Oct 2007 00:26:00 +0000 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
Wed, 10 Oct 2007 22:57:51 +0000 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
Tue, 30 Oct 2007 03:24:07 +0000 Daniel Atallah Fix some leaks caused by GdkPixbufLoaders not being disposed of.
Wed, 14 Nov 2007 03:15:32 +0000 Sadrul Habib Chowdhury disapproval of revision 'c4c1aaf98e7151d26c98319886253eaa74d317bd'
Wed, 03 Oct 2007 05:41:39 +0000 Sadrul Habib Chowdhury A request field for buddylist nodes.
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Sat, 22 Sep 2007 09:48:07 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 15 Sep 2007 23:47:05 +0000 Sean Egan Turn off rules hint for gtkrequest. Fixes #2652
Wed, 12 Sep 2007 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Fri, 17 Aug 2007 22:10:43 +0000 Gabriel Schulhof explicit merge of 'fc49baf44017a8fd511c607b435668baf2a0f518'
Fri, 17 Aug 2007 21:01:20 +0000 Gabriel Schulhof Oops ...
Fri, 17 Aug 2007 20:24:50 +0000 Gabriel Schulhof Forgot to s/filesel/dirsel/ in the folder selector
Fri, 17 Aug 2007 20:23:22 +0000 Gabriel Schulhof Forgot to refer to gtkblist.h
Fri, 17 Aug 2007 20:21:04 +0000 Gabriel Schulhof Finished implem in gtkrequest.c
Thu, 16 Aug 2007 21:33:41 +0000 Gabriel Schulhof Fixed function sigs in gtkrequest.c
Wed, 08 Aug 2007 19:47:05 +0000 Gabriel Schulhof Making plugins dialog work
Wed, 08 Aug 2007 19:19:48 +0000 Gabriel Schulhof Adding parameter void *ui_data for parent window
Wed, 08 Aug 2007 18:17:36 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
Sat, 28 Jul 2007 11:05:22 +0000 Gabriel Schulhof Back to square[0]
Sat, 28 Jul 2007 09:38:24 +0000 Gabriel Schulhof Trying pidgin_get_toplevel
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 04 Sep 2007 00:50:03 +0000 Sadrul Habib Chowdhury And don't show everything here either.
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'