summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserembed.c
Commit message (Expand)AuthorAgeFilesLines
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+3
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Remove stray 'return' statement. (#136855, David L. Cooper II)Owen Taylor2004-03-111-1/+1
* Fixes #136105.Federico Mena Quintero2004-03-081-0/+16
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* New handler. Ask the GtkFileChooser widget if it wants to do somethingFederico Mena Quintero2004-03-051-0/+16
* Split function into realized and unrealized variants, and consolidate theJonathan Blandford2004-03-031-18/+0
* Add g_return_if_fail() (_gtk_file_chooser_embed_get_resizable_hints): AddJonathan Blandford2004-02-291-2/+6
* New private interface to help negotiate the default size of the widget.Jonathan Blandford2004-02-271-0/+163