| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -2/+2 |
* | filechooser: Add gtk_file_chooser_get_current_name() | Jonh Wendell | 2013-06-19 | 1 | -2/+4 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+60 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Drop Win32 DLL ABI compatibility cruft | Tor Lillqvist | 2010-08-30 | 1 | -15/+0 |
* | Document GTK_FILE_CHOOSER_ERROR_INCOMPLETE_HOSTNAME | Matthias Clasen | 2010-05-25 | 1 | -1/+1 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Move documentation to inline comments: GtkFileChooser | Javier Jardón | 2009-12-21 | 1 | -1/+50 |
* | Allow disabling New Folder button in File Choser | Pascal Terjan | 2009-07-30 | 1 | -0/+4 |
* | Don't do completion in the middle of an incomplete hostname | Federico Mena Quintero | 2009-01-21 | 1 | -1/+2 |
* | Make GFile-oriented API public. Fixes #545978. | Carlos Garnacho | 2008-08-04 | 1 | -2/+19 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | gtk/gtkcellrendereraccel.h gtk/gtkfilechooser.h gtk/gtkfilechooserdialog.h | Michael Natterer | 2008-06-13 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Add ALREADY_EXISTS error code. Return an error code when the shortcut | Tommi Komulainen | 2005-10-10 | 1 | -1/+2 |
* | Add overwrite confirmation for SAVE mode. Fixes bug #152850: | Federico Mena Quintero | 2005-07-15 | 1 | -0/+11 |
* | gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c | Tor Lillqvist | 2004-12-12 | 1 | -0/+15 |
* | Mark as const. | Matthias Clasen | 2004-11-23 | 1 | -1/+1 |
* | Add setter and getter for the ::show-hidden property. (#145610, Jeff | Matthias Clasen | 2004-08-04 | 1 | -0/+3 |
* | Add gboolean return values and GError arguments to ::set_current_folder() | Federico Mena Quintero | 2004-03-05 | 1 | -27/+29 |
* | Handle GTK_FILE_CHOOSER_PROP_USE_PREVIEW_LABEL. | Federico Mena Quintero | 2004-02-29 | 1 | -0/+3 |
* | Add two more folder modes to the enum. | Jonathan Blandford | 2004-02-26 | 1 | -4/+3 |
* | Fix parameter name mismatches which confuse gtk-doc. | Matthias Clasen | 2003-11-15 | 1 | -5/+5 |
* | Removed. (gtk_file_system_gnome_vfs_set_bookmarks): Removed. | Federico Mena Quintero | 2003-10-18 | 1 | -3/+26 |
* | Added methods for ::get_supports_bookmarks(), ::set_bookmarks(), | Federico Mena Quintero | 2003-10-08 | 1 | -0/+6 |
* | Removed the "extra widget" bit, implemented with the following: | Federico Mena Quintero | 2003-09-03 | 1 | -0/+6 |
* | Add over-big test case for preview (much of size from a modified copy of | Owen Taylor | 2003-07-23 | 1 | -2/+2 |
* | File filter objects. | Owen Taylor | 2003-07-23 | 1 | -21/+12 |
* | Add gtk_file_chooser_set_current_name() to set the current entry contents. | Owen Taylor | 2003-07-11 | 1 | -0/+2 |
* | Move interface definition into a private header so it can refer to | Owen Taylor | 2003-04-04 | 1 | -40/+0 |
* | - Add GnomeVFS backend | Owen Taylor | 2003-03-26 | 1 | -3/+3 |
* | Initial revision | Owen Taylor | 2003-03-21 | 1 | -0/+167 |