| Commit message (Expand) | Author | Age | Files | Lines |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -11/+12 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -4/+4 |
* | Use g_utf8_collate_key_for_filename(). | Matthias Clasen | 2005-06-08 | 1 | -4/+4 |
* | Remove another C99ism. | Matthias Clasen | 2005-05-25 | 1 | -1/+3 |
* | Remove C99-isms (#304879, Kazuki IWAMOTO) | Matthias Clasen | 2005-05-20 | 1 | -2/+6 |
* | Avoid getting the interface struct twice in the same function. (#300513, | Matthias Clasen | 2005-05-04 | 1 | -9/+9 |
* | Use g_return_if_fail, not g_return_val_if_fail. | Manish Singh | 2005-03-22 | 1 | -2/+2 |
* | Implement bookmark renaming (#136216, Sean Middleditch) | Matthias Clasen | 2005-03-22 | 1 | -0/+50 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -2/+3 |
* | Fix some problems reported by Morten Welinder: | Matthias Clasen | 2004-09-13 | 1 | -1/+1 |
* | Underscore-prefix gtk_file_system_module_get_type(). Underscore-prefix | Matthias Clasen | 2004-08-12 | 1 | -5/+5 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fix #132500. | Federico Mena Quintero | 2004-04-07 | 1 | -1/+1 |
* | Fix #137520. | Federico Mena Quintero | 2004-03-29 | 1 | -0/+18 |
* | Revert the patch to #137520, as 2.4.1 is for conservative bug fixes only. | Federico Mena Quintero | 2004-03-19 | 1 | -18/+0 |
* | Fix #137520. | Federico Mena Quintero | 2004-03-19 | 1 | -0/+18 |
* | In the Save modes, set the Name entry of the file chooser if we get a | Federico Mena Quintero | 2004-03-15 | 1 | -1/+1 |
* | Rewritten to use the GtkEntryCompletion API more correctly. Now pops down | Jonathan Blandford | 2004-03-15 | 1 | -0/+33 |
* | Implement local_only by filtering the shortcuts and bookmarks list by | Owen Taylor | 2004-03-15 | 1 | -0/+27 |
* | Allow the path to be NULL, so that people can ask for information about a | Federico Mena Quintero | 2004-03-15 | 1 | -1/+0 |
* | Fixes #136185, patch by Morten Welinder, with some changes. | Federico Mena Quintero | 2004-03-15 | 1 | -0/+3 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Document the fact that there might not be a volume for all paths. | Alexander Larsson | 2004-03-05 | 1 | -1/+4 |
* | Simplify by not using a temporary variable, and clarify the documentation. | Federico Mena Quintero | 2004-03-03 | 1 | -13/+11 |
* | Added a "position" argument. | Federico Mena Quintero | 2004-02-27 | 1 | -10/+20 |
* | Display the root a bit more cleanly. | Jonathan Blandford | 2004-02-23 | 1 | -1/+2 |
* | Remove old file-system property. Add new file-system-backend string | Alexander Larsson | 2004-02-19 | 1 | -1/+169 |
* | Fixes #132975. | Federico Mena Quintero | 2004-01-30 | 1 | -2/+2 |
* | Fix #132314. | Federico Mena Quintero | 2004-01-27 | 1 | -166/+0 |
* | New get_volume_for_path() method. (struct _GtkFileSystemIface): Finally | Federico Mena Quintero | 2004-01-16 | 1 | -29/+21 |
* | Added a "volumes-changed" signal. Added the following methods: | Federico Mena Quintero | 2003-12-17 | 1 | -1/+152 |
* | Added a render_icon virtual method. | Federico Mena Quintero | 2003-11-19 | 1 | -0/+19 |
* | Do not set a border width for the toplevel container. (toolbar_create): | Federico Mena Quintero | 2003-11-03 | 1 | -0/+14 |
* | gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic framework | Owen Taylor | 2003-10-23 | 1 | -1/+1 |
* | Free the info itself. | Federico Mena Quintero | 2003-10-21 | 1 | -0/+2 |
* | Removed. (gtk_file_system_gnome_vfs_set_bookmarks): Removed. | Federico Mena Quintero | 2003-10-18 | 1 | -25/+28 |
* | Added methods for ::get_supports_bookmarks(), ::set_bookmarks(), | Federico Mena Quintero | 2003-10-08 | 1 | -0/+105 |
* | Free the display_key. | Federico Mena Quintero | 2003-09-09 | 1 | -0/+2 |
* | s/nonexistant/nonexistent Likewise. Likewise. Likewise. | Federico Mena Quintero | 2003-09-02 | 1 | -1/+1 |
* | auto-ize. | Owen Taylor | 2003-07-16 | 1 | -21/+153 |
* | Add gtk_file_chooser_set_current_name() to set the current entry contents. | Owen Taylor | 2003-07-11 | 1 | -4/+4 |
* | Move interface definition into a private header so it can refer to | Owen Taylor | 2003-04-04 | 1 | -57/+114 |
* | Finish monitoring, add a TODO, fill in details in README, fix some missing fi... | Owen Taylor | 2003-03-27 | 1 | -8/+8 |
* | Add a construct-only 'file_system' property, split test case into testfilecho... | Owen Taylor | 2003-03-26 | 1 | -0/+4 |
* | - Add GnomeVFS backend | Owen Taylor | 2003-03-26 | 1 | -6/+42 |
* | Add GtkFileSystem::parse, and a chooser entry with completion | Owen Taylor | 2003-03-25 | 1 | -1/+73 |
* | Add sorting, a size column. | Owen Taylor | 2003-03-21 | 1 | -1/+1 |
* | Initial revision | Owen Taylor | 2003-03-21 | 1 | -0/+465 |