summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserembed.c
Commit message (Expand)AuthorAgeFilesLines
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-1/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* bgo322298 - Make the file chooser dialog always resizableFederico Mena Quintero2008-05-191-16/+0
* Refactor GtkFileChooserDialog sizing.Carlos Garnacho2007-05-181-18/+10
* Typo fix. (#388123, Murray Cumming)Matthias Clasen2006-12-211-2/+2
* Apply a patch by Behdad Esfahbod to reduce relocations. (#359053)Matthias Clasen2006-10-031-1/+1
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-3/+0
* Improve consistency of signal and property namesMatthias Clasen2006-07-061-2/+2
* use I_() instead of _() when creating response-requested signal. Fixes bugCarlos Garcia Campos2006-05-111-1/+1
* Merge of the GTK+ asynchronous file chooser branch. Please see theAFTER_KRIS_ASYNC_BRANCH_MERGEKristian Rietveld2006-05-011-0/+18
* Intern some more strings.Matthias Clasen2005-09-011-3/+4
* Also intern static strings passed to g_object_set_data()Matthias Clasen2005-08-311-1/+1
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Add Copyright/License information.Matthias Clasen2005-07-121-0/+20
* 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