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