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