]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooser.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkfilechooser.c
2013-03-05 Federico Mena Quinterofilechooser: Also convert get_uris() to returning nativ...
2013-03-05 Timothy Arcerifilechooser: Show FUSE mounted locations in shortcuts
2012-11-24 David Kingdocs: gtk_file_chooser_get_filename() returns absolute...
2012-04-13 Matthias ClasenFix malformed doc comments
2012-02-27 Javier JardónChange FSF Address
2012-01-16 Javier JardónTrivial doc fix
2011-09-29 Javier JardónReplace some references to the GtkTable, use GtkGrid...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-02 Federico Mena QuinteroUpdate the docs with the policies for Save dialogs
2011-06-17 Matthias ClasenUpdate keybinding docs
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-31 Tristan Van BerkomAdded "shift" modifier versions of keybings for GtkFile...
2011-01-20 Pavel Holejsovsky[GI] Fixes of existing incorrect annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-18 Pavel Holejsovsky[GI] Cosmetic cleanups of annotations and doc comments
2011-01-18 Pavel Holejsovsky[GI] Annotate strings holding file paths as (type filename)
2011-01-06 Matthias ClasenMore documentation fixes
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-08-30 Tor LillqvistDrop Win32 DLL ABI compatibility cruft
2010-08-25 Javier Jardóngtk/gtkfilechooser.c: Use G_DEFINE_INTERFACE macro
2010-08-10 Philip WithnallBug 596125 — Property string fixes
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-14 Claudio SaavedraFix typo in docs for GtkFileChooser
2010-05-25 Bruce CowanFix conflict Git markers
2010-05-11 Matthias ClasenRemove remnants of filechooser backend property
2010-05-08 Matthias ClasenMake 3.0 parallel-installable to 2.x
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-28 Matthias ClasenMake the docs build
2010-04-15 Javier Jardón[docs] Fix GtkWidget and GtkFileChooser documentation
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Javier JardónMove documentation to inline comments: GtkFileChooser
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-21 Javier JardónMove documentation to inline comments: GtkFileChooser
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-08-27 Benjamin OtteDocument ownership for return value of gtk_file_chooser...
2009-07-30 Pascal TerjanAllow disabling New Folder button in File Choser
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-19 Federico Mena Quinterobgo#586315 - gtk_file_chooser_list_shortcut_folders...
2008-08-25 Gian Mario Tagliarettimissing Since 2.14, fixes #549236
2008-08-08 Tor Lillqvistgtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap...
2008-08-04 Carlos GarnachoMake GFile-oriented API public. Fixes #545978.
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-15 Carlos GarnachoReturn full path here as expected, not just the basename.
2008-06-10 Paolo Borelligtk/gtkfilechooser.c (gtk_file_chooser_set_current_fold...
2008-06-10 Carlos GarnachoBug 520874 - Should use gio directly.
2008-02-11 Cody RussellCheck the return value of _gtk_file_chooser_get_file_sy...
2007-11-25 Matthias ClasenRequire gtk-doc 1.8
2006-12-26 Mariano Suárez-AlvarezAdd a file-set signal to the filechooser button. Bug...
2006-10-06 Matthias ClasenFix the docs. (#360112)
2006-07-18 Federico Mena QuinteroFix https://bugzilla.novell.com/show_bug.cgi?id=184875...
2006-06-19 Federico Mena QuinteroClarify the use of these functions, to avoid the case...
2006-05-02 Matthias ClasenBoilerplate reduction
2006-05-01 Kristian RietveldMerge of the GTK+ asynchronous file chooser branch...
2006-04-04 Matthias ClasenNo point in making the error path fast by caching quarks.
2005-10-25 Matthias ClasenFix whitespace in a blurb. (#319499, Francisco Javier...
2005-10-07 Federico Mena QuinteroFixes bug #317999:
2005-09-13 Matthias ClasenAdd some docs. (#316001, Guillaume Cottenceau)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-07-22 Federico Mena QuinteroClarify the usage of this function. (gtk_file_chooser_s...
2005-07-15 Federico Mena QuinteroAdd the new functions.
2005-07-15 Federico Mena QuinteroAdd overwrite confirmation for SAVE mode. Fixes bug...
2005-05-18 Matthias ClasenUse the correct function to conver the uri to a path...
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-07 Matthias ClasenDocument ownership of filters. (#169101, Sebastian...
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2004-12-26 Matthias ClasenTypo fix. (#162219, Masao Mutoh)
2004-12-26 Matthias ClasenTypo fix. (#162219, Masao Mutoh)
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-08-04 Matthias ClasenFix up previous commit.
2004-08-04 Matthias ClasenAdd setter and getter for the ::show-hidden property...
2004-06-11 Federico Mena QuinteroFixes #144110, patch by Bastien Nocera <hadess@hadess...
2004-05-31 Matthias ClasenFix a typo.
2004-04-13 Federico Mena QuinteroAdded documentation to all the signals.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-05 Federico Mena QuinteroAdd gboolean return values and GError arguments to...
2004-02-29 Federico Mena QuinteroHandle GTK_FILE_CHOOSER_PROP_USE_PREVIEW_LABEL.
2004-02-27 Jonathan Blandfordremove folder-mode property.
2004-02-26 Jonathan BlandfordAdd two more folder modes to the enum.
2004-02-19 Alexander LarssonRemove old file-system property. Add new file-system...
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2004-01-16 Federico Mena QuinteroDo not allow setting select_multiple when in Save mode...
2003-11-19 Federico Mena QuinteroAdded a render_icon virtual method.
2003-11-15 Matthias ClasenFix parameter name mismatches which confuse gtk-doc.
2003-11-08 Matthias ClasenMark as 2.4 additions.
2003-11-03 Federico Mena QuinteroAdd a stock icon to the "Add bookmark" button.
2003-10-23 Federico Mena QuinteroFixed docs. (gtk_file_chooser_remove_filter): Likewise.
2003-10-23 Matthias ClasenAdd "Since: 2.4" to all API doc comments.
2003-10-23 Owen Taylorgtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate...
2003-10-18 Federico Mena QuinteroRemoved. (gtk_file_system_gnome_vfs_set_bookmarks)...
2003-10-08 Federico Mena QuinteroAdded methods for ::get_supports_bookmarks(), ::set_boo...
2003-09-11 Federico Mena QuinteroAdded an API point about needing a way to fetch the...
next