summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtkfilechooser.sgml
Commit message (Collapse)AuthorAgeFilesLines
* 2.6.5GTK_2_6_5Matthias Clasen2005-04-091-3/+0
|
* 2.6.3GTK_2_6_3Matthias Clasen2005-02-281-0/+3
|
* Add GtkAboutDialog and GtkFileChooserButtonJonathan Blandford2004-10-241-7/+7
| | | | | | | | | | | | | | | | | | | Sun Oct 24 02:54:36 2004 Jonathan Blandford <jrb@redhat.com> * gtk/gtk.types: Add GtkAboutDialog and GtkFileChooserButton * gtk/tmpl/GtkFileChooserButton.sgml: Write docs * gtk/tmpl/GtkListStore.sgml: Update performance comment now that we use GSequence. * gtk/visual_index.xml: Fix up a couple of errors. * gtk/images/*png: update Sun Oct 24 02:56:43 2004 Jonathan Blandford <jrb@redhat.com> * docs/tools/widgets.c: Update GtkFileChooserButton doc shot.
* Make short descriptions a bit more consistent.Matthias Clasen2004-10-111-1/+1
|
* 2.5.2GTK_2_5_2Matthias Clasen2004-08-251-0/+18
|
* === Released 2.5.0 ===GTK_2_5_0Soeren Sandmann2004-07-201-28/+78
| | | | | | | | | | Sun Jul 18 17:21:10 2004 Soeren Sandmann <sandmann@daimi.au.dk> * === Released 2.5.0 === * NEWS: updates * tests/testcombo.c: Fix compilation
* Create an empty target list if targets is NULL.Soeren Sandmann2004-07-181-78/+28
| | | | | | | | | | Sun Jul 18 15:28:24 2004 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/gtkdnd.c (gtk_drag_source_set, gtk_drag_dest_set): Create an empty target list if targets is NULL. * configure.in: Add check for X11/extensions/sync.h. (#147416, Morten Welinder)
* Added an .gtkrc-2.0 example of how to actually change the key bindings.Federico Mena Quintero2004-04-291-0/+62
| | | | | | | 2004-04-29 Federico Mena Quintero <federico@ximian.com> * gtk/tmpl/gtkfilechooser.sgml: Added an .gtkrc-2.0 example of how to actually change the key bindings.
* Added a section explaining character encoding for filenames.Federico Mena Quintero2004-04-161-0/+29
| | | | | | | 2004-04-15 Federico Mena Quintero <federico@ximian.com> * gtk/tmpl/gtkfilechooser.sgml: Added a section explaining character encoding for filenames.
* Typo fix.Federico Mena Quintero2004-04-131-1/+1
| | | | | | 2004-04-13 Federico Mena Quintero <federico@ximian.com> * gtk/tmpl/gtkfilechooser.sgml: Typo fix.
* Added documentation to all the signals.Federico Mena Quintero2004-04-131-0/+156
| | | | | | | 2004-04-12 Federico Mena Quintero <federico@ximian.com> * gtk/gtkfilechooser.c (gtk_file_chooser_class_init): Added documentation to all the signals.
* === Released 2.3.6 ===GTK_2_3_6Owen Taylor2004-03-091-0/+6
| | | | | | | | | | Tue Mar 9 09:57:25 2004 Owen Taylor <otaylor@redhat.com> * === Released 2.3.6 === * configure.in: Version 2.3.6, interface age 0. * NEWS: Updates
* === Released 2.3.5 ===GTK_2_3_5Owen Taylor2004-03-021-0/+18
| | | | | | | | | | | Tue Mar 2 17:06:05 2004 Owen Taylor <otaylor@redhat.com> * === Released 2.3.5 === * NEWS: Updates * configure.in: Version 2.3.5, interface age 0. Require glib-2.3.5, pango-1.3.5.
* Add g_return_if_fail() (_gtk_file_chooser_embed_get_resizable_hints): AddJonathan Blandford2004-02-291-0/+5
| | | | | | | | | | | | | | | | | | | Sun Feb 29 01:51:27 2004 Jonathan Blandford <jrb@gnome.org> * gtk/gtkfilechooserembed.c (_gtk_file_chooser_embed_get_default_size): Add g_return_if_fail() (_gtk_file_chooser_embed_get_resizable_hints): Add g_return_if_fail() * gtk/gtkfilechooserdialog.c (file_chooser_widget_default_size_changed): Get the correct initial size for the dialog. Also, don't bother with gtk_window_set_default_size(). It's not really meaningful. * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_get_default_size): Get the correct spacing for the preview_widget (update_preview_widget_visibility): Clear widget field after we destroy it.
* Add some more deprecation notes. Suppress link in example.Matthias Clasen2004-02-271-6/+1
| | | | | | | | Fri Feb 27 22:51:35 2004 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkoptionmenu.sgml: * gtk/tmpl/gtkcombo.sgml: Add some more deprecation notes. * gtk/tmpl/gtkfilechooser.sgml: Suppress link in example.
* Add two more folder modes to the enum.Jonathan Blandford2004-02-261-20/+8
| | | | | | | | | | Thu Feb 26 18:25:57 2004 Jonathan Blandford <jrb@gnome.org> * gtk/gtkfilechooser.h (GtkFileChooserAction): Add two more folder modes to the enum. * gtk/gtkfilechooser.c (gtk_file_chooser_set_folder_mode): Remove. (gtk_file_chooser_get_folder_mode): Remove
* === Released 2.3.3 ===GTK_2_3_3Owen Taylor2004-02-241-28/+78
| | | | | | | | | | Tue Feb 24 14:45:03 2004 Owen Taylor <otaylor@redhat.com> * === Released 2.3.3 === * configure.in: Version 2.3.3, interface age 0. * NEWS: Finish updates for 2.3.3.
* Commit auto-generated changesSoeren Sandmann2004-02-211-78/+28
| | | | | | Sat Feb 21 17:57:35 2004 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/docs: Commit auto-generated changes
* === Released 2.3.1 ===Owen Taylor2003-12-081-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mon Dec 8 10:54:44 2003 Owen Taylor <otaylor@redhat.com> * === Released 2.3.1 === * NEWS: Updates for 2.3.1 * configure.in: Version 2.3.1, interface age 0, binary age 301. * gtk/gtkmenuitem.c (gtk_menu_item_can_activate_accel): Rename from gtk_menu_item_real_can_activate_accel() to match GTK+ convention, improve comment. * gtk/gtkwidget.c: Document gtk_widget_can_activate_accel(), can ::can-activate-accel signal. * gtk/gtkwidget.c (closure_accel_activate): Fix spelling in comment. * gtk/gtkmenu.c (gtk_menu_real_can_activate_accel): Clean up comment. * gtk/gtkcellview{,menuitem}.[ch]: Move GET_PRIVATE() macros into the .c file. Mon Dec 8 12:09:21 2003 Owen Taylor <otaylor@redhat.com> * gtk/gtkicontheme.c (find_builtin_icon): Fix a missing 'else'. (#128816, Jorn Baayen)
* Added sections section about generating previews and including extraFederico Mena Quintero2003-11-181-32/+201
| | | | | | | | | | | | | | | 2003-11-18 Federico Mena Quintero <federico@ximian.com> * gtk/tmpl/gtkfilechooser.sgml: Added sections section about generating previews and including extra widgets. * gtk/gtk-docs.sgml: Added a part about migrating old code to new widgets. * gtk/migrating-GtkFileChooser.sgml: New file. * gtk/Makefile.am (content_files): Added migrating-GtkFileChooser.sgml.
* Make this function take an index and a GtkToolItem.Soeren Sandmann2003-10-251-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | Thu Oct 23 21:55:10 2003 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/gtktoolbar.c (gtk_toolbar_highlight_drop_location): Make this function take an index and a GtkToolItem. * tests/testtoolbar.c (main): Make "Show Arrow" default to true. Make one of the separators !draw and expand. Update for new highlight_drop_location() API. * gtk/gtktoolitem.[ch]: Remove "pack_end" property * gtk/gtktoolbar.h: Formatting fixes. * gtk/gtktoolbar.c: Remove "pack_end" child property. Allow separator tool items to expand. (logical_to_physical, physical_to_logical): Fix off-by-one errors (Fix #125472, Marco Pesenti Gritti) * gtk/gtkseparatortoolitem.[ch]: Add new "draw" property. (gtk_separator_tool_item_expose) only draw if "draw" is TRUE. Also return FALSE, not TRUE. (gtk_separator_too_item_{set|get}_property, (gtk_separator_tool_item_{set|get}_draw): new functions
* Added the text for the initial section, and descriptions for the signalsFederico Mena Quintero2003-10-231-54/+40
| | | | | | | | | | | | | 2003-10-23 Federico Mena Quintero <federico@ximian.com> * gtk/tmpl/gtkfilechooser.sgml: Added the text for the initial section, and descriptions for the signals and enumerations. * gtk/tmpl/gtkfilechooserdialog.sgml: Added the text for the initial section, and a short example. * gtk/tmpl/gtkfilechooserwidget.sgml: Added the text for the initial section.
* Add short descriptions.Matthias Clasen2003-10-231-3/+1
| | | | | | | | | Fri Oct 24 00:25:07 2003 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkfilefilter.sgml: * gtk/tmpl/gtkfilechooser.sgml: * gtk/tmpl/gtkfilechooserwidget.sgml: * gtk/tmpl/gtkfilechooserdialog.sgml: Add short descriptions.
* Added gtk_file_chooser_get_type, gtk_file_chooser_dialog_get_type,Federico Mena Quintero2003-10-231-0/+485
2003-10-23 Federico Mena Quintero <federico@ximian.com> * gtk/gtk.types: Added gtk_file_chooser_get_type, gtk_file_chooser_dialog_get_type, gtk_file_chooser_widget_get_type, gtk_file_filter_get_type. * gtk/gtk-sections.txt: Added GtkFileChooser, GtkFileChooserWidget, GtkFileChooserDialog, GtkFileFilter. * gtk/Makefile.am (IGNORE_HFILES): Added gtkcellrendererseptext.h, gtkfilechooserdefault.h, gtkfilechooserentry.h, gtkfilechooserutils.h, gtkfilesystem.h, gtkfilesystemmodel.h, gtkfilesystemunix.h. * gtk/tmpl/gtkfilechooser.sgml: New template file. * gtk/tmpl/gtkfilechooserdialog.sgml: Likewise. * gtk/tmpl/gtkfilechooserwidget.sgml: Likewise. * gtk/tmpl/gtkfilefilter.sgml: Likewise.