]> Pileus Git - ~andy/gtk/blob - docs/reference/ChangeLog
Add some more deprecation notes. Suppress link in example.
[~andy/gtk] / docs / reference / ChangeLog
1 Fri Feb 27 22:51:35 2004  Matthias Clasen  <maclas@gmx.de>
2
3         * gtk/tmpl/gtkoptionmenu.sgml: 
4         * gtk/tmpl/gtkcombo.sgml: Add some more deprecation notes.
5
6 Fri Feb 27 22:47:28 2004  Matthias Clasen  <maclas@gmx.de>
7
8         * gtk/tmpl/gtkfilechooser.sgml: Suppress link in example.
9
10 Fri Feb 27 22:40:50 2004  Matthias Clasen  <maclas@gmx.de>
11
12         * gtk/Makefile.am (IGNORE_HFILES): Add gtkpathbar.h
13
14 Fri Feb 27 22:27:34 2004  Matthias Clasen  <maclas@gmx.de>
15
16         * gtk/gtk-sections.txt: Add gtk_widget_{add,remove,list}_mnemonic_label(s).
17
18 2004-02-27  Federico Mena Quintero  <federico@ximian.com>
19
20         * gtk/migrating-GtkFileChooser.sgml: Inform about
21         gtk_file_chooser_set_action().
22
23 Thu Feb 26 22:18:21 2004  Matthias Clasen  <maclas@gmx.de>
24
25         * gtk/gtk-sections.txt: Add gtk_combo_box_entry_new_text.
26
27 Thu Feb 26 21:41:25 2004  Matthias Clasen  <maclas@gmx.de>
28
29         * gtk/gtk-sections.txt: Add gtk_rc_reset_styles.
30
31 Tue Feb 24 19:06:20 2004  Owen Taylor  <otaylor@redhat.com>
32
33         * === Released 2.3.4 ===
34
35 2004-02-24  Federico Mena Quintero  <federico@ximian.com>
36
37         * gtk/tmpl/gtkexpander.sgml: Added a section about usage when you
38         want to manage the expanded widgets yourself.
39
40 Tue Feb 24 14:45:03 2004  Owen Taylor  <otaylor@redhat.com>
41
42         * === Released 2.3.3 ===
43
44 Thu Feb 19 00:11:23 2004  Matthias Clasen  <maclas@gmx.de>
45
46         * gtk/gtk-sections.txt: Add gtk_radio_menu_item_new_from_widget
47         gtk_radio_menu_item_new_with_label_from_widget,
48         gtk_radio_menu_item_new_with_mnemonic_from_widget.
49
50 2004-02-17  Federico Mena Quintero  <federico@ximian.com>
51
52         * gtk/migrating-checklist.sgml: Add a missing semicolon to an
53         entity.
54
55 2004-02-16  Federico Mena Quintero  <federico@ximian.com>
56
57         * gtk/migrating-checklist.sgml: Umm, I'm on crack.  Use
58         gtk_accelerator_get_default_mod_mask().
59
60         * gdk/tmpl/windows.sgml: Removed the incorrect description from
61         GDK_MODIFIER_MASK.
62
63 2004-02-16  Federico Mena Quintero  <federico@ximian.com>
64
65         * gdk/tmpl/windows.sgml: Added an example of how to use
66         GDK_MODIFIER_MASK to test for modifier keys correctly.
67
68         * gtk/migrating-checklist.sgml: Likewise.
69
70 Sun Feb 15 23:51:08 2004  Matthias Clasen  <maclas@gmx.de>
71
72         * gtk/tmpl/gtkcomboboxentry.sgml: 
73         * gtk/tmpl/gtkcombobox.sgml: Add short descriptions.
74
75 Sun Feb 15 22:09:53 2004  Matthias Clasen  <maclas@gmx.de>
76
77         * gtk/tmpl/gtkcombo.sgml: 
78         * gtk/tmpl/gtkoptionmenu.sgml: Add deprecation notes pointing
79         people to GtkComboBox.
80
81 Sun Feb 15 02:46:53 2004  Matthias Clasen  <maclas@gmx.de>
82
83         * gtk/tmpl/gtktreednd.sgml: Add docs.
84
85 Sat Feb 14 03:09:49 2004  Matthias Clasen  <maclas@gmx.de>
86
87         * gtk/gtk-sections.txt: Remove duplicated section for
88         file gtktreednd.sgml.
89
90 Fri Feb 13 00:54:24 2004  Matthias Clasen  <maclas@gmx.de>
91
92         * gtk/gtk-sections.txt: Add gtk_scale_get_layout
93         and gtk_scale_get_layout_offsets.
94
95 Thu Feb 12 23:56:12 2004  Matthias Clasen  <maclas@gmx.de>
96
97         * gtk/gtk-sections.txt: Add gtk_tooltips_get_info_from_tip_window.
98
99 Thu Feb 12 23:30:25 2004  Matthias Clasen  <maclas@gmx.de>
100
101         * gtk/gtk-sections.txt: Add gtk_combo_box_{popup,popdown}.
102
103 Thu Feb 12 02:00:53 2004  Matthias Clasen  <maclas@gmx.de>
104
105         * gtk/tmpl/gtktreemodelfilter.sgml: 
106         * gtk/tmpl/gtkentrycompletion.sgml: 
107         * gtk/tmpl/gtkcelllayout.sgml: Additions.
108
109 Thu Feb 12 01:27:02 2004  Matthias Clasen  <maclas@gmx.de>
110
111         * gtk/gtk-sections.txt: Updates.
112
113 Thu Feb 12 01:26:42 2004  Matthias Clasen  <maclas@gmx.de>
114
115         * gtk/Makefile.am (IGNORE_HFILES): Add some private headers.
116
117 Sat Feb  7 00:38:23 2004  Matthias Clasen  <maclas@gmx.de>
118
119         * gtk/gtk-sections.txt: Add GtkAccelMap, gtk_accel_map_get,
120         and a bunch of standard and private accel map symbols.
121
122 Sat Feb  7 00:38:03 2004  Matthias Clasen  <maclas@gmx.de>
123
124         * gtk/gtk.types: Add gtk_accel_map_get_type.
125
126 Sun Feb  1 00:37:44 2004  Matthias Clasen  <maclas@gmx.de>
127
128         * gtk/tmpl/gtkobject.sgml: Remove misleading documentation for 
129         gtk_object_set_user_data().  (#101614)
130
131 Sun Feb  1 00:30:53 2004  Matthias Clasen  <maclas@gmx.de>
132
133         * gdk/tmpl/general.sgml: Improve the documentation of event_mask for
134         gdk_pointer_grab.  (#132223, Pascal Haakmat)
135
136 Fri Jan 30 00:27:36 2004  Matthias Clasen  <maclas@gmx.de>
137
138         * gtk/tmpl/gtkcombo.sgml: Document clearing the list with
139         gtk_combo_set_popdown_strings().
140
141 Wed Jan 28 22:51:41 2004  Matthias Clasen  <maclas@gmx.de>
142
143         * gtk/tmpl/gtktreeviewcolumn.sgml: Remove unfinished sentence, until
144         jrb finds time to write a real description.
145
146 Wed Jan 28 21:46:55 2004  Matthias Clasen  <maclas@gmx.de>
147
148         * gdk/tmpl/event_structs.sgml: Fix a header name misspelling.  
149         (#123589, Jan Huelsbergen)
150
151 2004-01-23  Federico Mena Quintero  <federico@ximian.com>
152
153         * gtk/migrating-checklist.sgml: Note that a widget must be
154         focusable for the menu keybindings to work.
155
156 2004-01-22  Federico Mena Quintero  <federico@ximian.com>
157
158         * gtk/migrating-checklist.sgml: Mention when it is useful to use
159         GdkEventExpose.region rather than GdkEventExpose.area.
160
161 2004-01-22  Federico Mena Quintero  <federico@ximian.com>
162
163         * gtk/migrating-checklist.sgml: Point to GtkEntry as an example of
164         a widget that uses a custom function to position its popup menu.
165
166 2004-01-22  Federico Mena Quintero  <federico@ximian.com>
167
168         * gtk/migrating-checklist.sgml: New chapter with a "Migration
169         Checklist" of things people need to do to be good citizens in the
170         GTK+ world.  This is mainly a way to tell people about interesting
171         APIs that they should use instead of hand-hacked approaches.
172
173         * gtk/gtk-docs.sgml: Added migrating-checklist.sgml.
174
175         * gtk/Makefile.am (content_files): Likewise.
176
177 Thu Jan 22 01:46:45 2004  Jonathan Blandford  <jrb@gnome.org>
178
179         * gtk/tmpl/gtktreemodelsort.sgml: new introduction section.
180
181 2004-01-20  Federico Mena Quintero  <federico@ximian.com>
182
183         * gtk/gtk-sections.txt: Added gtk_paned_get_child[12].
184
185 Thu Jan 15 23:54:46 2004  Matthias Clasen  <maclas@gmx.de>
186
187         * gtk/gtk-docs.sgml: Move the old chapters about 1.2 and 2.0 
188         changes to Federicos new 'migrating' part.
189
190 Fri Jan  9 00:38:58 2004  Matthias Clasen  <maclas@gmx.de>
191
192         * gtk/gtk-sections.txt: Add gtk_ui_manager_get_toplevels.
193
194 Thu Jan  8 00:14:02 2004  Matthias Clasen  <maclas@gmx.de>
195
196         * gtk/tmpl/gtkmain.sgml (gtk_input_add_full): Fix link in deprecation
197         note.
198
199 Wed Jan  7 22:25:45 2004  Matthias Clasen  <maclas@gmx.de>
200
201         * gtk/gtk-sections.txt: Add gtk_action_new, gtk_toggle_action_new,
202         gtk_radio_action_new, gtk_action_group_add_action_with_accel.
203
204 Wed Jan  7 01:56:33 2004  Matthias Clasen  <maclas@gmx.de>
205
206         * gdk-pixbuf/tmpl/file-saving.sgml: Document GdkPixbufSaveFunc.
207
208         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufSaveFunc,
209         gdk_pixbuf_save_to_callback, gdk_pixbuf_save_to_callbackv,
210         gdk_pixbuf_save_to_buffer and gdk_pixbuf_save_to_bufferv.
211
212 Wed Jan  7 01:27:23 2004  Matthias Clasen  <maclas@gmx.de>
213
214         * gdk-pixbuf/tmpl/module_interface.sgml: Document expected
215         module behaviour if the size_func returns 0.
216
217 Wed Jan  7 01:26:07 2004  Matthias Clasen  <maclas@gmx.de>
218
219         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add gdk_pixbuf_get_file_info.
220
221 2004-01-06  Federico Mena Quintero  <federico@ximian.com>
222
223         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Added a section on how to
224         compute pixel offsets for gdk_pixbuf_get_pixels().
225
226 Mon Dec 29 01:40:20 2003  Matthias Clasen  <maclas@gmx.de>
227
228         * gtk/gtk-sections.txt: Add gtk_accel_map_{un,}lock_path.
229
230 Wed Dec 24 01:12:12 2003  Matthias Clasen  <maclas@gmx.de>
231
232         * gtk/gtk-sections.txt: Add GtkClipboardTargetReceivedFunc,
233         gtk_clipboard_request_targets, gtk_clipboard_wait_for_targets.
234
235 Wed Dec 24 01:11:36 2003  Matthias Clasen  <maclas@gmx.de>
236
237         * gtk/tmpl/gtkclipboard.sgml: Document GtkClipboardTargetReceivedFunc.
238
239 Sun Dec 21 01:58:33 2003  Matthias Clasen  <maclas@gmx.de>
240
241         * gtk/gtk-sections.txt: Add gtk_menu_shell_cancel.
242
243 Thu Dec 18 01:24:35 2003  Matthias Clasen  <maclas@gmx.de>
244
245         * gtk/gtk-sections.txt: Add gtk_message_dialog_set_markup
246
247 Tue Dec 16 01:57:13 2003  Matthias Clasen  <maclas@gmx.de>
248
249         * gdk/gdk-sections.txt: Add gdk_display_set_double_click_distance.
250
251 Mon Dec 15 01:03:08 2003  Matthias Clasen  <maclas@gmx.de>
252
253         * gtk/gtk-sections.txt: Add gtk_button_[sg]et_alignment.
254
255 Sun Dec 14 01:25:49 2003  Matthias Clasen  <maclas@gmx.de>
256
257         * gdk/gdk-sections.txt: Add gdk_x11_register_standard_event_type.
258
259 Sat Dec 13 22:37:46 2003  Matthias Clasen  <maclas@gmx.de>
260
261         * gtk/Makefile.am (HTML_IMAGES): Add 
262         stock_dialog_authentication_48.png.  (#129255, Olivier Andrieu)
263
264 Fri Dec 12 00:52:25 2003  Matthias Clasen  <maclas@gmx.de>
265
266         * gdk/gdk-sections.txt: Add the new gdk_spawn_* and
267         gdk_threads_* declarations.
268
269 Thu Dec 11 01:57:55 2003  Matthias Clasen  <maclas@gmx.de>
270
271         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Signal documentation
272         moved inline.
273
274 Thu Dec 11 00:04:10 2003  Matthias Clasen  <maclas@gmx.de>
275
276         * gtk/gtk-sections.txt: Add gtk_window_[sg]et_accept_focus().
277         * gdk/gdk-sections.txt: Add gdk_window_set_accept_focus().
278
279 Wed Dec 10 00:09:51 2003  Matthias Clasen  <maclas@gmx.de>
280
281         * gdk/gdk-sections.txt: Add gdk_window_get_group(), 
282         gdk_display_get_default_group().
283
284 2003-12-08  Federico Mena Quintero  <federico@ximian.com>
285  
286         * gtk/migrating-GtkAction.sgml: New chapter about how to migrate
287         from gnome-ui/bonobo-ui/etc. to GtkAction.
288  
289         * gtk/gtk-docs.sgml: Integrated the above.
290  
291         * gtk/Makefile.am (content_files): Added migrating-GtkAction.sgml.
292  
293 Mon Dec  8 12:47:01 2003  Owen Taylor  <otaylor@redhat.com>
294
295         * gtk/Makefile.am (IGNORE_HFILES): Add xdgmime directory,
296         gtkfilesystemwin32.
297
298         * gtk/gtk-sections.txt: Some updates.
299
300 Sun Nov 23 20:59:57 2003  Matthias Clasen  <maclas@gmx.de>
301
302         * gtk/tree_widget.sgml: Add a missing comma.
303
304 Fri Nov 21 00:09:36 2003  Matthias Clasen  <maclas@gmx.de>
305
306         * gtk/tmpl/gtkfontsel.sgml: 
307         * gtk/tmpl/gtkfontseldlg.sgml: Remove leftover documentation of
308         the filter functionality that got removed long ago.
309
310 2003-11-18  Federico Mena Quintero  <federico@ximian.com>
311
312         * gtk/tmpl/gtkfilechooser.sgml: Added sections section about
313         generating previews and including extra widgets.
314
315         * gtk/gtk-docs.sgml: Added a part about migrating old code to new
316         widgets.
317
318         * gtk/migrating-GtkFileChooser.sgml: New file.
319
320         * gtk/Makefile.am (content_files): Added
321         migrating-GtkFileChooser.sgml.
322
323 Tue Nov 18 00:12:23 2003  Matthias Clasen  <maclas@gmx.de>
324
325         * gdk/gdk-sections.txt: Add gdk_drawable_copy_to_image.
326
327 Mon Nov 17 23:29:21 2003  Matthias Clasen  <maclas@gmx.de>
328
329         * gtk/gtk-sections.txt: Add gtk_combo_box_new_with_model,
330         gtk_combo_box_set_model.
331
332 Sun Nov 16 00:41:48 2003  Matthias Clasen  <maclas@gmx.de>
333  
334         * gtk/gtk-sections.txt: Remove gtk_tool_item_[sg]et_pack_end.
335
336 Sun Nov 16 00:32:18 2003  Matthias Clasen  <maclas@gmx.de>
337
338         * gtk/gtk-sections.txt: Move GtkFileChooser out of the
339         private section, in order to get the autogenerated docs
340         on hierarchy, signals, properties, etc.
341
342 Sat Nov 15 00:25:39 2003  Matthias Clasen  <maclas@gmx.de>
343
344         * gdk-pixbuf/tmpl/module_interface.sgml: Add an example
345         for GdkPixbufModulePattern.
346
347 Wed Nov 12 21:52:35 2003  Matthias Clasen  <maclas@gmx.de>
348
349         * gtk/gtk-sections.txt: Add gtk_menu_set_monitor.
350
351 Fri Oct 24 13:15:32 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
352
353         * gtk/tmpl/gtktoolbar.sgml, gtk/tmpl/gtkseparatortoolitem.sgml:
354         Mention the "expand" and "draw" trick for separator tool items.
355
356 Fri Oct 24 17:21:04 2003  Owen Taylor  <otaylor@redhat.com>
357
358         * gdk-pixbuf/Makefile.am gtk/Makefile.am: Distribute generated
359         man pages.
360
361 2003-10-23  Federico Mena Quintero  <federico@ximian.com>
362
363         * gtk/tmpl/gtkfilechooser.sgml: Added the text for the initial
364         section, and descriptions for the signals and enumerations.
365
366         * gtk/tmpl/gtkfilechooserdialog.sgml: Added the text for the
367         initial section, and a short example.
368
369         * gtk/tmpl/gtkfilechooserwidget.sgml: Added the text for the
370         initial section.
371
372 Fri Oct 24 00:25:07 2003  Matthias Clasen  <maclas@gmx.de>
373
374         * gtk/tmpl/gtkfilefilter.sgml: 
375         * gtk/tmpl/gtkfilechooser.sgml: 
376         * gtk/tmpl/gtkfilechooserwidget.sgml: 
377         * gtk/tmpl/gtkfilechooserdialog.sgml: Add short descriptions.
378
379 Thu Oct 23 22:41:02 2003  Matthias Clasen  <maclas@gmx.de>
380
381         * gtk/gtk-docs.sgml: Move GtkCombo and GtkOptionMenu to
382         the "Deprecated" chapter. Add GtkFileChooser, GtkFileChooserDialog,
383         GtkFileChooseWidget and GtkFileFilter.
384
385 2003-10-23  Federico Mena Quintero  <federico@ximian.com>
386
387         * gtk/gtk.types: Added gtk_file_chooser_get_type,
388         gtk_file_chooser_dialog_get_type,
389         gtk_file_chooser_widget_get_type, gtk_file_filter_get_type.
390
391         * gtk/gtk-sections.txt: Added GtkFileChooser,
392         GtkFileChooserWidget, GtkFileChooserDialog, GtkFileFilter.
393
394         * gtk/Makefile.am (IGNORE_HFILES): Added gtkcellrendererseptext.h,
395         gtkfilechooserdefault.h, gtkfilechooserentry.h,
396         gtkfilechooserutils.h, gtkfilesystem.h, gtkfilesystemmodel.h,
397         gtkfilesystemunix.h.
398
399         * gtk/tmpl/gtkfilechooser.sgml: New template file.
400
401         * gtk/tmpl/gtkfilechooserdialog.sgml: Likewise.
402
403         * gtk/tmpl/gtkfilechooserwidget.sgml: Likewise.
404
405         * gtk/tmpl/gtkfilefilter.sgml: Likewise.
406
407 Sun Oct 12 00:33:48 2003  Matthias Clasen  <maclas@gmx.de>
408
409         * gtk/gtk.types: Add the get_type() functions for
410         GtkEntryCompletion, GtkTreeModelFilter, GtkCellLayout, 
411         GtkComboBox, GtkComboBoxEntry.
412
413 Sat Oct 11 00:18:46 2003  Matthias Clasen  <maclas@gmx.de>
414
415         * gtk/tmpl/gtkprogressbar.sgml: Included 
416         gtk_progress_bar_get_orientation() in the list of undeprecated 
417         functions, use less clumsy markup for enumerations.
418
419 2003-10-02  Matthias Clasen  <maclas@gmx.de>
420
421         * gtk/Makefile.am (IGNORE_HFILES): Add gtkcellview.h and
422         gtkcellviewmenuitem.h.
423
424         * gtk/tmpl/gtkentrycompletion.sgml: 
425         * gtk/tmpl/gtktreemodelfilter.sgml: 
426         * gtk/tmpl/gtkcelllayout.sgml: 
427         * gtk/tmpl/gtkcombobox.sgml: 
428         * gtk/tmpl/gtkcomboboxentry.sgml: New templates.
429
430         * gtk/gtk-sections.txt: 
431         * gtk/gtk-docs.sgml: Add sections for GtkEntryCompletion, 
432         GtkTreeModelFilter, GtkCellLayout, GtkComboBox, GtkComboBoxEntry.
433
434         * gtk/tmpl/gtktreednd.sgml: Add short description.
435
436         * gtk/gtk-docs.sgml: Move GtkItemFactory to the "Deprecated" chapter.
437
438         * gtk/tmpl/gtktoggletoolbutton.sgml: Fix section title.
439
440 2003-10-01  Matthias Clasen  <maclas@gmx.de>
441
442         * gdk/tmpl/keys.sgml: Add two missing signals.
443
444         * gtk/tmpl/gtkaction.sgml: Fix cross reference to GtkMenuMerge.
445
446         * gtk/gtk-sections.txt: Additions.
447
448         * gtk/tmpl/gtkitemfactory.sgml: Add hint to use #GtkUIManager instead.
449
450 2003-09-30  Matthias Clasen  <maclas@gmx.de>
451
452         * gtk/tmpl/gtkuimanager.sgml: Add a section about empty menus.
453
454         * gdk/tmpl/keys.sgml: Small addition.
455
456         * gdk/gdk-sections.txt: Add GdkDisplayClass and GdkScreenClass.
457
458         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufLoaderClass.
459
460 2003-09-22  Matthias Clasen  <maclas@gmx.de>
461
462         * gtk/tmpl/gtktable.sgml: Fix a copy-and-paste error.  (#122800)
463
464 2003-09-21  Matthias Clasen  <maclas@gmx.de>
465
466         * gtk/gtk-sections.txt: Add gtk_widget_[gs]et_no_show_all.
467         Add gtk_toggle_action_[gs]et_draw_as_radio.
468
469 2003-09-18  Matthias Clasen  <maclas@gmx.de>
470
471         * gtk/gtk-sections.txt: 
472         * gtk/tmpl/gtkuimanager.sgml: Updates for accelerator-only actions.
473
474 2003-09-16  Matthias Clasen  <maclas@gmx.de>
475
476         * gtk/tmpl/gtkaction.sgml: 
477         * gtk/tmpl/gtkradioaction.sgml: 
478         * gtk/tmpl/gtkactiongroup.sgml: 
479         * gtk/tmpl/gtkuimanager.sgml: Updates.
480
481 2003-09-15  Matthias Clasen  <maclas@gmx.de>
482
483         * gtk/tmpl/gtkuimanager.sgml: Add a paragraph about smart separators.
484
485         * gtk/gtk-sections.txt: Add gtk_action_group_add_toggle_actions[_full].
486
487 2003-09-12  Matthias Clasen  <maclas@gmx.de>
488
489         * gdk/tmpl/drawing.sgml: Add deprecation note for gdk_draw_pixmap().
490
491 2003-09-11  Matthias Clasen  <maclas@gmx.de>
492
493         * gdk/tmpl/drawing.sgml: Add hints about obtaining Pango 
494         structures. (#121953, Martin Pool)
495
496 2003-09-04  Matthias Clasen  <maclas@gmx.de>
497
498         * gtk/gtk-sections.txt: Add GtkUIManagerItemType.
499
500         * gtk/tmpl/gtkuimanager.sgml: Change the name of the "pos" 
501         attribute to "position".
502
503         * gtk/tmpl/gtkactiongroup.sgml: Doc tweaks.
504
505 2003-09-02  Matthias Clasen  <maclas@gmx.de>
506
507         * gtk/tmpl/gtkactiongroup.sgml: 
508         * gtk/tmpl/gtkuimanager.sgml: Additions.
509
510         * gtk/gtk-sections.txt: Add gtk_ui_manager_new_merge_id and
511         gtk_ui_manager_add_ui.
512
513 2003-09-01  Matthias Clasen  <maclas@gmx.de>
514
515         * gtk/tmpl/gtkuimanager.sgml: Add an example UI description.
516
517         * gtk/gtk-sections.txt: Add gtk_ui_manager_ensure_update.
518
519 2003-08-31  Matthias Clasen  <maclas@gmx.de>
520
521         * gtk/Makefile.am (IGNORE_HFILES): Add gtktoggleactionprivate.h
522
523         * gtk/tmpl/gtkuimanager.sgml: 
524         * gtk/gtk-sections.txt: Replace gtk_ui_manager_activate by
525         gtk_ui_manager_get_action.
526
527         * gtk/tmpl/gtkuimanager.sgml: 
528         * gtk/tmpl/gtkactiongroup.sgml: 
529         * gtk/tmpl/gtkaction.sgml: 
530         * gtk/tmpl/gtktoggleaction.sgml: 
531         * gtk/tmpl/gtkradioaction.sgml: Additions.
532
533         * gtk/gtk-sections.txt: Updates.
534
535         * gtk/gtk.types: Add GtkAction, GtkActionGroup, GtkToggleAction,
536         GtkRadioAction and GtkUIManager.
537         
538 2003-08-28  Matthias Clasen  <maclas@gmx.de>
539
540         * gdk/tmpl/events.sgml: Improve PointerHint docs.
541         * gdk/tmpl/event_structs.sgml: Explain is_hint field in GdkEventMotion.
542         (#120542)
543
544 2003-08-26  Matthias Clasen  <maclas@gmx.de>
545
546         * gtk/gtk-sections.txt: Rename GtkMenuMerge to GtkUIManager
547         * gtk/gtk-docs.sgml: Adjust.
548         * gtk/tmpl/gtkuimanager.sgml: New template.
549         * gtk/tmpl/gtkmenumerge.sgml: Removed.
550
551 2003-08-24  Matthias Clasen  <maclas@gmx.de>
552
553         * gtk/tmpl/gtkmenumerge.sgml: 
554         * gtk/tmpl/gtkaction.sgml: 
555         * gtk/tmpl/gtkactiongroup.sgml: 
556         * gtk/tmpl/gtkradioaction.sgml: 
557         * gtk/tmpl/gtktoggleaction.sgml: New templates.
558
559         * gtk/gtk-docs.sgml: 
560         * gtk/gtk-sections.txt: Add GtkMenuMerge, GtkAction, GtkActionGroup, 
561         GtkRadioAction, GtkToggleAction.
562
563 2003-08-11  Matthias Clasen  <maclas@gmx.de>
564  
565         * gdk/gdk-sections.txt: Add gdk_window_set_keep_above and
566         gdk_window_set_keep_below.  
567
568         * gtk/gtk-sections.txt: Add gtk_window_set_keep_above and
569         gtk_window_set_keep_below. 
570
571         * gdk/tmpl/event_structs.sgml: Document GDK_WINDOW_STATE_FULLSCREEN, 
572         GDK_WINDOW_STATE_ABOVE and GDK_WINDOW_STATE_BELOW.
573
574 2003-08-10  Matthias Clasen  <maclas@gmx.de>
575
576         * gtk/tmpl/gtkwidget.sgml: Document public GtkWidget members.
577         (#119463) 
578
579 2003-08-09  Matthias Clasen  <maclas@gmx.de>
580
581         * gtk/tmpl/gtkcalendar.sgml: Deprecate
582         GTK_CALENDAR_WEEK_START_MONDAY. (#87977) 
583
584 2003-08-03  Matthias Clasen  <maclas@gmx.de>
585
586         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Clarify misleading explanation
587         of rowstride. (#119000) 
588
589 Tue Jul 29 14:21:48 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
590
591         * gtk/tmpl/gtktoolbar.sgml: Move documentation inline
592
593 2003-07-29  Sven Neumann  <sven@gimp.org>
594
595         * gdk/tmpl/pixmaps.sgml: Resurrected documentation that got lost
596         when the window parameter was renamed to drawable.
597
598 2003-07-21  Matthias Clasen  <maclas@gmx.de>
599
600         * gtk/tmpl/gtkdnd.sgml: It is GTK_DEST_DEFAULT_DROP, not
601         GTK_DRAG_DEFAULT_DROP. (#117917, Tim-Philipp Müller)
602
603 2003-07-19  Matthias Clasen  <maclas@gmx.de>
604
605         * gtk/gtk-sections.txt: Add GTK_STOCK_DIALOG_AUTHENTICATION.
606
607         * gtk/tmpl/gtkstock.sgml: Add GTK_STOCK_DIALOG_AUTHENTICATION.
608
609         * gtk/gtk-sections.txt: Add gtk_button_box_get_child_secondary().
610
611 2003-07-18  Matthias Clasen  <maclas@gmx.de>
612
613         * gtk/gtk-sections.txt: Add gtk_message_dialog_new_with_markup()
614         and gtk_window_set_default_icon(). 
615
616 2003-07-15  Matthias Clasen  <maclas@gmx.de>
617
618         * gtk/tmpl/gtkseparatortoolitem.sgml: 
619         * gtk/tmpl/gtkradiotoolbutton.sgml: 
620         * gtk/tmpl/gtktoggletoolbutton.sgml: New templates.
621
622         * gtk/gtk-docs.sgml: Include gtkseparatortoolitem.xml,
623         gtkradiotoolbutton.xml and gtktoggletoolbutton.xml.
624
625         * gtk/gtk.types: Add gtk_separator_tool_item_get_type,
626         gtk_radio_tool_button_get_type and gtk_toggle_tool_button_get_type.
627
628         * gtk/gtk-sections.txt: Add GtkSeparatorToolItem,
629         GtkRadioToolButton and GtkToggleToolButton sections.
630
631         * gdk/tmpl/input_devices.sgml: Remove docs for
632         gdk_device_get_history() which are now inline. 
633
634         * gdk/gdk-sections.txt: Add gdk_display_flush.
635
636 2003-07-13  Matthias Clasen  <maclas@gmx.de>
637
638         * gtk/gtk.types: Add gtk_tool_button_get_type and
639         gtk_tool_item_get_type. 
640         
641         * gtk/tmpl/gtktoolbutton.sgml:
642         * gtk/tmpl/gtktoolitem.sgml:
643         * gtk/gtk-docs.sgml: 
644         * gtk/gtk-sections.txt: Add new toolbar api.
645
646         * gtk/tmpl/gtkdnd.sgml: Remove docs for gtk_drag_begin(), which
647         are now inline. 
648
649         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add
650         gdk_pixbuf_new_from_file_at_size. 
651
652 2003-07-08  Matthias Clasen  <maclas@gmx.de>
653
654         * gtk/tmpl/gtkfilesel.sgml: Fix the example.  (#116575)
655
656 Wed Jul  2 18:15:21 2003  Owen Taylor  <otaylor@redhat.com>
657
658         * gtk/Makefile.am gtk/gtk-docs.sgml gtk/gtksections.txt
659         gtk/tmpl/gtkicontheme.sgml: Document named icon system.
660
661         * gtk/tmpl/gtkrc.sgml: Mention specifying named icons
662         as @"icon-name".
663
664         * gtk/tmpl/gtkimage.sgml: Add a cross-reference to stock
665         icons.
666
667 2003-07-01  Matthias Clasen  <maclas@gmx.de>
668
669         * gtk/tmpl/gtkcolorbutton.sgml: 
670         * gtk/tmpl/gtkfontbutton.sgml: 
671         * gtk/tmpl/gtkexpander.sgml: New files. Templates for GtkExpander,
672         GtkFontButton and GtkColorButton. 
673
674         * gtk/gtk-sections.txt: Add a sections for GtkExpander,
675         GtkColorButton and GtkFontButton. 
676
677         * gtk/gtk-docs.sgml: Add an entities for GtkExpander,
678         GtkColorButton and GtkFontButton. 
679         
680         * gtk/gtk.types: Add gtk_expander_get_type,
681         gtk_color_button_get_type() and gtk_font_button_get_type(). 
682
683         * gdk/gdk-sections.txt: Add
684         gdk_cursor_new_from_pixbuf(), gdk_display_supports_cursor_alpha(), 
685         gdk_display_supports_cursor_color(),
686         gdk_display_get_default_cursor_size() and 
687         gdk_display_get_maximal_cursor_size(). 
688
689 2003-06-30  Matthias Clasen  <maclas@gmx.de>
690
691         * gtk/tmpl/gtkcontainer.sgml: Write a bit about size negotiation. 
692
693         * gtk/tmpl/gtkwidget.sgml: Some additions.
694
695 2003-06-24  Matthias Clasen  <maclas@gmx.de>
696
697         * gtk/gtk-docs.sgml: Move GtkIMContext to "Abstract Base Classes",
698         since its abstract. 
699
700         * gtk/tmpl/gtkaccessible.sgml: 
701         * gtk/tmpl/gtkimmulticontext.sgml: 
702         * gtk/tmpl/gtkimcontextsimple.sgml: 
703         * gtk/tmpl/gtkimcontext.sgml: 
704         * gtk/tmpl/gtkviewport.sgml: 
705         * gtk/tmpl/gtkcellrenderertext.sgml: 
706         * gtk/tmpl/gtkcellrendererpixbuf.sgml: 
707         * gtk/tmpl/gtkcelleditable.sgml: 
708         * gtk/tmpl/gtktreemodelsort.sgml: 
709         * gtk/tmpl/gtktreednd.sgml: 
710         * gtk/tmpl/gtktreesortable.sgml: Add short descriptions.
711
712 2003-06-23  Matthias Clasen  <maclas@gmx.de>
713
714         * gtk/Makefile.am (HTML_IMAGES): Add RTL variants of stock icons.
715
716         * gtk/tmpl/gtkstock.sgml: Document RTL variants of stock icons. 
717
718 2003-06-22  Matthias Clasen  <matthias@localhost.localdomain>
719
720         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Typo fix.
721
722         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add
723         gdk_pixbuf_loader_new_with_mime_type. 
724
725 2003-06-19  Matthias Clasen  <maclas@gmx.de>
726
727         * gtk/question_index.sgml: Add a question about changing
728         fonts. And one about "Getting Started".  (#114747, #108015)      
729
730 2003-06-17  Matthias Clasen  <maclas@gmx.de>
731
732         * gdk-pixbuf/Makefile.am: Add rule to regenerate man pages from 
733         Docbook.
734         (man_MANS): Add gdk-pixbuf-csource.1, gdk-pixbuf-query-loaders.1.
735         (content_files): Add gdk-pixbuf-csource.xml, 
736         gdk-pixbuf-query-loaders.xml.
737
738         * gdk-pixbuf/gdk-pixbuf-csource.xml: New refentry, containing the 
739         former gdk-pixbuf/gdk-pixbuf-csource.1, converted to Docbook.
740
741         * gdk-pixbuf/gdk-pixbuf-query-loaders.xml: New refentry.
742
743         * gdk-pixbuf/gdk-pixbuf-csource.1:
744         * gdk-pixbuf/gdk-pixbuf-query-loaders.1: Man pages generated from
745         the .xml sources.
746
747         * gdk-pixbuf/gdk-pixbuf.sgml: Include gdk-pixbuf-csource.xml and
748         gdk-pixbuf-query-loaders.xml.
749         
750         * gtk/Makefile.am: Add rule to regenerate man pages from Docbook.
751         (man_MANS): Add gtk-query-immodules-2.0.1
752         (content_files): Add gtk-query-immodules-2.0.xml
753
754         * gtk/gtk-query-immodules-2.0.xml: New refentry.
755
756         * gtk/gtk-query-immodules-2.0.1: Man page generated from the .xml 
757         source.
758
759         * gtk/gtk-docs.sgml: Include gtk-query-immodules-2.0.xml.
760
761         * gtk/gtk-docs.sgml: 
762         * gdk-pixbuf/gdk-pixbuf.sgml: 
763         * gdk/gdk-docs.sgml: Add autogenerated indices.
764
765 2003-06-11  Matthias Clasen  <maclas@gmx.de>
766
767         * gtk/tmpl/gtkdnd.sgml: Fix some typos.
768
769 2003-06-10  Matthias Clasen  <maclas@gmx.de>
770
771         * gtk/gtk-sections.txt: Add gtk_text_view_[gs]et_overwrite().
772
773 2003-06-05  Matthias Clasen  <maclas@gmx.de>
774
775         * gtk/question_index.sgml: Add a couple of questions.
776
777 2003-06-01  Matthias Clasen  <maclas@gmx.de>
778
779         * gtk/gtk-sections.txt: Add gtk_alignment_[gs]et_padding().
780
781 2003-05-27  Matthias Clasen  <maclas@gmx.de>
782
783         * gtk/tmpl/gtkadjustment.sgml: Document allowed values for
784         adjustments which are used in scrollbars.  (#108448, Ernst Lippe)
785
786         * gtk/tmpl/gtkradiomenuitem.sgml: Fix example.  (#113604, 
787         Julien Moutte)
788
789 2003-05-08  Matthias Clasen  <maclas@gmx.de>
790
791         * gtk/tmpl/gtkcalendar.sgml: Deprecate gtk_calendar_display_options().
792
793         * gtk/gtk-sections.txt: Add gtk_calendar_[sg]et_display_options().
794
795 2003-05-05  Matthias Clasen  <maclas@gmx.de>
796
797         * gtk/gtk-docs.sgml: 
798         * gtk/tmpl/gtksocket.sgml: Improve the docs about cross-process
799         embedding a bit.  (#112101, #112006)
800
801 2003-05-01  Matthias Clasen  <maclas@gmx.de>
802
803         * gtk/gtk-docs.sgml: 
804         * gtk/gtk-sections.txt: Remove some accidentally committed changes.
805
806 2003-04-16  Matthias Clasen  <maclas@gmx.de>
807
808         * gtk/tmpl/gtkstyle.sgml: Additions.
809
810 2003-04-13  Matthias Clasen  <maclas@gmx.de>
811
812         * gtk/tmpl/gtkenums.sgml: Additions.
813
814         * gtk/tmpl/gtkvruler.sgml: 
815         * gtk/tmpl/gtkhruler.sgml: 
816         * gtk/tmpl/gtkgamma.sgml: 
817         * gtk/tmpl/gtkcurve.sgml: 
818         * gtk/tmpl/gtkruler.sgml: Fix some typos and add some markup.
819
820         * gtk/gtk-sections.txt: Add a bunch of new functions.
821
822 2003-04-09  Matthias Clasen  <maclas@gmx.de>
823
824         * gtk/building.sgml: More typo fixes.
825
826 2003-04-08  Matthias Clasen  <maclas@gmx.de>
827
828         * gtk/building.sgml: Typo fix.
829
830 2003-04-07  Matthias Clasen  <maclas@gmx.de>
831
832         * gtk/tmpl/gtktexttag.sgml: Document GTK_WRAP_WORD_CHAR.  (#110086)
833
834         * gtk/tmpl/gtkenums.sgml, gtk/tmpl/gtkmain.sgml,
835         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkradiobutton.sgml,
836         gtk/tmpl/gtkspinbutton.sgml, gtk/tmpl/gtkstatusbar.sgml,
837         gtk/tmpl/gtktext.sgml, gtk/tmpl/gtktogglebuttons.sgml,
838         gtk/tmpl/gtktreeviewcolumn.sgml, gtk/tmpl/gtktypeutils.sgml: Fix
839         numerous misspellings of possessive "its".  (#110027, Doug Quale)
840
841         * gtk/tmpl/gtktypeutils.sgml: Add some deprecation info.
842
843 2003-04-01  Matthias Clasen  <maclas@gmx.de>
844
845         * gtk/tmpl/gtkmessagedialog.sgml: Fix formatting of examples.
846
847         * gtk/tmpl/gtkfilesel.sgml: Fix the example.  (#109563)
848
849 2003-03-22  Michael Natterer  <mitch@gimp.org>
850
851         * gtk/Makefile.am: copy stock_color_picker_25.png, don't copy
852         stock_save_24.png twice.
853
854         * gtk/tmpl/gtkstock.sgml: use it for GTK_STOCK_COLOR_PICKER
855         instead of stock_colorselector_24.png.
856
857 2003-03-04  Matthias Clasen  <maclas@gmx.de>
858
859         * gtk/tmpl/gtkobject.sgml: Add deprecation notes.
860
861 2003-02-24  Matthias Clasen  <maclas@gmx.de>
862
863         * gtk/tmpl/gtktreemodel.sgml: Fix self-referential documenation of
864         gtk_tree_model_get_iter_root().  (#106720, Keith Sharp)
865
866 2003-02-11  Matthias Clasen  <maclas@gmx.de>
867
868         * gtk/tmpl/gtkrc.sgml: Document that font and fontset declarations
869         are ignored.
870
871 2003-02-02  Matthias Clasen  <maclas@gmx.de>
872
873         * gtk/gtk-docs.sgml: 
874         * gtk/question_index.sgml: # doesn't work here, add links
875         manually.  (#104991)
876
877 2003-02-01  Matthias Clasen  <maclas@gmx.de>
878
879         * gtk/compiling.sgml: Mention xxx_DISABLE_DEPRECATED and
880         GDK_MULTIHEAD_SAFE. 
881
882 2003-01-31  Matthias Clasen  <maclas@gmx.de>
883
884         * gtk/tmpl/gtkmain.sgml: Deprecate the gtk_timeout_*, gtk_idle_*
885         and gtk_input_* functions.  (#71596)
886
887 2003-01-30  Matthias Clasen  <maclas@gmx.de>
888
889         * gtk/running.sgml: s/overwrite/override/g  (#104627, Brian Cameron)
890
891 2003-01-21  Matthias Clasen  <maclas@gmx.de>
892
893         * gtk/tmpl/gtkrc.sgml: Fix integer color range.  (#103992)
894
895 2003-01-14  Matthias Clasen  <maclas@gmx.de>
896
897         * gtk/gtk-sections.txt: Add new GtkTextIter functions.
898
899 2003-01-13  Matthias Clasen  <maclas@gmx.de>
900
901         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: 
902         * gdk-pixbuf/tmpl/animation.sgml: Remove ids which are now
903         generated by gtk-doc.
904         
905 2003-01-03  Matthias Clasen  <maclas@gmx.de>
906
907         * gtk/tmpl/gtkrc.sgml: Update description of priorities for styles
908         and bindings.  (#98054)
909
910 2002-12-31  Matthias Clasen  <maclas@gmx.de>
911
912         * gtk/tmpl/gtkrc.sgml: Add a note about gtkrc-2.0 being parsed by
913         all 2.x versions.
914
915 Fri Dec 20 13:10:06 2002  Owen Taylor  <otaylor@redhat.com>
916
917         * gtk/building.sgml: Update directories in download
918         locations; add information about fontconfig and Xft2.
919
920 2002-12-18  Matthias Clasen  <maclas@gmx.de>
921
922         * gtk/tmpl/gtkcontainer.sgml: Add docs.
923
924 2002-12-17  Matthias Clasen  <maclas@gmx.de>
925
926         * gtk/tmpl/gtkrc.sgml: Link to style properties. 
927
928         * gtk/tmpl/gtkcontainer.sgml: Add bits about child properties.
929
930         * gtk/tmpl/gtkwidget.sgml: Add bits about style properties.
931
932         * gdk/tmpl/pixmaps.sgml:
933         * gdk/tmpl/windows.sgml:
934         * gdk/tmpl/drawing.sgml: 
935         * gdk/tmpl/gcs.sgml: 
936         * gtk/tmpl/gtktextview.sgml: 
937         * gtk/tmpl/gtkrc.sgml: 
938         * gtk/tmpl/gtkiconfactory.sgml: 
939         * gtk/tmpl/gtkaccelgroup.sgml: Remove ids which are now
940         generated by gtk-doc.
941
942 2002-12-16  Matthias Clasen  <maclas@gmx.de>
943
944         * gtk/tmpl/gtkradiomenuitem.sgml: 
945         * gtk/tmpl/gtkradiobutton.sgml: Add some information about group
946         list handling.  (#101328, James M. Cape)
947
948 2002-12-14  Eric Warmenhoven <eric@warmenhoven.org>
949
950         * gtk/framebuffer.sgml: Minor updates for 2.2.0. (#67820)
951
952 2002-12-11  Matthias Clasen  <maclas@gmx.de>
953
954         * gtk/text_widget.sgml: Fix some links.
955
956         * gdk/tmpl/pixmaps.sgml: Make "GdkPixmap" a valid id to reduce
957         dangling links.
958
959         * gdk/tmpl/windows.sgml: Make "GdkWindow" a valid id to reduce
960         dangling links.
961
962         * gdk/tmpl/drawing.sgml: Make "GdkDrawable" a valid id to reduce
963         dangling links.
964
965         * gdk/tmpl/gcs.sgml: Make "GdkGC" a valid id to reduce dangling links.
966
967 2002-12-10  Matthias Clasen  <maclas@gmx.de>
968
969         * gtk/tmpl/gtktextview.sgml: Add docs.
970
971         * gtk/tree_widget.sgml: Fix some links.
972
973         * gtk/tmpl/gtkwindow.sgml: Add docs.
974
975         * gtk/tmpl/gtkeditable.sgml: Document GtkEditable as an interface,
976         not as an abstract base class.
977
978         * gtk/gtk-docs.sgml: Move GtkEditable from "Abstract Base Classes"
979         to "Numeric/Text Data Entry".
980
981 2002-12-09  Matthias Clasen  <maclas@gmx.de>
982
983         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Add docs.
984
985 2002-12-08  Matthias Clasen  <maclas@gmx.de>
986
987         * gtk/tmpl/gtkbbox.sgml: 
988         * gtk/tmpl/gtkcontainer.sgml: 
989         * gtk/tmpl/gtksignal.sgml: Add deprecation info.
990
991         * gdk-pixbuf/tmpl/module_interface.sgml: Add docs.      
992
993 2002-12-06  Matthias Clasen  <maclas@gmx.de>
994
995         * gdk/tmpl/x_interaction.sgml: 
996         * gdk/tmpl/gdkscreen.sgml: 
997         * gdk/tmpl/gdkdisplaymanager.sgml: 
998         * gdk/tmpl/gdkdisplay.sgml: 
999         * gtk/tmpl/gtkstock.sgml: 
1000         * gtk/tmpl/gtkwidget.sgml: 
1001         * gtk/tmpl/gtkmain.sgml: 
1002         * gtk/tmpl/gtkcolorsel.sgml: 
1003         * gtk/tmpl/gtkaccelgroup.sgml: 
1004         * gdk-pixbuf/tmpl/module_interface.sgml: Add "Since" information.
1005
1006         * gtk/gtk-sections.txt: Replace gtk_list_store_move by
1007         _move_before and _move_after.
1008
1009 2002-11-29  Matthias Clasen  <maclas@gmx.de>
1010
1011         * gtk/tmpl/gtkalignment.sgml: 
1012         * gtk/tmpl/gtkadjustment.sgml: 
1013         * gtk/tmpl/gtkaccellabel.sgml: 
1014         * gtk/tmpl/gtkoldeditable.sgml: 
1015         * gtk/tmpl/gtkwidget.sgml: 
1016         * gtk/tmpl/gtkrange.sgml: 
1017         * gtk/tmpl/gtkeditable.sgml: 
1018         * gtk/tmpl/gtkwindowgroup.sgml:
1019         * gtk/tmpl/gtkwindow.sgml: 
1020         * gtk/tmpl/gtktypeutils.sgml: 
1021         * gtk/tmpl/gtksignal.sgml: 
1022         * gtk/tmpl/gtkfeatures.sgml: 
1023         * gtk/tmpl/gtkstyle.sgml: 
1024         * gtk/tmpl/gtkselection.sgml: 
1025         * gtk/tmpl/gtkgc.sgml: 
1026         * gtk/tmpl/gtkenums.sgml: 
1027         * gtk/tmpl/gtkbindings.sgml: 
1028         * gtk/tmpl/gtksettings.sgml: 
1029         * gtk/tmpl/gtkdnd.sgml: 
1030         * gtk/tmpl/gtkclipboard.sgml: 
1031         * gtk/tmpl/gtkaccelgroup.sgml: 
1032         * gtk/tmpl/gtkaccelmap.sgml: 
1033         Minor tweaks and completions of shortdescs.
1034         
1035         * gdk/tmpl/rgb.sgml: 
1036         * gdk/tmpl/gcs.sgml: Minor tweaks.
1037
1038         * gdk/tmpl/gdkdisplaymanager.sgml: Add some docs.
1039
1040 2002-11-27  Matthias Clasen  <maclas@gmx.de>
1041
1042         * gtk/gtk-sections.txt: Replace gtk_tree_store_move by
1043         _move_before and _move_after.
1044
1045 2002-11-26  Matthias Clasen  <maclas@gmx.de>
1046
1047         * gdk/tmpl/threads.sgml: Add hint about calling gdk_flush() before
1048         gdk_threads_leave().  (#70665, wording suggested by Owen Taylor)
1049
1050 2002-11-23  Matthias Clasen  <maclas@gmx.de>
1051
1052         * gdk/tmpl/x_interaction.sgml: 
1053         * gdk/tmpl/pango_interaction.sgml: 
1054         * gdk/tmpl/input_devices.sgml: 
1055         * gdk/tmpl/input.sgml: 
1056         * gdk/tmpl/threads.sgml: 
1057         * gdk/tmpl/properties.sgml: 
1058         * gdk/tmpl/dnd.sgml: 
1059         * gdk/tmpl/selections.sgml: 
1060         * gdk/tmpl/keys.sgml:   
1061         * gdk/tmpl/event_structs.sgml: 
1062         * gdk/tmpl/events.sgml: 
1063         * gdk/tmpl/windows.sgml: 
1064         * gdk/tmpl/cursors.sgml: 
1065         * gdk/tmpl/fonts.sgml: 
1066         * gdk/tmpl/colors.sgml: 
1067         * gdk/tmpl/pixbufs.sgml: 
1068         * gdk/tmpl/images.sgml: 
1069         * gdk/tmpl/pixmaps.sgml: 
1070         * gdk/tmpl/drawing.sgml: 
1071         * gdk/tmpl/regions.sgml: 
1072         * gdk/tmpl/gdkdisplaymanager.sgml: 
1073         * gdk/tmpl/gdkscreen.sgml: 
1074         * gdk/tmpl/gdkdisplay.sgml: 
1075         * gdk/tmpl/general.sgml:
1076         Add missing short descriptions, standardize them to start with
1077         a capital and end without a period. Also remove periods from
1078         titles of examples.
1079
1080 2002-11-22  Yanko Kaneti  <yaneti@declera.com>
1081
1082         * gtk/tmpl/gtkliststore.sgml: Fixup a typo to massage the build.
1083
1084 2002-11-21  Matthias Clasen  <maclas@gmx.de>
1085
1086         * gdk/Makefile.am (extra_files): 
1087         * gdk-pixbuf/Makefile.am (extra_files): 
1088         * gtk/Makefile.am (extra_files): Add version.xml.in.
1089
1090         * gdk/Makefile.am (content_files): 
1091         * gdk-pixbuf/Makefile.am (content_files): 
1092         * gtk/Makefile.am (content_files): Add version.xml.
1093
1094         * gdk/version.xml.in: 
1095         * gdk-pixbuf/version.xml.in: 
1096         * gtk/version.xml.in: New files to let configure dump the version in.
1097
1098         * gdk/gdk-docs.sgml:
1099         * gdk-pixbuf/gdk-pixbuf.sgml: 
1100         * gtk/gtk-docs.sgml: Add version information.
1101
1102         * gtk/tmpl/gtkcombo.sgml: Fix typo in example code.  (#99078)
1103
1104 Sun Nov 17 15:42:08 2002  Jonathan Blandford  <jrb@gnome.org>
1105
1106         * gtk/tmpl/gtkliststore.sgml: add more to the docs.
1107
1108 2002-11-10  Matthias Clasen  <maclas@gmx.de>
1109
1110         * gdk/gdk-sections.txt: gdk_display_open_default_libgtk_only
1111         and gdk_notify_startup_complete.
1112
1113         * gtk/gtk-sections.txt: Add gtk_window_set_auto_startup_notification.
1114
1115 2002-11-07  Matthias Clasen  <maclas@gmx.de>
1116
1117         * gdk/gdk.types: Add gdk_display_manager_get_type.
1118
1119         * gdk/gdk-docs.sgml: Add displaymanager section.
1120
1121         * gdk-pixbuf/gdk-pixbuf-sections.txt: Don't mark GdkPixbufLoader
1122         as private, since that prevents its signals from being documented.
1123
1124 Sun Nov  3 13:23:51 2002  Jonathan Blandford  <jrb@gnome.org>
1125
1126         * gtk/tmpl/gtkcellrenderer.sgml: more docs.
1127
1128 Sat Nov  2 12:46:16 2002  Owen Taylor  <otaylor@redhat.com>
1129
1130         * gdk-pixbuf/Makefile.am: Remove rules for generation
1131         of version.xml, which was causing make to always
1132         rebuild the HTML file, and didn't seem to be used.
1133
1134         * gtk/tmpl/gtkliststore.sgml: SGML fixes.
1135
1136 Sat Nov  2 08:41:47 2002  Jonathan Blandford  <jrb@gnome.org>
1137
1138         * gtk/tmpl/gtktreestore.sgml: clean up the wording.
1139
1140         * gtk/tmpl/gtkliststore.sgml: Add an example and clean up the
1141         wording.
1142
1143 2002-11-01  Matthias Clasen  <maclas@gmx.de>
1144
1145         * gdk/tmpl/fonts.sgml: 
1146         * gdk/tmpl/drawing.sgml: More docs moved inline.
1147
1148         * gtk/tmpl/gtkfilesel.sgml: The label is "Folders" now, not
1149         "Directories".  (#97224, Vitaly Tishkov)
1150
1151 2002-10-29  Matthias Clasen  <maclas@gmx.de>
1152
1153         * gtk/tmpl/gtkrc.sgml: Fix a link. Add (minimal) docs for setting
1154         style properties from rc files. More needed !!
1155
1156 Wed Oct 30 16:50:42 2002  Owen Taylor  <otaylor@redhat.com>
1157
1158         * gtk/running.sgml: Document --screen.
1159
1160 2002-10-24  Matthias Clasen  <maclas@gmx.de>
1161
1162         * gdk/tmpl/dnd.sgml: 
1163         * gdk/tmpl/cursors.sgml: More docs moved inline.
1164
1165 2002-10-24  Matthias Clasen  <maclas@gmx.de>
1166
1167         * gdk/tmpl/colors.sgml: Some docs moved inline.
1168
1169 2002-10-22  Matthias Clasen  <maclas@gmx.de>
1170
1171         * gdk/tmpl/gdkdisplay.sgml: Document GdkDisplayPointerHooks.
1172
1173         * gdk/tmpl/x_interaction.sgml: Some docs moved inline.
1174
1175 2002-10-20  Matthias Clasen  <maclas@gmx.de>
1176
1177         * gdk-pixbuf/Makefile.am (SCANOBJ_FILES): 
1178         * gtk/Makefile.am (SCANOBJ_FILES): 
1179         * gdk/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
1180
1181 Fri Oct 18 15:13:24 2002  Owen Taylor  <otaylor@redhat.com>
1182
1183         * gdk/tmpl/event_structs.sgml: Update the docs for
1184         the event->key.string to say that @string is deprecated.
1185
1186 Mon Oct 14 19:34:26 2002  Owen Taylor  <otaylor@redhat.com>
1187
1188         * gdk/Makefile.am (content_files)
1189           gdk-pixbuf/Makefile.am (content_files): Add some missing
1190         files.
1191
1192 Mon Oct 14 19:16:16 2002  Owen Taylor  <otaylor@redhat.com>
1193
1194         * gtk/gtk-sections.txt: Update.
1195
1196         * gdk/tmpl/images.sgml gtk/tmpl/gtkmain.sgml 
1197         gtk/tmpl/gtkselection.sgml: Remove docs that were moved
1198         the the C files.
1199
1200 2002-10-14  Matthias Clasen  <maclas@gmx.de>
1201
1202         * gdk-pixbuf/Makefile.am (dist-hook): 
1203         * gdk/Makefile.am (dist-hook): 
1204         * gtk/Makefile.am (dist-hook): Dist the xml/*.xml, not
1205         sgml/*.sgml.  (#95678, Owen Taylor)
1206
1207 2002-10-14  Matthias Clasen  <maclas@gmx.de>
1208
1209         * gtk/Makefile.am (SCANOBJ_FILES): 
1210         * gdk-pixbuf/Makefile.am (SCANOBJ_FILES): 
1211         * gdk/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
1212
1213 2002-10-11  Matthias Clasen  <maclas@gmx.de>
1214
1215         * gtk/tmpl/gtkimagemenuitem.sgml: Add a bit.
1216
1217         * gtk/tmpl/gtkimage.sgml: Fix example.
1218
1219         * gtk/tmpl/gtkrc.sgml: Spelling fixes.
1220
1221         * gdk-pixbuf/tmpl/refcounting.sgml: Remove documentation for
1222         non-longer-present last-unref hook.
1223
1224         * gtk/tmpl/gtkfilesel.sgml: s/GtkCList/GtkTreeView/.
1225
1226         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add some missing symbols.
1227
1228         * gdk/gdk-sections.txt: Add some missing symbols.
1229
1230         * gdk/Makefile.am (IGNORE_HFILES): Add gdkintl.h and gdkmarshalers.h.
1231
1232         * gtk/gtk-sections.txt: Add some missing symbols.
1233
1234 2002-10-04  Matthias Clasen  <maclas@gmx.de>
1235
1236         * gtk/running.sgml: Document GDK_PIXBUF_MODULE_FILE.
1237
1238         * gdk-pixbuf/tmpl/module_interface.sgml: Some information for
1239         module writers.
1240
1241 2002-08-12  Matthias Clasen  <maclas@gmx.de>
1242
1243         * gdk/gdk-sections.txt: Remove gdk_screen_close, add a section
1244         for GdkDisplayManager, add gdk_visual_get_screen and
1245         gdk_colormap_get_screen. 
1246         
1247 2002-08-07  Matthias Clasen  <maclas@gmx.de>
1248
1249         * gtk/gtk-sections.txt: Remove gtk_style_get_font_for_display.
1250
1251 Mon Jul 29 22:36:06 2002  Owen Taylor  <otaylor@redhat.com>
1252
1253         * gtk/tmpl/gtkfilesel.sgml: Fix up the example program
1254         a bit. (#88814, Johnson Wong)
1255
1256 2002-07-16  Sven Neumann  <sven@gimp.org>
1257
1258         * gdk/tmpl/rgb.sgml: fixed the example code (return TRUE from the
1259         expose_event handler).
1260
1261 2002-07-07  Matthias Clasen  <maclas@gmx.de>
1262
1263         * gdk-pixbuf/gdk-pixbuf-sections.txt, 
1264         gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml,
1265         gdk-pixbuf/tmpl/module_interface.sgml: Updates for
1266         load-at-size functionality.
1267
1268 Tue Jun 18 17:02:48 2002  Owen Taylor  <otaylor@redhat.com>
1269
1270         * gdk/gdk-sections.txt: Fix for cursor screen => display
1271         change.
1272
1273 2002-06-03  Matthias Clasen  <maclas@gmx.de>
1274
1275         * gtk/tmpl/gtkprogress.sgml: 
1276         * gtk/tmpl/gtkscale.sgml: 
1277         * gtk/tmpl/gtktreemodel.sgml: 
1278         * gtk/tmpl/gtkimage.sgml: 
1279         * gtk/tmpl/gtksignal.sgml: 
1280         * gtk/tmpl/gtkrc.sgml: 
1281         * gtk/gtk-docs.sgml: 
1282         * gdk/gdk-docs.sgml: 
1283         * gdk/tmpl/threads.sgml: 
1284         * gdk/tmpl/cursors.sgml: 
1285         * gdk/tmpl/rgb.sgml: Replace homegrown "nbsp", "hash" and
1286         "percent" entities by standard ISO entities "nbsp", "num" and
1287         "percnt".
1288
1289         * gtk/text_widget.sgml: Fix a link.
1290
1291 2002-05-30  Matthias Clasen  <maclas@gmx.de>
1292
1293         Make stock icons appear again (patch by Gediminas Paulauskas):
1294         
1295         * gtk/Makefile.am (HTML_IMAGES): Add stock_broken_image_24.png
1296
1297         * gtk/tmpl/gtkstock.sgml: Fix icon filenames.   
1298
1299 2002-05-29  Matthias Clasen  <maclas@gmx.de>
1300
1301         * gtk/*, gdk/*, gdk-pixbuf/*: Create XML, not SGML.
1302         
1303 2002-05-28  Matthias Clasen  <maclas@gmx.de>
1304
1305         * gtk/tmpl/*: Remove property documentation which comes from the
1306         source now.
1307
1308         * gtk/building.sgml: Remove traces of gxi.
1309
1310 2002-05-05  Matthias Clasen  <maclas@gmx.de>
1311
1312         * gtk/gtk-sections.txt: Add gtk_widget_class_find_style_property, 
1313         gtk_widget_class_list_style_properties and
1314         gtk_style_get_font_for_display. 
1315
1316 2002-05-03  Matthias Clasen  <maclas@gmx.de>
1317
1318         * gdk/gdk-sections.txt: Remove gdk_screen_use_virtual_screen.
1319
1320         * gdk/tmpl/gdkscreen.sgml: Updates.
1321
1322         * gdk/tmpl/gdkdisplay.sgml: Document GdkDisplay.
1323
1324         * gdk/tmpl/x_interaction.sgml: Document GDK_DISPLAY_XDISPLAY,
1325         GDK_SCREEN_XDISPLAY, GDK_SCREEN_XSCREEN, GDK_SCREEN_XNUMBER,
1326         gdk_font_lookup_for_display.
1327
1328         * gdk/Makefile.am (GTKDOC_CFLAGS, GTKDOC_LIBS): set these. 
1329
1330         * gdk/gdk.types: Add types derived from GObject, so that they get
1331         an object hierarchy section.
1332
1333 2002-05-01  Matthias Clasen  <maclas@gmx.de>
1334
1335         * gdk/gdk-sections.txt: Move GdkScreen struct to the GdkScreen
1336         section. 
1337
1338         * gdk/tmpl/gdkscreen.sgml: 
1339         * gdk/tmpl/gdkdisplay.sgml: Typo and markup fixes.
1340
1341         * gdk/gdk-docs.sgml: Reorder display and screen sections.
1342
1343         * gdk/multihead.sgml: Remove references to GdkDisplayManager, typo 
1344         and markup fixes.
1345
1346 Tue Apr 30 14:16:12 2002  Owen Taylor  <otaylor@redhat.com>
1347
1348         * gtk/gtk-sections.txt: Update for multihead.
1349
1350 Tue Apr 30 12:26:31 2002  Owen Taylor  <otaylor@redhat.com>
1351
1352         * gdk-sections.txt: Update for multihead.
1353
1354         * multihead.sgml gtk-docs.sgml: Add overview of
1355         multihead from multihead branch.
1356
1357         * tmpl/gdkdisplay.sgml tmpl/gdkscreen.sgml: New
1358         sections from multihead branch.
1359
1360 2002-04-30  Havoc Pennington  <hp@redhat.com>
1361
1362         * gtk/other_software.sgml: half-finished docs on merging GTK with
1363         existing hunks of code (event loop integration, using threads
1364         vs. processes, blah blah)
1365
1366 Thu Apr 25 22:37:58 2002  Owen Taylor  <otaylor@redhat.com>
1367
1368         * gdk/tmpl/{events,input_devices,region,x_interaction}.sgml:
1369         Fix some docs duplicated between templates and inline.
1370
1371 2002-04-24  Matthias Clasen  <maclas@gmx.de>
1372
1373         * gtk/gtk-sections.txt: Remove GTK_OBJECT_CONNECTED.
1374
1375         * gtk/tmpl/gtksocket.sgml: Formatting fix.
1376
1377         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Updates.  (#79001)
1378
1379 2002-04-23  Matthias Clasen  <maclas@gmx.de>
1380
1381         * gtk/tmpl/gtksocket.sgml: Add link to XEmbed draft.  (#67818)
1382
1383         * gtk/tmpl/gtkdrawingarea.sgml: Fix a typo.
1384
1385         * gtk/text_widget.sgml: Complete the fix for #79080.
1386
1387 2002-04-22  Matthias Clasen  <maclas@gmx.de>
1388
1389         * gtk/tree_widget.sgml: Fix typo in "Simple Example".  (#78661)
1390
1391 2002-04-21  Matthias Clasen  <maclas@gmx.de>
1392
1393         * gtk/tmpl/gtktreemodel.sgml: 
1394         * gtk/tmpl/gtkradiomenuitem.sgml: Fix crossreferences.  (#78392) 
1395
1396         * gtk/gtk-sections.txt: Add GtkWidgetClass.  (#78392)
1397
1398         * gtk/tmpl/gtkwidget.sgml: Rewrite docs for
1399         gtk_widget_reset_rc_styles.  (#75588)
1400
1401         * gdk/tmpl/properties.sgml: Fix gdk_property_change docs. (#72312)
1402
1403         * gtk/text_widget.sgml: Fix misleading example.  (#79080)
1404         
1405         * gtk/tmpl/gtkdialog.sgml: Fix stock id in example.  (#74439)
1406
1407 2002-04-18  Matthias Clasen  <maclas@gmx.de>
1408
1409         * gdk/tmpl/rgb.sgml:
1410         * gdk/tmpl/general.sgml:
1411         * gtk/tmpl/gtktogglebutton.sgml:
1412         * gtk/tmpl/gtkaccellabel.sgml:
1413         * gtk/tmpl/gtkradiobutton.sgml:
1414         * gtk/tmpl/gtktreemodel.sgml:
1415         * gtk/tmpl/gtkwidget.sgml:
1416         * gtk/tmpl/gtkimage.sgml:
1417         * gtk/tmpl/gtktooltips.sgml:
1418         * gtk/tmpl/gtksignal.sgml:
1419         * gtk/tmpl/gtkcombo.sgml:
1420         * gtk/tmpl/gtkdnd.sgml:
1421         * gtk/tmpl/gtksocket.sgml:
1422         * gtk/tmpl/gtkdrawingarea.sgml:
1423         * gtk/tmpl/gtkobject.sgml:
1424         * gtk/tmpl/gtkpaned.sgml:
1425         * gtk/tmpl/gtkmain.sgml: s/<!>/<!-- -->/g throughout the
1426         documentation to bring the produced Docbook closer to XML.
1427
1428 Tue Mar 26 15:41:49 2002  Owen Taylor  <otaylor@redhat.com>
1429
1430         * gtk/building.sgml: Add a mention of running ldconfig.
1431         (#76126, Bill Nayland.)
1432
1433 Mon Mar 25 11:31:41 2002  Jonathan Blandford  <jrb@redhat.com>
1434
1435         * gtk/tree_widget.sgml: fix bugs in the code.
1436
1437 2002-03-20  Cody Russell  <cody@jhu.edu>
1438
1439         * gtk/tree_widget.sgml: Much expanded overview of the tree.
1440
1441 Tue Mar 12 00:29:31 2002  Jonathan Blandford  <jrb@redhat.com>
1442
1443         * gtk/question_index.sgml: new FAQ.
1444
1445         * gtk/tmpl/gtktreemodel.sgml: clean up example
1446
1447 2002-03-12  Matthias Clasen  <maclas@gmx.de>
1448
1449         * gdk/tmpl/windows.sgml: Document GdkScreen.
1450
1451         * gtk/gtk-sections.txt: Move a few Class structs to Standard sections.
1452
1453 2002-03-11  Matthias Clasen  <maclas@gmx.de>
1454
1455         * gtk/tmpl/gtktreemodel.sgml, gtk/tmpl/gtkprogress.sgml,
1456         gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkimage.sgml: Generate proper
1457         markup for format strings in examples, also fix an oversight in
1458         the GtkTreeModel example.  (#74213)
1459
1460         * gtk/gtk.types: Add interfaces to get docs on their signals.
1461
1462 Sat Mar  9 13:00:38 2002  Jonathan Blandford  <jrb@redhat.com>
1463
1464         * gtk/tmpl/gtktreemodel.sgml: Lots of docs.
1465
1466 Fri Mar  8 15:14:32 2002  Owen Taylor  <otaylor@redhat.com>
1467
1468         * gtk/building.sgml: List -I/opt/gtk/include not
1469         -I /opt/gtk/include.
1470
1471         * gtk/building.sgml: Add a gloss for XIM.
1472
1473 2002-03-07  Matthias Clasen  <maclas@gmx.de>
1474
1475         * gdk-pixbuf/tmpl/animation.sgml, gdk-pixbuf/tmpl/gdk-pixbuf.sgml,
1476         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktextview.sgml,
1477         gtk/tmpl/gtkiconfactory.sgml, gtk/tmpl/gtkaccelgroup.sgml: Add
1478         some ids which are referenced from the object hierarchy.
1479
1480         * gtk/gtk-docs.sgml: Use parts as top-level division (#61575),
1481         include gtkaccessible docs.
1482
1483         * gtk/building.sgml: Some typo and markup fixes.
1484
1485 Thu Mar  7 02:58:16 2002  Jonathan Blandford  <jrb@redhat.com>
1486
1487         * gtk/tmpl/gtkliststore.sgml: start implementing
1488
1489         * gtk/question_index.sgml: "I can set with the tree, but not
1490         get???!?!"
1491
1492 Wed Mar  6 18:11:05 2002  Owen Taylor  <otaylor@redhat.com>
1493
1494         * gtk/resources.sgml: Mention the need to subscribe
1495         to the GTK+ mailing lists.
1496
1497         * gtk/building.sgml: Go into much more details about
1498         building the entire set of GTK+ libraries and about the
1499         dependencies that are required.
1500
1501         * gtk/building.sgml: Add docs for --enable-explicit-deps,
1502         --with-xinput.
1503
1504 Wed Mar  6 14:12:34 2002  Jonathan Blandford  <jrb@redhat.com>
1505
1506         * gtk/tmpl/gtktreeselection.sgml: docs
1507
1508         * gtk/tree_widget.sgml: clean up docs
1509
1510 2002-03-05  Matthias Clasen  <maclas@gmx.de>
1511
1512         * gtk/gtk-sections.txt: Remove gtk_win32_get_installation_directory.
1513
1514 Tue Mar  5 14:28:28 2002  Owen Taylor  <otaylor@redhat.com>
1515
1516         * gtk/compiling.sgml: Update version numbers in example.
1517
1518 2002-03-04  Matthias Clasen  <maclas@gmx.de>
1519
1520         * gtk/gtk-docs.sgml: Move GtkOldEditable to the "Deprecated" 
1521         section.  (#68408)
1522
1523         * gtk/tmpl/gtktreeview.sgml: Close linkend attribute.  (#73364)
1524
1525 Sun Mar  3 01:36:21 2002  Jonathan Blandford  <jrb@redhat.com>
1526
1527         * gtk/tmpl/gtktreeviewcolumn.sgml: Write documentation
1528         * gtk/tmpl/gtktreeview.sgml: Write documentation
1529
1530 Sat Mar  2 15:46:29 2002  Owen Taylor  <otaylor@redhat.com>
1531
1532         * gtk/tmpl/gtkentry.sgml: Move a couple of function
1533         docs into the C file.
1534
1535 Fri Mar  1 10:35:15 2002  Owen Taylor  <otaylor@redhat.com>
1536
1537         * gtk/changes-2.0.sgml: Add note about gtk_notebook_reorder_child().
1538
1539 Tue Feb 26 22:01:59 2002  Owen Taylor  <otaylor@redhat.com>
1540
1541         * gtk/tmpl/gtkbox.sgml: Fix docs to correspond to the code -
1542         negative @position indicates the end of the list.
1543
1544 2002-02-26  Matthias Clasen  <maclas@gmx.de>
1545
1546         Fixes for #72478:
1547         
1548         * gtk/tmpl/gtkprogressbar.sgml: Add note about new GtkProgressBar
1549         API to introduction. 
1550
1551         * gtk/gtk-sections.txt: Reorder GtkProgressBar functions to move 
1552         undeprecated API to top.
1553
1554 Sat Feb 23 23:39:14 2002  Owen Taylor  <otaylor@redhat.com>
1555
1556         * gtk/tmpl/gtktreemodel.sgml: Document gtk_tree_path_new_root(),
1557         gtk_tree_model_get_iter_root() as compatibility macros.
1558
1559         * gtk/gtk-sections.txt: Updates.
1560
1561 2002-02-23  Anders Carlsson  <andersca@gnu.org>
1562
1563         * gtk/Makefile.am (HTML_IMAGES): Rename strikeout to 
1564         strikethrough.
1565
1566 2002-02-22  Anders Carlsson  <andersca@gnu.org>
1567
1568         * gtk/Makefile.am (HTML_IMAGES): Update for name changes.
1569
1570 2002-02-22  Matthias Clasen  <maclas@gmx.de>
1571
1572         * gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkimage.sgml: s/%d/%%d/ in
1573         examples.  (#71479)
1574
1575         * gtk/tmpl/gtkmenu.sgml: Document gtk_menu_set_active as 
1576         quasi-private.  (#69788)
1577
1578         * gtk/tmpl/gtkcalendar.sgml: Document month as zero-based and 
1579         selected_day as one-based.  (#57169)
1580
1581 Thu Feb 21 12:11:42 2002  Owen Taylor  <otaylor@redhat.com>
1582
1583         * gtk/Makefile.am (IGNORE_HFILES): Add gtkkeyhash.h
1584
1585 2002-02-20  Sven Neumann  <sven@gimp.org>
1586
1587         * gtk/gtk-sections.txt
1588         * gtk/tmpl/gtktreeviewcolumn.sgml: updated for treeviewcolumn changes.
1589
1590 Mon Feb 18 23:00:52 2002  Owen Taylor  <otaylor@redhat.com>
1591
1592         * gtk/running.sgml: Remove docs for GTK_IM_MODULE_PATH,
1593         replace docs for GTK_MODULE_PATH with docs for GTK_PATH.
1594
1595 Sun Feb 17 21:33:33 2002  Owen Taylor  <otaylor@redhat.com>
1596
1597         * gtk/gtk-sections.txt: Updated for filesel changes.
1598
1599 2002-02-05  Matthias Clasen  <maclas@gmx.de>
1600
1601         * gtk/tmpl/gtkrc.sgml: Update the description of RC file loading
1602         to match recent code changes. Also document font_name and engine. 
1603
1604 Tue Jan 29 23:41:31 2002  Owen Taylor  <otaylor@redhat.com>
1605
1606         * gtk/Makefile.am (content_files): Add x11.sgml.
1607
1608         * gtk/changes-2.0.sgml: SGML fix.
1609
1610         * gtk/gtk-sections.txt: Updated.
1611
1612 2002-01-23  Damon Chaplin  <damon@ximian.com>
1613
1614         * gtk/Makefile.am: added SCANGOBJ_OPTIONS to set the type-init-func
1615         to pass to gtkdoc-scangobj.
1616
1617 Mon Jan 21 23:39:42 2002  Jonathan Blandford  <jrb@redhat.com>
1618
1619         * gtk/tmpl/gtkfixed.sgml: change guint16 to gint to reflect
1620         changes in the code, found by Jody Goldberg <jody@gnome.org>
1621
1622 2002-01-19  Havoc Pennington  <hp@pobox.com>
1623
1624         * gtk/x11.sgml: add a mostly-empty X11 section
1625
1626         * gtk/framebuffer.sgml: make title consistent with windows section
1627
1628         * gtk/tmpl/gtkdrawingarea.sgml: couple of fixes
1629
1630 2002-01-17  Matthias Clasen  <matthiasc@poet.de>
1631
1632         * gtk/resources.sgml: Tiny markup fix.
1633
1634 2002-01-15  Matthias Clasen  <matthiasc@poet.de>
1635
1636         * gtk/changes-2.0.sgml: Details about GtkRange and subclasses
1637         rewrite. (#67730)
1638
1639 2002-01-14  Matthias Clasen  <matthiasc@poet.de>
1640
1641         * gtk/running.sgml: Add ids to some elements to make them
1642         addressable as link targets.
1643
1644 2002-01-14  Matthias Clasen  <matthiasc@poet.de>
1645         
1646         * gtk/tmpl/gtktooltips.sgml: Minor fixes.
1647
1648         * gtk/tmpl/gtkrc.sgml: Minor fixes.
1649
1650 2002-01-11  Havoc Pennington  <hp@pobox.com>
1651
1652         * gtk/running.sgml: sgml fixes
1653
1654         * gtk/tmpl/gtksignal.sgml: sgml fixes
1655
1656         * gtk/tmpl/gtklabel.sgml: do the intro section
1657
1658 2002-01-10  Matthias Clasen  <matthiasc@poet.de>
1659
1660         * gdk/tmpl/general.sgml (gdk_set_program_class): Expand.
1661
1662         * gtk/running.sgml: New file.
1663
1664         * gtk/building.sgml: Document a few more configure options.
1665
1666         * gtk/Makefile.am (content_files): Add running.sgml.
1667
1668         * gtk/gtk-docs.sgml: Include running.sgml, sort H and V 
1669         variants of widgets to be next to each other.
1670
1671 2002-01-09  Matthias Clasen  <matthiasc@poet.de>
1672
1673         * gtk/tmpl/gtkaccellabel.sgml: Remove duplicate docs.
1674         
1675         * gdk-pixbuf/Makefile.am (content_files): Add 
1676         gdk-pixbuf-from-drawables.sgml. (#68232)
1677         
1678         * gtk/tmpl/gtkwidget.sgml: Improve docs for GTK_NO_REPARENT
1679         and GTK_APP_PAINTABLE. (#68060)
1680
1681 2002-01-08  Matthias Clasen  <matthiasc@poet.de>
1682
1683         * gtk/tmpl/gtkgc.sgml: Improve wording.
1684
1685         * gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkplug.sgml: speak of 
1686         window IDs rather than XIDs.
1687
1688 2002-01-07  Matthias Clasen  <matthiasc@poet.de>
1689         
1690         * gtk/tmpl/gtksocket.sgml: Mention gtk_socket_get_id()
1691         instead of GTK_WINDOW_XWINDOW().  (#68172)
1692
1693         * gtk/gtk-sections.txt: Move functions which are documented
1694         as "private" or "internal" into Private subsections.
1695
1696         * gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkobject.sgml, 
1697         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktooltips.sgml,
1698         gtk/tmpl/gtkwidget.sgml, gtk/tmpl/gtkclipboard.sgml,
1699         gtk/tmpl/gtkstyle.sgml, gtk/tmpl/gtkselection.sgml,
1700         gtk/tmpl/gtkfeatures.sgml: Minor markup fixes.
1701
1702         * gtk/tmpl/gtksignal.sgml: Add link to GLib signal docs.
1703
1704         * gtk/tmpl/gtkpreview.sgml, gtk/tmpl/gtktext.sgml,
1705         gtk/tmpl/gtktree.sgml: Remove "deprecated" from short desc.
1706
1707         * gtk/tmpl/gtkrc.sgml: Correct names of default RC files. 
1708
1709 2002-01-06  Matthias Clasen  <matthiasc@poet.de>
1710
1711         * gtk/tmpl/gtktypeutils.sgml: Replace GTK_NO_CHECK_CASTS by 
1712         G_DISABLE_CAST_CHECKS, fix some markup and add stuff.
1713
1714         * gtk/tmpl/gtkaccelgroup.sgml, gtk/tmpl/gtkwidget.sgml: Additions.
1715
1716         * gtk/gtk-sections.txt: Make gtk_accel_group_get_type private.
1717
1718 2002-01-06  Havoc Pennington  <hp@pobox.com>
1719
1720         * gtk/question_index.sgml: a few more questions I thought of
1721
1722 2002-01-06  Havoc Pennington  <hp@pobox.com>
1723
1724         * gtk/gtk-docs.sgml: remove gtk- prefix from TreeView and a few
1725         other entities, more consistent anyway (I thought this would make
1726         links to "GtkTreeView" etc. go to the ref page, not the struct,
1727         but it wasn't the problem, the issue is the way gtkdoc-mkdb
1728         decides what's an object, see CheckIsObject() routine)
1729
1730         * gtk/changes-1.2.sgml: sgml fixes to get rid of warnings
1731
1732         * gtk/changes-2.0.sgml: ditto
1733         
1734         * gtk/question_index.sgml: add some questions
1735
1736 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
1737
1738         * gtk/tmpl/gtkwidget.sgml: Additions.
1739
1740 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
1741
1742         * gtk/changes-1.2.sgml, gtk/changes-2.0.sgml: SGML fixes.
1743
1744         * gtk/tmpl/gtkobject.sgml: Document GTK_IN_DESTRUCTION.
1745         
1746         * gtk/tmpl/gtkwidget.sgml: Additions.
1747
1748 2002-01-04  Havoc Pennington  <hp@pobox.com>
1749
1750         * gtk/question_index.sgml: add question to help people find
1751         gtk_widget_set_sensitive() if they're used to another term for 
1752         that.
1753         
1754 2002-01-03  Havoc Pennington  <hp@pobox.com>
1755
1756         * gtk/tmpl/gtkdrawingarea.sgml: add mention of
1757         gtk_widget_add_events() and GTK_CAN_FOCUS
1758
1759 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
1760
1761         * gtk/tmpl/gtktextview.sgml: Small additions.
1762
1763         * gtk/tmpl/gtksignal.sgml: Explain what to use instead.
1764
1765         * gtk/question_index.sgml, gtk/text_widget.sgml, gtk/tree_widget.sgml,
1766         gtk/changes-1.2.sgml, gtk/changes-2.0.sgml,
1767         gtk/framebuffer.sgml: SGML fixes and additions.
1768
1769         * gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkdialog.sgml,
1770         gtk/tmpl/gtkeditable.sgml, gtk/tmpl/gtkfilesel.sgml,
1771         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
1772         gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkrc.sgml,
1773         gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtkspinbutton.sgml,
1774         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkwindow.sgml:
1775         Replace references to deprecated functions.
1776
1777 2002-01-03  Matthias Clasen  <matthiasc@poet.de>
1778
1779         * gtk/changes-1.2.sgml, gtk/changes-2.0.sgml, 
1780         gtk/framebuffer.sgml: Add markup.
1781
1782 2002-01-01  Havoc Pennington  <hp@pobox.com>
1783
1784         * gtk/framebuffer.sgml: move README.linux-fb in here
1785
1786         * gtk/tmpl/gtkpreview.sgml: explain what to use instead
1787
1788         * gtk/tmpl/gtkseparator.sgml: typo fix
1789
1790         * gtk/tmpl/gtkstock.sgml: add some overview docs
1791
1792         * gtk/Makefile.am (content_files): add new files
1793
1794         * gtk/changes-1.2.sgml: move Changes-1.2.txt in here
1795
1796         * gtk/changes-2.0.sgml: move Changes-2.0.txt in here
1797
1798         * gdk/tmpl/threads.sgml: mention gdk_threads_init() in the
1799         overview docs, copy in the examples from the FAQ
1800
1801         * gtk/gtk-docs.sgml: change DTD to 3.1, and add
1802         question_index.sgml and changes-1.2, changes-2.0
1803
1804         * gtk/tmpl/gtkdrawingarea.sgml: fixups to reflect 2.0 changes
1805
1806         * gtk/question_index.sgml: new section with question-based 
1807         index of the manual
1808
1809         * gtk/text_widget.sgml: fix some cross-references
1810
1811 2002-01-01  Havoc Pennington  <hp@pobox.com>
1812
1813         * gtk/tmpl/gtktexttag.sgml: docs updates, mention that invisible 
1814         property isn't implemented
1815
1816         * gtk/text_widget.sgml: small tweaks
1817
1818 2001-12-30  Matthias Clasen  <matthiasc@poet.de>
1819
1820         * gtk/tmpl/gtkbbox.sgml: Remove references to nonexisting functions.
1821         
1822         * gtk/tmpl/gtkcolorseldlg.sgml, gtk/tmpl/gtkdrawingarea.sgml,
1823         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkhseparator.sgml, 
1824         gtk/tmpl/gtktree.sgml, gtk/tmpl/gtkradiobutton.sgml,
1825         gtk/tmpl/gtkradiomenuitem.sgml: 
1826         Replace references to deprecated functions.
1827
1828         * gtk/tmpl/gtkhbbox.sgml,gtk/tmpl/gtkvbbox.sgml: Minor fixes.
1829
1830 2001-12-30  Matthias Clasen  <matthiasc@poet.de>
1831
1832         * gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkscale.sgml,
1833         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkimcontextsimple.sgml: Additions.
1834
1835 2001-12-28  Matthias Clasen  <matthiasc@poet.de>
1836
1837         * gdk/tmpl/properties.sgml, gdk/tmpl/selections.sgml: Additions.
1838
1839 2001-12-23  Matthias Clasen  <matthiasc@poet.de>
1840
1841         * gdk-pixbuf/porting-from-imlib.sgml: GDK instead of Gdk.
1842
1843         * gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: Replace references to
1844         deprecated functions.
1845
1846         * gdk/tmpl/event_structs.sgml, gdk/tmpl/gcs.sgml,
1847         gdk/tmpl/images.sgml: Replace references to deprecated functions.
1848
1849 2001-12-28      Vitaly Tishkov <tvv@sparc.spb.su>
1850
1851         * gtkwindow.sgml: additional fix for #59314 ('<programlisting>' is
1852         changed to '<literal>' in docs for gtk_window_set_policy ())
1853
1854 Sat Dec 22 18:18:07 2001  Owen Taylor  <otaylor@redhat.com>
1855
1856         * gtk/Makefile.am (IGNORE_HFILES): Add gtktextutil.h
1857
1858         * gtk/text_widget.sgml (linkend): SGML fixes.
1859
1860         * gtk/gtk-sections.txt: Update
1861
1862         * gdk/gdk-sections.txt: Update.
1863
1864         * gdk/tmpl/cursors.sgml: SGML fix.
1865
1866         * gdk/gdk-docs.sgml: Add PNG handling magic.
1867
1868 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
1869                 
1870         * gtk/text_widget.sgml: More precise wording. (#63388)
1871
1872         * gtk/tmpl/gtksignal.sgml (GTK_SIGNAL_OFFSET): Add docs.
1873
1874         * gtk/resources.sgml: Fix markup of mail URLs.
1875         
1876         * gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkobject.sgml: Markup fixes.
1877
1878         * gtk/tmpl/gtktoolbar.sgml (gtk_toolbar_{prepend,append}_element):
1879         Expand documentation. (#60471)
1880
1881         * gtk/tmpl/gtkmain.sgml: Remove misleading information about 
1882         gtk_set_locale().  (#65758)
1883
1884 2001-12-18  Anders Carlsson  <andersca@gnu.org>
1885
1886         * gtk/tmpl/gtkdrawingarea.sgml: Change GdkWidget to
1887         GtkWidget. Fixes #67162.
1888
1889 2001-12-17  Matthias Clasen  <matthiasc@poet.de>
1890
1891         * gdk-pixbuf/tmpl/creating.sgml, 
1892         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-from-drawables.sgml,
1893         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml,
1894         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rendering.sgml,
1895         gdk-pixbuf/tmpl/refcounting.sgml: Markup fixes.
1896
1897         * gtk/building.sgml, gtk/resources.sgml: Markup fixes.
1898
1899         * gtk/gtk.types: Remove gtk_text_layout_get_type(). (???)
1900
1901         * gdk/tmpl/general.sgml: Use <envar>, not <envvar>.
1902
1903 2001-12-16  Matthias Clasen  <matthiasc@poet.de>
1904
1905         * gdk/tmpl/windows.sgml: Document GDK_RELEASE_MASK.
1906
1907 2001-12-16  Havoc Pennington  <hp@pobox.com>
1908
1909         * gdk-pixbuf/gdk-pixbuf-sections.txt: put _simple variants at the
1910         top of the docs
1911
1912 2001-12-16  Havoc Pennington  <hp@pobox.com>
1913
1914         * gdk-pixbuf/tmpl/scaling.sgml: small doc tweaks, specifically
1915         some "just do XYZ" advice next to the InterpMode technojargon.
1916
1917 2001-12-16  Matthias Clasen  <matthiasc@poet.de>
1918
1919         * gdk/tmpl/windows.sgml: Add something about GdkModifierType.
1920
1921 2001-12-13  Matthias Clasen  <matthiasc@poet.de>
1922         
1923         * gdk-pixbuf/tmpl/scaling.sgml, gdk/tmpl/fonts.sgml, 
1924         gdk/tmpl/general.sgml, gdk/tmpl/rgb.sgml, gdk/tmpl/visuals.sgml,
1925         gdk/tmpl/windows.sgml, gtk/gtk-docs.sgml, gtk/tmpl/gtkaccellabel.sgml,
1926         gtk/tmpl/gtkcombo.sgml, gtk/tmpl/gtkdialog.sgml, 
1927         gtk/tmpl/gtkdrawingarea.sgml, gtk/tmpl/gtkeditable.sgml, 
1928         gtk/tmpl/gtkfilesel.sgml, gtk/tmpl/gtkfontseldlg.sgml,
1929         gtk/tmpl/gtkimage.sgml, gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
1930         gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkobject.sgml,
1931         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkradiobutton.sgml, 
1932         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtkscale.sgml, gtk/tmpl/gtksignal.sgml, 
1933         gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkspinbutton.sgml,
1934         gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtksignal.sgml, 
1935         gtk/tmpl/gtktooltips.sgml, gtk/tmpl/gtkwindow.sgml,
1936         gdk/tmpl/regions.sgml, gtk/tmpl/gtkfontsel.sgml,
1937         gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkprogress.sgml,
1938         gtk/tmpl/gtkselection.sgml, gtk/tmpl/gtktable.sgml,
1939         gtk/tmpl/gtktipsquery.sgml: Markup fixes (mainly examples).
1940
1941 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
1942
1943         * gtk/tmpl/gtklist.sgml: Markup fixes.
1944
1945         * gdk/tmpl/selections.sgml, gtk/tmpl/gtksocket.sgml:
1946         s/succesful/successful/g. 
1947
1948         * gtk/gtk-sections.txt, gtk/tmpl/gtkstyle.sgml: Remove
1949         GTK_STYLE_NUM_STYLECOLORS. (#66467)
1950
1951 2001-12-12  Havoc Pennington  <hp@pobox.com>
1952
1953         * gtk/text_widget.sgml: add another example
1954
1955 2001-12-09  Matthias Clasen  <matthiasc@poet.de>
1956
1957         * gtk/tmpl/gtkmain.sgml: Markup fixes.
1958
1959         * gtk/gtk-docs.sgml: Add an empty entity to suppress 
1960         crossreferencing in programlistings.
1961
1962 2001-12-08  Matthias Clasen  <matthiasc@poet.de>
1963
1964         * gtk/tmpl/gtkclipboard.sgml: Fix references to 
1965         get_clipboard_set_with_owner(). (#66424)
1966
1967 2001-12-07  Matthias Clasen  <matthiasc@poet.de>
1968         
1969         * gtk/tmpl/gtktypeutils.sgml, gtk/tmpl/gtkobject.sgml,
1970         gtk/tmpl/gtkstyle.sgml: Add docs.
1971
1972 2001-12-06  Matthias Clasen  <matthiasc@poet.de>
1973
1974         * gtk/tmpl/gtklabel.sgml: Remove redundant docs. (#66383)
1975
1976         * gtk/tree_widget.sgml: Typo fix. (#66256)
1977
1978         * gdk-pixbuf/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards.
1979         
1980         * gtk/tmpl/gtktext.sgml, gtk/tmpl/gtktree.sgml, 
1981         gtk/tmpl/gtktreeitem.sgml: Updates.
1982
1983 2001-12-04  Matthias Clasen  <matthiasc@poet.de>
1984
1985         * gtk/tmpl/gtkwidget.sgml: Updates.
1986         * gtk/Makefile.am (IGNORE_HFILES): Remove gtktextchild.h.
1987
1988 2001-12-03  Matthias Clasen  <matthiasc@poet.de>
1989
1990         * gdk/tmpl/input_devices.sgml, 
1991         gdk/gdk-sections.txt, gdk/tmpl/windows.sgml: Updates.
1992
1993 2001-12-02  Matthias Clasen  <matthiasc@poet.de>
1994
1995         * gdk/tmpl/dnd.sgml: Updates.
1996
1997 2001-11-30  Matthias Clasen  <matthiasc@poet.de>
1998
1999         * gdk/tmpl/keys.sgml: Updates.
2000
2001 2001-12-01  Havoc Pennington  <hp@pobox.com>
2002
2003         * gtk/tmpl/gtkoptionmenu.sgml: add brief explanation of how to use
2004         GtkOptionMenu
2005
2006 2001-11-30  Matthias Clasen  <matthiasc@poet.de>
2007
2008         * gdk/tmpl/colors.sgml, gdk/tmpl/pixmaps.sgml, gdk/tmpl/dnd.sgml,
2009         gdk/tmpl/gcs.sgml: Document ref and unref functions as deprecated.
2010
2011 2001-11-29  Matthias Clasen  <matthiasc@poet.de>
2012
2013         * gtk/gtk-sections.sgml: Add GtkTextChildAnchor.
2014
2015         * gdk/tmpl/dnd.sgml: Updates.
2016
2017         * gdk/tmpl/pango_interaction.sgml: Document GdkPangoAttrEmbossed
2018         and GdkPangoAttrStipple.
2019         
2020 2001-11-28  Matthias Clasen  <matthiasc@poet.de>
2021         
2022         * gtk/tmpl/gtkwindow.sgml: Document gtk_window_position.
2023
2024         * gdk/tmpl/dnd.sgml: Document GdkDragProtocol and GdkDragContext.
2025
2026         * gdk/tmpl/events.sgml: Document gdk_setting_get.
2027
2028         * gdk/tmpl/fonts.sgml: Document gdk_font_full_name_get and
2029         gdk_font_full_name_free.
2030
2031         * gdk/tmpl/windows.sgml: Document gdk_window_register_dnd.
2032
2033 2001-11-28  Matthias Clasen  <matthiasc@poet.de>
2034         
2035         * gdk/tmpl/windows.sgml, gdk/tmpl/general.sgml,
2036         gdk/tmpl/pixmaps.sgml, gdk/tmpl/drawing.sgml,
2037         gdk/tmpl/gcs.sgml: Updates. 
2038
2039         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
2040
2041 2001-11-23  Matthias Clasen  <matthiasc@poet.de>
2042
2043         * gdk/tmpl/drawing.sgml: Minor markup fixes.
2044
2045 Fri Nov 23 15:12:07 2001  Owen Taylor  <otaylor@redhat.com>
2046
2047         * gtk/Makefile.am (content_files): Add windows.sgml
2048
2049         * gdk/tmpl/cursors.sgml: Revert last diff to get things to
2050         build.
2051
2052 2001-11-22  Matthias Clasen  <matthiasc@poet.de>
2053
2054         * gdk/tmpl/event_structs.sgml: Add better explanation of proximity
2055         events. 
2056
2057         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
2058
2059         * gdk/images/*.png: The standard X cursors as pngs.
2060
2061         * gdk/Makefile.am (HTML_IMAGES): Add the images.
2062
2063 Wed Nov 21 15:57:29 2001  Owen Taylor  <otaylor@redhat.com>
2064
2065         * gtk/gtk-sections.txt: Updates
2066
2067         * gtk/tmpl/gtkstock.sgml: Close end tags.
2068
2069         * gtk/gtk.types: Remove interface types which gtk-doc
2070         can't handle currently.
2071
2072         * gtk/tmpl/gtknotebook.sgml: Fix some garbage in file.
2073
2074         * gdk/tmpl/x_interaction.sgml: Fix SGML errors.
2075
2076         * gdk/gdk-overrides.txt gdk/gdk-sections.txt: Updates. 
2077
2078 2001-11-20  Havoc Pennington  <hp@pobox.com>
2079
2080         * gtk/tmpl/gtkwindow.sgml: fix docs for gtk_window_set_policy() to
2081         reflect existence of gtk_window_set_resizable()
2082
2083 2001-11-20  Matthias Clasen  <matthiasc@poet.de>
2084
2085         * gdk/tmpl/event_structs.sgml: Small fixes.
2086
2087 2001-11-16  Matthias Clasen  <matthiasc@poet.de>
2088
2089         * gdk/tmpl/event_structs.sgml: Updates. 
2090
2091         * gdk/tmpl/windows.sgml: Document GdkFilterFunction, GdkFilterReturn
2092         and GdkXEvent, add markup.
2093
2094 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
2095
2096         * gtk/gtk-docs.sgml: Go back to DocBook 3.0 to get the
2097         autobuilder on developer.gnome.org back to work, but add
2098         the png notation for the stock icons.
2099
2100 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
2101
2102         * gdk/Makefile.am (MKDB_OPTIONS), 
2103         gdk-pixbuf/Makefile.am (MKDB_OPTIONS),
2104         gtk/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
2105
2106         * gdk-pixbuf/tmpl/file-saving.sgml,
2107         gdk-pixbuf/tmpl/module_interface.sgml,
2108         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rgb.sgml: Consistent short descriptions.
2109
2110         * gtk/tmpl/gtkprogressbar.sgml: Remove duplicate docs. (#64469)
2111         
2112         * gtk/gtk-sections.txt: Add missing TITLEs (#64459, #64568)
2113
2114         * gtk/tmpl/gtkadjustment.sgml: Typo fix. (#64448)
2115
2116 Mon Nov 12 23:06:38 2001  Tim Janik  <timj@gtk.org>
2117
2118         * added gtkaccelmap.sgml. other updates.
2119
2120 2001-11-11  Matthias Clasen  <matthiasc@poet.de>
2121
2122         * gdk-pixbuf/gdk-pixbuf-rendering.sgml, 
2123         gdk-pixbuf/gdk-pixbuf-from-drawables.sgml: new files explaining
2124         where the code for rendering pixbufs lives. (#61151) 
2125         
2126         * gdk-pixbuf/gdk-pixbuf.sgml: Use the new files.
2127
2128         * gtk/tmpl/gtkaccellabel.sgml, gtk/tmpl/gtkcombo.sgml,
2129         gtk/tmpl/gtkentry.sgml, gtk/tmpl/gtkhscrollbar.sgml,
2130         gtk/tmpl/gtkvscrollbar.sgml, gtk/tmpl/gtktoolbar.sgml,
2131         gtk/tmpl/gtkdialog.sgml, gtk/tmpl/gtkstatusbar.sgml: 
2132         Mass fixing of trivial doc bugs. (#55579, #56760, #58769, #55918,
2133         #64154, #60422, #54697)
2134
2135 2001-11-10  Matthias Clasen  <matthiasc@poet.de>
2136
2137         * gtk/tmpl/gtkpaned.sgml: Document gtk_paned_set_gutter_size
2138         as noop. (#45802)
2139
2140         * gtk/tmpl/gtkcolorsel.sgml: Remove stuff duplicating inline
2141         docs. (#60481)
2142
2143         * gtk/tmpl/gtkstock.sgml: Document all stock items
2144         with their stock text. 
2145
2146         * gtk/tmpl/gtkhseparator.sgml: Small corrections.
2147
2148         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Updates.
2149
2150 2001-11-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2151
2152         * gdk-pixbuf/tmpl/refcounting.sgml,
2153         gdk-pixbuf/porting-from-imlib.sgml, tmpl/creating.sgml:
2154         gdk_rgb_init() doesn't need to be called anymore. Use
2155         g_object_(un)_ref instead of gdk_pixbuf_(un)ref.
2156
2157         * tmpl/module_interface.sgml: Typo fix.
2158
2159         * gdk-pixbuf/gdk-pixbuf.sgml: Fixed jade complaining about '_' by
2160         replacing it with '-'. Now builds again.
2161
2162 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
2163
2164         * gdk-pixbuf/gdk-pixbuf.sgml: include initialization_versions.sgml,
2165         file-saving.sgml and module_interface.sgml.
2166
2167         * gdk-pixbuf/tmpl/module_interface.sgml: add short description.
2168
2169         * gtk/tmpl/gtkarg.sgml, gtk/tmpl/gtkdata.sgml, 
2170         gtk/tmpl/gtkcellrenderertextpixbuf.sgml: removed, since they described 
2171         no longer existent stuff and aren't included anymore.
2172
2173         * gdk/tmpl/color_contexts.sgml, gdk/tmpl/input_contexts.sgml, 
2174         gdk/tmpl/input_methods.sgml: removed, since they described no longer 
2175         existent stuff and aren't included anymore.
2176
2177 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
2178
2179         * gdk-pixbuf/gdk-pixbuf-sections.txt,
2180         gdk-pixbuf/tmpl/animation.sgml, 
2181         gdk-pixbuf/tmpl/module_interface.sgml: Updates. (#63293)
2182
2183 2001-10-28  Anders Carlsson  <andersca@gnu.org>
2184
2185         * gtk/tmpl/gtkadjustment.sgml: Update struct member docs
2186         since they're gdouble now instead of gfloat. Fixes #55699.
2187
2188 2001-10-28  Matthias Clasen  <matthiasc@poet.de>
2189
2190         * docs/reference/gtk/tmpl/gtkmenuitem.sgml,
2191         docs/reference/gtk/tmpl/gtkmenu.sgml,
2192         docs/reference/gtk/tmpl/gtkmenushell.sgml,
2193         docs/reference/gtk/tmpl/gtkcontainer.sgml,
2194         docs/reference/gtk/gtk-sections.txt: Updates.
2195
2196 2001-10-28  Anders Carlsson  <andersca@gnu.org>
2197
2198         * gdk/tmpl/regions.sgml: Remove note about coordinates in GdkPoint
2199         being 16-bit since they're 32-bit now. Fixes #62681.
2200
2201 2001-10-27  Matthias Clasen  <matthiasc@poet.de>
2202
2203         * gdk/tmpl/input_devices.sgml: Updates.
2204
2205         * gtk/tmpl/gtkrc.sgml: Document the special values <none> and
2206         <parent> for bg_pixmap.
2207
2208 2001-10-27  Anders Carlsson  <andersca@gnu.org>
2209
2210         * gtk/tmpl/gtkaccellabel.sgml: Clarify that the string
2211         argument in gtk_accel_label_new most be non-NULL.
2212         This fixes #54826.
2213
2214         * gtk/tmpl/gtkentry.sgml: Clarify that a maximum length
2215         of 0 means infinity. This fixes #58771.
2216
2217         * gtk/tmpl/gtkhandlebox.sgml: Finish a sentence. 
2218         This fixes #56702.
2219
2220         * gtk/tmpl/gtkspinbutton.sgml: Clarify that we're
2221         returning a spin button in the _new function.
2222         This fixes #54097.
2223
2224         * gtk/tmpl/gtktoolbar.sgml: Change docs for 
2225         gtk_toolbar_append_item to say that it appends an item
2226         to the end of a toolbar. This fixes #60428.
2227
2228 Fri Oct 26 11:54:53 2001  Owen Taylor  <otaylor@redhat.com>
2229
2230         * */Makefile.am: Update to install images.
2231
2232 2001-10-27  Anders Carlsson  <andersca@gnu.org>
2233
2234         * gtk/gtk-sections.txt,
2235         * gtk/tmpl/gtktreeviewcolumn.sgml: Remove documentation for
2236         gtk_tree_view_column_cell_event since that function has been
2237         removed. This fixes #62084.
2238
2239         * gdk/tmpl/properties.sgml: Change FALSE to TRUE in 
2240         documentation for gdk_atom_intern, to document the
2241         correct behavior. This fixes #58798.
2242
2243         * gtk/gtk-sections.txt: Update GtkStyle since it's now a
2244         GObject and not a struct. This fixes #55807. 
2245
2246 Thu Oct 18 16:40:00 2001  Jonathan Blandford  <jrb@redhat.com>
2247
2248         * gtk/gtk-docs.sgml: add GtkCellEditable and GtkTreeModelSort.
2249
2250 Sat Oct 20 18:35:21 2001  Owen Taylor  <otaylor@redhat.com>
2251
2252         * gtk/tmpl/gtkentry.sgml (Note): Remove note about
2253         deprecation. (We've standard on G_CONST_RETURN 
2254         rather than the reverse.) #58768, Vitaly Tishkov.
2255
2256 2001-10-20  jacob berkman  <jacob@ximian.com>
2257
2258         * gtk/Makefile.am (HTML_IMAGES): get them from
2259         $(top_srcdir)/gtk/stock-icons/ rather than
2260         ../../../gtk/stock-items/
2261
2262 Fri Oct 19 15:44:52 2001  Owen Taylor  <otaylor@redhat.com>
2263
2264         * gtk/Makefile.am gtk/gtk-sections.txt gtk/gtk-docs.sgml:
2265         Add gtkimcontextsimple.
2266
2267 2001-10-19  Matthias Clasen   <matthiasc@poet.de>
2268
2269         * gtk/gtk-docs.sgml: Switch to DocBook 4.1 (for the PNG notation).
2270
2271         * gtk/Makefile.am, gtk/tmpl/gtkstock.sgml: Add inlinegraphics for
2272         the stock icons.
2273
2274 2001-10-18  Matthias Clasen   <matthiasc@poet.de>
2275
2276         * gdk/tmpl/visuals.sgml: Resurrect 1.2 documentation. (#62604)
2277
2278         * gtk/tmpl/gtkpaned.sgml: Fixes. (#62146)
2279
2280         * gtk/tmpl/gtkgamma.sgml: Fixes. (#62155)
2281
2282         * gtk/Makefile.am (IGNORE_HFILES): Add xembed.h (#61929)
2283
2284         * gdk-pixbuf/gdk-pixbuf.types: Add GdkPixbuf, 
2285         GdkPixbufAnimation and GdkPixbufAnimationIter. (#62590)
2286
2287         * gtk/tmpl/gtkscrolledwindow.sgml: Replace GtkCList by
2288         GtkTreeView in example. (#62200)
2289
2290 2001-10-17  Matthias Clasen   <matthiasc@poet.de>
2291
2292         * gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkclipboard.sgml,
2293         gdk/tmpl/general.sgml, gdk/tmpl/threads.sgml, 
2294         gdk/tmpl/x_interaction.sgml: Updates.
2295
2296 2001-10-13  Matthias Clasen   <matthiasc@poet.de>
2297
2298         * gdk/tmpl/x_interaction.sgml: Update.
2299
2300 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
2301
2302         * gtk/gtk-sections.txt, gtk/tmpl/gtkspinbutton.sgml,
2303         gtk/tmpl/gtkseparatormenuitem.sgml, gtk/tmpl/gtknotebook.sgml,
2304         gtk/tmpl/gtkstatusbar.sgml, gtk/tmpl/gtkradiobutton.sgml,
2305         gtk/tmpl/gtkradiomenuitem.sgml: Updates.
2306
2307         * gdk-pixbuf/gdk-pixbuf-sections.txt, 
2308         gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Follow recent API changes.
2309
2310 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
2311
2312         * gtk/tmpl/gtkcalendar.sgml, gtk/tmpl/gtkeditable.sgml: Update.
2313
2314         * gdk-pixbuf/gdk-pixbuf.sgml: Add entity for tmpl/inline.sgml.
2315
2316         * gdk-pixbuf/tmpl/inline.sgml: Update.
2317
2318         * gtk/gtk-sections.sgml: Update.
2319
2320 2001-10-08  Matthias Clasen   <matthiasc@poet.de>
2321
2322         * gdk-pixbuf/gdk-pixbuf-sections.txt,
2323         gdk-pixbuf/Makefile.am, gdk-pixbuf/tmpl/creating.sgml: Update.
2324
2325         * gdk-pixbuf/tmpl/inline.sgml: New file.
2326         
2327 2001-10-07  Matthias Clasen   <matthiasc@poet.de>
2328
2329         * gdk/tmpl/properties.sgml, gdk/tmpl/events.sgml,
2330         gdk/tmpl/regions.sgml, gdk/tmpl/general.sgml,
2331         gdk/tmpl/keys.sgml: Update. 
2332
2333         * gdk/gdk-overrides.txt, gdk/gdk-sections.txt: Remove nanox traces.
2334
2335 2001-10-06  Matthias Clasen   <matthiasc@poet.de>
2336
2337         * gtk/gtk-docs.sgml: add gtkimagemenuitem, 
2338         gtksettings, gtkseparatormenuitem.
2339         
2340         * gtk/tmpl/gtktreemodelsimple.sgml: remove unused file.
2341
2342 2001-10-05  Matthias Clasen   <matthiasc@poet.de>
2343
2344         * gtk/gtk-sections.sgml, gtk/objects_grouped.sgml: remove GtkPacker.
2345
2346 2001-10-05  Sven Neumann  <sven@gimp.org>
2347
2348         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: adapt to changes in GDK_PIXBUF_ERROR
2349         enum.
2350
2351 2001-10-04  Havoc Pennington  <hp@pobox.com>
2352
2353         * gtk/tmpl/gtkimage.sgml: fix GtkImage overview
2354
2355 Wed Oct  3 15:09:18 2001  Jonathan Blandford  <jrb@redhat.com>
2356
2357         * gtk/gtk.types: remove gtk_cell_editable_get_type
2358
2359 2001-10-02  Havoc Pennington  <hp@redhat.com>
2360
2361         * gtk/tree_widget.sgml: s/empahsis/emphasis/
2362
2363         * gtk/tmpl/gtkobject.sgml: update docs
2364
2365 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
2366
2367         * gtk/gtk-sections.txt: Move standard gobject stuff to
2368         the 'Standard' sections. (#61483)
2369
2370 Wed Sep 26 15:05:28 2001  Jonathan Blandford  <jrb@redhat.com>
2371
2372         * gtk/gtk.types: Add missing types.
2373
2374 Mon Sep 24 12:43:45 2001  Owen Taylor  <otaylor@redhat.com>
2375
2376         * gtk/gtk-sections.txt: Updates for removed/renamed functions.
2377
2378 2001-09-08  Havoc Pennington  <hp@pobox.com>
2379
2380         * gtk/gtk-sections.txt: move some of the accel group functions 
2381         into a Private subsection
2382
2383 2001-09-08  Havoc Pennington  <hp@pobox.com>
2384
2385         * gtk/tmpl/gtklayout.sgml: docs
2386
2387         * gdk-pixbuf/gdk-pixbuf.sgml: remove the section on compiling
2388         gdk-pixbuf since it isn't a standalone package anymore
2389
2390         * gtk/building.sgml: section on compiling GTK itself
2391
2392 2001-09-08  Havoc Pennington  <hp@pobox.com>
2393
2394         * gtk/gtk-sections.txt: put GtkPacker back in here so it won't be
2395         in gtk-unused.txt, but don't put it back in gtk-docs.sgml. 
2396
2397         Tons of other additions from gtk-unused.txt, but mostly skipping
2398         all the tree stuff for now.
2399
2400 2001-09-08  Havoc Pennington  <hp@pobox.com>
2401
2402         * gtk/gtk-docs.sgml: remove CellRendererTextPixbuf
2403
2404         * gtk/resources.sgml: add section on mailing lists, bugzilla, etc.
2405
2406         * gtk/tmpl/gtkaccelgroup.sgml: add long description
2407
2408         * gtk/gtk-sections.txt: reorder accel group section; probably need
2409         to delete most of it
2410
2411         * gtk/tmpl/gtkmain.sgml: Clean it up a little bit
2412
2413         * gtk/gtk-docs.sgml: rearrange the list of "core/misc" sections so
2414         that useful things are near the top and stupid junk is near the
2415         bottom.
2416
2417         * gtk/tmpl/gtkfeatures.sgml: fix/finish this section
2418
2419         * gtk/gtk-docs.sgml: create a separate section for
2420         overview/tutorial material and special notes, and put the
2421         reference docs for the "misc non-widget" stuff into its own
2422         section.
2423
2424         * gtk/compiling.sgml: write this section
2425
2426         * gtk/gtk-docs.sgml: The intro section weirdly had two paragraphs
2427         that said the same thing. Delete one of them.
2428
2429 Tue Sep  4 01:33:51 2001  Owen Taylor  <otaylor@redhat.com>
2430
2431         * gtk/gtk-docs.sgml: Remove references to a couple
2432         sections that are no longer there.
2433
2434 Thu Aug 30 19:34:38 2001  Jonathan Blandford  <jrb@redhat.com>
2435
2436         * gtk/tmpl/gtkdialog.sgml: Fix obvious mistake.
2437
2438 Tue Aug 21 12:42:19 2001  Owen Taylor  <otaylor@redhat.com>
2439
2440         * gtk/gtk-sections.txt: Remove GtkPacker
2441
2442 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
2443
2444         * */Makefile.am: Set GPATH to fix srcdir != builddir  
2445         problems with GNU make.
2446
2447 Sun Jul 22 17:01:34 2001  Owen Taylor  <otaylor@redhat.com>
2448
2449         * gtk/tmpl/gtksignal.sgml: Fix missing not
2450         (Skip Montanaro, #56361)
2451
2452 Wed Jul  4 22:53:33 2001  Owen Taylor  <otaylor@redhat.com>
2453
2454         * gtk/tmpl/gtkplug.sgml gtk/tmpl/gtksocket.sgml: Some
2455         updates and moving docs to the C files.
2456
2457 2001-05-19  Havoc Pennington  <hp@pobox.com>
2458
2459         * gdk-pixbuf/tmpl/initialization_versions.sgml: docs
2460
2461         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: docs
2462
2463         * gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: docs
2464
2465 Sun Apr 15 15:04:12 2001  Owen Taylor  <otaylor@redhat.com>
2466
2467         * gtk/tmpl/gtkdnd.sgml: Move some of the function docs to the
2468         C files.
2469
2470 Thu Jun 21 12:31:29 2001  Owen Taylor  <otaylor@redhat.com>
2471
2472         * gtk/gtk-sections.txt: Update a bit.
2473
2474         * Makefile.am: build GTK+ docs. 
2475
2476 Fri Jun  8 12:33:29 2001  Jonathan Blandford  <jrb@redhat.com>
2477
2478         * gtk/tmpl/gtktable.sgml: fix bug #55921
2479
2480 2001-06-05  Havoc Pennington  <hp@redhat.com>
2481
2482         * gtk/tmpl/gtkscale.sgml: more docs
2483
2484 Tue Jun  5 10:54:48 2001  Owen Taylor  <otaylor@redhat.com>
2485
2486         * gtk/tmpl/gtkenums.sgml: Improve docs for GtkStateType.
2487         (Fixes #55751, among other things.)
2488
2489 Mon Jun  4 15:08:21 2001  Owen Taylor  <otaylor@redhat.com>
2490
2491         * gtk/gtk-overrides.txt: Remove GtkArgSetFunc, GtkArgGetFunc.
2492
2493 Wed May 30 16:56:07 2001  Owen Taylor  <otaylor@redhat.com>
2494
2495         * gtk/tmpl/gtkrc.sgml (pattern): Correct typoe when
2496         describing order of composition. (#53371, Skip Montanaro)
2497         
2498 2001-05-22  Havoc Pennington  <hp@pobox.com>
2499
2500         * gtk/gtk-sections.txt: add gtk_bin_get_child
2501
2502 Fri May 18 12:28:08 2001  Owen Taylor  <otaylor@redhat.com>
2503
2504         * gtk/tmpl/gtksizegroup.sgml gtk/gtk-sections.txt gtk/gtk.types:
2505         Add documentation about GtkSizeGroup.
2506
2507 2001-05-11  Havoc Pennington  <hp@pobox.com>
2508
2509         * gtk/tmpl/gtkvruler.sgml, 
2510         gtk/tmpl/gtkhruler.sgml: fix bug #54431
2511
2512         * gtk/tmpl/gtkdrawingarea.sgml: fix bug #54331
2513
2514         * gtk/tmpl/gtkenums.sgml: fix bug #54329, and 
2515         update some other random things
2516
2517         * gtk/gtk-sections.txt: updates
2518
2519         * gtk/tmpl/gtkmenuitem.sgml: fix bug #54277
2520
2521         * gtk/tmpl/gtkradiomenuitem.sgml: fix bug #54323,
2522         #54324, #54325 
2523
2524 2001-04-26  Havoc Pennington  <hp@redhat.com>
2525
2526         * gtk/tmpl/gtkimage.sgml: document GtkImageType
2527
2528         * gtk/gtk-sections.txt: GtkImageType is public
2529
2530         * gdk/tmpl/images.sgml: add warning about gtk_image_new_bitmap
2531
2532 Wed Apr 25 12:33:03 2001  Owen Taylor  <otaylor@redhat.com>
2533
2534         * gtk/tmpl/gtktreeitem.sgml: Add note about GTK_ENABLE_BROKEN.
2535
2536 Tue Apr 17 10:59:13 2001  Owen Taylor  <otaylor@redhat.com>
2537
2538         * gtk/Makefile.am (GTKDOC_CFLAGS): Remove -DGTK_DISABLE_COMPAT
2539         add -DGTK_ENABLE_BROKEN
2540
2541         * {gtk/gtk,gdk/gdk}-sections.txt: Updated
2542
2543 Fri Apr 13 10:41:10 2001  Owen Taylor  <otaylor@redhat.com>
2544
2545         * */Makefile.am: Add $(top_builddir) to includes as necessary,
2546         Run gtkdoc-scangobj from builddir, not srcdir, don't distribute
2547         foo-doc.{top,bottom}, recomment in code to distribute HTML
2548         images, with shell fixes.
2549
2550         * gtk/gtk.hierarchy gdk-pixbuf/gdk-pixbuf.{args,signals,hierarchy}:
2551         Remove generated files.
2552         
2553 Wed Apr  4 01:26:04 2001  Tim Janik  <timj@gtk.org>
2554
2555         * gdk-pixbuf/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
2556         dist-hook because $(HTML_IMAGES) is empty.
2557         * gtk/Makefile.am: same here.
2558         * gdk/Makefile.am: same here. touched gdk.types since make rules
2559         require it ;(
2560
2561 2001-03-29  Mike Kestner  <mkestner@ameritech.net>
2562
2563         * gtk/tmpl/gtkspinbutton.html: killed function docs that are now
2564         inline.
2565
2566 2001-03-23  Havoc Pennington  <hp@redhat.com>
2567
2568         * gdk/gdk-sections.txt: updates
2569
2570         * gtk/gtk-sections.txt: updates
2571
2572         * gtk/gtk-docs.sgml: mop up TreeModelSimple entity
2573
2574         * gdk/gdk-docs.sgml: remove input method
2575         and input context docs
2576
2577 2001-03-22  Havoc Pennington  <hp@redhat.com>
2578
2579         * gdk/tmpl/keys.sgml: docs on GdkKeymap
2580
2581 2001-03-16  Havoc Pennington  <hp@redhat.com>
2582
2583         * gtk/gtk-docs.sgml: remove GtkData entity usage
2584
2585 2001-03-14  Havoc Pennington  <hp@redhat.com>
2586
2587         * gtk/gtk-docs.sgml: remove gtkdata, gtktreemodelsimple
2588
2589         * gtk/gtk.types: remove gtk_data_get_type
2590
2591 Wed Mar  7 23:58:53 2001  Owen Taylor  <otaylor@redhat.com>
2592
2593         * gtk/tmpl/gtkwidget.sgml: Document ::hierarchy-changed.
2594
2595 Wed Mar  7 00:27:13 2001  Jonathan Blandford  <jrb@redhat.com>
2596
2597         * gdk-pixbuf/Makefile.am (scan-build.stamp): add --nogtkinit.
2598
2599 Sat Mar  3 17:20:53 2001  Owen Taylor  <otaylor@redhat.com>
2600
2601         * */Makefile.am (scan-build.stamp): You can't use
2602         + as a metacharacter for basic regular expressions.
2603         (This was the "all objects disappear")
2604
2605         * gdk/gdk-sections.txt gdk-pixbuf/gdk-pixbuf-sections.txt
2606
2607         * */*-unused.sgml: Remove a lot of empty stuff. (No
2608         point in saving old docs when there aren't any.)
2609
2610 2001-02-20  Havoc Pennington  <hp@pobox.com>
2611
2612         * gdk/tmpl/rgb.sgml: fix these docs to reflect the current state
2613         of affairs
2614
2615 2001-02-19  Havoc Pennington  <hp@pobox.com>
2616
2617         * gdk/Makefile.am (SCAN_OPTIONS): add --deprecated-guards
2618
2619         * gdk/gdk-sections.txt: update
2620
2621         * gdk/gdk-docs.sgml: update
2622
2623 2001-02-18  Havoc Pennington  <hp@pobox.com>
2624
2625         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): add gdk-pixbuf-marshal.h
2626
2627         * gdk-pixbuf/gdk-pixbuf-sections.txt: fixes
2628
2629 Sun Feb 11 22:16:34 2001  Owen Taylor  <otaylor@redhat.com>
2630
2631         * */Makefile.am: Use the new snazzy mother-of-all-gtk-doc-makefiles.
2632
2633         * gdk/tmpl/* gdk-pixbuf/tmpl/*: Recover a bunch of docs that were 
2634         lost at one point.
2635
2636 2001-02-08  Havoc Pennington  <hp@pobox.com>
2637
2638         * gtk/windows.sgml: windows (file is blank)
2639
2640         * gtk/framebuffer.sgml: framebuffer (file is blank)
2641
2642         * gtk/compiling.sgml: how to use pkg-config, etc. (file is 
2643         blank for now)
2644
2645 2001-02-03  Havoc Pennington  <hp@pobox.com>
2646
2647         * gtk/tmpl/gtkfixed.sgml: Add the intro docs section
2648
2649 2001-02-01  Havoc Pennington  <hp@redhat.com>
2650
2651         * gtk/gtk-sections.txt: updated
2652
2653         * gtk/gtk-docs.sgml: Move the below from "Deprecated" section to
2654         "special-purpose" section; move GtkItem out of deprecated section,
2655         since GtkMenuItem uses it, though probably the GtkItem signals
2656         should just migrate down to GtkMenuItem someday it won't happen
2657         for 2.0
2658
2659         * gtk/tmpl/gtkgamma.sgml: add note about eventual removal
2660
2661         * gtk/tmpl/gtkcurve.sgml: add note about eventual removal
2662
2663         * gtk/tmpl/gtkruler.sgml: add note about eventual removal
2664
2665         * gtk/tmpl/gtkhruler.sgml: add note about eventual removal
2666
2667         * gtk/tmpl/gtkvruler.sgml: add note about eventual removal
2668
2669         * gtk/tmpl/gtkinputdialog.sgml: add note about eventual removal
2670
2671 2001-01-30  Havoc Pennington  <hp@pobox.com>
2672
2673         Also committed a bunch of automatic changes made by gtk-doc, 
2674         after reviewing for correctness.
2675         
2676         * gtk/tmpl/gtktext.sgml: add warning about deprecation and note
2677         about what to use instead
2678
2679         * gtk/tmpl/gtktree.sgml: ditto
2680
2681         * gtk/Makefile.am (scan): pass --deprecated-guards option to
2682         gtk-doc
2683
2684         * gtk/gtk-docs.sgml: move GtkText to the deprecated section 
2685         instead of the GtkTextView section. Oops.
2686
2687 Tue Jan 30 16:01:54 2001  Owen Taylor  <otaylor@redhat.com>
2688
2689         * gtk/tmpl/gtkclist.sgml: Added note explaining how
2690         the @button parameter is off by 1. (#6739)
2691
2692 Mon Jan  8 15:21:15 2001  Owen Taylor  <otaylor@redhat.com>
2693
2694         * Makefile.am (SUBDIRS): Restore build.
2695
2696         * gdk/gdk-sections.txt gdk/gdk-docs.sgml 
2697           gdk-pixbuf/gdk-pixbuf-sections.txt 
2698           gtk/gtk-sections.txt gtk/gtk-docs.sgml: : Update.
2699
2700         * */tmpl/*: Changes from update.
2701
2702 Wed Oct 25 15:19:40 2000  Owen Taylor  <otaylor@redhat.com>
2703
2704         * gtk/tmpl/gtknotebook.sgml: Moved function docs into .c
2705         file, fairly extensive rewriting.
2706
2707 Thu Nov 30 00:53:45 2000  Owen Taylor  <otaylor@redhat.com>
2708
2709         * gtk/tmpl/gtkfilesel.sgml: Fix to say that file_selection_complete()
2710         filters both files and directories.
2711
2712         * gtk/tmpl/gtktogglebutton.sgml: Fix description
2713         of gtk_toggle_button_toggled().
2714
2715 Fri Nov 17 17:31:30 2000  Owen Taylor  <otaylor@redhat.com>
2716
2717         * gtk/Makefile.am (content_files): Add a couple
2718         of files.
2719
2720 Mon Nov 13 16:58:43 2000  Owen Taylor  <otaylor@redhat.com>
2721
2722         * {gtk,gdk,gdk-pixbuf}/Makefile.am: cd to srcdir before
2723         calling gtkdoc-fixref, distribute index.sgml.
2724
2725         * gtk/gtk-docs.sgml gtk/Makefile.am gtk/gtk-sections.txt
2726         gtk/gtk.types: Update
2727
2728 2000-11-05  Havoc Pennington  <hp@pobox.com>
2729
2730         * gtk/tmpl/gtktexttag.sgml: documented some of the object args
2731
2732         * gtk/text_widget.sgml: fixups
2733
2734 2000-11-04  Havoc Pennington  <hp@pobox.com>
2735
2736         * gtk/gtk-sections.txt: Added a bunch of stuff from unused
2737
2738 2000-11-01  Havoc Pennington  <hp@redhat.com>
2739
2740         * gtk/tmpl/gtkmessagedialog.sgml: Check in these docs, I seem to
2741         have written them a while ago then forgotten about them.
2742
2743 2000-11-01  Havoc Pennington  <hp@pobox.com>
2744
2745         * gtk/gtk-sections.txt: Add new label functions
2746
2747 Sun Oct 29 02:59:50 2000  Owen Taylor  <otaylor@redhat.com>
2748
2749         * **: Updates to new gtk-doc, gsignal, causing quite
2750         a bit of diffs but little real changes.
2751
2752 2000-10-24  Havoc Pennington  <hp@redhat.com>
2753
2754         * gtk/text_widget.sgml: add note about UTF-8
2755
2756 2000-10-23  Havoc Pennington  <hp@redhat.com>
2757
2758         * gtk/gtk-sections.txt: remove GtkTextBTree
2759
2760         * gtk/text_widget.sgml: Overview of the text widget
2761
2762         * gtk/gtk-docs.sgml: Change to using categories for the toplevel 
2763         organization of the reference entries. We'll add an alphabetical 
2764         index eventually. The category way is a lot easier for people who
2765         aren't familiar with the widgets. Removed objects_grouped.sgml 
2766         from gtk-docs.sgml for now, it doesn't seem useful anymore.
2767
2768         * gtk/objects_grouped.sgml: Add a section for deprecated
2769         objects; add a section for the TextView object collection
2770
2771 Wed Oct 18 11:01:12 2000  Owen Taylor  <otaylor@redhat.com>
2772
2773         * gtk/Makefile.am gdk-pixbuf/Makefile.am: Fix typo
2774
2775 2000-10-20  Havoc Pennington  <hp@redhat.com>
2776
2777         * gtk/gtk-sections.txt: Add dialog docs
2778
2779 2000-10-18  Havoc Pennington  <hp@redhat.com>
2780
2781         * gtk/gtk-sections.txt: Some updates
2782
2783         * gdk/gdk-sections.txt: remove GdkPixbufAlphaMode
2784
2785         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add new API, remove 
2786         GdkPixbufClass/GdkAnimationClass since those are private
2787
2788         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): ignore more headers
2789
2790 2000-10-06  Havoc Pennington  <hp@redhat.com>
2791
2792         * gdk-pixbuf/*.sgml, gdk-pixbuf/tmpl/*.sgml: copy in from 1.0
2793         
2794         * gdk-pixbuf/gdk-pixbuf-sections.txt: add Xlib sections from 1.0
2795         tree
2796
2797         * gdk-pixbuf/Makefile.am: add stuff from 1.0 tree
2798
2799         * gdk-pixbuf/compiling.sgml: copy from 1.0 tree
2800
2801 2000-09-26  Havoc Pennington  <hp@redhat.com>
2802
2803         * gtk/tmpl/gtkrc.sgml: Document stock icon stuff
2804
2805 Thu Sep  7 14:15:03 2000  Owen Taylor  <otaylor@redhat.com>
2806
2807         * gdk/* gtk/*: Move gtk-reference files into GTK+ tree proper.
2808
2809         * Update sections.txt files to correspond to current code,
2810         tweak .sgml files and Makefiles to correspond.
2811
2812         * gtk/tmpl/gtkradiomenuitem.sgml (this): Remove extra <para>
2813
2814 2000-06-14  Damon Chaplin  <damon@helixcode.com>
2815
2816         * gtk/tmpl/gtktooltips.sgml: added a note about no-window widgets.
2817
2818 Mon Jun  5 11:17:25 2000  Owen Taylor  <otaylor@redhat.com>
2819
2820         * gdk/tmpl/general.sgml: Fix gdk_pointer_grab description
2821         as pointed out by Dave Morse.
2822
2823 Sun May 28 12:16:01 2000  Owen Taylor  <otaylor@redhat.com>
2824
2825         * gtk/tmpl/gtkaspectframe.sgml: Fix typo
2826         pointed out by Gregory McLean.
2827
2828 2000-05-28  Damon Chaplin  <damon@helixcode.com>
2829
2830         * gdk/tmpl/event_structs.sgml: typo.
2831
2832 2000-04-22  Damon Chaplin  <damon@helixcode.com>
2833
2834         * gtk/tmpl/gtkenums.sgml: update from Lee Mallabone
2835         <lee0@callnetuk.com>
2836
2837 2000-04-09  Damon Chaplin  <damon@helixcode.com>
2838
2839         * gtk/tmpl/gtkmain.sgml: update from Torsten Landschoff
2840         <t.landschoff@gmx.net>
2841
2842         * gdk/tmpl/input_methods.sgml: 
2843         * gdk/tmpl/general.sgml: fixed typos.
2844
2845 Tue Mar 14 14:17:46 2000  Raph Levien  <raph@acm.org>
2846
2847         * gdk/tmpl/rgb.sgml: Better explanation of gdk_rgb_set_min_colors.
2848         Thanks to Stric for spotting it.
2849
2850 2000-03-07  Damon Chaplin  <damon@helixcode.com>
2851
2852         * gtk/tmpl/gtkclist.sgml: fix to gtk_clist_set_reorderable(). It
2853         reorders rows, not columns. From Guy Harris <gharris@flashcom.net>.
2854
2855 2000-02-29  Damon Chaplin  <damon@helixcode.com>
2856
2857         * gtk/tmpl/gtkmenuitem.sgml: minor fix from Nicolas GEORGE
2858         <nicolas.george@ens.fr>.
2859
2860 2000-02-28  Damon Chaplin  <damon@helixcode.com>
2861
2862         * gtk/tmpl/gtkradiomenuitem.sgml: 
2863         * gtk/tmpl/gtkmenuitem.sgml: 
2864         * gtk/tmpl/gtknotebook.sgml: new menu item sections and minor update to
2865         notebook section from Nicolas GEORGE <nicolas.george@ens.fr>.
2866
2867 2000-02-18  Damon Chaplin  <damon@helixcode.com>
2868
2869         * gtk/tmpl/gtktooltips.sgml: patch from
2870         David Benson <daveb@idealab.com> to note that gtk_tooltips_set_colors()
2871         does not work.
2872
2873 2000-02-09  Damon Chaplin  <damon@helixcode.com>
2874
2875         * gdk/tmpl/input_methods.sgml: minor fix.
2876
2877 2000-02-03  Damon Chaplin  <damon@karuna.freeserve.co.uk>
2878
2879         * gdk/gdk-sections.txt: rearranged a bit.
2880
2881         * gdk/tmpl/event_structs.sgml: updated.
2882
2883         * gtk/gtk-sections.txt: added INCLUDE tag for Private Info section.
2884
2885         * gdk/tmpl/color_contexts.sgml: added note saying it is deprecated.
2886         * gdk/tmpl/dnd.sgml: added note saying read the GTK+ DnD docs.
2887
2888 2000-02-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
2889
2890         * gdk/tmpl/*.sgml: ran make templates.
2891
2892         * gdk/gdk-docs.sgml: rearranged sections.
2893
2894         * gdk/tmpl/events.sgml: documented.
2895
2896         * gdk/tmpl/general.sgml: documented.
2897
2898         * gdk/tmpl/rgb.sgml: fixed a few '@' -> '#'.
2899
2900         * gdk/gdk-sections.txt: rearranged a few bits, including moving
2901         GdkWChar and related functions from the input method section to the
2902         font section, and GdkCapStyle etc. from Drawing Primitives to GCs.
2903
2904         * gdk/tmpl/images.sgml: documented.
2905
2906         * gdk/tmpl/drawing.sgml: updated.
2907
2908         * gdk/tmpl/regions.sgml: updated.
2909
2910         * gdk/tmpl/input_contexts.sgml: documented.
2911
2912         * gdk/tmpl/input_methods.sgml: documented.
2913
2914         * gdk/tmpl/selections.sgml: changed xref to a link since Jade says
2915         a xref to a RefEntry is not supported.
2916
2917 2000-01-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
2918
2919         * gtk/tmpl/gtkscrollbar.sgml: Started.
2920
2921 2000-01-08  Damon Chaplin  <damon@karuna.freeserve.co.uk>
2922
2923         * gtk/tmpl/gtkclist.sgml: update from Paul Schifferer
2924         <isengard@geocities.com>
2925
2926 Wed Jan  5 10:23:41 2000  Owen Taylor  <otaylor@redhat.com>
2927
2928         * gtk/tmpl/gtkprogress.sgml: Missing </listitem>, remove extra <para>
2929         * gtk/tmpl/gtkobject.sgml: dos2unix
2930         * gtk/tmpl/gtkcurve.sgml: missing </para>
2931         * gtk/tmpl/gtkarg.sgml: dos2unix, missing </para>
2932         * gtk/tmpl/gtkcolorsel.sgml: Missing </listitem>'s
2933         * gtk/tmpl/gtksignal.sgml (signal): dos2unix, missing </para>'s
2934         * gtk/tmpl/gtkmarshal.sgml: Missing </refsect2>
2935
2936 1999-11-16  Damon Chaplin  <damon@karuna.freeserve.co.uk>
2937
2938         * gtk/tmpl/gtkmenubar.sgml: fixed minor error - using <em>.
2939
2940         * gtk/tmpl/gtknotebook.sgml: 
2941         * gtk/tmpl/gtklist.sgml: new sections from
2942         Nicolas George <george@clipper.ens.fr>, with help from
2943         "Bob Springett" <bobspringett@claranet.fr>.
2944
2945         * gtk/tmpl/gtkobject.sgml: 
2946         * gtk/tmpl/gtkarg.sgml: new sections from
2947         David Benson <daveb@idealab.com>.
2948
2949         * gtk/tmpl/gtkvbox.sgml: 
2950         * gtk/tmpl/gtkhbox.sgml: fixed line endings.
2951
2952         * gtk/tmpl/gtkvbbox.sgml: update from Lee Mallabone
2953         <lee0@callnetuk.com>
2954
2955         * gdk/tmpl/drawing.sgml: fixed error in gdk_draw_arc() @angle2 param
2956         - it is relative to @angle1 rather than from the 3 o'clock position.
2957
2958         * gtk/tmpl/gtkfontseldlg.sgml: changed enums to use @ fields.
2959
2960         * gtk/tmpl/gtkcolorsel.sgml: 
2961         * gtk/tmpl/gtkcolorseldlg.sgml: 
2962         * gtk/tmpl/gtkprogress.sgml: 
2963         * gtk/tmpl/gtkprogressbar.sgml: new sections from Tom Martone
2964         <tom@martoneconsulting.com>
2965
2966         * gtk/tmpl/gtkclist.sgml: partially written documentation from
2967         Paul Schifferer <isengard@geocities.com> who won't be able to finish it
2968
2969 1999-09-22  Martin Norbäck  <d95mback@dtek.chalmers.se>
2970         
2971         * gtk/tmpl/gtkclist.sgml: Added information about the sorting functions
2972
2973 Tue Oct 26 16:50:15 1999  Owen Taylor  <otaylor@redhat.com>
2974
2975         * gtk/tmpl/gtkrc.sgml: Added information about widget
2976         paths and pattern matching.
2977
2978 1999-09-22  Damon Chaplin  <damon@karuna.freeserve.co.uk>
2979
2980         * gtk/tmpl/*.sgml: ran make templates, to fix problems with structs.
2981
2982         * gtk/gtk-sections.txt: rearranged GtkCombo section.
2983
2984         * gtk/tmpl/gtkvseparator.sgml: 
2985         * gtk/tmpl/gtkhseparator.sgml: 
2986         * gtk/tmpl/gtkgc.sgml: 
2987         * gtk/tmpl/gtkfeatures.sgml: 
2988         * gtk/tmpl/gtktipsquery.sgml: 
2989         * gtk/tmpl/gtkitem.sgml: 
2990         * gtk/tmpl/gtkinvisible.sgml: 
2991         * gtk/tmpl/gtkgamma.sgml: 
2992         * gtk/tmpl/gtkdata.sgml: 
2993         * gtk/tmpl/gtkcurve.sgml: 
2994         * gtk/tmpl/gtkcombo.sgml: 
2995         * gtk/tmpl/gtkaccellabel.sgml: documented.
2996
2997 1999-09-20  Damon Chaplin  <damon@karuna.freeserve.co.uk>
2998
2999         * gtk/gtk-docs.sgml: added role="no-toc" to the GTK+ Widgets & Objects
3000         chapter since we've created our own special contents page.
3001
3002 1999-09-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3003
3004         * gtk/tmpl/gtkmarshal.sgml: 
3005         * gtk/tmpl/gtksignal.sgml: new sections from 
3006          David Benson <daveb@idealab.com>.
3007
3008         * gtk/gtk-sections.txt: rearranged signal sections, and made most
3009         marshallers private. Moved GtkSignalRunType to signals section.
3010
3011         * gtk/tmpl/gtkradiobutton.sgml: new section from Lee Mallabone.
3012
3013 1999-09-17  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3014
3015         * gtk/gtk-docs.sgml: removed menu factory and debugging sections.
3016
3017         * gtk/gtk-sections.txt: made menu factory stuff private since it is
3018         deprecated. Also made debugging stuff private since it is only useful
3019         within GTK+.
3020
3021 1999-09-14  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3022
3023         * gtk/tmpl/gtkfilesel.sgml: fixed mismatched parentheses.
3024
3025 1999-09-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3026
3027         * gdk/tmpl/event_structs.sgml: 
3028         * gdk/tmpl/drawing.sgml: minor fixes.
3029
3030 1999-09-20  David C. Mason  <dcm@redhat.com>
3031
3032         * gtk/tmpl/gtkimage.sgml: first pass at gtkimage... not complete
3033
3034 1999-08-28  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3035
3036         * gtk/tmpl/gtkbbox.sgml: new section from Lee Mallabone.
3037
3038         * gdk/gdk-sections.txt: rearranged rgb, regions, and drawing sections.
3039
3040         * gdk/tmpl/rgb.sgml: new section from Raph Levien, with a few changes
3041         by me, including a little example app.
3042
3043         * gdk/tmpl/regions.sgml: 
3044         * gdk/tmpl/event_structs.sgml: 
3045         * gdk/tmpl/drawing.sgml: my first attempt.
3046         * gdk/tmpl/cursors.sgml: tiny changes.
3047
3048 Tue Aug 17 09:14:01 1999  Owen Taylor  <otaylor@redhat.com>
3049
3050         * gtk/tmpl/gtktypeutils.sgml: Fix corrupted end tag.
3051
3052         * gtk/tmpl/gtkselection.sgml gtk/tmpl/gtkrc.sgml
3053           gtk/tmpl/gtkdnd.sgml gtk/tmpl/gtkarrow.sgml
3054           gtk/tmpl/gtkpaned.sgml gtk/tmpl/gtkmisc.sgml
3055           gtk/tmpl/gtkhandlebox.sgml gtk/tmpl/gtkctree.sgml:
3056         Added missing close tags.
3057
3058 Thu Aug 19 14:43:08 1999  Owen Taylor  <otaylor@redhat.com>
3059
3060         * gdk/tmpl/gcs.sgml gdk/gdk-sections.txt: Added section. 
3061           (Written a while ago but fell through the cracks)
3062
3063         * gtk/gtk-docs.sgml: Add a &hash; entity here as a
3064           temporary hack. (There is no standard entity
3065           for '#', and no way of escaping '#' in gtk-doc)
3066
3067         * gtk/tmpl/gtkrc.sgml: Use the above to fix up #rrggbb
3068           string literals.
3069
3070         * gtk/tmpl/gtkdrawingarea.sgml: Fixed a couple
3071           of errors in the example. (pointed out by
3072           Nick Lamb)
3073
3074 Mon Aug 16 6:60:53 1999  Owen Taylor  <otaylor@redhat.com>
3075
3076         * gdk/tmpl/properties.sgml
3077           gdk/tmpl/selections.sgml
3078           gdk/tmpl/input_devices.sgml: Documented
3079
3080         * gdk/gdk-sections.txt: Moved around types for
3081           input devices properties and selections, marked
3082           a few functions as private.