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