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