]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/ChangeLog
Added documentation to all the signals.
[~andy/gtk] / docs / reference / ChangeLog
index 9d1c3aa2ea52ac40ace422131b3451699a06a14e..04357bdc716c8de52e36f37c53f9269faade4b99 100644 (file)
@@ -1,3 +1,483 @@
+2004-04-12  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/tmpl/gtkfilechooser.sgml: Added documentation about
+       GtkFileChooserDefault's key binding signals.
+
+2004-03-26  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/tmpl/gtkfilechooserdialog.sgml: Added a section about using
+       known response codes for "accept"-type buttons, rather than custom
+       responses.  This is related to bugs #136237 and #138263.
+
+Tue Mar 16 13:17:26 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * === Released 2.4.0 ===
+
+Tue Mar 16 00:13:19 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtktreestore.sgml: Remove cvs conflict
+       markers.
+
+Sun Mar 14 22:27:59 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/tmpl/gtktreeview.sgml: Document 
+       #GtkTreeViewSearchEqualFunc and its backwards return
+       value.
+
+Mon Mar 15 02:36:32 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkentrycompletion.sgml: Add some docs.
+
+Tue Mar  9 09:34:10 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * === Released 2.3.6 ===
+
+Tue Mar  9 00:52:56 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/migrating-GtkAction.sgml: Fix the example XML ui
+       description.
+
+Mon Mar  8 08:26:52 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/building.sgml: Fix link to gettext. (Henning Nielsen Lund)
+
+Sat Mar  6 23:50:37 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkrc.sgml: Document that [xy]thickness can
+       be specified in a style.
+
+Fri Mar  5 23:58:01 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtktreemodelfilter.sgml: A little addition.
+
+Fri Mar  5 23:45:06 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkinvisible.sgml: Remove "internally-used"
+       which sounds like "private".
+
+Tue Mar  2 23:51:24 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkentrycompletion.sgml: Add a bit about actions.
+
+Mon Mar  1 19:47:48 2004  Owen Taylor  <otaylor@redhat.com>
+
+        * === Released 2.3.5 ====
+
+       * gtk/gtk-sections.txt: Update
+
+Sun Feb 29 22:04:43 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtk-sections.txt: Add gtk_entry_get_alignment
+
+Sun Feb 29 20:32:18 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtk-sections.txt: Add gtk_window_mnemonic_activate
+
+Sat Feb 28 01:14:23 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/migrating-GtkComboBox.sgml: New chapter.
+
+Sat Feb 28 01:11:53 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-docs.sgml: Include migrating-GtkComboBox.sgml.
+
+Sat Feb 28 01:11:34 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/Makefile.am (content_files): Add migrating-GtkComboBox.sgml.
+
+Fri Feb 27 22:54:01 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-docs.sgml: Sort deprecated widgets alphabetically.
+
+2004-02-27  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/migrating-GtkAction.sgml: Put explicit <link> elements
+       instead of #Symbol, because the latter doesn't get substituted by
+       gtk-doc outside of template files.  Thanks to Matthias for
+       pointing this out.
+
+       * gtk/migrating-GtkFileChooser.sgml: Likewise.
+
+       * gtk/gtk-sections.txt: Removed gtk_file_chooser_{set,get}_folder_mode.
+
+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.
+
+Fri Feb 27 22:47:28 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkfilechooser.sgml: Suppress link in example.
+
+Fri Feb 27 22:40:50 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/Makefile.am (IGNORE_HFILES): Add gtkpathbar.h
+
+Fri Feb 27 22:27:34 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_widget_{add,remove,list}_mnemonic_label(s).
+
+2004-02-27  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/migrating-GtkFileChooser.sgml: Inform about
+       gtk_file_chooser_set_action().
+
+Thu Feb 26 22:18:21 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_combo_box_entry_new_text.
+
+Thu Feb 26 21:41:25 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_rc_reset_styles.
+
+Tue Feb 24 19:06:20 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * === Released 2.3.4 ===
+
+2004-02-24  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/tmpl/gtkexpander.sgml: Added a section about usage when you
+       want to manage the expanded widgets yourself.
+
+Tue Feb 24 14:45:03 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * === Released 2.3.3 ===
+
+Thu Feb 19 00:11:23 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_radio_menu_item_new_from_widget
+       gtk_radio_menu_item_new_with_label_from_widget,
+       gtk_radio_menu_item_new_with_mnemonic_from_widget.
+
+2004-02-17  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/migrating-checklist.sgml: Add a missing semicolon to an
+       entity.
+
+2004-02-16  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/migrating-checklist.sgml: Umm, I'm on crack.  Use
+       gtk_accelerator_get_default_mod_mask().
+
+       * gdk/tmpl/windows.sgml: Removed the incorrect description from
+       GDK_MODIFIER_MASK.
+
+2004-02-16  Federico Mena Quintero  <federico@ximian.com>
+
+       * gdk/tmpl/windows.sgml: Added an example of how to use
+       GDK_MODIFIER_MASK to test for modifier keys correctly.
+
+       * gtk/migrating-checklist.sgml: Likewise.
+
+Sun Feb 15 23:51:08 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkcomboboxentry.sgml: 
+       * gtk/tmpl/gtkcombobox.sgml: Add short descriptions.
+
+Sun Feb 15 22:09:53 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkcombo.sgml: 
+       * gtk/tmpl/gtkoptionmenu.sgml: Add deprecation notes pointing
+       people to GtkComboBox.
+
+Sun Feb 15 02:46:53 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtktreednd.sgml: Add docs.
+
+Sat Feb 14 03:09:49 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Remove duplicated section for
+       file gtktreednd.sgml.
+
+Fri Feb 13 00:54:24 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_scale_get_layout
+       and gtk_scale_get_layout_offsets.
+
+Thu Feb 12 23:56:12 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_tooltips_get_info_from_tip_window.
+
+Thu Feb 12 23:30:25 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_combo_box_{popup,popdown}.
+
+Thu Feb 12 02:00:53 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtktreemodelfilter.sgml: 
+       * gtk/tmpl/gtkentrycompletion.sgml: 
+       * gtk/tmpl/gtkcelllayout.sgml: Additions.
+
+Thu Feb 12 01:27:02 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Updates.
+
+Thu Feb 12 01:26:42 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/Makefile.am (IGNORE_HFILES): Add some private headers.
+
+Sat Feb  7 00:38:23 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add GtkAccelMap, gtk_accel_map_get,
+       and a bunch of standard and private accel map symbols.
+
+Sat Feb  7 00:38:03 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk.types: Add gtk_accel_map_get_type.
+
+Sun Feb  1 00:37:44 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkobject.sgml: Remove misleading documentation for 
+       gtk_object_set_user_data().  (#101614)
+
+Sun Feb  1 00:30:53 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/tmpl/general.sgml: Improve the documentation of event_mask for
+       gdk_pointer_grab.  (#132223, Pascal Haakmat)
+
+Fri Jan 30 00:27:36 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkcombo.sgml: Document clearing the list with
+       gtk_combo_set_popdown_strings().
+
+Wed Jan 28 22:51:41 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtktreeviewcolumn.sgml: Remove unfinished sentence, until
+       jrb finds time to write a real description.
+
+Wed Jan 28 21:46:55 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/tmpl/event_structs.sgml: Fix a header name misspelling.  
+       (#123589, Jan Huelsbergen)
+
+2004-01-23  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/migrating-checklist.sgml: Note that a widget must be
+       focusable for the menu keybindings to work.
+
+2004-01-22  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/migrating-checklist.sgml: Mention when it is useful to use
+       GdkEventExpose.region rather than GdkEventExpose.area.
+
+2004-01-22  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/migrating-checklist.sgml: Point to GtkEntry as an example of
+       a widget that uses a custom function to position its popup menu.
+
+2004-01-22  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/migrating-checklist.sgml: New chapter with a "Migration
+       Checklist" of things people need to do to be good citizens in the
+       GTK+ world.  This is mainly a way to tell people about interesting
+       APIs that they should use instead of hand-hacked approaches.
+
+       * gtk/gtk-docs.sgml: Added migrating-checklist.sgml.
+
+       * gtk/Makefile.am (content_files): Likewise.
+
+Thu Jan 22 01:46:45 2004  Jonathan Blandford  <jrb@gnome.org>
+
+       * gtk/tmpl/gtktreemodelsort.sgml: new introduction section.
+
+2004-01-20  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/gtk-sections.txt: Added gtk_paned_get_child[12].
+
+Thu Jan 15 23:54:46 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-docs.sgml: Move the old chapters about 1.2 and 2.0 
+       changes to Federicos new 'migrating' part.
+
+Fri Jan  9 00:38:58 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_ui_manager_get_toplevels.
+
+Thu Jan  8 00:14:02 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkmain.sgml (gtk_input_add_full): Fix link in deprecation
+       note.
+
+Wed Jan  7 22:25:45 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_action_new, gtk_toggle_action_new,
+       gtk_radio_action_new, gtk_action_group_add_action_with_accel.
+
+Wed Jan  7 01:56:33 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk-pixbuf/tmpl/file-saving.sgml: Document GdkPixbufSaveFunc.
+
+       * gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufSaveFunc,
+       gdk_pixbuf_save_to_callback, gdk_pixbuf_save_to_callbackv,
+       gdk_pixbuf_save_to_buffer and gdk_pixbuf_save_to_bufferv.
+
+Wed Jan  7 01:27:23 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk-pixbuf/tmpl/module_interface.sgml: Document expected
+       module behaviour if the size_func returns 0.
+
+Wed Jan  7 01:26:07 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk-pixbuf/gdk-pixbuf-sections.txt: Add gdk_pixbuf_get_file_info.
+
+2004-01-06  Federico Mena Quintero  <federico@ximian.com>
+
+       * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Added a section on how to
+       compute pixel offsets for gdk_pixbuf_get_pixels().
+
+Mon Dec 29 01:40:20 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_accel_map_{un,}lock_path.
+
+Wed Dec 24 01:12:12 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add GtkClipboardTargetReceivedFunc,
+       gtk_clipboard_request_targets, gtk_clipboard_wait_for_targets.
+
+Wed Dec 24 01:11:36 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkclipboard.sgml: Document GtkClipboardTargetReceivedFunc.
+
+Sun Dec 21 01:58:33 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_menu_shell_cancel.
+
+Thu Dec 18 01:24:35 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_message_dialog_set_markup
+
+Tue Dec 16 01:57:13 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/gdk-sections.txt: Add gdk_display_set_double_click_distance.
+
+Mon Dec 15 01:03:08 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_button_[sg]et_alignment.
+
+Sun Dec 14 01:25:49 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/gdk-sections.txt: Add gdk_x11_register_standard_event_type.
+
+Sat Dec 13 22:37:46 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/Makefile.am (HTML_IMAGES): Add 
+       stock_dialog_authentication_48.png.  (#129255, Olivier Andrieu)
+
+Fri Dec 12 00:52:25 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/gdk-sections.txt: Add the new gdk_spawn_* and
+       gdk_threads_* declarations.
+
+Thu Dec 11 01:57:55 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Signal documentation
+       moved inline.
+
+Thu Dec 11 00:04:10 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_window_[sg]et_accept_focus().
+       * gdk/gdk-sections.txt: Add gdk_window_set_accept_focus().
+
+Wed Dec 10 00:09:51 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/gdk-sections.txt: Add gdk_window_get_group(), 
+       gdk_display_get_default_group().
+
+2003-12-08  Federico Mena Quintero  <federico@ximian.com>
+       * gtk/migrating-GtkAction.sgml: New chapter about how to migrate
+       from gnome-ui/bonobo-ui/etc. to GtkAction.
+       * gtk/gtk-docs.sgml: Integrated the above.
+       * gtk/Makefile.am (content_files): Added migrating-GtkAction.sgml.
+Mon Dec  8 12:47:01 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/Makefile.am (IGNORE_HFILES): Add xdgmime directory,
+       gtkfilesystemwin32.
+
+       * gtk/gtk-sections.txt: Some updates.
+
+Sun Nov 23 20:59:57 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tree_widget.sgml: Add a missing comma.
+
+Fri Nov 21 00:09:36 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkfontsel.sgml: 
+       * gtk/tmpl/gtkfontseldlg.sgml: Remove leftover documentation of
+       the filter functionality that got removed long ago.
+
+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.
+
+Tue Nov 18 00:12:23 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/gdk-sections.txt: Add gdk_drawable_copy_to_image.
+
+Mon Nov 17 23:29:21 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_combo_box_new_with_model,
+       gtk_combo_box_set_model.
+
+Sun Nov 16 00:41:48 2003  Matthias Clasen  <maclas@gmx.de>
+       * gtk/gtk-sections.txt: Remove gtk_tool_item_[sg]et_pack_end.
+
+Sun Nov 16 00:32:18 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Move GtkFileChooser out of the
+       private section, in order to get the autogenerated docs
+       on hierarchy, signals, properties, etc.
+
+Sat Nov 15 00:25:39 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk-pixbuf/tmpl/module_interface.sgml: Add an example
+       for GdkPixbufModulePattern.
+
+Wed Nov 12 21:52:35 2003  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_menu_set_monitor.
+
+Fri Oct 24 13:15:32 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * gtk/tmpl/gtktoolbar.sgml, gtk/tmpl/gtkseparatortoolitem.sgml:
+       Mention the "expand" and "draw" trick for separator tool items.
+
+Fri Oct 24 17:21:04 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk-pixbuf/Makefile.am gtk/Makefile.am: Distribute generated
+       man pages.
+
+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.
+
+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.
+
 Thu Oct 23 22:41:02 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtk-docs.sgml: Move GtkCombo and GtkOptionMenu to