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