]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserdefault.c
Remove markup from translatable strings
[~andy/gtk] / gtk / gtkfilechooserdefault.c
2009-07-20 Matthias ClasenRemove markup from translatable strings
2009-07-15 Matthias ClasenAdd a tooltip to the save folder combo
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-27 Benjamin Ottemake the size column resizable
2009-06-27 Benjamin Ottemake sure the "Create folder" button doesn't get shown...
2009-06-27 Benjamin Otteunconditionally set right alignment for the size column
2009-06-22 Matthias ClasenFix 'Add to bookmarks' initial sensitivity
2009-06-19 Federico Mena QuinteroShow the size column by default in the file chooser
2009-06-18 Federico Mena QuinteroDon't set the sort column when there is no model
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-16 Matthias ClasenDon't use deprecated api internally
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-12 Benjamin Gramlichbgo#484922 - Remember the sort column and order in...
2009-06-12 Benjamin GramlichAdd load/save functions for the sort column order in...
2009-06-12 Federico Mena QuinteroFix compiler warnings
2009-06-12 Milan Bouchet-Valatbgo#562579 - Don't show errors when the initial folder...
2009-06-12 Milan Bouchet-Valatbgo#171416 - Don't create a folder with the default...
2009-06-12 Milan Bouchet-Valatbgo#355851 - Hide backup files in the file chooser
2009-06-11 Milan Bouchet-Valatbgo#486839 - The path bar's area shouldn't change verti...
2009-06-05 Denis Chertykovbgo#327152 - Ellipsize long directory names in GtkPathB...
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-15 Martin NordholtsAvoid memory corruption on complicated confirm-overwrit...
2009-03-01 Matthias ClasenSwitch to the newly created folder on success.
2009-02-24 Matthias ClasenNever scroll the places horizontally. Instead, ellipsiz...
2009-01-23 Matthias ClasenSkip Desktop if it equals the home folder
2009-01-21 Federico Mena QuinteroGtkFileChooser: only set local_only on the location...
2009-01-21 Federico Mena QuinteroAdd a local_only property to GtkFileChooserEntry
2009-01-14 Federico Mena QuinteroLoad/save the file chooser's size
2009-01-14 Federico Mena QuinteroAvoid visibly resizing the file chooser at startup
2008-12-15 Tomas BzatekMask G_FILE_TYPE_SHORTCUT as a directory (#561494)
2008-12-14 Matthias ClasenMount the enclosing volume if the folder we're switchin...
2008-12-14 Matthias ClasenPrivately export this method. It classifies directories...
2008-12-14 Matthias Clasenfix the build
2008-12-14 Matthias ClasenDon't show an error dialog when changing to a non-exist...
2008-12-14 Matthias ClasenAvoid a warning in tests. Patch by Christian Dywan
2008-10-08 Matthias ClasenDon't forget to reset reload_state when current_folder...
2008-10-02 Christian PerschBug 554698 – mem leak in filechooser
2008-10-02 Christian PerschBug 554690 – mem leak in filechooser
2008-09-26 Matthias ClasenBug 553133 – GtkFileChooser won't ask to mount a volume
2008-09-25 Michael Nattererdon't unref the file system backend, the newly added
2008-09-22 Matthias ClasenBug 553135 – eog crash: assertion failed. Gtk error:
2008-09-22 Emmanuele BassiBug 552789 – Show size column in the search and recentl...
2008-09-18 Emmanuele BassiSave the size column visibility state with the rest...
2008-09-18 Emmanuele BassiBug 325095 – show a 'size' column
2008-09-08 Matthias ClasenFix content type handling
2008-09-08 Matthias ClasenDon't leak all search results
2008-09-08 Matthias ClasenDon't unref the GFile we just put into the search_model...
2008-09-07 Matthias Clasenplug a memory leak
2008-09-05 Michael Nattererstop the emission of the signal also when we bail out...
2008-08-27 Matthias ClasenBug 549354 – Crash trying to open a file on a remote...
2008-08-20 Federico Mena Quintero[PATCH 7/7] bgo543308 - Remove the default_width/height...
2008-08-20 Federico Mena Quintero[PATCH 6/7] bgo543308 - Only compute a font-based size...
2008-08-20 Federico Mena Quintero[PATCH 5/7] bgo543308 - Unconditionally compute a size...
2008-08-20 Federico Mena Quintero[PATCH 4/7] bgo543308 - Emit default-size-changed when...
2008-08-20 Federico Mena Quintero[PATCH 3/7] bgo543308 - Factor out the code to emit...
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)
next