]> Pileus Git - ~andy/gtk/history - gtk/gtkfilesystemmodel.c
filechooserbutton: For the open-dialog-cancel-* tests, add a real nomenclature and...
[~andy/gtk] / gtk / gtkfilesystemmodel.c
2012-11-02 Federico Mena QuinteroMerge branch 'bgo687196-filesystemmodel-crash'
2012-11-02 Federico Mena Quinterobgo#687196 - Fix model corruption during file removal
2012-11-01 Federico Mena QuinteroMake freeze_updates() and thaw_updates() static functions
2012-11-01 Federico Mena QuinteroComments on how the filtering and sorting processes...
2012-11-01 Federico Mena QuinteroRemove argument to _gtk_file_system_model_update_file...
2012-11-01 Federico Mena QuinteroRename gtk_tree_path_new_from_node() to tree_path_new_f...
2012-07-15 Matthias ClasenEmit row-changed notification
2012-07-15 Federico Mena QuinteroMake computing and setting the visibility/filters atomi...
2012-07-15 Federico Mena QuinteroMake it clear that 'filtered' means 'filtered_out'
2012-07-15 Federico Mena QuinteroRemove superfluous check in node_set_filtered()
2012-07-15 William Jon McCannDesensitize filtered folders when in folder selection...
2012-02-27 Javier JardónChange FSF Address
2011-12-16 Benjamin Ottefilesystemmodel: Add a toggle for whether directories...
2011-10-03 Benjamin Ottefilesystemmodel: Add a missing check
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-28 Alexander LarssonEnsure we always grab the gdk lock in async callbacks
2010-08-24 Sergey Orlovbgo#614006 - GtkFileSystemModel - Make sure to generate...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-28 Colin WaltersRevert "Add length to gtk_tree_path_get_indices"
2010-06-28 Colin WaltersAdd length to gtk_tree_path_get_indices
2010-06-28 Benjamin OtteCan't select file on file browser after changing sort...
2010-05-02 Benjamin Ottefilechooser: Fix a crash when removing files
2010-04-04 Benjamin OtteFix error case in filesystem model
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-03-29 Benjamin OtteFix error case in filesystem model
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-02 Benjamin OtteDon't keep the filesystem model alive while querying...
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-15 Federico Mena QuinteroFix thinkos in which fields get used
2009-10-15 Federico Mena QuinteroOops, it's gsize, not GSize
2009-10-15 Federico Mena QuinteroIn set_filter(), handle the case where the new filter...
2009-10-15 Federico Mena Quinteros/get_is_visible/iter_is_visible for clarity
2009-10-15 Federico Mena QuinteroRemove obsolete comment
2009-10-15 Federico Mena QuinteroMake the code match the docs in _gtk_file_system_model_...
2009-10-15 Federico Mena QuinteroFree some missing fields in ::finalize()
2009-10-15 Federico Mena QuinteroClarify variable names in gtk_file_system_model_sort()
2009-10-15 Federico Mena QuinteroNothing to do for ref/unref_node
2009-10-15 Federico Mena QuinteroClarify a couple of spots with comments
2009-10-15 Federico Mena QuinteroClarify array indexes vs. row numbers
2009-10-15 Federico Mena QuinteroBig comment on how GtkFileSystemModel works
2009-10-15 Federico Mena QuinteroRemove obsolete code to use a cached mime-type
2009-10-15 Federico Mena QuinteroFix thinko in node_should_be_visible()
2009-10-15 Federico Mena QuinteroFactory out functions to emit row_inserted, row_changed...
2009-10-15 Federico Mena QuinteroWhen updating a file, handle the case where the old...
2009-10-15 Federico Mena QuinteroWhen removing a file, also remove it from the file_look...
2009-10-15 Federico Mena QuinteroComment on how the file_lookup hash table gets rebuilt...
2009-10-15 Federico Mena QuinteroClarify the arguments to g_file_query_info_async()
2009-10-15 Federico Mena QuinteroClarify the code flow in gtk_file_system_model_got_files()
2009-10-15 Federico Mena QuinteroRemove the dir_thaw_source while disposing the model
2009-10-15 Federico Mena QuinteroMake _gtk_file_system_model_remove_file() static
2009-10-15 Federico Mena QuinteroMake _gtk_file_system_model_add_file() static
2009-10-15 Federico Mena QuinteroClarify the comments that some fields in GtkFileSystemM...
2009-10-15 Federico Mena QuinteroClarify the arguments to g_file_monitor_directory()
2009-10-15 Federico Mena QuinteroClarify an argument to g_file_enumerate_children_async()
2009-10-15 Federico Mena QuinteroFix and tighten an assertion
2009-10-15 Federico Mena QuinteroComplete the documentation string for _gtk_file_system_...
2009-10-15 Federico Mena QuinteroStart with a file array with a resonable preallocated...
2009-10-15 Federico Mena QuinteroCompute the node size only once to avoid the scary...
2009-10-15 Federico Mena Quinterog_error() as soon as we catch an invalid column type
2009-10-15 Benjamin OtteImprove show_and_select_files() function
2009-10-15 Benjamin OtteConvert search to use a GtkFileSystemModel
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 OtteImplement new GtkFileSystemModel
2009-10-15 Benjamin Ottemove GtkFileSystemModel private stuff out of the privat...
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-12 Milan Bouchet-Valatbgo#355851 - Hide backup files in the file chooser
2008-12-14 Matthias ClasenPrivately export this method. It classifies directories...
2008-10-02 Christian PerschBug 554704 – gtkfilesystemmodel does too much work
2008-10-02 Christian PerschBug 554696 – invalid free function used
2008-10-02 Christian PerschBug 554691 – mem leak in filechooser
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-19 Christian PerschUse g_set_error_literal where appropriate. Bug #538640.
2008-06-13 Matthias ClasenReally make GtkFileSystem private by _-prefixing all...
2008-06-10 Carlos GarnachoBug 520874 - Should use gio directly.
2008-02-12 Matthias ClasenUse g_value_set_static_string() where appropriate....
2008-02-12 Matthias ClasenUse gtk_selection_data_set_uris() instead of doing...
2008-01-14 Michael Natterercast "uris" to guchar* when passing it to gtk_selection...
2007-10-08 Kristian Rietvelddon't "corrupt" all iterators by reversing the list...
2007-05-02 Matthias ClasenDon't ignore the fact that gtk_file_system_get_parent...
2007-04-28 Matthias ClasenPlug memory leaks caused by wrong use of g_slist_remove...
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-05-01 Kristian RietveldMerge of the GTK+ asynchronous file chooser branch...
2005-09-15 Federico Mena QuinteroStart a set of automated tests for the file chooser...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-11 Matthias ClasenUse gdk_atom_intern_static_string() where appropriate.
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-26 Thomas FitzsimmonsAcquire GDK lock. (#314533, Thomas Fitzsimmons)
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
next