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