]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserdefault.c
gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c
[~andy/gtk] / gtk / gtkfilechooserdefault.c
2008-08-12 Sven Neumanngtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c...
2008-08-12 Michael Natterergtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist...
2008-08-11 Sven Neumanngtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk...
2008-08-04 Carlos GarnachoDeprecate gtk_file_chooser_*_new_with_backend(), since...
2008-08-04 Carlos GarnachoMake GFile-oriented API public. Fixes #545978.
2008-07-21 Michael Nattererremove _gtk_binding_signal_new().
2008-07-15 Matthias ClasenFix a problem with context menu sensitivity
2008-07-06 Matthias ClasenBug 541645 – gtkfilechooserdefault segfaults when bookm...
2008-07-03 Matthias ClasenDon't select the first row if the folder is empty....
2008-07-02 Michael Nattererremove some of the million includes.
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-26 Carlos Garnachocurrent_folder can be NULL here, do not try to referenc...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-19 Christian PerschUse gtk_drag_[dest|source]_add_[text|uri]_targets(...
2008-06-19 Christian PerschUse g_set_error_literal where appropriate. Bug #538640.
2008-06-18 Olle Bergkvistbgo538784 - Don't change the filename entry in CREATE_F...
2008-06-18 Olle Bergkvistbgo419737 - Don't clear filename entry in SAVE/CREATE_F...
2008-06-18 Matthias ClasenUse standard icon names.
2008-06-17 Michael Nattererremove static integer variables which hold the number...
2008-06-17 Emmanuele BassiRemove the GtkRecentManager screen dance, as it has...
2008-06-16 Michael Nattererremove GtkTooltips member from the GtkFileChooserDefaul...
2008-06-15 Carlos GarnachoReturn full path here as expected, not just the basename.
2008-06-13 Matthias ClasenReally make GtkFileSystem private by _-prefixing all...
2008-06-11 Behdad EsfahbodBug 503071 – Application direction changes to right...
2008-06-10 Carlos GarnachoBug 520874 - Should use gio directly.
2008-05-27 Federico Mena Quinterobgo533891 - disallow DnD from the file list into itself
2008-05-27 Carlos GarnachoEnable rubberbanding when "select-multiple" is TRUE...
2008-05-25 Jan Arne PetersenAdd GDK_ACTION_MOVE to the drag actions to allow trash...
2008-05-25 Jan Arne PetersenIgnore G_IO_ERROR_FAILED_HANDLED errors (#532262).
2008-05-24 Jan Arne PetersenDon't try to toggle the visibility of the location...
2008-05-24 Jan Arne PetersenShow parse name as tooltip for path shortcuts (#137503).
2008-05-23 Hans Breuerupdated fix c99ism (variable at start of block export...
2008-05-19 Federico Mena Quinterobgo322298 - Make the file chooser dialog always resizable
2008-03-13 Sven Neumanngtk/gtkfilechooserdefault.c set alternative button...
2008-03-06 William Rikard Lac... Oops, forgot to make the raw "%H:%M" string localizable...
2008-03-06 William Rikard Lac... Don't print "Today at" in front of the time for today...
2008-02-21 Tor LillqvistSmall further change to make it more robust.
2008-02-21 Tor LillqvistMust pass the format string to strftime in the C librar...
2008-02-12 Federico Mena QuinteroFix 419737 - don't focus the file list when activating...
2008-02-12 Matthias ClasenSkip exensions when selecting filenames in the save...
2008-02-12 Matthias ClasenUnify the handling of various "Enter" keysyms all over...
2008-02-12 Matthias ClasenUse gtk_selection_data_set_uris() instead of doing...
2008-01-03 Emmanuele BassiUse the correct comparison function (kudos to Christian...
2007-12-07 Matthias ClasenDon't leak pixbufs. (#502250, Yevgen Muntyan)
2007-11-26 Josselin Mouettereviewed by: Federico Mena Quintero
2007-10-10 Emmanuele BassiConvert the format to the current locale before passing...
2007-10-10 Emmanuele BassiFix the time_t typecasting on OpenSolaris. (#465380...
2007-10-04 Loïc MinierFix warnings and display of modified date / time in...
2007-10-02 Federico Mena Quintero455284 - Focus or toggle location entry
2007-09-25 Emmanuele BassiFixes for bug #480123.
2007-09-12 Emmanuele BassiUse the "document-open-recent" icon for the the Recentl...
2007-09-06 Matthias ClasenInitialize error to NULL before calling g_set_error...
2007-08-23 Emmanuele BassiCheck if we are still holding the model before updating...
2007-07-24 Matthias ClasenPort to use new tooltips API. (#451397, Jan Arne Petersen)
2007-07-20 Matthias ClasenApply a patch by Emmanuele Bassi to limit the number...
2007-07-20 Matthias ClasenApply a patch by Emmanuele Bassi to add tooltips to...
2007-06-26 Emmanuele BassiFix a typo in the previous commit.
2007-06-26 Emmanuele BassiShow the time of last change in the file chooser, for...
2007-06-17 Xan LopezUpdate changelog
2007-06-13 Kristian Rietveldgtk/gtk.symbols rename _gtk_file_system_create to gtk_f...
2007-06-07 Matthias ClasenUse g_get_user_special_dir() to obtain the path for...
2007-06-06 Emmanuele BassiFactor out the search shortcut, the recently used short...
2007-05-30 Emmanuele BassiFix to update the file chooser entry
2007-05-18 Carlos GarnachoRefactor GtkFileChooserDialog sizing.
2007-05-14 Kristian Rietveldremove dangling semicolon, fixes the segfault ebassi...
2007-05-14 Emmanuele BassiConvert the GtkTreeIter inside the sorting functions...
2007-05-11 Emmanuele BassiGtkFileChooser search fixes and recent files support...
2007-05-11 Emmanuele BassiGtkFileChooser search fixes and recent files support...
2007-05-11 Emmanuele BassiGtkFileChooser search fixes and recent files support...
2007-05-11 Emmanuele BassiGtkFileChooser search fixes and recent files support...
2007-05-11 Emmanuele BassiGtkFileChooser search fixes and recent files support...
2007-05-11 Emmanuele BassiGtkFileChooser search fixes and recent files support...
2007-05-11 Emmanuele BassiGtkFileChooser search fixes and recent files support...
2007-05-11 Emmanuele BassiAdd key binding for the Search shortcut; default to...
2007-05-02 Emmanuele BassiAdd search file support in the GtkFileChooser. Original...
2007-05-01 Matthias Clasenadd a new struct field to clear the file entry after...
2007-03-23 Matthias ClasenAdd a keybinding (C-h) to toggle whether to show hidden...
2007-03-23 Matthias ClasenAdd a keybinding to toggle the visibility of the locati...
2007-03-16 Federico Mena QuinteroMerged from gtk-2-10:
2007-03-12 Kristian Rietveldimmediately bail out if current_folder is NULL. (#35098...
2007-02-26 Matthias ClasenApply a patch by Carlos Garnacho to fix several problem...
2007-01-08 Peter TeichmanSave the expanded state of the folder browser with...
2007-01-04 Matthias ClasenExit early if we can't get file info - this happens...
2006-12-31 Matthias ClasenMove a few settings to gtksettings.c to make sure they...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-11-08 Christian PerschDon't make the "Location" label bold. Bug #372449.
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-09-22 Matthias ClasenMake remote bookmarks work better (#354887)
2006-09-19 Matthias ClasenDisplay an error when we come to the root.
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-09-04 Kristian Rietveldif setting the given folder failed, try setting the...
2006-09-03 Kristian Rietveldchange file_exists_and_is_not_folder checks to get...
2006-09-02 Kristian RietveldFirst part of file chooser fixes.
2006-08-17 Federico Mena QuinteroEnable "/" and "~" as bindings to activate the location...
2006-07-18 Federico Mena QuinteroFix https://bugzilla.novell.com/show_bug.cgi?id=184875...
2006-07-17 Matthias ClasenMark the text of the location label as translatable.
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-06-19 Matthias ClasenAvoid a near-duplicate string and add some translator...
2006-06-19 Matthias ClasenAvoid a near-duplicate string. (#345320, Hendrik Richter)
next