]> Pileus Git - ~andy/gtk/blob - docs/reference/ChangeLog
Add interfaces to get docs on their signals.
[~andy/gtk] / docs / reference / ChangeLog
1 2002-03-11  Matthias Clasen  <maclas@gmx.de>
2
3         * gtk/gtk.types: Add interfaces to get docs on their signals.
4
5 Sat Mar  9 13:00:38 2002  Jonathan Blandford  <jrb@redhat.com>
6
7         * gtk/tmpl/gtktreemodel.sgml: Lots of docs.
8
9 Fri Mar  8 15:14:32 2002  Owen Taylor  <otaylor@redhat.com>
10
11         * gtk/building.sgml: List -I/opt/gtk/include not
12         -I /opt/gtk/include.
13
14         * gtk/building.sgml: Add a gloss for XIM.
15
16 2002-03-07  Matthias Clasen  <maclas@gmx.de>
17
18         * gdk-pixbuf/tmpl/animation.sgml, gdk-pixbuf/tmpl/gdk-pixbuf.sgml,
19         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktextview.sgml, gtk/tmpl/gtkiconfactory.sgml,
20         gtk/tmpl/gtkaccelgroup.sgml: Add some ids which are referenced
21         from the object hierarchy.
22
23         * gtk/gtk-docs.sgml: Use parts as top-level division (#61575),
24         include gtkaccessible docs.
25
26         * gtk/building.sgml: Some typo and markup fixes.
27
28 Thu Mar  7 02:58:16 2002  Jonathan Blandford  <jrb@redhat.com>
29
30         * gtk/tmpl/gtkliststore.sgml: start implementing
31
32         * gtk/question_index.sgml: "I can set with the tree, but not
33         get???!?!"
34
35 Wed Mar  6 18:11:05 2002  Owen Taylor  <otaylor@redhat.com>
36
37         * gtk/resources.sgml: Mention the need to subscribe
38         to the GTK+ mailing lists.
39
40         * gtk/building.sgml: Go into much more details about
41         building the entire set of GTK+ libraries and about the
42         dependencies that are required.
43
44         * gtk/building.sgml: Add docs for --enable-explicit-deps,
45         --with-xinput.
46
47 Wed Mar  6 14:12:34 2002  Jonathan Blandford  <jrb@redhat.com>
48
49         * gtk/tmpl/gtktreeselection.sgml: docs
50
51         * gtk/tree_widget.sgml: clean up docs
52
53 2002-03-05  Matthias Clasen  <maclas@gmx.de>
54
55         * gtk/gtk-sections.txt: Remove gtk_win32_get_installation_directory.
56
57 Tue Mar  5 14:28:28 2002  Owen Taylor  <otaylor@redhat.com>
58
59         * gtk/compiling.sgml: Update version numbers in example.
60
61 2002-03-04  Matthias Clasen  <maclas@gmx.de>
62
63         * gtk/gtk-docs.sgml: Move GtkOldEditable to the "Deprecated" 
64         section.  (#68408)
65
66         * gtk/tmpl/gtktreeview.sgml: Close linkend attribute.  (#73364)
67
68 Sun Mar  3 01:36:21 2002  Jonathan Blandford  <jrb@redhat.com>
69
70         * gtk/tmpl/gtktreeviewcolumn.sgml: Write documentation
71         * gtk/tmpl/gtktreeview.sgml: Write documentation
72
73 Sat Mar  2 15:46:29 2002  Owen Taylor  <otaylor@redhat.com>
74
75         * gtk/tmpl/gtkentry.sgml: Move a couple of function
76         docs into the C file.
77
78 Fri Mar  1 10:35:15 2002  Owen Taylor  <otaylor@redhat.com>
79
80         * gtk/changes-2.0.sgml: Add note about gtk_notebook_reorder_child().
81
82 Tue Feb 26 22:01:59 2002  Owen Taylor  <otaylor@redhat.com>
83
84         * gtk/tmpl/gtkbox.sgml: Fix docs to correspond to the code -
85         negative @position indicates the end of the list.
86
87 2002-02-26  Matthias Clasen  <maclas@gmx.de>
88
89         Fixes for #72478:
90         
91         * gtk/tmpl/gtkprogressbar.sgml: Add note about new GtkProgressBar
92         API to introduction. 
93
94         * gtk/gtk-sections.txt: Reorder GtkProgressBar functions to move 
95         undeprecated API to top.
96
97 Sat Feb 23 23:39:14 2002  Owen Taylor  <otaylor@redhat.com>
98
99         * gtk/tmpl/gtktreemodel.sgml: Document gtk_tree_path_new_root(),
100         gtk_tree_model_get_iter_root() as compatibility macros.
101
102         * gtk/gtk-sections.txt: Updates.
103
104 2002-02-23  Anders Carlsson  <andersca@gnu.org>
105
106         * gtk/Makefile.am (HTML_IMAGES): Rename strikeout to 
107         strikethrough.
108
109 2002-02-22  Anders Carlsson  <andersca@gnu.org>
110
111         * gtk/Makefile.am (HTML_IMAGES): Update for name changes.
112
113 2002-02-22  Matthias Clasen  <maclas@gmx.de>
114
115         * gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkimage.sgml: s/%d/%%d/ in
116         examples.  (#71479)
117
118         * gtk/tmpl/gtkmenu.sgml: Document gtk_menu_set_active as 
119         quasi-private.  (#69788)
120
121         * gtk/tmpl/gtkcalendar.sgml: Document month as zero-based and 
122         selected_day as one-based.  (#57169)
123
124 Thu Feb 21 12:11:42 2002  Owen Taylor  <otaylor@redhat.com>
125
126         * gtk/Makefile.am (IGNORE_HFILES): Add gtkkeyhash.h
127
128 2002-02-20  Sven Neumann  <sven@gimp.org>
129
130         * gtk/gtk-sections.txt
131         * gtk/tmpl/gtktreeviewcolumn.sgml: updated for treeviewcolumn changes.
132
133 Mon Feb 18 23:00:52 2002  Owen Taylor  <otaylor@redhat.com>
134
135         * gtk/running.sgml: Remove docs for GTK_IM_MODULE_PATH,
136         replace docs for GTK_MODULE_PATH with docs for GTK_PATH.
137
138 Sun Feb 17 21:33:33 2002  Owen Taylor  <otaylor@redhat.com>
139
140         * gtk/gtk-sections.txt: Updated for filesel changes.
141
142 2002-02-05  Matthias Clasen  <maclas@gmx.de>
143
144         * gtk/tmpl/gtkrc.sgml: Update the description of RC file loading
145         to match recent code changes. Also document font_name and engine. 
146
147 Tue Jan 29 23:41:31 2002  Owen Taylor  <otaylor@redhat.com>
148
149         * gtk/Makefile.am (content_files): Add x11.sgml.
150
151         * gtk/changes-2.0.sgml: SGML fix.
152
153         * gtk/gtk-sections.txt: Updated.
154
155 2002-01-23  Damon Chaplin  <damon@ximian.com>
156
157         * gtk/Makefile.am: added SCANGOBJ_OPTIONS to set the type-init-func
158         to pass to gtkdoc-scangobj.
159
160 Mon Jan 21 23:39:42 2002  Jonathan Blandford  <jrb@redhat.com>
161
162         * gtk/tmpl/gtkfixed.sgml: change guint16 to gint to reflect
163         changes in the code, found by Jody Goldberg <jody@gnome.org>
164
165 2002-01-19  Havoc Pennington  <hp@pobox.com>
166
167         * gtk/x11.sgml: add a mostly-empty X11 section
168
169         * gtk/framebuffer.sgml: make title consistent with windows section
170
171         * gtk/tmpl/gtkdrawingarea.sgml: couple of fixes
172
173 2002-01-17  Matthias Clasen  <matthiasc@poet.de>
174
175         * gtk/resources.sgml: Tiny markup fix.
176
177 2002-01-15  Matthias Clasen  <matthiasc@poet.de>
178
179         * gtk/changes-2.0.sgml: Details about GtkRange and subclasses
180         rewrite. (#67730)
181
182 2002-01-14  Matthias Clasen  <matthiasc@poet.de>
183
184         * gtk/running.sgml: Add ids to some elements to make them
185         addressable as link targets.
186
187 2002-01-14  Matthias Clasen  <matthiasc@poet.de>
188         
189         * gtk/tmpl/gtktooltips.sgml: Minor fixes.
190
191         * gtk/tmpl/gtkrc.sgml: Minor fixes.
192
193 2002-01-11  Havoc Pennington  <hp@pobox.com>
194
195         * gtk/running.sgml: sgml fixes
196
197         * gtk/tmpl/gtksignal.sgml: sgml fixes
198
199         * gtk/tmpl/gtklabel.sgml: do the intro section
200
201 2002-01-10  Matthias Clasen  <matthiasc@poet.de>
202
203         * gdk/tmpl/general.sgml (gdk_set_program_class): Expand.
204
205         * gtk/running.sgml: New file.
206
207         * gtk/building.sgml: Document a few more configure options.
208
209         * gtk/Makefile.am (content_files): Add running.sgml.
210
211         * gtk/gtk-docs.sgml: Include running.sgml, sort H and V 
212         variants of widgets to be next to each other.
213
214 2002-01-09  Matthias Clasen  <matthiasc@poet.de>
215
216         * gtk/tmpl/gtkaccellabel.sgml: Remove duplicate docs.
217         
218         * gdk-pixbuf/Makefile.am (content_files): Add 
219         gdk-pixbuf-from-drawables.sgml. (#68232)
220         
221         * gtk/tmpl/gtkwidget.sgml: Improve docs for GTK_NO_REPARENT
222         and GTK_APP_PAINTABLE. (#68060)
223
224 2002-01-08  Matthias Clasen  <matthiasc@poet.de>
225
226         * gtk/tmpl/gtkgc.sgml: Improve wording.
227
228         * gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkplug.sgml: speak of 
229         window IDs rather than XIDs.
230
231 2002-01-07  Matthias Clasen  <matthiasc@poet.de>
232         
233         * gtk/tmpl/gtksocket.sgml: Mention gtk_socket_get_id()
234         instead of GTK_WINDOW_XWINDOW().  (#68172)
235
236         * gtk/gtk-sections.txt: Move functions which are documented
237         as "private" or "internal" into Private subsections.
238
239         * gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkobject.sgml, 
240         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktooltips.sgml,
241         gtk/tmpl/gtkwidget.sgml, gtk/tmpl/gtkclipboard.sgml,
242         gtk/tmpl/gtkstyle.sgml, gtk/tmpl/gtkselection.sgml,
243         gtk/tmpl/gtkfeatures.sgml: Minor markup fixes.
244
245         * gtk/tmpl/gtksignal.sgml: Add link to GLib signal docs.
246
247         * gtk/tmpl/gtkpreview.sgml, gtk/tmpl/gtktext.sgml,
248         gtk/tmpl/gtktree.sgml: Remove "deprecated" from short desc.
249
250         * gtk/tmpl/gtkrc.sgml: Correct names of default RC files. 
251
252 2002-01-06  Matthias Clasen  <matthiasc@poet.de>
253
254         * gtk/tmpl/gtktypeutils.sgml: Replace GTK_NO_CHECK_CASTS by 
255         G_DISABLE_CAST_CHECKS, fix some markup and add stuff.
256
257         * gtk/tmpl/gtkaccelgroup.sgml, gtk/tmpl/gtkwidget.sgml: Additions.
258
259         * gtk/gtk-sections.txt: Make gtk_accel_group_get_type private.
260
261 2002-01-06  Havoc Pennington  <hp@pobox.com>
262
263         * gtk/question_index.sgml: a few more questions I thought of
264
265 2002-01-06  Havoc Pennington  <hp@pobox.com>
266
267         * gtk/gtk-docs.sgml: remove gtk- prefix from TreeView and a few
268         other entities, more consistent anyway (I thought this would make
269         links to "GtkTreeView" etc. go to the ref page, not the struct,
270         but it wasn't the problem, the issue is the way gtkdoc-mkdb
271         decides what's an object, see CheckIsObject() routine)
272
273         * gtk/changes-1.2.sgml: sgml fixes to get rid of warnings
274
275         * gtk/changes-2.0.sgml: ditto
276         
277         * gtk/question_index.sgml: add some questions
278
279 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
280
281         * gtk/tmpl/gtkwidget.sgml: Additions.
282
283 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
284
285         * gtk/changes-1.2.sgml, gtk/changes-2.0.sgml: SGML fixes.
286
287         * gtk/tmpl/gtkobject.sgml: Document GTK_IN_DESTRUCTION.
288         
289         * gtk/tmpl/gtkwidget.sgml: Additions.
290
291 2002-01-04  Havoc Pennington  <hp@pobox.com>
292
293         * gtk/question_index.sgml: add question to help people find
294         gtk_widget_set_sensitive() if they're used to another term for 
295         that.
296         
297 2002-01-03  Havoc Pennington  <hp@pobox.com>
298
299         * gtk/tmpl/gtkdrawingarea.sgml: add mention of
300         gtk_widget_add_events() and GTK_CAN_FOCUS
301
302 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
303
304         * gtk/tmpl/gtktextview.sgml: Small additions.
305
306         * gtk/tmpl/gtksignal.sgml: Explain what to use instead.
307
308         * gtk/question_index.sgml, gtk/text_widget.sgml, gtk/tree_widget.sgml,
309         gtk/changes-1.2.sgml, gtk/changes-2.0.sgml,
310         gtk/framebuffer.sgml: SGML fixes and additions.
311
312         * gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkdialog.sgml,
313         gtk/tmpl/gtkeditable.sgml, gtk/tmpl/gtkfilesel.sgml,
314         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
315         gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkrc.sgml,
316         gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtkspinbutton.sgml,
317         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkwindow.sgml:
318         Replace references to deprecated functions.
319
320 2002-01-03  Matthias Clasen  <matthiasc@poet.de>
321
322         * gtk/changes-1.2.sgml, gtk/changes-2.0.sgml, 
323         gtk/framebuffer.sgml: Add markup.
324
325 2002-01-01  Havoc Pennington  <hp@pobox.com>
326
327         * gtk/framebuffer.sgml: move README.linux-fb in here
328
329         * gtk/tmpl/gtkpreview.sgml: explain what to use instead
330
331         * gtk/tmpl/gtkseparator.sgml: typo fix
332
333         * gtk/tmpl/gtkstock.sgml: add some overview docs
334
335         * gtk/Makefile.am (content_files): add new files
336
337         * gtk/changes-1.2.sgml: move Changes-1.2.txt in here
338
339         * gtk/changes-2.0.sgml: move Changes-2.0.txt in here
340
341         * gdk/tmpl/threads.sgml: mention gdk_threads_init() in the
342         overview docs, copy in the examples from the FAQ
343
344         * gtk/gtk-docs.sgml: change DTD to 3.1, and add
345         question_index.sgml and changes-1.2, changes-2.0
346
347         * gtk/tmpl/gtkdrawingarea.sgml: fixups to reflect 2.0 changes
348
349         * gtk/question_index.sgml: new section with question-based 
350         index of the manual
351
352         * gtk/text_widget.sgml: fix some cross-references
353
354 2002-01-01  Havoc Pennington  <hp@pobox.com>
355
356         * gtk/tmpl/gtktexttag.sgml: docs updates, mention that invisible 
357         property isn't implemented
358
359         * gtk/text_widget.sgml: small tweaks
360
361 2001-12-30  Matthias Clasen  <matthiasc@poet.de>
362
363         * gtk/tmpl/gtkbbox.sgml: Remove references to nonexisting functions.
364         
365         * gtk/tmpl/gtkcolorseldlg.sgml, gtk/tmpl/gtkdrawingarea.sgml,
366         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkhseparator.sgml, 
367         gtk/tmpl/gtktree.sgml, gtk/tmpl/gtkradiobutton.sgml,
368         gtk/tmpl/gtkradiomenuitem.sgml: 
369         Replace references to deprecated functions.
370
371         * gtk/tmpl/gtkhbbox.sgml,gtk/tmpl/gtkvbbox.sgml: Minor fixes.
372
373 2001-12-30  Matthias Clasen  <matthiasc@poet.de>
374
375         * gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkscale.sgml,
376         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkimcontextsimple.sgml: Additions.
377
378 2001-12-28  Matthias Clasen  <matthiasc@poet.de>
379
380         * gdk/tmpl/properties.sgml, gdk/tmpl/selections.sgml: Additions.
381
382 2001-12-23  Matthias Clasen  <matthiasc@poet.de>
383
384         * gdk-pixbuf/porting-from-imlib.sgml: GDK instead of Gdk.
385
386         * gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: Replace references to
387         deprecated functions.
388
389         * gdk/tmpl/event_structs.sgml, gdk/tmpl/gcs.sgml,
390         gdk/tmpl/images.sgml: Replace references to deprecated functions.
391
392 2001-12-28      Vitaly Tishkov <tvv@sparc.spb.su>
393
394         * gtkwindow.sgml: additional fix for #59314 ('<programlisting>' is
395         changed to '<literal>' in docs for gtk_window_set_policy ())
396
397 Sat Dec 22 18:18:07 2001  Owen Taylor  <otaylor@redhat.com>
398
399         * gtk/Makefile.am (IGNORE_HFILES): Add gtktextutil.h
400
401         * gtk/text_widget.sgml (linkend): SGML fixes.
402
403         * gtk/gtk-sections.txt: Update
404
405         * gdk/gdk-sections.txt: Update.
406
407         * gdk/tmpl/cursors.sgml: SGML fix.
408
409         * gdk/gdk-docs.sgml: Add PNG handling magic.
410
411 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
412                 
413         * gtk/text_widget.sgml: More precise wording. (#63388)
414
415         * gtk/tmpl/gtksignal.sgml (GTK_SIGNAL_OFFSET): Add docs.
416
417         * gtk/resources.sgml: Fix markup of mail URLs.
418         
419         * gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkobject.sgml: Markup fixes.
420
421         * gtk/tmpl/gtktoolbar.sgml (gtk_toolbar_{prepend,append}_element):
422         Expand documentation. (#60471)
423
424         * gtk/tmpl/gtkmain.sgml: Remove misleading information about 
425         gtk_set_locale().  (#65758)
426
427 2001-12-18  Anders Carlsson  <andersca@gnu.org>
428
429         * gtk/tmpl/gtkdrawingarea.sgml: Change GdkWidget to
430         GtkWidget. Fixes #67162.
431
432 2001-12-17  Matthias Clasen  <matthiasc@poet.de>
433
434         * gdk-pixbuf/tmpl/creating.sgml, 
435         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-from-drawables.sgml,
436         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml,
437         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rendering.sgml,
438         gdk-pixbuf/tmpl/refcounting.sgml: Markup fixes.
439
440         * gtk/building.sgml, gtk/resources.sgml: Markup fixes.
441
442         * gtk/gtk.types: Remove gtk_text_layout_get_type(). (???)
443
444         * gdk/tmpl/general.sgml: Use <envar>, not <envvar>.
445
446 2001-12-16  Matthias Clasen  <matthiasc@poet.de>
447
448         * gdk/tmpl/windows.sgml: Document GDK_RELEASE_MASK.
449
450 2001-12-16  Havoc Pennington  <hp@pobox.com>
451
452         * gdk-pixbuf/gdk-pixbuf-sections.txt: put _simple variants at the
453         top of the docs
454
455 2001-12-16  Havoc Pennington  <hp@pobox.com>
456
457         * gdk-pixbuf/tmpl/scaling.sgml: small doc tweaks, specifically
458         some "just do XYZ" advice next to the InterpMode technojargon.
459
460 2001-12-16  Matthias Clasen  <matthiasc@poet.de>
461
462         * gdk/tmpl/windows.sgml: Add something about GdkModifierType.
463
464 2001-12-13  Matthias Clasen  <matthiasc@poet.de>
465         
466         * gdk-pixbuf/tmpl/scaling.sgml, gdk/tmpl/fonts.sgml, 
467         gdk/tmpl/general.sgml, gdk/tmpl/rgb.sgml, gdk/tmpl/visuals.sgml,
468         gdk/tmpl/windows.sgml, gtk/gtk-docs.sgml, gtk/tmpl/gtkaccellabel.sgml,
469         gtk/tmpl/gtkcombo.sgml, gtk/tmpl/gtkdialog.sgml, 
470         gtk/tmpl/gtkdrawingarea.sgml, gtk/tmpl/gtkeditable.sgml, 
471         gtk/tmpl/gtkfilesel.sgml, gtk/tmpl/gtkfontseldlg.sgml,
472         gtk/tmpl/gtkimage.sgml, gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
473         gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkobject.sgml,
474         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkradiobutton.sgml, 
475         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtkscale.sgml, gtk/tmpl/gtksignal.sgml, 
476         gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkspinbutton.sgml,
477         gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtksignal.sgml, 
478         gtk/tmpl/gtktooltips.sgml, gtk/tmpl/gtkwindow.sgml,
479         gdk/tmpl/regions.sgml, gtk/tmpl/gtkfontsel.sgml,
480         gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkprogress.sgml,
481         gtk/tmpl/gtkselection.sgml, gtk/tmpl/gtktable.sgml,
482         gtk/tmpl/gtktipsquery.sgml: Markup fixes (mainly examples).
483
484 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
485
486         * gtk/tmpl/gtklist.sgml: Markup fixes.
487
488         * gdk/tmpl/selections.sgml, gtk/tmpl/gtksocket.sgml: s/succesful/successful/g.
489
490         * gtk/gtk-sections.txt, gtk/tmpl/gtkstyle.sgml: Remove
491         GTK_STYLE_NUM_STYLECOLORS. (#66467)
492
493 2001-12-12  Havoc Pennington  <hp@pobox.com>
494
495         * gtk/text_widget.sgml: add another example
496
497 2001-12-09  Matthias Clasen  <matthiasc@poet.de>
498
499         * gtk/tmpl/gtkmain.sgml: Markup fixes.
500
501         * gtk/gtk-docs.sgml: Add an empty entity to suppress 
502         crossreferencing in programlistings.
503
504 2001-12-08  Matthias Clasen  <matthiasc@poet.de>
505
506         * gtk/tmpl/gtkclipboard.sgml: Fix references to 
507         get_clipboard_set_with_owner(). (#66424)
508
509 2001-12-07  Matthias Clasen  <matthiasc@poet.de>
510         
511         * gtk/tmpl/gtktypeutils.sgml, gtk/tmpl/gtkobject.sgml,
512         gtk/tmpl/gtkstyle.sgml: Add docs.
513
514 2001-12-06  Matthias Clasen  <matthiasc@poet.de>
515
516         * gtk/tmpl/gtklabel.sgml: Remove redundant docs. (#66383)
517
518         * gtk/tree_widget.sgml: Typo fix. (#66256)
519
520         * gdk-pixbuf/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards.
521         
522         * gtk/tmpl/gtktext.sgml, gtk/tmpl/gtktree.sgml, 
523         gtk/tmpl/gtktreeitem.sgml: Updates.
524
525 2001-12-04  Matthias Clasen  <matthiasc@poet.de>
526
527         * gtk/tmpl/gtkwidget.sgml: Updates.
528         * gtk/Makefile.am (IGNORE_HFILES): Remove gtktextchild.h.
529
530 2001-12-03  Matthias Clasen  <matthiasc@poet.de>
531
532         * gdk/tmpl/input_devices.sgml, 
533         gdk/gdk-sections.txt, gdk/tmpl/windows.sgml: Updates.
534
535 2001-12-02  Matthias Clasen  <matthiasc@poet.de>
536
537         * gdk/tmpl/dnd.sgml: Updates.
538
539 2001-11-30  Matthias Clasen  <matthiasc@poet.de>
540
541         * gdk/tmpl/keys.sgml: Updates.
542
543 2001-12-01  Havoc Pennington  <hp@pobox.com>
544
545         * gtk/tmpl/gtkoptionmenu.sgml: add brief explanation of how to use
546         GtkOptionMenu
547
548 2001-11-30  Matthias Clasen  <matthiasc@poet.de>
549
550         * gdk/tmpl/colors.sgml, gdk/tmpl/pixmaps.sgml, gdk/tmpl/dnd.sgml,
551         gdk/tmpl/gcs.sgml: Document ref and unref functions as deprecated.
552
553 2001-11-29  Matthias Clasen  <matthiasc@poet.de>
554
555         * gtk/gtk-sections.sgml: Add GtkTextChildAnchor.
556
557         * gdk/tmpl/dnd.sgml: Updates.
558
559         * gdk/tmpl/pango_interaction.sgml: Document GdkPangoAttrEmbossed
560         and GdkPangoAttrStipple.
561         
562 2001-11-28  Matthias Clasen  <matthiasc@poet.de>
563         
564         * gtk/tmpl/gtkwindow.sgml: Document gtk_window_position.
565
566         * gdk/tmpl/dnd.sgml: Document GdkDragProtocol and GdkDragContext.
567
568         * gdk/tmpl/events.sgml: Document gdk_setting_get.
569
570         * gdk/tmpl/fonts.sgml: Document gdk_font_full_name_get and
571         gdk_font_full_name_free.
572
573         * gdk/tmpl/windows.sgml: Document gdk_window_register_dnd.
574
575 2001-11-28  Matthias Clasen  <matthiasc@poet.de>
576         
577         * gdk/tmpl/windows.sgml, gdk/tmpl/general.sgml,
578         gdk/tmpl/pixmaps.sgml, gdk/tmpl/drawing.sgml,
579         gdk/tmpl/gcs.sgml: Updates. 
580
581         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
582
583 2001-11-23  Matthias Clasen  <matthiasc@poet.de>
584
585         * gdk/tmpl/drawing.sgml: Minor markup fixes.
586
587 Fri Nov 23 15:12:07 2001  Owen Taylor  <otaylor@redhat.com>
588
589         * gtk/Makefile.am (content_files): Add windows.sgml
590
591         * gdk/tmpl/cursors.sgml: Revert last diff to get things to
592         build.
593
594 2001-11-22  Matthias Clasen  <matthiasc@poet.de>
595
596         * gdk/tmpl/event_structs.sgml: Add better explanation of proximity
597         events. 
598
599         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
600
601         * gdk/images/*.png: The standard X cursors as pngs.
602
603         * gdk/Makefile.am (HTML_IMAGES): Add the images.
604
605 Wed Nov 21 15:57:29 2001  Owen Taylor  <otaylor@redhat.com>
606
607         * gtk/gtk-sections.txt: Updates
608
609         * gtk/tmpl/gtkstock.sgml: Close end tags.
610
611         * gtk/gtk.types: Remove interface types which gtk-doc
612         can't handle currently.
613
614         * gtk/tmpl/gtknotebook.sgml: Fix some garbage in file.
615
616         * gdk/tmpl/x_interaction.sgml: Fix SGML errors.
617
618         * gdk/gdk-overrides.txt gdk/gdk-sections.txt: Updates. 
619
620 2001-11-20  Havoc Pennington  <hp@pobox.com>
621
622         * gtk/tmpl/gtkwindow.sgml: fix docs for gtk_window_set_policy() to
623         reflect existence of gtk_window_set_resizable()
624
625 2001-11-20  Matthias Clasen  <matthiasc@poet.de>
626
627         * gdk/tmpl/event_structs.sgml: Small fixes.
628
629 2001-11-16  Matthias Clasen  <matthiasc@poet.de>
630
631         * gdk/tmpl/event_structs.sgml: Updates. 
632
633         * gdk/tmpl/windows.sgml: Document GdkFilterFunction, GdkFilterReturn
634         and GdkXEvent, add markup.
635
636 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
637
638         * gtk/gtk-docs.sgml: Go back to DocBook 3.0 to get the
639         autobuilder on developer.gnome.org back to work, but add
640         the png notation for the stock icons.
641
642 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
643
644         * gdk/Makefile.am (MKDB_OPTIONS), 
645         gdk-pixbuf/Makefile.am (MKDB_OPTIONS),
646         gtk/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
647
648         * gdk-pixbuf/tmpl/file-saving.sgml,
649         gdk-pixbuf/tmpl/module_interface.sgml,
650         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rgb.sgml: Consistent short descriptions.
651
652         * gtk/tmpl/gtkprogressbar.sgml: Remove duplicate docs. (#64469)
653         
654         * gtk/gtk-sections.txt: Add missing TITLEs (#64459, #64568)
655
656         * gtk/tmpl/gtkadjustment.sgml: Typo fix. (#64448)
657
658 Mon Nov 12 23:06:38 2001  Tim Janik  <timj@gtk.org>
659
660         * added gtkaccelmap.sgml. other updates.
661
662 2001-11-11  Matthias Clasen  <matthiasc@poet.de>
663
664         * gdk-pixbuf/gdk-pixbuf-rendering.sgml, 
665         gdk-pixbuf/gdk-pixbuf-from-drawables.sgml: new files explaining
666         where the code for rendering pixbufs lives. (#61151) 
667         
668         * gdk-pixbuf/gdk-pixbuf.sgml: Use the new files.
669
670         * gtk/tmpl/gtkaccellabel.sgml, gtk/tmpl/gtkcombo.sgml,
671         gtk/tmpl/gtkentry.sgml, gtk/tmpl/gtkhscrollbar.sgml,
672         gtk/tmpl/gtkvscrollbar.sgml, gtk/tmpl/gtktoolbar.sgml,
673         gtk/tmpl/gtkdialog.sgml, gtk/tmpl/gtkstatusbar.sgml: 
674         Mass fixing of trivial doc bugs. (#55579, #56760, #58769, #55918,
675         #64154, #60422, #54697)
676
677 2001-11-10  Matthias Clasen  <matthiasc@poet.de>
678
679         * gtk/tmpl/gtkpaned.sgml: Document gtk_paned_set_gutter_size
680         as noop. (#45802)
681
682         * gtk/tmpl/gtkcolorsel.sgml: Remove stuff duplicating inline
683         docs. (#60481)
684
685         * gtk/tmpl/gtkstock.sgml: Document all stock items
686         with their stock text. 
687
688         * gtk/tmpl/gtkhseparator.sgml: Small corrections.
689
690         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Updates.
691
692 2001-11-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
693
694         * gdk-pixbuf/tmpl/refcounting.sgml,
695         gdk-pixbuf/porting-from-imlib.sgml, tmpl/creating.sgml:
696         gdk_rgb_init() doesn't need to be called anymore. Use
697         g_object_(un)_ref instead of gdk_pixbuf_(un)ref.
698
699         * tmpl/module_interface.sgml: Typo fix.
700
701         * gdk-pixbuf/gdk-pixbuf.sgml: Fixed jade complaining about '_' by
702         replacing it with '-'. Now builds again.
703
704 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
705
706         * gdk-pixbuf/gdk-pixbuf.sgml: include initialization_versions.sgml,
707         file-saving.sgml and module_interface.sgml.
708
709         * gdk-pixbuf/tmpl/module_interface.sgml: add short description.
710
711         * gtk/tmpl/gtkarg.sgml, gtk/tmpl/gtkdata.sgml, 
712         gtk/tmpl/gtkcellrenderertextpixbuf.sgml: removed, since they described 
713         no longer existent stuff and aren't included anymore.
714
715         * gdk/tmpl/color_contexts.sgml, gdk/tmpl/input_contexts.sgml, 
716         gdk/tmpl/input_methods.sgml: removed, since they described no longer 
717         existent stuff and aren't included anymore.
718
719 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
720
721         * gdk-pixbuf/gdk-pixbuf-sections.txt,
722         gdk-pixbuf/tmpl/animation.sgml, 
723         gdk-pixbuf/tmpl/module_interface.sgml: Updates. (#63293)
724
725 2001-10-28  Anders Carlsson  <andersca@gnu.org>
726
727         * gtk/tmpl/gtkadjustment.sgml: Update struct member docs
728         since they're gdouble now instead of gfloat. Fixes #55699.
729
730 2001-10-28  Matthias Clasen  <matthiasc@poet.de>
731
732         * docs/reference/gtk/tmpl/gtkmenuitem.sgml,
733         docs/reference/gtk/tmpl/gtkmenu.sgml,
734         docs/reference/gtk/tmpl/gtkmenushell.sgml,
735         docs/reference/gtk/tmpl/gtkcontainer.sgml,
736         docs/reference/gtk/gtk-sections.txt: Updates.
737
738 2001-10-28  Anders Carlsson  <andersca@gnu.org>
739
740         * gdk/tmpl/regions.sgml: Remove note about coordinates in GdkPoint
741         being 16-bit since they're 32-bit now. Fixes #62681.
742
743 2001-10-27  Matthias Clasen  <matthiasc@poet.de>
744
745         * gdk/tmpl/input_devices.sgml: Updates.
746
747         * gtk/tmpl/gtkrc.sgml: Document the special values <none> and
748         <parent> for bg_pixmap.
749
750 2001-10-27  Anders Carlsson  <andersca@gnu.org>
751
752         * gtk/tmpl/gtkaccellabel.sgml: Clarify that the string
753         argument in gtk_accel_label_new most be non-NULL.
754         This fixes #54826.
755
756         * gtk/tmpl/gtkentry.sgml: Clarify that a maximum length
757         of 0 means infinity. This fixes #58771.
758
759         * gtk/tmpl/gtkhandlebox.sgml: Finish a sentence. 
760         This fixes #56702.
761
762         * gtk/tmpl/gtkspinbutton.sgml: Clarify that we're
763         returning a spin button in the _new function.
764         This fixes #54097.
765
766         * gtk/tmpl/gtktoolbar.sgml: Change docs for 
767         gtk_toolbar_append_item to say that it appends an item
768         to the end of a toolbar. This fixes #60428.
769
770 Fri Oct 26 11:54:53 2001  Owen Taylor  <otaylor@redhat.com>
771
772         * */Makefile.am: Update to install images.
773
774 2001-10-27  Anders Carlsson  <andersca@gnu.org>
775
776         * gtk/gtk-sections.txt,
777         * gtk/tmpl/gtktreeviewcolumn.sgml: Remove documentation for
778         gtk_tree_view_column_cell_event since that function has been
779         removed. This fixes #62084.
780
781         * gdk/tmpl/properties.sgml: Change FALSE to TRUE in 
782         documentation for gdk_atom_intern, to document the
783         correct behavior. This fixes #58798.
784
785         * gtk/gtk-sections.txt: Update GtkStyle since it's now a
786         GObject and not a struct. This fixes #55807. 
787
788 Thu Oct 18 16:40:00 2001  Jonathan Blandford  <jrb@redhat.com>
789
790         * gtk/gtk-docs.sgml: add GtkCellEditable and GtkTreeModelSort.
791
792 Sat Oct 20 18:35:21 2001  Owen Taylor  <otaylor@redhat.com>
793
794         * gtk/tmpl/gtkentry.sgml (Note): Remove note about
795         deprecation. (We've standard on G_CONST_RETURN 
796         rather than the reverse.) #58768, Vitaly Tishkov.
797
798 2001-10-20  jacob berkman  <jacob@ximian.com>
799
800         * gtk/Makefile.am (HTML_IMAGES): get them from
801         $(top_srcdir)/gtk/stock-icons/ rather than
802         ../../../gtk/stock-items/
803
804 Fri Oct 19 15:44:52 2001  Owen Taylor  <otaylor@redhat.com>
805
806         * gtk/Makefile.am gtk/gtk-sections.txt gtk/gtk-docs.sgml:
807         Add gtkimcontextsimple.
808
809 2001-10-19  Matthias Clasen   <matthiasc@poet.de>
810
811         * gtk/gtk-docs.sgml: Switch to DocBook 4.1 (for the PNG notation).
812
813         * gtk/Makefile.am, gtk/tmpl/gtkstock.sgml: Add inlinegraphics for
814         the stock icons.
815
816 2001-10-18  Matthias Clasen   <matthiasc@poet.de>
817
818         * gdk/tmpl/visuals.sgml: Resurrect 1.2 documentation. (#62604)
819
820         * gtk/tmpl/gtkpaned.sgml: Fixes. (#62146)
821
822         * gtk/tmpl/gtkgamma.sgml: Fixes. (#62155)
823
824         * gtk/Makefile.am (IGNORE_HFILES): Add xembed.h (#61929)
825
826         * gdk-pixbuf/gdk-pixbuf.types: Add GdkPixbuf, 
827         GdkPixbufAnimation and GdkPixbufAnimationIter. (#62590)
828
829         * gtk/tmpl/gtkscrolledwindow.sgml: Replace GtkCList by
830         GtkTreeView in example. (#62200)
831
832 2001-10-17  Matthias Clasen   <matthiasc@poet.de>
833
834         * gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkclipboard.sgml,
835         gdk/tmpl/general.sgml, gdk/tmpl/threads.sgml, 
836         gdk/tmpl/x_interaction.sgml: Updates.
837
838 2001-10-13  Matthias Clasen   <matthiasc@poet.de>
839
840         * gdk/tmpl/x_interaction.sgml: Update.
841
842 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
843
844         * gtk/gtk-sections.txt, gtk/tmpl/gtkspinbutton.sgml,
845         gtk/tmpl/gtkseparatormenuitem.sgml, gtk/tmpl/gtknotebook.sgml,
846         gtk/tmpl/gtkstatusbar.sgml, gtk/tmpl/gtkradiobutton.sgml,
847         gtk/tmpl/gtkradiomenuitem.sgml: Updates.
848
849         * gdk-pixbuf/gdk-pixbuf-sections.txt, 
850         gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Follow recent API changes.
851
852 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
853
854         * gtk/tmpl/gtkcalendar.sgml, gtk/tmpl/gtkeditable.sgml: Update.
855
856         * gdk-pixbuf/gdk-pixbuf.sgml: Add entity for tmpl/inline.sgml.
857
858         * gdk-pixbuf/tmpl/inline.sgml: Update.
859
860         * gtk/gtk-sections.sgml: Update.
861
862 2001-10-08  Matthias Clasen   <matthiasc@poet.de>
863
864         * gdk-pixbuf/gdk-pixbuf-sections.txt,
865         gdk-pixbuf/Makefile.am, gdk-pixbuf/tmpl/creating.sgml: Update.
866
867         * gdk-pixbuf/tmpl/inline.sgml: New file.
868         
869 2001-10-07  Matthias Clasen   <matthiasc@poet.de>
870
871         * gdk/tmpl/properties.sgml, gdk/tmpl/events.sgml,
872         gdk/tmpl/regions.sgml, gdk/tmpl/general.sgml,
873         gdk/tmpl/keys.sgml: Update. 
874
875         * gdk/gdk-overrides.txt, gdk/gdk-sections.txt: Remove nanox traces.
876
877 2001-10-06  Matthias Clasen   <matthiasc@poet.de>
878
879         * gtk/gtk-docs.sgml: add gtkimagemenuitem, 
880         gtksettings, gtkseparatormenuitem.
881         
882         * gtk/tmpl/gtktreemodelsimple.sgml: remove unused file.
883
884 2001-10-05  Matthias Clasen   <matthiasc@poet.de>
885
886         * gtk/gtk-sections.sgml, gtk/objects_grouped.sgml: remove GtkPacker.
887
888 2001-10-05  Sven Neumann  <sven@gimp.org>
889
890         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: adapt to changes in GDK_PIXBUF_ERROR
891         enum.
892
893 2001-10-04  Havoc Pennington  <hp@pobox.com>
894
895         * gtk/tmpl/gtkimage.sgml: fix GtkImage overview
896
897 Wed Oct  3 15:09:18 2001  Jonathan Blandford  <jrb@redhat.com>
898
899         * gtk/gtk.types: remove gtk_cell_editable_get_type
900
901 2001-10-02  Havoc Pennington  <hp@redhat.com>
902
903         * gtk/tree_widget.sgml: s/empahsis/emphasis/
904
905         * gtk/tmpl/gtkobject.sgml: update docs
906
907 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
908
909         * gtk/gtk-sections.txt: Move standard gobject stuff to
910         the 'Standard' sections. (#61483)
911
912 Wed Sep 26 15:05:28 2001  Jonathan Blandford  <jrb@redhat.com>
913
914         * gtk/gtk.types: Add missing types.
915
916 Mon Sep 24 12:43:45 2001  Owen Taylor  <otaylor@redhat.com>
917
918         * gtk/gtk-sections.txt: Updates for removed/renamed functions.
919
920 2001-09-08  Havoc Pennington  <hp@pobox.com>
921
922         * gtk/gtk-sections.txt: move some of the accel group functions 
923         into a Private subsection
924
925 2001-09-08  Havoc Pennington  <hp@pobox.com>
926
927         * gtk/tmpl/gtklayout.sgml: docs
928
929         * gdk-pixbuf/gdk-pixbuf.sgml: remove the section on compiling
930         gdk-pixbuf since it isn't a standalone package anymore
931
932         * gtk/building.sgml: section on compiling GTK itself
933
934 2001-09-08  Havoc Pennington  <hp@pobox.com>
935
936         * gtk/gtk-sections.txt: put GtkPacker back in here so it won't be
937         in gtk-unused.txt, but don't put it back in gtk-docs.sgml. 
938
939         Tons of other additions from gtk-unused.txt, but mostly skipping
940         all the tree stuff for now.
941
942 2001-09-08  Havoc Pennington  <hp@pobox.com>
943
944         * gtk/gtk-docs.sgml: remove CellRendererTextPixbuf
945
946         * gtk/resources.sgml: add section on mailing lists, bugzilla, etc.
947
948         * gtk/tmpl/gtkaccelgroup.sgml: add long description
949
950         * gtk/gtk-sections.txt: reorder accel group section; probably need
951         to delete most of it
952
953         * gtk/tmpl/gtkmain.sgml: Clean it up a little bit
954
955         * gtk/gtk-docs.sgml: rearrange the list of "core/misc" sections so
956         that useful things are near the top and stupid junk is near the
957         bottom.
958
959         * gtk/tmpl/gtkfeatures.sgml: fix/finish this section
960
961         * gtk/gtk-docs.sgml: create a separate section for
962         overview/tutorial material and special notes, and put the
963         reference docs for the "misc non-widget" stuff into its own
964         section.
965
966         * gtk/compiling.sgml: write this section
967
968         * gtk/gtk-docs.sgml: The intro section weirdly had two paragraphs
969         that said the same thing. Delete one of them.
970
971 Tue Sep  4 01:33:51 2001  Owen Taylor  <otaylor@redhat.com>
972
973         * gtk/gtk-docs.sgml: Remove references to a couple
974         sections that are no longer there.
975
976 Thu Aug 30 19:34:38 2001  Jonathan Blandford  <jrb@redhat.com>
977
978         * gtk/tmpl/gtkdialog.sgml: Fix obvious mistake.
979
980 Tue Aug 21 12:42:19 2001  Owen Taylor  <otaylor@redhat.com>
981
982         * gtk/gtk-sections.txt: Remove GtkPacker
983
984 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
985
986         * */Makefile.am: Set GPATH to fix srcdir != builddir  
987         problems with GNU make.
988
989 Sun Jul 22 17:01:34 2001  Owen Taylor  <otaylor@redhat.com>
990
991         * gtk/tmpl/gtksignal.sgml: Fix missing not
992         (Skip Montanaro, #56361)
993
994 Wed Jul  4 22:53:33 2001  Owen Taylor  <otaylor@redhat.com>
995
996         * gtk/tmpl/gtkplug.sgml gtk/tmpl/gtksocket.sgml: Some
997         updates and moving docs to the C files.
998
999 2001-05-19  Havoc Pennington  <hp@pobox.com>
1000
1001         * gdk-pixbuf/tmpl/initialization_versions.sgml: docs
1002
1003         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: docs
1004
1005         * gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: docs
1006
1007 Sun Apr 15 15:04:12 2001  Owen Taylor  <otaylor@redhat.com>
1008
1009         * gtk/tmpl/gtkdnd.sgml: Move some of the function docs to the
1010         C files.
1011
1012 Thu Jun 21 12:31:29 2001  Owen Taylor  <otaylor@redhat.com>
1013
1014         * gtk/gtk-sections.txt: Update a bit.
1015
1016         * Makefile.am: build GTK+ docs. 
1017
1018 Fri Jun  8 12:33:29 2001  Jonathan Blandford  <jrb@redhat.com>
1019
1020         * gtk/tmpl/gtktable.sgml: fix bug #55921
1021
1022 2001-06-05  Havoc Pennington  <hp@redhat.com>
1023
1024         * gtk/tmpl/gtkscale.sgml: more docs
1025
1026 Tue Jun  5 10:54:48 2001  Owen Taylor  <otaylor@redhat.com>
1027
1028         * gtk/tmpl/gtkenums.sgml: Improve docs for GtkStateType.
1029         (Fixes #55751, among other things.)
1030
1031 Mon Jun  4 15:08:21 2001  Owen Taylor  <otaylor@redhat.com>
1032
1033         * gtk/gtk-overrides.txt: Remove GtkArgSetFunc, GtkArgGetFunc.
1034
1035 Wed May 30 16:56:07 2001  Owen Taylor  <otaylor@redhat.com>
1036
1037         * gtk/tmpl/gtkrc.sgml (pattern): Correct typoe when
1038         describing order of composition. (#53371, Skip Montanaro)
1039         
1040 2001-05-22  Havoc Pennington  <hp@pobox.com>
1041
1042         * gtk/gtk-sections.txt: add gtk_bin_get_child
1043
1044 Fri May 18 12:28:08 2001  Owen Taylor  <otaylor@redhat.com>
1045
1046         * gtk/tmpl/gtksizegroup.sgml gtk/gtk-sections.txt gtk/gtk.types:
1047         Add documentation about GtkSizeGroup.
1048
1049 2001-05-11  Havoc Pennington  <hp@pobox.com>
1050
1051         * gtk/tmpl/gtkvruler.sgml, 
1052         gtk/tmpl/gtkhruler.sgml: fix bug #54431
1053
1054         * gtk/tmpl/gtkdrawingarea.sgml: fix bug #54331
1055
1056         * gtk/tmpl/gtkenums.sgml: fix bug #54329, and 
1057         update some other random things
1058
1059         * gtk/gtk-sections.txt: updates
1060
1061         * gtk/tmpl/gtkmenuitem.sgml: fix bug #54277
1062
1063         * gtk/tmpl/gtkradiomenuitem.sgml: fix bug #54323,
1064         #54324, #54325 
1065
1066 2001-04-26  Havoc Pennington  <hp@redhat.com>
1067
1068         * gtk/tmpl/gtkimage.sgml: document GtkImageType
1069
1070         * gtk/gtk-sections.txt: GtkImageType is public
1071
1072         * gdk/tmpl/images.sgml: add warning about gtk_image_new_bitmap
1073
1074 Wed Apr 25 12:33:03 2001  Owen Taylor  <otaylor@redhat.com>
1075
1076         * gtk/tmpl/gtktreeitem.sgml: Add note about GTK_ENABLE_BROKEN.
1077
1078 Tue Apr 17 10:59:13 2001  Owen Taylor  <otaylor@redhat.com>
1079
1080         * gtk/Makefile.am (GTKDOC_CFLAGS): Remove -DGTK_DISABLE_COMPAT
1081         add -DGTK_ENABLE_BROKEN
1082
1083         * {gtk/gtk,gdk/gdk}-sections.txt: Updated
1084
1085 Fri Apr 13 10:41:10 2001  Owen Taylor  <otaylor@redhat.com>
1086
1087         * */Makefile.am: Add $(top_builddir) to includes as necessary,
1088         Run gtkdoc-scangobj from builddir, not srcdir, don't distribute
1089         foo-doc.{top,bottom}, recomment in code to distribute HTML
1090         images, with shell fixes.
1091
1092         * gtk/gtk.hierarchy gdk-pixbuf/gdk-pixbuf.{args,signals,hierarchy}:
1093         Remove generated files.
1094         
1095 Wed Apr  4 01:26:04 2001  Tim Janik  <timj@gtk.org>
1096
1097         * gdk-pixbuf/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
1098         dist-hook because $(HTML_IMAGES) is empty.
1099         * gtk/Makefile.am: same here.
1100         * gdk/Makefile.am: same here. touched gdk.types since make rules
1101         require it ;(
1102
1103 2001-03-29  Mike Kestner  <mkestner@ameritech.net>
1104
1105         * gtk/tmpl/gtkspinbutton.html: killed function docs that are now
1106         inline.
1107
1108 2001-03-23  Havoc Pennington  <hp@redhat.com>
1109
1110         * gdk/gdk-sections.txt: updates
1111
1112         * gtk/gtk-sections.txt: updates
1113
1114         * gtk/gtk-docs.sgml: mop up TreeModelSimple entity
1115
1116         * gdk/gdk-docs.sgml: remove input method
1117         and input context docs
1118
1119 2001-03-22  Havoc Pennington  <hp@redhat.com>
1120
1121         * gdk/tmpl/keys.sgml: docs on GdkKeymap
1122
1123 2001-03-16  Havoc Pennington  <hp@redhat.com>
1124
1125         * gtk/gtk-docs.sgml: remove GtkData entity usage
1126
1127 2001-03-14  Havoc Pennington  <hp@redhat.com>
1128
1129         * gtk/gtk-docs.sgml: remove gtkdata, gtktreemodelsimple
1130
1131         * gtk/gtk.types: remove gtk_data_get_type
1132
1133 Wed Mar  7 23:58:53 2001  Owen Taylor  <otaylor@redhat.com>
1134
1135         * gtk/tmpl/gtkwidget.sgml: Document ::hierarchy-changed.
1136
1137 Wed Mar  7 00:27:13 2001  Jonathan Blandford  <jrb@redhat.com>
1138
1139         * gdk-pixbuf/Makefile.am (scan-build.stamp): add --nogtkinit.
1140
1141 Sat Mar  3 17:20:53 2001  Owen Taylor  <otaylor@redhat.com>
1142
1143         * */Makefile.am (scan-build.stamp): You can't use
1144         + as a metacharacter for basic regular expressions.
1145         (This was the "all objects disappear")
1146
1147         * gdk/gdk-sections.txt gdk-pixbuf/gdk-pixbuf-sections.txt
1148
1149         * */*-unused.sgml: Remove a lot of empty stuff. (No
1150         point in saving old docs when there aren't any.)
1151
1152 2001-02-20  Havoc Pennington  <hp@pobox.com>
1153
1154         * gdk/tmpl/rgb.sgml: fix these docs to reflect the current state
1155         of affairs
1156
1157 2001-02-19  Havoc Pennington  <hp@pobox.com>
1158
1159         * gdk/Makefile.am (SCAN_OPTIONS): add --deprecated-guards
1160
1161         * gdk/gdk-sections.txt: update
1162
1163         * gdk/gdk-docs.sgml: update
1164
1165 2001-02-18  Havoc Pennington  <hp@pobox.com>
1166
1167         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): add gdk-pixbuf-marshal.h
1168
1169         * gdk-pixbuf/gdk-pixbuf-sections.txt: fixes
1170
1171 Sun Feb 11 22:16:34 2001  Owen Taylor  <otaylor@redhat.com>
1172
1173         * */Makefile.am: Use the new snazzy mother-of-all-gtk-doc-makefiles.
1174
1175         * gdk/tmpl/* gdk-pixbuf/tmpl/*: Recover a bunch of docs that were 
1176         lost at one point.
1177
1178 2001-02-08  Havoc Pennington  <hp@pobox.com>
1179
1180         * gtk/windows.sgml: windows (file is blank)
1181
1182         * gtk/framebuffer.sgml: framebuffer (file is blank)
1183
1184         * gtk/compiling.sgml: how to use pkg-config, etc. (file is 
1185         blank for now)
1186
1187 2001-02-03  Havoc Pennington  <hp@pobox.com>
1188
1189         * gtk/tmpl/gtkfixed.sgml: Add the intro docs section
1190
1191 2001-02-01  Havoc Pennington  <hp@redhat.com>
1192
1193         * gtk/gtk-sections.txt: updated
1194
1195         * gtk/gtk-docs.sgml: Move the below from "Deprecated" section to
1196         "special-purpose" section; move GtkItem out of deprecated section,
1197         since GtkMenuItem uses it, though probably the GtkItem signals
1198         should just migrate down to GtkMenuItem someday it won't happen
1199         for 2.0
1200
1201         * gtk/tmpl/gtkgamma.sgml: add note about eventual removal
1202
1203         * gtk/tmpl/gtkcurve.sgml: add note about eventual removal
1204
1205         * gtk/tmpl/gtkruler.sgml: add note about eventual removal
1206
1207         * gtk/tmpl/gtkhruler.sgml: add note about eventual removal
1208
1209         * gtk/tmpl/gtkvruler.sgml: add note about eventual removal
1210
1211         * gtk/tmpl/gtkinputdialog.sgml: add note about eventual removal
1212
1213 2001-01-30  Havoc Pennington  <hp@pobox.com>
1214
1215         Also committed a bunch of automatic changes made by gtk-doc, 
1216         after reviewing for correctness.
1217         
1218         * gtk/tmpl/gtktext.sgml: add warning about deprecation and note
1219         about what to use instead
1220
1221         * gtk/tmpl/gtktree.sgml: ditto
1222
1223         * gtk/Makefile.am (scan): pass --deprecated-guards option to
1224         gtk-doc
1225
1226         * gtk/gtk-docs.sgml: move GtkText to the deprecated section 
1227         instead of the GtkTextView section. Oops.
1228
1229 Tue Jan 30 16:01:54 2001  Owen Taylor  <otaylor@redhat.com>
1230
1231         * gtk/tmpl/gtkclist.sgml: Added note explaining how
1232         the @button parameter is off by 1. (#6739)
1233
1234 Mon Jan  8 15:21:15 2001  Owen Taylor  <otaylor@redhat.com>
1235
1236         * Makefile.am (SUBDIRS): Restore build.
1237
1238         * gdk/gdk-sections.txt gdk/gdk-docs.sgml 
1239           gdk-pixbuf/gdk-pixbuf-sections.txt 
1240           gtk/gtk-sections.txt gtk/gtk-docs.sgml: : Update.
1241
1242         * */tmpl/*: Changes from update.
1243
1244 Wed Oct 25 15:19:40 2000  Owen Taylor  <otaylor@redhat.com>
1245
1246         * gtk/tmpl/gtknotebook.sgml: Moved function docs into .c
1247         file, fairly extensive rewriting.
1248
1249 Thu Nov 30 00:53:45 2000  Owen Taylor  <otaylor@redhat.com>
1250
1251         * gtk/tmpl/gtkfilesel.sgml: Fix to say that file_selection_complete()
1252         filters both files and directories.
1253
1254         * gtk/tmpl/gtktogglebutton.sgml: Fix description
1255         of gtk_toggle_button_toggled().
1256
1257 Fri Nov 17 17:31:30 2000  Owen Taylor  <otaylor@redhat.com>
1258
1259         * gtk/Makefile.am (content_files): Add a couple
1260         of files.
1261
1262 Mon Nov 13 16:58:43 2000  Owen Taylor  <otaylor@redhat.com>
1263
1264         * {gtk,gdk,gdk-pixbuf}/Makefile.am: cd to srcdir before
1265         calling gtkdoc-fixref, distribute index.sgml.
1266
1267         * gtk/gtk-docs.sgml gtk/Makefile.am gtk/gtk-sections.txt
1268         gtk/gtk.types: Update
1269
1270 2000-11-05  Havoc Pennington  <hp@pobox.com>
1271
1272         * gtk/tmpl/gtktexttag.sgml: documented some of the object args
1273
1274         * gtk/text_widget.sgml: fixups
1275
1276 2000-11-04  Havoc Pennington  <hp@pobox.com>
1277
1278         * gtk/gtk-sections.txt: Added a bunch of stuff from unused
1279
1280 2000-11-01  Havoc Pennington  <hp@redhat.com>
1281
1282         * gtk/tmpl/gtkmessagedialog.sgml: Check in these docs, I seem to
1283         have written them a while ago then forgotten about them.
1284
1285 2000-11-01  Havoc Pennington  <hp@pobox.com>
1286
1287         * gtk/gtk-sections.txt: Add new label functions
1288
1289 Sun Oct 29 02:59:50 2000  Owen Taylor  <otaylor@redhat.com>
1290
1291         * **: Updates to new gtk-doc, gsignal, causing quite
1292         a bit of diffs but little real changes.
1293
1294 2000-10-24  Havoc Pennington  <hp@redhat.com>
1295
1296         * gtk/text_widget.sgml: add note about UTF-8
1297
1298 2000-10-23  Havoc Pennington  <hp@redhat.com>
1299
1300         * gtk/gtk-sections.txt: remove GtkTextBTree
1301
1302         * gtk/text_widget.sgml: Overview of the text widget
1303
1304         * gtk/gtk-docs.sgml: Change to using categories for the toplevel 
1305         organization of the reference entries. We'll add an alphabetical 
1306         index eventually. The category way is a lot easier for people who
1307         aren't familiar with the widgets. Removed objects_grouped.sgml 
1308         from gtk-docs.sgml for now, it doesn't seem useful anymore.
1309
1310         * gtk/objects_grouped.sgml: Add a section for deprecated
1311         objects; add a section for the TextView object collection
1312
1313 Wed Oct 18 11:01:12 2000  Owen Taylor  <otaylor@redhat.com>
1314
1315         * gtk/Makefile.am gdk-pixbuf/Makefile.am: Fix typo
1316
1317 2000-10-20  Havoc Pennington  <hp@redhat.com>
1318
1319         * gtk/gtk-sections.txt: Add dialog docs
1320
1321 2000-10-18  Havoc Pennington  <hp@redhat.com>
1322
1323         * gtk/gtk-sections.txt: Some updates
1324
1325         * gdk/gdk-sections.txt: remove GdkPixbufAlphaMode
1326
1327         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add new API, remove 
1328         GdkPixbufClass/GdkAnimationClass since those are private
1329
1330         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): ignore more headers
1331
1332 2000-10-06  Havoc Pennington  <hp@redhat.com>
1333
1334         * gdk-pixbuf/*.sgml, gdk-pixbuf/tmpl/*.sgml: copy in from 1.0
1335         
1336         * gdk-pixbuf/gdk-pixbuf-sections.txt: add Xlib sections from 1.0
1337         tree
1338
1339         * gdk-pixbuf/Makefile.am: add stuff from 1.0 tree
1340
1341         * gdk-pixbuf/compiling.sgml: copy from 1.0 tree
1342
1343 2000-09-26  Havoc Pennington  <hp@redhat.com>
1344
1345         * gtk/tmpl/gtkrc.sgml: Document stock icon stuff
1346
1347 Thu Sep  7 14:15:03 2000  Owen Taylor  <otaylor@redhat.com>
1348
1349         * gdk/* gtk/*: Move gtk-reference files into GTK+ tree proper.
1350
1351         * Update sections.txt files to correspond to current code,
1352         tweak .sgml files and Makefiles to correspond.
1353
1354         * gtk/tmpl/gtkradiomenuitem.sgml (this): Remove extra <para>
1355
1356 2000-06-14  Damon Chaplin  <damon@helixcode.com>
1357
1358         * gtk/tmpl/gtktooltips.sgml: added a note about no-window widgets.
1359
1360 Mon Jun  5 11:17:25 2000  Owen Taylor  <otaylor@redhat.com>
1361
1362         * gdk/tmpl/general.sgml: Fix gdk_pointer_grab description
1363         as pointed out by Dave Morse.
1364
1365 Sun May 28 12:16:01 2000  Owen Taylor  <otaylor@redhat.com>
1366
1367         * gtk/tmpl/gtkaspectframe.sgml: Fix typo
1368         pointed out by Gregory McLean.
1369
1370 2000-05-28  Damon Chaplin  <damon@helixcode.com>
1371
1372         * gdk/tmpl/event_structs.sgml: typo.
1373
1374 2000-04-22  Damon Chaplin  <damon@helixcode.com>
1375
1376         * gtk/tmpl/gtkenums.sgml: update from Lee Mallabone
1377         <lee0@callnetuk.com>
1378
1379 2000-04-09  Damon Chaplin  <damon@helixcode.com>
1380
1381         * gtk/tmpl/gtkmain.sgml: update from Torsten Landschoff
1382         <t.landschoff@gmx.net>
1383
1384         * gdk/tmpl/input_methods.sgml: 
1385         * gdk/tmpl/general.sgml: fixed typos.
1386
1387 Tue Mar 14 14:17:46 2000  Raph Levien  <raph@acm.org>
1388
1389         * gdk/tmpl/rgb.sgml: Better explanation of gdk_rgb_set_min_colors.
1390         Thanks to Stric for spotting it.
1391
1392 2000-03-07  Damon Chaplin  <damon@helixcode.com>
1393
1394         * gtk/tmpl/gtkclist.sgml: fix to gtk_clist_set_reorderable(). It
1395         reorders rows, not columns. From Guy Harris <gharris@flashcom.net>.
1396
1397 2000-02-29  Damon Chaplin  <damon@helixcode.com>
1398
1399         * gtk/tmpl/gtkmenuitem.sgml: minor fix from Nicolas GEORGE
1400         <nicolas.george@ens.fr>.
1401
1402 2000-02-28  Damon Chaplin  <damon@helixcode.com>
1403
1404         * gtk/tmpl/gtkradiomenuitem.sgml: 
1405         * gtk/tmpl/gtkmenuitem.sgml: 
1406         * gtk/tmpl/gtknotebook.sgml: new menu item sections and minor update to
1407         notebook section from Nicolas GEORGE <nicolas.george@ens.fr>.
1408
1409 2000-02-18  Damon Chaplin  <damon@helixcode.com>
1410
1411         * gtk/tmpl/gtktooltips.sgml: patch from
1412         David Benson <daveb@idealab.com> to note that gtk_tooltips_set_colors()
1413         does not work.
1414
1415 2000-02-09  Damon Chaplin  <damon@helixcode.com>
1416
1417         * gdk/tmpl/input_methods.sgml: minor fix.
1418
1419 2000-02-03  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1420
1421         * gdk/gdk-sections.txt: rearranged a bit.
1422
1423         * gdk/tmpl/event_structs.sgml: updated.
1424
1425         * gtk/gtk-sections.txt: added INCLUDE tag for Private Info section.
1426
1427         * gdk/tmpl/color_contexts.sgml: added note saying it is deprecated.
1428         * gdk/tmpl/dnd.sgml: added note saying read the GTK+ DnD docs.
1429
1430 2000-02-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1431
1432         * gdk/tmpl/*.sgml: ran make templates.
1433
1434         * gdk/gdk-docs.sgml: rearranged sections.
1435
1436         * gdk/tmpl/events.sgml: documented.
1437
1438         * gdk/tmpl/general.sgml: documented.
1439
1440         * gdk/tmpl/rgb.sgml: fixed a few '@' -> '#'.
1441
1442         * gdk/gdk-sections.txt: rearranged a few bits, including moving
1443         GdkWChar and related functions from the input method section to the
1444         font section, and GdkCapStyle etc. from Drawing Primitives to GCs.
1445
1446         * gdk/tmpl/images.sgml: documented.
1447
1448         * gdk/tmpl/drawing.sgml: updated.
1449
1450         * gdk/tmpl/regions.sgml: updated.
1451
1452         * gdk/tmpl/input_contexts.sgml: documented.
1453
1454         * gdk/tmpl/input_methods.sgml: documented.
1455
1456         * gdk/tmpl/selections.sgml: changed xref to a link since Jade says
1457         a xref to a RefEntry is not supported.
1458
1459 2000-01-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1460
1461         * gtk/tmpl/gtkscrollbar.sgml: Started.
1462
1463 2000-01-08  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1464
1465         * gtk/tmpl/gtkclist.sgml: update from Paul Schifferer
1466         <isengard@geocities.com>
1467
1468 Wed Jan  5 10:23:41 2000  Owen Taylor  <otaylor@redhat.com>
1469
1470         * gtk/tmpl/gtkprogress.sgml: Missing </listitem>, remove extra <para>
1471         * gtk/tmpl/gtkobject.sgml: dos2unix
1472         * gtk/tmpl/gtkcurve.sgml: missing </para>
1473         * gtk/tmpl/gtkarg.sgml: dos2unix, missing </para>
1474         * gtk/tmpl/gtkcolorsel.sgml: Missing </listitem>'s
1475         * gtk/tmpl/gtksignal.sgml (signal): dos2unix, missing </para>'s
1476         * gtk/tmpl/gtkmarshal.sgml: Missing </refsect2>
1477
1478 1999-11-16  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1479
1480         * gtk/tmpl/gtkmenubar.sgml: fixed minor error - using <em>.
1481
1482         * gtk/tmpl/gtknotebook.sgml: 
1483         * gtk/tmpl/gtklist.sgml: new sections from
1484         Nicolas George <george@clipper.ens.fr>, with help from
1485         "Bob Springett" <bobspringett@claranet.fr>.
1486
1487         * gtk/tmpl/gtkobject.sgml: 
1488         * gtk/tmpl/gtkarg.sgml: new sections from
1489         David Benson <daveb@idealab.com>.
1490
1491         * gtk/tmpl/gtkvbox.sgml: 
1492         * gtk/tmpl/gtkhbox.sgml: fixed line endings.
1493
1494         * gtk/tmpl/gtkvbbox.sgml: update from Lee Mallabone
1495         <lee0@callnetuk.com>
1496
1497         * gdk/tmpl/drawing.sgml: fixed error in gdk_draw_arc() @angle2 param
1498         - it is relative to @angle1 rather than from the 3 o'clock position.
1499
1500         * gtk/tmpl/gtkfontseldlg.sgml: changed enums to use @ fields.
1501
1502         * gtk/tmpl/gtkcolorsel.sgml: 
1503         * gtk/tmpl/gtkcolorseldlg.sgml: 
1504         * gtk/tmpl/gtkprogress.sgml: 
1505         * gtk/tmpl/gtkprogressbar.sgml: new sections from Tom Martone
1506         <tom@martoneconsulting.com>
1507
1508         * gtk/tmpl/gtkclist.sgml: partially written documentation from
1509         Paul Schifferer <isengard@geocities.com> who won't be able to finish it
1510
1511 1999-09-22  Martin Norbäck  <d95mback@dtek.chalmers.se>
1512         
1513         * gtk/tmpl/gtkclist.sgml: Added information about the sorting functions
1514
1515 Tue Oct 26 16:50:15 1999  Owen Taylor  <otaylor@redhat.com>
1516
1517         * gtk/tmpl/gtkrc.sgml: Added information about widget
1518         paths and pattern matching.
1519
1520 1999-09-22  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1521
1522         * gtk/tmpl/*.sgml: ran make templates, to fix problems with structs.
1523
1524         * gtk/gtk-sections.txt: rearranged GtkCombo section.
1525
1526         * gtk/tmpl/gtkvseparator.sgml: 
1527         * gtk/tmpl/gtkhseparator.sgml: 
1528         * gtk/tmpl/gtkgc.sgml: 
1529         * gtk/tmpl/gtkfeatures.sgml: 
1530         * gtk/tmpl/gtktipsquery.sgml: 
1531         * gtk/tmpl/gtkitem.sgml: 
1532         * gtk/tmpl/gtkinvisible.sgml: 
1533         * gtk/tmpl/gtkgamma.sgml: 
1534         * gtk/tmpl/gtkdata.sgml: 
1535         * gtk/tmpl/gtkcurve.sgml: 
1536         * gtk/tmpl/gtkcombo.sgml: 
1537         * gtk/tmpl/gtkaccellabel.sgml: documented.
1538
1539 1999-09-20  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1540
1541         * gtk/gtk-docs.sgml: added role="no-toc" to the GTK+ Widgets & Objects
1542         chapter since we've created our own special contents page.
1543
1544 1999-09-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1545
1546         * gtk/tmpl/gtkmarshal.sgml: 
1547         * gtk/tmpl/gtksignal.sgml: new sections from 
1548          David Benson <daveb@idealab.com>.
1549
1550         * gtk/gtk-sections.txt: rearranged signal sections, and made most
1551         marshallers private. Moved GtkSignalRunType to signals section.
1552
1553         * gtk/tmpl/gtkradiobutton.sgml: new section from Lee Mallabone.
1554
1555 1999-09-17  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1556
1557         * gtk/gtk-docs.sgml: removed menu factory and debugging sections.
1558
1559         * gtk/gtk-sections.txt: made menu factory stuff private since it is
1560         deprecated. Also made debugging stuff private since it is only useful
1561         within GTK+.
1562
1563 1999-09-14  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1564
1565         * gtk/tmpl/gtkfilesel.sgml: fixed mismatched parentheses.
1566
1567 1999-09-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1568
1569         * gdk/tmpl/event_structs.sgml: 
1570         * gdk/tmpl/drawing.sgml: minor fixes.
1571
1572 1999-09-20  David C. Mason  <dcm@redhat.com>
1573
1574         * gtk/tmpl/gtkimage.sgml: first pass at gtkimage... not complete
1575
1576 1999-08-28  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1577
1578         * gtk/tmpl/gtkbbox.sgml: new section from Lee Mallabone.
1579
1580         * gdk/gdk-sections.txt: rearranged rgb, regions, and drawing sections.
1581
1582         * gdk/tmpl/rgb.sgml: new section from Raph Levien, with a few changes
1583         by me, including a little example app.
1584
1585         * gdk/tmpl/regions.sgml: 
1586         * gdk/tmpl/event_structs.sgml: 
1587         * gdk/tmpl/drawing.sgml: my first attempt.
1588         * gdk/tmpl/cursors.sgml: tiny changes.
1589
1590 Tue Aug 17 09:14:01 1999  Owen Taylor  <otaylor@redhat.com>
1591
1592         * gtk/tmpl/gtktypeutils.sgml: Fix corrupted end tag.
1593
1594         * gtk/tmpl/gtkselection.sgml gtk/tmpl/gtkrc.sgml
1595           gtk/tmpl/gtkdnd.sgml gtk/tmpl/gtkarrow.sgml
1596           gtk/tmpl/gtkpaned.sgml gtk/tmpl/gtkmisc.sgml
1597           gtk/tmpl/gtkhandlebox.sgml gtk/tmpl/gtkctree.sgml:
1598         Added missing close tags.
1599
1600 Thu Aug 19 14:43:08 1999  Owen Taylor  <otaylor@redhat.com>
1601
1602         * gdk/tmpl/gcs.sgml gdk/gdk-sections.txt: Added section. 
1603           (Written a while ago but fell through the cracks)
1604
1605         * gtk/gtk-docs.sgml: Add a &hash; entity here as a
1606           temporary hack. (There is no standard entity
1607           for '#', and no way of escaping '#' in gtk-doc)
1608
1609         * gtk/tmpl/gtkrc.sgml: Use the above to fix up #rrggbb
1610           string literals.
1611
1612         * gtk/tmpl/gtkdrawingarea.sgml: Fixed a couple
1613           of errors in the example. (pointed out by
1614           Nick Lamb)
1615
1616 Mon Aug 16 6:60:53 1999  Owen Taylor  <otaylor@redhat.com>
1617
1618         * gdk/tmpl/properties.sgml
1619           gdk/tmpl/selections.sgml
1620           gdk/tmpl/input_devices.sgml: Documented
1621
1622         * gdk/gdk-sections.txt: Moved around types for
1623           input devices properties and selections, marked
1624           a few functions as private.