summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserwidget.c
Commit message (Expand)AuthorAgeFilesLines
* GtkFileChooser: Make preview update more understandableMatthias Clasen2014-10-191-7/+38
* GtkFileChooserWidget: Better typographyMatthias Clasen2014-09-291-1/+1
* GtkFileChooserWidget: Use ratio in formatted timesMatthias Clasen2014-08-221-0/+24
* GtkFileChooserWidget: Remove an errant lineMatthias Clasen2014-06-281-4/+0
* gtk: Don't use GObjectClass.constructorJasper St. Pierre2014-06-261-18/+7
* Split GtkWindowGroup into its own fileMatthias Clasen2014-06-041-0/+1
* Fix filechooser actionbar visibilityMatthias Clasen2014-05-241-0/+14
* docs: Trivial typo fixMatthias Clasen2014-05-191-1/+1
* file-chooser: make enter location an operation modeWilliam Jon McCann2014-04-221-1/+20
* file-chooser: merge path bar mode and location modeWilliam Jon McCann2014-04-221-124/+26
* file-chooser: remove select a folder info messageWilliam Jon McCann2014-04-221-22/+7
* file-chooser: don't use an special label for recentWilliam Jon McCann2014-04-221-22/+2
* file-chooser: add a search bar instead of using a path bar modeWilliam Jon McCann2014-04-221-55/+11
* file-chooser: style save mode name box as a search barWilliam Jon McCann2014-04-221-1/+4
* file-chooser: don't show a "save folder:" labelWilliam Jon McCann2014-04-221-19/+0
* file-chooser: move location entry into same place as pathbarWilliam Jon McCann2014-04-221-66/+28
* file-chooser: allow views to extend to the sides of the dialogWilliam Jon McCann2014-04-221-7/+8
* file-chooser: move pathbar into preview paneWilliam Jon McCann2014-04-221-48/+2
* 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