| Commit message (Expand) | Author | Age | Files | Lines |
* | Make GFile-oriented API public. Fixes #545978. | Carlos Garnacho | 2008-08-04 | 1 | -6/+6 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Bug 520874 - Should use gio directly. | Carlos Garnacho | 2008-06-10 | 1 | -39/+39 |
* | Commit a patch by Behdad to fix typos, omissions and other errors in the | Matthias Clasen | 2006-09-10 | 1 | -3/+0 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -1/+2 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Add overwrite confirmation for SAVE mode. Fixes bug #152850: | Federico Mena Quintero | 2005-07-15 | 1 | -0/+18 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | New widget to go along with GtkFontButton and GtkColorButton for use in | Matthias Clasen | 2004-08-17 | 1 | -1/+13 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Use the less efficient g_object_interface_find_property () instead of the | Matthias Clasen | 2004-07-06 | 1 | -8/+8 |
* | Fix a typo. | Matthias Clasen | 2004-05-31 | 1 | -1/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Add gboolean return values and GError arguments to ::set_current_folder() | Federico Mena Quintero | 2004-03-05 | 1 | -13/+17 |
* | Handle GTK_FILE_CHOOSER_PROP_USE_PREVIEW_LABEL. | Federico Mena Quintero | 2004-02-29 | 1 | -0/+3 |
* | remove folder-mode property. | Jonathan Blandford | 2004-02-27 | 1 | -3/+0 |
* | Remove old file-system property. Add new file-system-backend string | Alexander Larsson | 2004-02-19 | 1 | -2/+2 |
* | Fix infinite recursion. (#125679, Christian Persch) | Owen Taylor | 2003-10-29 | 1 | -1/+1 |
* | gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic framework | Owen Taylor | 2003-10-23 | 1 | -1/+1 |
* | Removed. (gtk_file_system_gnome_vfs_set_bookmarks): Removed. | Federico Mena Quintero | 2003-10-18 | 1 | -0/+32 |
* | Connect to "row_activated" on the file list. (list_row_activated): New | Federico Mena Quintero | 2003-09-11 | 1 | -0/+11 |
* | Update. | Owen Taylor | 2003-09-03 | 1 | -50/+30 |
* | Removed the "extra widget" bit, implemented with the following: | Federico Mena Quintero | 2003-09-03 | 1 | -0/+5 |
* | Add over-big test case for preview (much of size from a modified copy of | Owen Taylor | 2003-07-23 | 1 | -2/+21 |
* | File filter objects. | Owen Taylor | 2003-07-23 | 1 | -0/+50 |
* | Add gtk_file_chooser_set_current_name() to set the current entry contents. | Owen Taylor | 2003-07-11 | 1 | -13/+23 |
* | Move interface definition into a private header so it can refer to | Owen Taylor | 2003-04-04 | 1 | -31/+38 |
* | Add a construct-only 'file_system' property, split test case into testfilecho... | Owen Taylor | 2003-03-26 | 1 | -0/+6 |
* | Add some documentation comments, fix some missing statics | Owen Taylor | 2003-03-21 | 1 | -1/+34 |
* | Initial revision | Owen Taylor | 2003-03-21 | 1 | -0/+172 |