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