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