]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserdefault.c
Deprecate widget flag: GTK_WIDGET_MAPPED
[~andy/gtk] / gtk / gtkfilechooserdefault.c
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_SENSITIVE
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-02 Benjamin OtteSimplify cleanup code
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-16 Tor LillqvistFix build on Windows
2009-10-15 Federico Mena QuinteroFix a g_strdup_printf()
2009-10-15 Federico Mena QuinteroPut the list of column types in a macro
2009-10-15 Federico Mena QuinteroClarify the arguments of g_file_query_info_async()
2009-10-15 Federico Mena QuinteroMake copy_attribute() a function instead of a macro
2009-10-15 Federico Mena QuinteroDon't leak a treepath if the treeview is not populated yet
2009-10-15 Federico Mena QuinteroFactor out function to set a fixed size for the icon...
2009-10-15 Federico Mena QuinteroComment that the column order needs to be kept in sync...
2009-10-15 Federico Mena QuinteroFix typo in a comment
2009-10-15 Federico Mena QuinteroMake get_selected_file() return a ref'ed file
2009-10-15 Federico Mena Quinteros/get_is_visible/iter_is_visible for clarity
2009-10-15 Federico Mena QuinteroShow an error dialog when we can't read the folder...
2009-10-15 Benjamin OtteImprove show_and_select_files() function
2009-10-15 Benjamin OtteRemove unused error argument from show_and_select_files()
2009-10-15 Benjamin OtteEnable the size column in recent files/search
2009-10-15 Benjamin OtteUse the faster accessor function in the sort functions
2009-10-15 Benjamin OtteConvert recent files to a GtkFileSystemModel
2009-10-15 Benjamin OtteConvert search to use a GtkFileSystemModel
2009-10-15 Benjamin OtteDon't count the "enter directory name" line as a select...
2009-10-15 Benjamin OtteAdd a constructor to filesystem model that does not...
2009-10-15 Benjamin OtteMake the filesystem model filter API use a GtkFileFilter
2009-10-15 Benjamin OtteOnly query the absolutely necessary attributes
2009-10-15 Benjamin OtteLoad icons on-demand
2009-10-15 Benjamin OtteUse the GtkTreeSortable of the filesystem model
2009-10-15 Benjamin OtteClean up code to use the model directly
2009-10-15 Benjamin OtteReplace the cell data computations
2009-10-15 Benjamin OtteConsolidate tree models for different browse modes
2009-10-15 Benjamin OtteSimplify gtk_file_chooser_default_unselect_file()
2009-10-15 Benjamin OtteCreating the model no longer fails
2009-10-15 Benjamin OtteImplement new GtkFileSystemModel
2009-08-30 Christian PerschPlug a mem leak
2009-08-06 Pascal TerjanUpdate tooltip if no removable one is selected
2009-07-30 Pascal TerjanAllow disabling New Folder button in File Choser
2009-07-30 Emmanuele BassiBug #514260 – Better filtering for "Recently Used"...
2009-07-28 Federico Mena Quinterobgo#161489 - In the file chooser, let the left/right...
2009-07-28 Federico Mena QuinteroFrom the shortcuts pane, focus the GtkEntry and redirec...
2009-07-28 Federico Mena Quinterobgo#534462: Disable interactive search in the file...
2009-07-20 Xan Lopezg_strdup_print does not exist, the function is g_strdup...
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...
next