summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserwidget.c
Commit message (Expand)AuthorAgeFilesLines
* all: Name more idles and timeoutsBastien Nocera2014-03-261-0/+1
* file chooser: Don't react to entry changes in select-folder modeMatthias Clasen2014-03-211-2/+3
* file-chooser: emit selection-changed when location entry changes tooWilliam Jon McCann2014-03-031-2/+56
* Don't leak the queried file infoWilliam Jon McCann2014-02-211-0/+2
* Add docsMatthias Clasen2014-02-191-0/+13
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* docs: don't use <anchor>William Jon McCann2014-02-071-11/+11
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-2/+2
* docs: use proper apostropheWilliam Jon McCann2014-02-071-3/+3
* docs: Use markup for linksWilliam Jon McCann2014-02-071-11/+11
* docs: use proper quotesWilliam Jon McCann2014-02-051-4/+4
* docs: don't use <keycap> tagsWilliam Jon McCann2014-02-041-33/+18
* docs: don't use <parameter> tagsWilliam Jon McCann2014-02-041-1/+1
* docs: use ` instead of <literal>William Jon McCann2014-02-041-1/+1
* docs: add docs for GtkFileChooserWidget signalsWilliam Jon McCann2014-01-281-0/+182
* Merge GtkFileChooserWidget and GtkFileChooserDefaultWilliam Jon McCann2014-01-281-73/+7420
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-13/+12
* Move GtkFileChooserWidgetPrivate to gtkfilechooserwidget.cFederico Mena Quintero2013-04-111-13/+4
* Deprecate gtk_widget_push_composite_child & friendsTristan Van Berkom2013-04-081-4/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GtkFileChooserWidget: derive from GtkBox, not GtkVBoxMatthias Clasen2011-06-071-1/+4
* Move documentation to inline comments: GtkFileChooserWidgetJavier Jardón2011-04-111-0/+19
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Remove deprecated GtkFileChooser functionsChristian Dywan2010-05-031-29/+0
* Use "Deprecated:" gtk-doc symbol correntlyJavier Jardón2009-11-061-1/+1
* Deprecate gtk_file_chooser_*_new_with_backend(), since GIO is already usedCarlos Garnacho2008-08-041-2/+2
* 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
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-57/+10
* Don't reload the current folder unnecessarily on ::map().Federico Mena Quintero2005-09-271-5/+0
* Start a set of automated tests for the file chooser. The only test inFederico Mena Quintero2005-09-151-7/+1
* Intern some more strings.Matthias Clasen2005-09-011-1/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Add overwrite confirmation for SAVE mode. Fixes bug #152850:Federico Mena Quintero2005-07-151-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fix a typo in the docs.Matthias Clasen2004-03-161-1/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Don't unref an old model; there isn't one. This was a leftover from whenFederico Mena Quintero2004-03-021-2/+2
* new function. Long name.Jonathan Blandford2004-03-011-0/+25
* New private interface to help negotiate the default size of the widget.Jonathan Blandford2004-02-271-0/+15
* Add two more folder modes to the enum.Jonathan Blandford2004-02-261-1/+0
* Add chains to the parent's ::finalize() handler (#134901, Morten Welinder,Matthias Clasen2004-02-221-0/+2
* Desktop directory is not translated. (set_tree_model): There might not beAlexander Larsson2004-02-201-6/+1
* Remove old file-system property. Add new file-system-backend stringAlexander Larsson2004-02-191-28/+15
* fix preprocessor conditional confusion. (G_OS_UNIX/G_OS_WIN32 stuff)Manish Singh2003-12-161-5/+6
* handle GTK_DATADIR similar as the other filesystem placement 'constants'Hans Breuer2003-12-141-3/+8