]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserbutton.c
Deprecate flag macros for toplevel, state, no window and composite child
[~andy/gtk] / gtk / gtkfilechooserbutton.c
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Matthias ClasenHandle reading the create-folders property
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-21 Federico Mena Quinterobgo#563010 - Fix clearing the selection in GtkFileChoos...
2009-07-30 Pascal TerjanAllow disabling New Folder button in File Choser
2009-02-11 Matthias ClasenFix emission of file-set signal
2009-02-11 Matthias ClasenRemove GTK_SIGNAL_ACTION from the file-set signal,...
2008-12-14 Matthias ClasenPrivately export this method. It classifies directories...
2008-12-10 Matthias ClasenBug 563991 – gtk_file_chooser_button_new_with_backend...
2008-09-21 Matthias ClasenDon't leak a GFile
2008-08-12 Michael Natterergtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist...
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-11 Sven Neumanngtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk...
2008-08-07 Michael Natterergtk/gtkactiongroup.c gtk/gtkcellrendererspin.c gtk...
2008-08-07 Michael Natterergtk/gtkclist.c gtk/gtkcontainer.c gtk/gtkfilechooserbut...
2008-08-04 Carlos GarnachoFix "/* within comment" warning.
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-15 Matthias ClasenUnset the image when the label is set to "(None)"....
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-18 Matthias ClasenUse standard icon names.
2008-06-13 Matthias ClasenReally make GtkFileSystem private by _-prefixing all...
2008-06-11 Michael Nattererfix local prototype of _gtk_file_chooser_label_for_file...
2008-06-10 Carlos GarnachoBug 520874 - Should use gio directly.
2008-03-03 Sven Neumannfixed a typo in the documentation of the GtkFileChooser...
2007-11-26 Matthias ClasenDon't use guint8 for bitfields, since some compilers...
2007-09-11 Michael Nattererremove useless member "has_title" from the private...
2007-07-16 Matthias ClasenPlug a memleak. (#455721, Christian Persch)
2007-06-17 Xan LopezRemove extra braces.
2007-06-17 Xan LopezUpdate changelog
2007-06-07 Matthias ClasenUse g_get_user_special_dir() to obtain the path for...
2007-03-12 Matthias ClasenHandle the row reference path being NULL. (#410565...
2006-12-26 Mariano Suárez-AlvarezAdd a file-set signal to the filechooser button. Bug...
2006-12-20 Matthias ClasenAllow any GtkDialog that implements GtkFileChooser...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-09-30 Matthias ClasenProtect against base_path being NULL. (#358405, many...
2006-09-22 Matthias Clasenmake it build
2006-09-22 Matthias ClasenMake remote bookmarks work better (#354887)
2006-09-17 Matthias ClasenUse bookmark labels in the combobox.
2006-09-17 Matthias ClasenDon't add remote volumes and bookmarks to the model...
2006-09-11 Matthias ClasenRequest the display name too, otherwise "Desktop" does...
2006-09-02 Kristian RietveldFirst part of file chooser fixes.
2006-08-17 Matthias ClasenHandle the case where the filechooser button is destroy...
2006-07-10 Matthias ClasenFix some memory handling issues. (#347043, Chris Wilson)
2006-07-09 Matthias ClasenFix a small leak
2006-07-06 Matthias ClasenGet the display name for the home directory. (#346498...
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-05-14 Matthias ClasenMore of the same
2006-05-01 Kristian RietveldMerge of the GTK+ asynchronous file chooser branch...
2006-04-19 Murray Cumming_GtkFileChooserButtonPrivate: Added has_title flag...
2006-02-08 Matthias ClasenDon't put relevant callss in g_assert(). (#329876,...
2006-01-06 Matthias ClasenAnd free the string...
2006-01-06 Matthias ClasenJust use the directory name for the home dir. (#325817...
2005-11-07 Matthias ClasenAdd a focus-on-click property with setter and getter...
2005-10-26 Matthias ClasenDoc updates
2005-10-07 Federico Mena QuinteroFixes bug #317999:
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-08-19 Matthias ClasenHandle pixbuf being NULL without warnings. Also, don...
2005-07-20 Matthias ClasenAdd GTK_FILE_CHOOSER_PROP_DO_OVERWRITE_CONFIRMATION.
2005-06-13 Matthias ClasenFree the data of the row before overwriting it. (#30749...
2005-06-07 Kjartan MaraasMerge leak fix from stable. Bug 306754.
2005-05-18 Matthias ClasenHandle the Cancel button properly. (#304234, Sven Neumann)
2005-05-16 Matthias ClasenMake sure the action of the button and the dialog are...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-23 Matthias ClasenRemove a call whose result was unused and leaked. ...
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-02-11 Matthias ClasenComplete the fix for #165770, Vincent Untz:
2005-01-06 James M. CapeUse default title if NULL is passed.
2005-01-03 Matthias ClasenDon't add a shortcut here. (#162752, Tor Lillqvist)
2005-01-02 Tor LillqvistAdd -lole32, needed for CoTaskMemFree in get_special_fo...
2004-12-16 Matthias Clasen2.6.0 second try
2004-12-16 Matthias ClasenOnly unblock the handlers if they are blocked.
2004-12-16 Matthias ClasenDon't crash if enable_search is FALSE. (#161267, Jorn...
2004-12-16 Matthias ClasenAdd missing includes.
2004-12-15 James M. CapeUse a GtkComboBox in SELECT_FOLDER mode (#157726).
2004-11-30 James M. Caperemoved "GtkFileChooserButton:active" property and...
2004-11-19 Manish Singhgdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c
2004-11-11 Jonathan Blandfordreturn FALSE instead of TRUE. This is just a quick...
2004-11-10 Matthias ClasenRemove debugging printfs.
2004-11-08 Matthias ClasenAdd uri targets before text targets, to make file dnd...
2004-11-07 Matthias ClasenDon't support CREATE_FOLDER and SAVE for now. UI author...
2004-11-03 James M. CapeDon't mysteriously go to the parent dir when hitting...
2004-11-02 Matthias ClasenFix a doc comment.
2004-11-01 Matthias ClasenMove some docs inline.
2004-10-26 Matthias ClasenAdd missing includes. (#156503, Kazuki IWAMOTO)
2004-10-26 James M. CapeRework of GtkFileChooserButton, some cleanups. Fixes...
2004-10-22 Matthias ClasenUse the new file DND api.
2004-09-19 Matthias Clasen2.5.3
2004-09-17 Matthias ClasenRemove leftover debug code.
2004-09-01 Matthias ClasenProtect the unistd.h include by HAVE_UNISTD_H.
2004-08-30 Matthias ClasenMake it compile.
2004-08-17 Matthias ClasenUse g_message() throughout, add RTL envar for rtl testing.
2004-08-17 Matthias ClasenNew widget to go along with GtkFontButton and GtkColorB...