| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecate gtk_file_chooser_*_new_with_backend(), since GIO is already used | Carlos Garnacho | 2008-08-04 | 1 | -4/+2 |
* | Make GFile-oriented API public. Fixes #545978. | Carlos Garnacho | 2008-08-04 | 1 | -6/+6 |
* | remove _gtk_binding_signal_new(). | Michael Natterer | 2008-07-21 | 1 | -77/+87 |
* | Fix a problem with context menu sensitivity | Matthias Clasen | 2008-07-15 | 1 | -2/+1 |
* | Bug 541645 – gtkfilechooserdefault segfaults when bookmark does not | Matthias Clasen | 2008-07-06 | 1 | -26/+31 |
* | Don't select the first row if the folder is empty. Patch by Olle | Matthias Clasen | 2008-07-03 | 1 | -1/+8 |
* | remove some of the million includes. | Michael Natterer | 2008-07-02 | 1 | -5/+2 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | current_folder can be NULL here, do not try to reference it (Bug #540235) | Carlos Garnacho | 2008-06-26 | 1 | -2/+10 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Use gtk_drag_[dest|source]_add_[text|uri]_targets(), and simplify code. Bug #... | Christian Persch | 2008-06-19 | 1 | -42/+26 |
* | Use g_set_error_literal where appropriate. Bug #538640. | Christian Persch | 2008-06-19 | 1 | -4/+4 |
* | bgo538784 - Don't change the filename entry in CREATE_FOLDER mode | Olle Bergkvist | 2008-06-18 | 1 | -2/+3 |
* | bgo419737 - Don't clear filename entry in SAVE/CREATE_FOLDER modes | Olle Bergkvist | 2008-06-18 | 1 | -2/+5 |
* | Use standard icon names. | Matthias Clasen | 2008-06-18 | 1 | -2/+2 |
* | remove static integer variables which hold the number of members in | Michael Natterer | 2008-06-17 | 1 | -14/+4 |
* | Remove the GtkRecentManager screen dance, as it has been deprecated since | Emmanuele Bassi | 2008-06-17 | 1 | -26/+1 |
* | remove GtkTooltips member from the GtkFileChooserDefault struct. | Michael Natterer | 2008-06-16 | 1 | -8/+3 |
* | Return full path here as expected, not just the basename. | Carlos Garnacho | 2008-06-15 | 1 | -0/+4 |
* | Really make GtkFileSystem private by _-prefixing all functions. | Matthias Clasen | 2008-06-13 | 1 | -94/+94 |
* | Bug 503071 – Application direction changes to right to left even if | Behdad Esfahbod | 2008-06-11 | 1 | -1/+1 |
* | Bug 520874 - Should use gio directly. | Carlos Garnacho | 2008-06-10 | 1 | -1170/+983 |
* | bgo533891 - disallow DnD from the file list into itself | Federico Mena Quintero | 2008-05-27 | 1 | -1/+1 |
* | Enable rubberbanding when "select-multiple" is TRUE. Bug #446068. | Carlos Garnacho | 2008-05-27 | 1 | -0/+2 |
* | Add GDK_ACTION_MOVE to the drag actions to allow trash (#137717). | Jan Arne Petersen | 2008-05-25 | 1 | -1/+1 |
* | Ignore G_IO_ERROR_FAILED_HANDLED errors (#532262). | Jan Arne Petersen | 2008-05-25 | 1 | -5/+8 |
* | Don't try to toggle the visibility of the location entry field in search | Jan Arne Petersen | 2008-05-24 | 1 | -0/+8 |
* | Show parse name as tooltip for path shortcuts (#137503). | Jan Arne Petersen | 2008-05-24 | 1 | -0/+70 |
* | updated fix c99ism (variable at start of block export functions for window | Hans Breuer | 2008-05-23 | 1 | -1/+1 |
* | bgo322298 - Make the file chooser dialog always resizable | Federico Mena Quintero | 2008-05-19 | 1 | -22/+0 |
* | gtk/gtkfilechooserdefault.c set alternative button order for overwrite | Sven Neumann | 2008-03-13 | 1 | -2/+7 |
* | Oops, forgot to make the raw "%H:%M" string localizable (as it should be). | William Rikard Lachance | 2008-03-06 | 1 | -1/+1 |
* | Don't print "Today at" in front of the time for today's date. It's | William Rikard Lachance | 2008-03-06 | 1 | -1/+1 |
* | Small further change to make it more robust. | Tor Lillqvist | 2008-02-21 | 1 | -1/+2 |
* | Must pass the format string to strftime in the C library's locale's | Tor Lillqvist | 2008-02-21 | 1 | -3/+45 |
* | Fix 419737 - don't focus the file list when activating a shortcut in the file... | Federico Mena Quintero | 2008-02-12 | 1 | -23/+1 |
* | Skip exensions when selecting filenames in the save-as dialog. (#362516, | Matthias Clasen | 2008-02-12 | 1 | -2/+6 |
* | Unify the handling of various "Enter" keysyms all over the place. | Matthias Clasen | 2008-02-12 | 1 | -1/+2 |
* | Use gtk_selection_data_set_uris() instead of doing it by hand. (#514890, | Matthias Clasen | 2008-02-12 | 1 | -6/+4 |
* | Use the correct comparison function (kudos to Christian Persch and Claudio | Emmanuele Bassi | 2008-01-03 | 1 | -1/+1 |
* | Don't leak pixbufs. (#502250, Yevgen Muntyan) | Matthias Clasen | 2007-12-07 | 1 | -14/+8 |
* | reviewed by: Federico Mena Quintero | Josselin Mouette | 2007-11-26 | 1 | -51/+21 |
* | Convert the format to the current locale before passing it to strtime(). | Emmanuele Bassi | 2007-10-10 | 1 | -1/+6 |
* | Fix the time_t typecasting on OpenSolaris. (#465380, Takao Fujiwara) | Emmanuele Bassi | 2007-10-10 | 1 | -3/+3 |
* | Fix warnings and display of modified date / time in filechooser for some | Loïc Minier | 2007-10-04 | 1 | -1/+1 |
* | 455284 - Focus or toggle location entry | Federico Mena Quintero | 2007-10-02 | 1 | -17/+28 |
* | Fixes for bug #480123. | Emmanuele Bassi | 2007-09-25 | 1 | -0/+2 |
* | Use the "document-open-recent" icon for the the Recently Used shortcut in | Emmanuele Bassi | 2007-09-12 | 1 | -1/+17 |
* | Initialize error to NULL before calling g_set_error(). Should fix #473954, | Matthias Clasen | 2007-09-06 | 1 | -1/+1 |