]> Pileus Git - ~andy/gtk/blob - docs/reference/ChangeLog
Some typo and markup fixes.
[~andy/gtk] / docs / reference / ChangeLog
1 2002-03-07  Matthias Clasen  <maclas@gmx.de>
2
3         * gtk/building.sgml: Some typo and markup fixes.
4
5 Thu Mar  7 02:58:16 2002  Jonathan Blandford  <jrb@redhat.com>
6
7         * gtk/tmpl/gtkliststore.sgml: start implementing
8
9         * gtk/question_index.sgml: "I can set with the tree, but not
10         get???!?!"
11
12 Wed Mar  6 18:11:05 2002  Owen Taylor  <otaylor@redhat.com>
13
14         * gtk/resources.sgml: Mention the need to subscribe
15         to the GTK+ mailing lists.
16
17         * gtk/building.sgml: Go into much more details about
18         building the entire set of GTK+ libraries and about the
19         dependencies that are required.
20
21         * gtk/building.sgml: Add docs for --enable-explicit-deps,
22         --with-xinput.
23
24 Wed Mar  6 14:12:34 2002  Jonathan Blandford  <jrb@redhat.com>
25
26         * gtk/tmpl/gtktreeselection.sgml: docs
27
28         * gtk/tree_widget.sgml: clean up docs
29
30 2002-03-05  Matthias Clasen  <maclas@gmx.de>
31
32         * gtk/gtk-sections.txt: Remove gtk_win32_get_installation_directory.
33
34 Tue Mar  5 14:28:28 2002  Owen Taylor  <otaylor@redhat.com>
35
36         * gtk/compiling.sgml: Update version numbers in example.
37
38 2002-03-04  Matthias Clasen  <maclas@gmx.de>
39
40         * gtk/gtk-docs.sgml: Move GtkOldEditable to the "Deprecated" 
41         section.  (#68408)
42
43         * gtk/tmpl/gtktreeview.sgml: Close linkend attribute.  (#73364)
44
45 Sun Mar  3 01:36:21 2002  Jonathan Blandford  <jrb@redhat.com>
46
47         * gtk/tmpl/gtktreeviewcolumn.sgml: Write documentation
48         * gtk/tmpl/gtktreeview.sgml: Write documentation
49
50 Sat Mar  2 15:46:29 2002  Owen Taylor  <otaylor@redhat.com>
51
52         * gtk/tmpl/gtkentry.sgml: Move a couple of function
53         docs into the C file.
54
55 Fri Mar  1 10:35:15 2002  Owen Taylor  <otaylor@redhat.com>
56
57         * gtk/changes-2.0.sgml: Add note about gtk_notebook_reorder_child().
58
59 Tue Feb 26 22:01:59 2002  Owen Taylor  <otaylor@redhat.com>
60
61         * gtk/tmpl/gtkbox.sgml: Fix docs to correspond to the code -
62         negative @position indicates the end of the list.
63
64 2002-02-26  Matthias Clasen  <maclas@gmx.de>
65
66         Fixes for #72478:
67         
68         * gtk/tmpl/gtkprogressbar.sgml: Add note about new GtkProgressBar
69         API to introduction. 
70
71         * gtk/gtk-sections.txt: Reorder GtkProgressBar functions to move 
72         undeprecated API to top.
73
74 Sat Feb 23 23:39:14 2002  Owen Taylor  <otaylor@redhat.com>
75
76         * gtk/tmpl/gtktreemodel.sgml: Document gtk_tree_path_new_root(),
77         gtk_tree_model_get_iter_root() as compatibility macros.
78
79         * gtk/gtk-sections.txt: Updates.
80
81 2002-02-23  Anders Carlsson  <andersca@gnu.org>
82
83         * gtk/Makefile.am (HTML_IMAGES): Rename strikeout to 
84         strikethrough.
85
86 2002-02-22  Anders Carlsson  <andersca@gnu.org>
87
88         * gtk/Makefile.am (HTML_IMAGES): Update for name changes.
89
90 2002-02-22  Matthias Clasen  <maclas@gmx.de>
91
92         * gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkimage.sgml: s/%d/%%d/ in
93         examples.  (#71479)
94
95         * gtk/tmpl/gtkmenu.sgml: Document gtk_menu_set_active as 
96         quasi-private.  (#69788)
97
98         * gtk/tmpl/gtkcalendar.sgml: Document month as zero-based and 
99         selected_day as one-based.  (#57169)
100
101 Thu Feb 21 12:11:42 2002  Owen Taylor  <otaylor@redhat.com>
102
103         * gtk/Makefile.am (IGNORE_HFILES): Add gtkkeyhash.h
104
105 2002-02-20  Sven Neumann  <sven@gimp.org>
106
107         * gtk/gtk-sections.txt
108         * gtk/tmpl/gtktreeviewcolumn.sgml: updated for treeviewcolumn changes.
109
110 Mon Feb 18 23:00:52 2002  Owen Taylor  <otaylor@redhat.com>
111
112         * gtk/running.sgml: Remove docs for GTK_IM_MODULE_PATH,
113         replace docs for GTK_MODULE_PATH with docs for GTK_PATH.
114
115 Sun Feb 17 21:33:33 2002  Owen Taylor  <otaylor@redhat.com>
116
117         * gtk/gtk-sections.txt: Updated for filesel changes.
118
119 2002-02-05  Matthias Clasen  <maclas@gmx.de>
120
121         * gtk/tmpl/gtkrc.sgml: Update the description of RC file loading
122         to match recent code changes. Also document font_name and engine. 
123
124 Tue Jan 29 23:41:31 2002  Owen Taylor  <otaylor@redhat.com>
125
126         * gtk/Makefile.am (content_files): Add x11.sgml.
127
128         * gtk/changes-2.0.sgml: SGML fix.
129
130         * gtk/gtk-sections.txt: Updated.
131
132 2002-01-23  Damon Chaplin  <damon@ximian.com>
133
134         * gtk/Makefile.am: added SCANGOBJ_OPTIONS to set the type-init-func
135         to pass to gtkdoc-scangobj.
136
137 Mon Jan 21 23:39:42 2002  Jonathan Blandford  <jrb@redhat.com>
138
139         * gtk/tmpl/gtkfixed.sgml: change guint16 to gint to reflect
140         changes in the code, found by Jody Goldberg <jody@gnome.org>
141
142 2002-01-19  Havoc Pennington  <hp@pobox.com>
143
144         * gtk/x11.sgml: add a mostly-empty X11 section
145
146         * gtk/framebuffer.sgml: make title consistent with windows section
147
148         * gtk/tmpl/gtkdrawingarea.sgml: couple of fixes
149
150 2002-01-17  Matthias Clasen  <matthiasc@poet.de>
151
152         * gtk/resources.sgml: Tiny markup fix.
153
154 2002-01-15  Matthias Clasen  <matthiasc@poet.de>
155
156         * gtk/changes-2.0.sgml: Details about GtkRange and subclasses
157         rewrite. (#67730)
158
159 2002-01-14  Matthias Clasen  <matthiasc@poet.de>
160
161         * gtk/running.sgml: Add ids to some elements to make them
162         addressable as link targets.
163
164 2002-01-14  Matthias Clasen  <matthiasc@poet.de>
165         
166         * gtk/tmpl/gtktooltips.sgml: Minor fixes.
167
168         * gtk/tmpl/gtkrc.sgml: Minor fixes.
169
170 2002-01-11  Havoc Pennington  <hp@pobox.com>
171
172         * gtk/running.sgml: sgml fixes
173
174         * gtk/tmpl/gtksignal.sgml: sgml fixes
175
176         * gtk/tmpl/gtklabel.sgml: do the intro section
177
178 2002-01-10  Matthias Clasen  <matthiasc@poet.de>
179
180         * gdk/tmpl/general.sgml (gdk_set_program_class): Expand.
181
182         * gtk/running.sgml: New file.
183
184         * gtk/building.sgml: Document a few more configure options.
185
186         * gtk/Makefile.am (content_files): Add running.sgml.
187
188         * gtk/gtk-docs.sgml: Include running.sgml, sort H and V 
189         variants of widgets to be next to each other.
190
191 2002-01-09  Matthias Clasen  <matthiasc@poet.de>
192
193         * gtk/tmpl/gtkaccellabel.sgml: Remove duplicate docs.
194         
195         * gdk-pixbuf/Makefile.am (content_files): Add 
196         gdk-pixbuf-from-drawables.sgml. (#68232)
197         
198         * gtk/tmpl/gtkwidget.sgml: Improve docs for GTK_NO_REPARENT
199         and GTK_APP_PAINTABLE. (#68060)
200
201 2002-01-08  Matthias Clasen  <matthiasc@poet.de>
202
203         * gtk/tmpl/gtkgc.sgml: Improve wording.
204
205         * gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkplug.sgml: speak of 
206         window IDs rather than XIDs.
207
208 2002-01-07  Matthias Clasen  <matthiasc@poet.de>
209         
210         * gtk/tmpl/gtksocket.sgml: Mention gtk_socket_get_id()
211         instead of GTK_WINDOW_XWINDOW().  (#68172)
212
213         * gtk/gtk-sections.txt: Move functions which are documented
214         as "private" or "internal" into Private subsections.
215
216         * gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkobject.sgml, 
217         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktooltips.sgml,
218         gtk/tmpl/gtkwidget.sgml, gtk/tmpl/gtkclipboard.sgml,
219         gtk/tmpl/gtkstyle.sgml, gtk/tmpl/gtkselection.sgml,
220         gtk/tmpl/gtkfeatures.sgml: Minor markup fixes.
221
222         * gtk/tmpl/gtksignal.sgml: Add link to GLib signal docs.
223
224         * gtk/tmpl/gtkpreview.sgml, gtk/tmpl/gtktext.sgml,
225         gtk/tmpl/gtktree.sgml: Remove "deprecated" from short desc.
226
227         * gtk/tmpl/gtkrc.sgml: Correct names of default RC files. 
228
229 2002-01-06  Matthias Clasen  <matthiasc@poet.de>
230
231         * gtk/tmpl/gtktypeutils.sgml: Replace GTK_NO_CHECK_CASTS by 
232         G_DISABLE_CAST_CHECKS, fix some markup and add stuff.
233
234         * gtk/tmpl/gtkaccelgroup.sgml, gtk/tmpl/gtkwidget.sgml: Additions.
235
236         * gtk/gtk-sections.txt: Make gtk_accel_group_get_type private.
237
238 2002-01-06  Havoc Pennington  <hp@pobox.com>
239
240         * gtk/question_index.sgml: a few more questions I thought of
241
242 2002-01-06  Havoc Pennington  <hp@pobox.com>
243
244         * gtk/gtk-docs.sgml: remove gtk- prefix from TreeView and a few
245         other entities, more consistent anyway (I thought this would make
246         links to "GtkTreeView" etc. go to the ref page, not the struct,
247         but it wasn't the problem, the issue is the way gtkdoc-mkdb
248         decides what's an object, see CheckIsObject() routine)
249
250         * gtk/changes-1.2.sgml: sgml fixes to get rid of warnings
251
252         * gtk/changes-2.0.sgml: ditto
253         
254         * gtk/question_index.sgml: add some questions
255
256 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
257
258         * gtk/tmpl/gtkwidget.sgml: Additions.
259
260 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
261
262         * gtk/changes-1.2.sgml, gtk/changes-2.0.sgml: SGML fixes.
263
264         * gtk/tmpl/gtkobject.sgml: Document GTK_IN_DESTRUCTION.
265         
266         * gtk/tmpl/gtkwidget.sgml: Additions.
267
268 2002-01-04  Havoc Pennington  <hp@pobox.com>
269
270         * gtk/question_index.sgml: add question to help people find
271         gtk_widget_set_sensitive() if they're used to another term for 
272         that.
273         
274 2002-01-03  Havoc Pennington  <hp@pobox.com>
275
276         * gtk/tmpl/gtkdrawingarea.sgml: add mention of
277         gtk_widget_add_events() and GTK_CAN_FOCUS
278
279 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
280
281         * gtk/tmpl/gtktextview.sgml: Small additions.
282
283         * gtk/tmpl/gtksignal.sgml: Explain what to use instead.
284
285         * gtk/question_index.sgml, gtk/text_widget.sgml, gtk/tree_widget.sgml,
286         gtk/changes-1.2.sgml, gtk/changes-2.0.sgml,
287         gtk/framebuffer.sgml: SGML fixes and additions.
288
289         * gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkdialog.sgml,
290         gtk/tmpl/gtkeditable.sgml, gtk/tmpl/gtkfilesel.sgml,
291         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
292         gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkrc.sgml,
293         gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtkspinbutton.sgml,
294         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkwindow.sgml:
295         Replace references to deprecated functions.
296
297 2002-01-03  Matthias Clasen  <matthiasc@poet.de>
298
299         * gtk/changes-1.2.sgml, gtk/changes-2.0.sgml, 
300         gtk/framebuffer.sgml: Add markup.
301
302 2002-01-01  Havoc Pennington  <hp@pobox.com>
303
304         * gtk/framebuffer.sgml: move README.linux-fb in here
305
306         * gtk/tmpl/gtkpreview.sgml: explain what to use instead
307
308         * gtk/tmpl/gtkseparator.sgml: typo fix
309
310         * gtk/tmpl/gtkstock.sgml: add some overview docs
311
312         * gtk/Makefile.am (content_files): add new files
313
314         * gtk/changes-1.2.sgml: move Changes-1.2.txt in here
315
316         * gtk/changes-2.0.sgml: move Changes-2.0.txt in here
317
318         * gdk/tmpl/threads.sgml: mention gdk_threads_init() in the
319         overview docs, copy in the examples from the FAQ
320
321         * gtk/gtk-docs.sgml: change DTD to 3.1, and add
322         question_index.sgml and changes-1.2, changes-2.0
323
324         * gtk/tmpl/gtkdrawingarea.sgml: fixups to reflect 2.0 changes
325
326         * gtk/question_index.sgml: new section with question-based 
327         index of the manual
328
329         * gtk/text_widget.sgml: fix some cross-references
330
331 2002-01-01  Havoc Pennington  <hp@pobox.com>
332
333         * gtk/tmpl/gtktexttag.sgml: docs updates, mention that invisible 
334         property isn't implemented
335
336         * gtk/text_widget.sgml: small tweaks
337
338 2001-12-30  Matthias Clasen  <matthiasc@poet.de>
339
340         * gtk/tmpl/gtkbbox.sgml: Remove references to nonexisting functions.
341         
342         * gtk/tmpl/gtkcolorseldlg.sgml, gtk/tmpl/gtkdrawingarea.sgml,
343         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkhseparator.sgml, 
344         gtk/tmpl/gtktree.sgml, gtk/tmpl/gtkradiobutton.sgml,
345         gtk/tmpl/gtkradiomenuitem.sgml: 
346         Replace references to deprecated functions.
347
348         * gtk/tmpl/gtkhbbox.sgml,gtk/tmpl/gtkvbbox.sgml: Minor fixes.
349
350 2001-12-30  Matthias Clasen  <matthiasc@poet.de>
351
352         * gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkscale.sgml,
353         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkimcontextsimple.sgml: Additions.
354
355 2001-12-28  Matthias Clasen  <matthiasc@poet.de>
356
357         * gdk/tmpl/properties.sgml, gdk/tmpl/selections.sgml: Additions.
358
359 2001-12-23  Matthias Clasen  <matthiasc@poet.de>
360
361         * gdk-pixbuf/porting-from-imlib.sgml: GDK instead of Gdk.
362
363         * gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: Replace references to
364         deprecated functions.
365
366         * gdk/tmpl/event_structs.sgml, gdk/tmpl/gcs.sgml,
367         gdk/tmpl/images.sgml: Replace references to deprecated functions.
368
369 2001-12-28      Vitaly Tishkov <tvv@sparc.spb.su>
370
371         * gtkwindow.sgml: additional fix for #59314 ('<programlisting>' is
372         changed to '<literal>' in docs for gtk_window_set_policy ())
373
374 Sat Dec 22 18:18:07 2001  Owen Taylor  <otaylor@redhat.com>
375
376         * gtk/Makefile.am (IGNORE_HFILES): Add gtktextutil.h
377
378         * gtk/text_widget.sgml (linkend): SGML fixes.
379
380         * gtk/gtk-sections.txt: Update
381
382         * gdk/gdk-sections.txt: Update.
383
384         * gdk/tmpl/cursors.sgml: SGML fix.
385
386         * gdk/gdk-docs.sgml: Add PNG handling magic.
387
388 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
389                 
390         * gtk/text_widget.sgml: More precise wording. (#63388)
391
392         * gtk/tmpl/gtksignal.sgml (GTK_SIGNAL_OFFSET): Add docs.
393
394         * gtk/resources.sgml: Fix markup of mail URLs.
395         
396         * gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkobject.sgml: Markup fixes.
397
398         * gtk/tmpl/gtktoolbar.sgml (gtk_toolbar_{prepend,append}_element):
399         Expand documentation. (#60471)
400
401         * gtk/tmpl/gtkmain.sgml: Remove misleading information about 
402         gtk_set_locale().  (#65758)
403
404 2001-12-18  Anders Carlsson  <andersca@gnu.org>
405
406         * gtk/tmpl/gtkdrawingarea.sgml: Change GdkWidget to
407         GtkWidget. Fixes #67162.
408
409 2001-12-17  Matthias Clasen  <matthiasc@poet.de>
410
411         * gdk-pixbuf/tmpl/creating.sgml, 
412         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-from-drawables.sgml,
413         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml,
414         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rendering.sgml,
415         gdk-pixbuf/tmpl/refcounting.sgml: Markup fixes.
416
417         * gtk/building.sgml, gtk/resources.sgml: Markup fixes.
418
419         * gtk/gtk.types: Remove gtk_text_layout_get_type(). (???)
420
421         * gdk/tmpl/general.sgml: Use <envar>, not <envvar>.
422
423 2001-12-16  Matthias Clasen  <matthiasc@poet.de>
424
425         * gdk/tmpl/windows.sgml: Document GDK_RELEASE_MASK.
426
427 2001-12-16  Havoc Pennington  <hp@pobox.com>
428
429         * gdk-pixbuf/gdk-pixbuf-sections.txt: put _simple variants at the
430         top of the docs
431
432 2001-12-16  Havoc Pennington  <hp@pobox.com>
433
434         * gdk-pixbuf/tmpl/scaling.sgml: small doc tweaks, specifically
435         some "just do XYZ" advice next to the InterpMode technojargon.
436
437 2001-12-16  Matthias Clasen  <matthiasc@poet.de>
438
439         * gdk/tmpl/windows.sgml: Add something about GdkModifierType.
440
441 2001-12-13  Matthias Clasen  <matthiasc@poet.de>
442         
443         * gdk-pixbuf/tmpl/scaling.sgml, gdk/tmpl/fonts.sgml, 
444         gdk/tmpl/general.sgml, gdk/tmpl/rgb.sgml, gdk/tmpl/visuals.sgml,
445         gdk/tmpl/windows.sgml, gtk/gtk-docs.sgml, gtk/tmpl/gtkaccellabel.sgml,
446         gtk/tmpl/gtkcombo.sgml, gtk/tmpl/gtkdialog.sgml, 
447         gtk/tmpl/gtkdrawingarea.sgml, gtk/tmpl/gtkeditable.sgml, 
448         gtk/tmpl/gtkfilesel.sgml, gtk/tmpl/gtkfontseldlg.sgml,
449         gtk/tmpl/gtkimage.sgml, gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
450         gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkobject.sgml,
451         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkradiobutton.sgml, 
452         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtkscale.sgml, gtk/tmpl/gtksignal.sgml, 
453         gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkspinbutton.sgml,
454         gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtksignal.sgml, 
455         gtk/tmpl/gtktooltips.sgml, gtk/tmpl/gtkwindow.sgml,
456         gdk/tmpl/regions.sgml, gtk/tmpl/gtkfontsel.sgml,
457         gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkprogress.sgml,
458         gtk/tmpl/gtkselection.sgml, gtk/tmpl/gtktable.sgml,
459         gtk/tmpl/gtktipsquery.sgml: Markup fixes (mainly examples).
460
461 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
462
463         * gtk/tmpl/gtklist.sgml: Markup fixes.
464
465         * gdk/tmpl/selections.sgml, gtk/tmpl/gtksocket.sgml: s/succesful/successful/g.
466
467         * gtk/gtk-sections.txt, gtk/tmpl/gtkstyle.sgml: Remove
468         GTK_STYLE_NUM_STYLECOLORS. (#66467)
469
470 2001-12-12  Havoc Pennington  <hp@pobox.com>
471
472         * gtk/text_widget.sgml: add another example
473
474 2001-12-09  Matthias Clasen  <matthiasc@poet.de>
475
476         * gtk/tmpl/gtkmain.sgml: Markup fixes.
477
478         * gtk/gtk-docs.sgml: Add an empty entity to suppress 
479         crossreferencing in programlistings.
480
481 2001-12-08  Matthias Clasen  <matthiasc@poet.de>
482
483         * gtk/tmpl/gtkclipboard.sgml: Fix references to 
484         get_clipboard_set_with_owner(). (#66424)
485
486 2001-12-07  Matthias Clasen  <matthiasc@poet.de>
487         
488         * gtk/tmpl/gtktypeutils.sgml, gtk/tmpl/gtkobject.sgml,
489         gtk/tmpl/gtkstyle.sgml: Add docs.
490
491 2001-12-06  Matthias Clasen  <matthiasc@poet.de>
492
493         * gtk/tmpl/gtklabel.sgml: Remove redundant docs. (#66383)
494
495         * gtk/tree_widget.sgml: Typo fix. (#66256)
496
497         * gdk-pixbuf/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards.
498         
499         * gtk/tmpl/gtktext.sgml, gtk/tmpl/gtktree.sgml, 
500         gtk/tmpl/gtktreeitem.sgml: Updates.
501
502 2001-12-04  Matthias Clasen  <matthiasc@poet.de>
503
504         * gtk/tmpl/gtkwidget.sgml: Updates.
505         * gtk/Makefile.am (IGNORE_HFILES): Remove gtktextchild.h.
506
507 2001-12-03  Matthias Clasen  <matthiasc@poet.de>
508
509         * gdk/tmpl/input_devices.sgml, 
510         gdk/gdk-sections.txt, gdk/tmpl/windows.sgml: Updates.
511
512 2001-12-02  Matthias Clasen  <matthiasc@poet.de>
513
514         * gdk/tmpl/dnd.sgml: Updates.
515
516 2001-11-30  Matthias Clasen  <matthiasc@poet.de>
517
518         * gdk/tmpl/keys.sgml: Updates.
519
520 2001-12-01  Havoc Pennington  <hp@pobox.com>
521
522         * gtk/tmpl/gtkoptionmenu.sgml: add brief explanation of how to use
523         GtkOptionMenu
524
525 2001-11-30  Matthias Clasen  <matthiasc@poet.de>
526
527         * gdk/tmpl/colors.sgml, gdk/tmpl/pixmaps.sgml, gdk/tmpl/dnd.sgml,
528         gdk/tmpl/gcs.sgml: Document ref and unref functions as deprecated.
529
530 2001-11-29  Matthias Clasen  <matthiasc@poet.de>
531
532         * gtk/gtk-sections.sgml: Add GtkTextChildAnchor.
533
534         * gdk/tmpl/dnd.sgml: Updates.
535
536         * gdk/tmpl/pango_interaction.sgml: Document GdkPangoAttrEmbossed
537         and GdkPangoAttrStipple.
538         
539 2001-11-28  Matthias Clasen  <matthiasc@poet.de>
540         
541         * gtk/tmpl/gtkwindow.sgml: Document gtk_window_position.
542
543         * gdk/tmpl/dnd.sgml: Document GdkDragProtocol and GdkDragContext.
544
545         * gdk/tmpl/events.sgml: Document gdk_setting_get.
546
547         * gdk/tmpl/fonts.sgml: Document gdk_font_full_name_get and
548         gdk_font_full_name_free.
549
550         * gdk/tmpl/windows.sgml: Document gdk_window_register_dnd.
551
552 2001-11-28  Matthias Clasen  <matthiasc@poet.de>
553         
554         * gdk/tmpl/windows.sgml, gdk/tmpl/general.sgml,
555         gdk/tmpl/pixmaps.sgml, gdk/tmpl/drawing.sgml,
556         gdk/tmpl/gcs.sgml: Updates. 
557
558         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
559
560 2001-11-23  Matthias Clasen  <matthiasc@poet.de>
561
562         * gdk/tmpl/drawing.sgml: Minor markup fixes.
563
564 Fri Nov 23 15:12:07 2001  Owen Taylor  <otaylor@redhat.com>
565
566         * gtk/Makefile.am (content_files): Add windows.sgml
567
568         * gdk/tmpl/cursors.sgml: Revert last diff to get things to
569         build.
570
571 2001-11-22  Matthias Clasen  <matthiasc@poet.de>
572
573         * gdk/tmpl/event_structs.sgml: Add better explanation of proximity
574         events. 
575
576         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
577
578         * gdk/images/*.png: The standard X cursors as pngs.
579
580         * gdk/Makefile.am (HTML_IMAGES): Add the images.
581
582 Wed Nov 21 15:57:29 2001  Owen Taylor  <otaylor@redhat.com>
583
584         * gtk/gtk-sections.txt: Updates
585
586         * gtk/tmpl/gtkstock.sgml: Close end tags.
587
588         * gtk/gtk.types: Remove interface types which gtk-doc
589         can't handle currently.
590
591         * gtk/tmpl/gtknotebook.sgml: Fix some garbage in file.
592
593         * gdk/tmpl/x_interaction.sgml: Fix SGML errors.
594
595         * gdk/gdk-overrides.txt gdk/gdk-sections.txt: Updates. 
596
597 2001-11-20  Havoc Pennington  <hp@pobox.com>
598
599         * gtk/tmpl/gtkwindow.sgml: fix docs for gtk_window_set_policy() to
600         reflect existence of gtk_window_set_resizable()
601
602 2001-11-20  Matthias Clasen  <matthiasc@poet.de>
603
604         * gdk/tmpl/event_structs.sgml: Small fixes.
605
606 2001-11-16  Matthias Clasen  <matthiasc@poet.de>
607
608         * gdk/tmpl/event_structs.sgml: Updates. 
609
610         * gdk/tmpl/windows.sgml: Document GdkFilterFunction, GdkFilterReturn
611         and GdkXEvent, add markup.
612
613 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
614
615         * gtk/gtk-docs.sgml: Go back to DocBook 3.0 to get the
616         autobuilder on developer.gnome.org back to work, but add
617         the png notation for the stock icons.
618
619 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
620
621         * gdk/Makefile.am (MKDB_OPTIONS), 
622         gdk-pixbuf/Makefile.am (MKDB_OPTIONS),
623         gtk/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
624
625         * gdk-pixbuf/tmpl/file-saving.sgml,
626         gdk-pixbuf/tmpl/module_interface.sgml,
627         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rgb.sgml: Consistent short descriptions.
628
629         * gtk/tmpl/gtkprogressbar.sgml: Remove duplicate docs. (#64469)
630         
631         * gtk/gtk-sections.txt: Add missing TITLEs (#64459, #64568)
632
633         * gtk/tmpl/gtkadjustment.sgml: Typo fix. (#64448)
634
635 Mon Nov 12 23:06:38 2001  Tim Janik  <timj@gtk.org>
636
637         * added gtkaccelmap.sgml. other updates.
638
639 2001-11-11  Matthias Clasen  <matthiasc@poet.de>
640
641         * gdk-pixbuf/gdk-pixbuf-rendering.sgml, 
642         gdk-pixbuf/gdk-pixbuf-from-drawables.sgml: new files explaining
643         where the code for rendering pixbufs lives. (#61151) 
644         
645         * gdk-pixbuf/gdk-pixbuf.sgml: Use the new files.
646
647         * gtk/tmpl/gtkaccellabel.sgml, gtk/tmpl/gtkcombo.sgml,
648         gtk/tmpl/gtkentry.sgml, gtk/tmpl/gtkhscrollbar.sgml,
649         gtk/tmpl/gtkvscrollbar.sgml, gtk/tmpl/gtktoolbar.sgml,
650         gtk/tmpl/gtkdialog.sgml, gtk/tmpl/gtkstatusbar.sgml: 
651         Mass fixing of trivial doc bugs. (#55579, #56760, #58769, #55918,
652         #64154, #60422, #54697)
653
654 2001-11-10  Matthias Clasen  <matthiasc@poet.de>
655
656         * gtk/tmpl/gtkpaned.sgml: Document gtk_paned_set_gutter_size
657         as noop. (#45802)
658
659         * gtk/tmpl/gtkcolorsel.sgml: Remove stuff duplicating inline
660         docs. (#60481)
661
662         * gtk/tmpl/gtkstock.sgml: Document all stock items
663         with their stock text. 
664
665         * gtk/tmpl/gtkhseparator.sgml: Small corrections.
666
667         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Updates.
668
669 2001-11-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
670
671         * gdk-pixbuf/tmpl/refcounting.sgml,
672         gdk-pixbuf/porting-from-imlib.sgml, tmpl/creating.sgml:
673         gdk_rgb_init() doesn't need to be called anymore. Use
674         g_object_(un)_ref instead of gdk_pixbuf_(un)ref.
675
676         * tmpl/module_interface.sgml: Typo fix.
677
678         * gdk-pixbuf/gdk-pixbuf.sgml: Fixed jade complaining about '_' by
679         replacing it with '-'. Now builds again.
680
681 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
682
683         * gdk-pixbuf/gdk-pixbuf.sgml: include initialization_versions.sgml,
684         file-saving.sgml and module_interface.sgml.
685
686         * gdk-pixbuf/tmpl/module_interface.sgml: add short description.
687
688         * gtk/tmpl/gtkarg.sgml, gtk/tmpl/gtkdata.sgml, 
689         gtk/tmpl/gtkcellrenderertextpixbuf.sgml: removed, since they described 
690         no longer existent stuff and aren't included anymore.
691
692         * gdk/tmpl/color_contexts.sgml, gdk/tmpl/input_contexts.sgml, 
693         gdk/tmpl/input_methods.sgml: removed, since they described no longer 
694         existent stuff and aren't included anymore.
695
696 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
697
698         * gdk-pixbuf/gdk-pixbuf-sections.txt,
699         gdk-pixbuf/tmpl/animation.sgml, 
700         gdk-pixbuf/tmpl/module_interface.sgml: Updates. (#63293)
701
702 2001-10-28  Anders Carlsson  <andersca@gnu.org>
703
704         * gtk/tmpl/gtkadjustment.sgml: Update struct member docs
705         since they're gdouble now instead of gfloat. Fixes #55699.
706
707 2001-10-28  Matthias Clasen  <matthiasc@poet.de>
708
709         * docs/reference/gtk/tmpl/gtkmenuitem.sgml,
710         docs/reference/gtk/tmpl/gtkmenu.sgml,
711         docs/reference/gtk/tmpl/gtkmenushell.sgml,
712         docs/reference/gtk/tmpl/gtkcontainer.sgml,
713         docs/reference/gtk/gtk-sections.txt: Updates.
714
715 2001-10-28  Anders Carlsson  <andersca@gnu.org>
716
717         * gdk/tmpl/regions.sgml: Remove note about coordinates in GdkPoint
718         being 16-bit since they're 32-bit now. Fixes #62681.
719
720 2001-10-27  Matthias Clasen  <matthiasc@poet.de>
721
722         * gdk/tmpl/input_devices.sgml: Updates.
723
724         * gtk/tmpl/gtkrc.sgml: Document the special values <none> and
725         <parent> for bg_pixmap.
726
727 2001-10-27  Anders Carlsson  <andersca@gnu.org>
728
729         * gtk/tmpl/gtkaccellabel.sgml: Clarify that the string
730         argument in gtk_accel_label_new most be non-NULL.
731         This fixes #54826.
732
733         * gtk/tmpl/gtkentry.sgml: Clarify that a maximum length
734         of 0 means infinity. This fixes #58771.
735
736         * gtk/tmpl/gtkhandlebox.sgml: Finish a sentence. 
737         This fixes #56702.
738
739         * gtk/tmpl/gtkspinbutton.sgml: Clarify that we're
740         returning a spin button in the _new function.
741         This fixes #54097.
742
743         * gtk/tmpl/gtktoolbar.sgml: Change docs for 
744         gtk_toolbar_append_item to say that it appends an item
745         to the end of a toolbar. This fixes #60428.
746
747 Fri Oct 26 11:54:53 2001  Owen Taylor  <otaylor@redhat.com>
748
749         * */Makefile.am: Update to install images.
750
751 2001-10-27  Anders Carlsson  <andersca@gnu.org>
752
753         * gtk/gtk-sections.txt,
754         * gtk/tmpl/gtktreeviewcolumn.sgml: Remove documentation for
755         gtk_tree_view_column_cell_event since that function has been
756         removed. This fixes #62084.
757
758         * gdk/tmpl/properties.sgml: Change FALSE to TRUE in 
759         documentation for gdk_atom_intern, to document the
760         correct behavior. This fixes #58798.
761
762         * gtk/gtk-sections.txt: Update GtkStyle since it's now a
763         GObject and not a struct. This fixes #55807. 
764
765 Thu Oct 18 16:40:00 2001  Jonathan Blandford  <jrb@redhat.com>
766
767         * gtk/gtk-docs.sgml: add GtkCellEditable and GtkTreeModelSort.
768
769 Sat Oct 20 18:35:21 2001  Owen Taylor  <otaylor@redhat.com>
770
771         * gtk/tmpl/gtkentry.sgml (Note): Remove note about
772         deprecation. (We've standard on G_CONST_RETURN 
773         rather than the reverse.) #58768, Vitaly Tishkov.
774
775 2001-10-20  jacob berkman  <jacob@ximian.com>
776
777         * gtk/Makefile.am (HTML_IMAGES): get them from
778         $(top_srcdir)/gtk/stock-icons/ rather than
779         ../../../gtk/stock-items/
780
781 Fri Oct 19 15:44:52 2001  Owen Taylor  <otaylor@redhat.com>
782
783         * gtk/Makefile.am gtk/gtk-sections.txt gtk/gtk-docs.sgml:
784         Add gtkimcontextsimple.
785
786 2001-10-19  Matthias Clasen   <matthiasc@poet.de>
787
788         * gtk/gtk-docs.sgml: Switch to DocBook 4.1 (for the PNG notation).
789
790         * gtk/Makefile.am, gtk/tmpl/gtkstock.sgml: Add inlinegraphics for
791         the stock icons.
792
793 2001-10-18  Matthias Clasen   <matthiasc@poet.de>
794
795         * gdk/tmpl/visuals.sgml: Resurrect 1.2 documentation. (#62604)
796
797         * gtk/tmpl/gtkpaned.sgml: Fixes. (#62146)
798
799         * gtk/tmpl/gtkgamma.sgml: Fixes. (#62155)
800
801         * gtk/Makefile.am (IGNORE_HFILES): Add xembed.h (#61929)
802
803         * gdk-pixbuf/gdk-pixbuf.types: Add GdkPixbuf, 
804         GdkPixbufAnimation and GdkPixbufAnimationIter. (#62590)
805
806         * gtk/tmpl/gtkscrolledwindow.sgml: Replace GtkCList by
807         GtkTreeView in example. (#62200)
808
809 2001-10-17  Matthias Clasen   <matthiasc@poet.de>
810
811         * gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkclipboard.sgml,
812         gdk/tmpl/general.sgml, gdk/tmpl/threads.sgml, 
813         gdk/tmpl/x_interaction.sgml: Updates.
814
815 2001-10-13  Matthias Clasen   <matthiasc@poet.de>
816
817         * gdk/tmpl/x_interaction.sgml: Update.
818
819 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
820
821         * gtk/gtk-sections.txt, gtk/tmpl/gtkspinbutton.sgml,
822         gtk/tmpl/gtkseparatormenuitem.sgml, gtk/tmpl/gtknotebook.sgml,
823         gtk/tmpl/gtkstatusbar.sgml, gtk/tmpl/gtkradiobutton.sgml,
824         gtk/tmpl/gtkradiomenuitem.sgml: Updates.
825
826         * gdk-pixbuf/gdk-pixbuf-sections.txt, 
827         gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Follow recent API changes.
828
829 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
830
831         * gtk/tmpl/gtkcalendar.sgml, gtk/tmpl/gtkeditable.sgml: Update.
832
833         * gdk-pixbuf/gdk-pixbuf.sgml: Add entity for tmpl/inline.sgml.
834
835         * gdk-pixbuf/tmpl/inline.sgml: Update.
836
837         * gtk/gtk-sections.sgml: Update.
838
839 2001-10-08  Matthias Clasen   <matthiasc@poet.de>
840
841         * gdk-pixbuf/gdk-pixbuf-sections.txt,
842         gdk-pixbuf/Makefile.am, gdk-pixbuf/tmpl/creating.sgml: Update.
843
844         * gdk-pixbuf/tmpl/inline.sgml: New file.
845         
846 2001-10-07  Matthias Clasen   <matthiasc@poet.de>
847
848         * gdk/tmpl/properties.sgml, gdk/tmpl/events.sgml,
849         gdk/tmpl/regions.sgml, gdk/tmpl/general.sgml,
850         gdk/tmpl/keys.sgml: Update. 
851
852         * gdk/gdk-overrides.txt, gdk/gdk-sections.txt: Remove nanox traces.
853
854 2001-10-06  Matthias Clasen   <matthiasc@poet.de>
855
856         * gtk/gtk-docs.sgml: add gtkimagemenuitem, 
857         gtksettings, gtkseparatormenuitem.
858         
859         * gtk/tmpl/gtktreemodelsimple.sgml: remove unused file.
860
861 2001-10-05  Matthias Clasen   <matthiasc@poet.de>
862
863         * gtk/gtk-sections.sgml, gtk/objects_grouped.sgml: remove GtkPacker.
864
865 2001-10-05  Sven Neumann  <sven@gimp.org>
866
867         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: adapt to changes in GDK_PIXBUF_ERROR
868         enum.
869
870 2001-10-04  Havoc Pennington  <hp@pobox.com>
871
872         * gtk/tmpl/gtkimage.sgml: fix GtkImage overview
873
874 Wed Oct  3 15:09:18 2001  Jonathan Blandford  <jrb@redhat.com>
875
876         * gtk/gtk.types: remove gtk_cell_editable_get_type
877
878 2001-10-02  Havoc Pennington  <hp@redhat.com>
879
880         * gtk/tree_widget.sgml: s/empahsis/emphasis/
881
882         * gtk/tmpl/gtkobject.sgml: update docs
883
884 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
885
886         * gtk/gtk-sections.txt: Move standard gobject stuff to
887         the 'Standard' sections. (#61483)
888
889 Wed Sep 26 15:05:28 2001  Jonathan Blandford  <jrb@redhat.com>
890
891         * gtk/gtk.types: Add missing types.
892
893 Mon Sep 24 12:43:45 2001  Owen Taylor  <otaylor@redhat.com>
894
895         * gtk/gtk-sections.txt: Updates for removed/renamed functions.
896
897 2001-09-08  Havoc Pennington  <hp@pobox.com>
898
899         * gtk/gtk-sections.txt: move some of the accel group functions 
900         into a Private subsection
901
902 2001-09-08  Havoc Pennington  <hp@pobox.com>
903
904         * gtk/tmpl/gtklayout.sgml: docs
905
906         * gdk-pixbuf/gdk-pixbuf.sgml: remove the section on compiling
907         gdk-pixbuf since it isn't a standalone package anymore
908
909         * gtk/building.sgml: section on compiling GTK itself
910
911 2001-09-08  Havoc Pennington  <hp@pobox.com>
912
913         * gtk/gtk-sections.txt: put GtkPacker back in here so it won't be
914         in gtk-unused.txt, but don't put it back in gtk-docs.sgml. 
915
916         Tons of other additions from gtk-unused.txt, but mostly skipping
917         all the tree stuff for now.
918
919 2001-09-08  Havoc Pennington  <hp@pobox.com>
920
921         * gtk/gtk-docs.sgml: remove CellRendererTextPixbuf
922
923         * gtk/resources.sgml: add section on mailing lists, bugzilla, etc.
924
925         * gtk/tmpl/gtkaccelgroup.sgml: add long description
926
927         * gtk/gtk-sections.txt: reorder accel group section; probably need
928         to delete most of it
929
930         * gtk/tmpl/gtkmain.sgml: Clean it up a little bit
931
932         * gtk/gtk-docs.sgml: rearrange the list of "core/misc" sections so
933         that useful things are near the top and stupid junk is near the
934         bottom.
935
936         * gtk/tmpl/gtkfeatures.sgml: fix/finish this section
937
938         * gtk/gtk-docs.sgml: create a separate section for
939         overview/tutorial material and special notes, and put the
940         reference docs for the "misc non-widget" stuff into its own
941         section.
942
943         * gtk/compiling.sgml: write this section
944
945         * gtk/gtk-docs.sgml: The intro section weirdly had two paragraphs
946         that said the same thing. Delete one of them.
947
948 Tue Sep  4 01:33:51 2001  Owen Taylor  <otaylor@redhat.com>
949
950         * gtk/gtk-docs.sgml: Remove references to a couple
951         sections that are no longer there.
952
953 Thu Aug 30 19:34:38 2001  Jonathan Blandford  <jrb@redhat.com>
954
955         * gtk/tmpl/gtkdialog.sgml: Fix obvious mistake.
956
957 Tue Aug 21 12:42:19 2001  Owen Taylor  <otaylor@redhat.com>
958
959         * gtk/gtk-sections.txt: Remove GtkPacker
960
961 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
962
963         * */Makefile.am: Set GPATH to fix srcdir != builddir  
964         problems with GNU make.
965
966 Sun Jul 22 17:01:34 2001  Owen Taylor  <otaylor@redhat.com>
967
968         * gtk/tmpl/gtksignal.sgml: Fix missing not
969         (Skip Montanaro, #56361)
970
971 Wed Jul  4 22:53:33 2001  Owen Taylor  <otaylor@redhat.com>
972
973         * gtk/tmpl/gtkplug.sgml gtk/tmpl/gtksocket.sgml: Some
974         updates and moving docs to the C files.
975
976 2001-05-19  Havoc Pennington  <hp@pobox.com>
977
978         * gdk-pixbuf/tmpl/initialization_versions.sgml: docs
979
980         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: docs
981
982         * gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: docs
983
984 Sun Apr 15 15:04:12 2001  Owen Taylor  <otaylor@redhat.com>
985
986         * gtk/tmpl/gtkdnd.sgml: Move some of the function docs to the
987         C files.
988
989 Thu Jun 21 12:31:29 2001  Owen Taylor  <otaylor@redhat.com>
990
991         * gtk/gtk-sections.txt: Update a bit.
992
993         * Makefile.am: build GTK+ docs. 
994
995 Fri Jun  8 12:33:29 2001  Jonathan Blandford  <jrb@redhat.com>
996
997         * gtk/tmpl/gtktable.sgml: fix bug #55921
998
999 2001-06-05  Havoc Pennington  <hp@redhat.com>
1000
1001         * gtk/tmpl/gtkscale.sgml: more docs
1002
1003 Tue Jun  5 10:54:48 2001  Owen Taylor  <otaylor@redhat.com>
1004
1005         * gtk/tmpl/gtkenums.sgml: Improve docs for GtkStateType.
1006         (Fixes #55751, among other things.)
1007
1008 Mon Jun  4 15:08:21 2001  Owen Taylor  <otaylor@redhat.com>
1009
1010         * gtk/gtk-overrides.txt: Remove GtkArgSetFunc, GtkArgGetFunc.
1011
1012 Wed May 30 16:56:07 2001  Owen Taylor  <otaylor@redhat.com>
1013
1014         * gtk/tmpl/gtkrc.sgml (pattern): Correct typoe when
1015         describing order of composition. (#53371, Skip Montanaro)
1016         
1017 2001-05-22  Havoc Pennington  <hp@pobox.com>
1018
1019         * gtk/gtk-sections.txt: add gtk_bin_get_child
1020
1021 Fri May 18 12:28:08 2001  Owen Taylor  <otaylor@redhat.com>
1022
1023         * gtk/tmpl/gtksizegroup.sgml gtk/gtk-sections.txt gtk/gtk.types:
1024         Add documentation about GtkSizeGroup.
1025
1026 2001-05-11  Havoc Pennington  <hp@pobox.com>
1027
1028         * gtk/tmpl/gtkvruler.sgml, 
1029         gtk/tmpl/gtkhruler.sgml: fix bug #54431
1030
1031         * gtk/tmpl/gtkdrawingarea.sgml: fix bug #54331
1032
1033         * gtk/tmpl/gtkenums.sgml: fix bug #54329, and 
1034         update some other random things
1035
1036         * gtk/gtk-sections.txt: updates
1037
1038         * gtk/tmpl/gtkmenuitem.sgml: fix bug #54277
1039
1040         * gtk/tmpl/gtkradiomenuitem.sgml: fix bug #54323,
1041         #54324, #54325 
1042
1043 2001-04-26  Havoc Pennington  <hp@redhat.com>
1044
1045         * gtk/tmpl/gtkimage.sgml: document GtkImageType
1046
1047         * gtk/gtk-sections.txt: GtkImageType is public
1048
1049         * gdk/tmpl/images.sgml: add warning about gtk_image_new_bitmap
1050
1051 Wed Apr 25 12:33:03 2001  Owen Taylor  <otaylor@redhat.com>
1052
1053         * gtk/tmpl/gtktreeitem.sgml: Add note about GTK_ENABLE_BROKEN.
1054
1055 Tue Apr 17 10:59:13 2001  Owen Taylor  <otaylor@redhat.com>
1056
1057         * gtk/Makefile.am (GTKDOC_CFLAGS): Remove -DGTK_DISABLE_COMPAT
1058         add -DGTK_ENABLE_BROKEN
1059
1060         * {gtk/gtk,gdk/gdk}-sections.txt: Updated
1061
1062 Fri Apr 13 10:41:10 2001  Owen Taylor  <otaylor@redhat.com>
1063
1064         * */Makefile.am: Add $(top_builddir) to includes as necessary,
1065         Run gtkdoc-scangobj from builddir, not srcdir, don't distribute
1066         foo-doc.{top,bottom}, recomment in code to distribute HTML
1067         images, with shell fixes.
1068
1069         * gtk/gtk.hierarchy gdk-pixbuf/gdk-pixbuf.{args,signals,hierarchy}:
1070         Remove generated files.
1071         
1072 Wed Apr  4 01:26:04 2001  Tim Janik  <timj@gtk.org>
1073
1074         * gdk-pixbuf/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
1075         dist-hook because $(HTML_IMAGES) is empty.
1076         * gtk/Makefile.am: same here.
1077         * gdk/Makefile.am: same here. touched gdk.types since make rules
1078         require it ;(
1079
1080 2001-03-29  Mike Kestner  <mkestner@ameritech.net>
1081
1082         * gtk/tmpl/gtkspinbutton.html: killed function docs that are now
1083         inline.
1084
1085 2001-03-23  Havoc Pennington  <hp@redhat.com>
1086
1087         * gdk/gdk-sections.txt: updates
1088
1089         * gtk/gtk-sections.txt: updates
1090
1091         * gtk/gtk-docs.sgml: mop up TreeModelSimple entity
1092
1093         * gdk/gdk-docs.sgml: remove input method
1094         and input context docs
1095
1096 2001-03-22  Havoc Pennington  <hp@redhat.com>
1097
1098         * gdk/tmpl/keys.sgml: docs on GdkKeymap
1099
1100 2001-03-16  Havoc Pennington  <hp@redhat.com>
1101
1102         * gtk/gtk-docs.sgml: remove GtkData entity usage
1103
1104 2001-03-14  Havoc Pennington  <hp@redhat.com>
1105
1106         * gtk/gtk-docs.sgml: remove gtkdata, gtktreemodelsimple
1107
1108         * gtk/gtk.types: remove gtk_data_get_type
1109
1110 Wed Mar  7 23:58:53 2001  Owen Taylor  <otaylor@redhat.com>
1111
1112         * gtk/tmpl/gtkwidget.sgml: Document ::hierarchy-changed.
1113
1114 Wed Mar  7 00:27:13 2001  Jonathan Blandford  <jrb@redhat.com>
1115
1116         * gdk-pixbuf/Makefile.am (scan-build.stamp): add --nogtkinit.
1117
1118 Sat Mar  3 17:20:53 2001  Owen Taylor  <otaylor@redhat.com>
1119
1120         * */Makefile.am (scan-build.stamp): You can't use
1121         + as a metacharacter for basic regular expressions.
1122         (This was the "all objects disappear")
1123
1124         * gdk/gdk-sections.txt gdk-pixbuf/gdk-pixbuf-sections.txt
1125
1126         * */*-unused.sgml: Remove a lot of empty stuff. (No
1127         point in saving old docs when there aren't any.)
1128
1129 2001-02-20  Havoc Pennington  <hp@pobox.com>
1130
1131         * gdk/tmpl/rgb.sgml: fix these docs to reflect the current state
1132         of affairs
1133
1134 2001-02-19  Havoc Pennington  <hp@pobox.com>
1135
1136         * gdk/Makefile.am (SCAN_OPTIONS): add --deprecated-guards
1137
1138         * gdk/gdk-sections.txt: update
1139
1140         * gdk/gdk-docs.sgml: update
1141
1142 2001-02-18  Havoc Pennington  <hp@pobox.com>
1143
1144         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): add gdk-pixbuf-marshal.h
1145
1146         * gdk-pixbuf/gdk-pixbuf-sections.txt: fixes
1147
1148 Sun Feb 11 22:16:34 2001  Owen Taylor  <otaylor@redhat.com>
1149
1150         * */Makefile.am: Use the new snazzy mother-of-all-gtk-doc-makefiles.
1151
1152         * gdk/tmpl/* gdk-pixbuf/tmpl/*: Recover a bunch of docs that were 
1153         lost at one point.
1154
1155 2001-02-08  Havoc Pennington  <hp@pobox.com>
1156
1157         * gtk/windows.sgml: windows (file is blank)
1158
1159         * gtk/framebuffer.sgml: framebuffer (file is blank)
1160
1161         * gtk/compiling.sgml: how to use pkg-config, etc. (file is 
1162         blank for now)
1163
1164 2001-02-03  Havoc Pennington  <hp@pobox.com>
1165
1166         * gtk/tmpl/gtkfixed.sgml: Add the intro docs section
1167
1168 2001-02-01  Havoc Pennington  <hp@redhat.com>
1169
1170         * gtk/gtk-sections.txt: updated
1171
1172         * gtk/gtk-docs.sgml: Move the below from "Deprecated" section to
1173         "special-purpose" section; move GtkItem out of deprecated section,
1174         since GtkMenuItem uses it, though probably the GtkItem signals
1175         should just migrate down to GtkMenuItem someday it won't happen
1176         for 2.0
1177
1178         * gtk/tmpl/gtkgamma.sgml: add note about eventual removal
1179
1180         * gtk/tmpl/gtkcurve.sgml: add note about eventual removal
1181
1182         * gtk/tmpl/gtkruler.sgml: add note about eventual removal
1183
1184         * gtk/tmpl/gtkhruler.sgml: add note about eventual removal
1185
1186         * gtk/tmpl/gtkvruler.sgml: add note about eventual removal
1187
1188         * gtk/tmpl/gtkinputdialog.sgml: add note about eventual removal
1189
1190 2001-01-30  Havoc Pennington  <hp@pobox.com>
1191
1192         Also committed a bunch of automatic changes made by gtk-doc, 
1193         after reviewing for correctness.
1194         
1195         * gtk/tmpl/gtktext.sgml: add warning about deprecation and note
1196         about what to use instead
1197
1198         * gtk/tmpl/gtktree.sgml: ditto
1199
1200         * gtk/Makefile.am (scan): pass --deprecated-guards option to
1201         gtk-doc
1202
1203         * gtk/gtk-docs.sgml: move GtkText to the deprecated section 
1204         instead of the GtkTextView section. Oops.
1205
1206 Tue Jan 30 16:01:54 2001  Owen Taylor  <otaylor@redhat.com>
1207
1208         * gtk/tmpl/gtkclist.sgml: Added note explaining how
1209         the @button parameter is off by 1. (#6739)
1210
1211 Mon Jan  8 15:21:15 2001  Owen Taylor  <otaylor@redhat.com>
1212
1213         * Makefile.am (SUBDIRS): Restore build.
1214
1215         * gdk/gdk-sections.txt gdk/gdk-docs.sgml 
1216           gdk-pixbuf/gdk-pixbuf-sections.txt 
1217           gtk/gtk-sections.txt gtk/gtk-docs.sgml: : Update.
1218
1219         * */tmpl/*: Changes from update.
1220
1221 Wed Oct 25 15:19:40 2000  Owen Taylor  <otaylor@redhat.com>
1222
1223         * gtk/tmpl/gtknotebook.sgml: Moved function docs into .c
1224         file, fairly extensive rewriting.
1225
1226 Thu Nov 30 00:53:45 2000  Owen Taylor  <otaylor@redhat.com>
1227
1228         * gtk/tmpl/gtkfilesel.sgml: Fix to say that file_selection_complete()
1229         filters both files and directories.
1230
1231         * gtk/tmpl/gtktogglebutton.sgml: Fix description
1232         of gtk_toggle_button_toggled().
1233
1234 Fri Nov 17 17:31:30 2000  Owen Taylor  <otaylor@redhat.com>
1235
1236         * gtk/Makefile.am (content_files): Add a couple
1237         of files.
1238
1239 Mon Nov 13 16:58:43 2000  Owen Taylor  <otaylor@redhat.com>
1240
1241         * {gtk,gdk,gdk-pixbuf}/Makefile.am: cd to srcdir before
1242         calling gtkdoc-fixref, distribute index.sgml.
1243
1244         * gtk/gtk-docs.sgml gtk/Makefile.am gtk/gtk-sections.txt
1245         gtk/gtk.types: Update
1246
1247 2000-11-05  Havoc Pennington  <hp@pobox.com>
1248
1249         * gtk/tmpl/gtktexttag.sgml: documented some of the object args
1250
1251         * gtk/text_widget.sgml: fixups
1252
1253 2000-11-04  Havoc Pennington  <hp@pobox.com>
1254
1255         * gtk/gtk-sections.txt: Added a bunch of stuff from unused
1256
1257 2000-11-01  Havoc Pennington  <hp@redhat.com>
1258
1259         * gtk/tmpl/gtkmessagedialog.sgml: Check in these docs, I seem to
1260         have written them a while ago then forgotten about them.
1261
1262 2000-11-01  Havoc Pennington  <hp@pobox.com>
1263
1264         * gtk/gtk-sections.txt: Add new label functions
1265
1266 Sun Oct 29 02:59:50 2000  Owen Taylor  <otaylor@redhat.com>
1267
1268         * **: Updates to new gtk-doc, gsignal, causing quite
1269         a bit of diffs but little real changes.
1270
1271 2000-10-24  Havoc Pennington  <hp@redhat.com>
1272
1273         * gtk/text_widget.sgml: add note about UTF-8
1274
1275 2000-10-23  Havoc Pennington  <hp@redhat.com>
1276
1277         * gtk/gtk-sections.txt: remove GtkTextBTree
1278
1279         * gtk/text_widget.sgml: Overview of the text widget
1280
1281         * gtk/gtk-docs.sgml: Change to using categories for the toplevel 
1282         organization of the reference entries. We'll add an alphabetical 
1283         index eventually. The category way is a lot easier for people who
1284         aren't familiar with the widgets. Removed objects_grouped.sgml 
1285         from gtk-docs.sgml for now, it doesn't seem useful anymore.
1286
1287         * gtk/objects_grouped.sgml: Add a section for deprecated
1288         objects; add a section for the TextView object collection
1289
1290 Wed Oct 18 11:01:12 2000  Owen Taylor  <otaylor@redhat.com>
1291
1292         * gtk/Makefile.am gdk-pixbuf/Makefile.am: Fix typo
1293
1294 2000-10-20  Havoc Pennington  <hp@redhat.com>
1295
1296         * gtk/gtk-sections.txt: Add dialog docs
1297
1298 2000-10-18  Havoc Pennington  <hp@redhat.com>
1299
1300         * gtk/gtk-sections.txt: Some updates
1301
1302         * gdk/gdk-sections.txt: remove GdkPixbufAlphaMode
1303
1304         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add new API, remove 
1305         GdkPixbufClass/GdkAnimationClass since those are private
1306
1307         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): ignore more headers
1308
1309 2000-10-06  Havoc Pennington  <hp@redhat.com>
1310
1311         * gdk-pixbuf/*.sgml, gdk-pixbuf/tmpl/*.sgml: copy in from 1.0
1312         
1313         * gdk-pixbuf/gdk-pixbuf-sections.txt: add Xlib sections from 1.0
1314         tree
1315
1316         * gdk-pixbuf/Makefile.am: add stuff from 1.0 tree
1317
1318         * gdk-pixbuf/compiling.sgml: copy from 1.0 tree
1319
1320 2000-09-26  Havoc Pennington  <hp@redhat.com>
1321
1322         * gtk/tmpl/gtkrc.sgml: Document stock icon stuff
1323
1324 Thu Sep  7 14:15:03 2000  Owen Taylor  <otaylor@redhat.com>
1325
1326         * gdk/* gtk/*: Move gtk-reference files into GTK+ tree proper.
1327
1328         * Update sections.txt files to correspond to current code,
1329         tweak .sgml files and Makefiles to correspond.
1330
1331         * gtk/tmpl/gtkradiomenuitem.sgml (this): Remove extra <para>
1332
1333 2000-06-14  Damon Chaplin  <damon@helixcode.com>
1334
1335         * gtk/tmpl/gtktooltips.sgml: added a note about no-window widgets.
1336
1337 Mon Jun  5 11:17:25 2000  Owen Taylor  <otaylor@redhat.com>
1338
1339         * gdk/tmpl/general.sgml: Fix gdk_pointer_grab description
1340         as pointed out by Dave Morse.
1341
1342 Sun May 28 12:16:01 2000  Owen Taylor  <otaylor@redhat.com>
1343
1344         * gtk/tmpl/gtkaspectframe.sgml: Fix typo
1345         pointed out by Gregory McLean.
1346
1347 2000-05-28  Damon Chaplin  <damon@helixcode.com>
1348
1349         * gdk/tmpl/event_structs.sgml: typo.
1350
1351 2000-04-22  Damon Chaplin  <damon@helixcode.com>
1352
1353         * gtk/tmpl/gtkenums.sgml: update from Lee Mallabone
1354         <lee0@callnetuk.com>
1355
1356 2000-04-09  Damon Chaplin  <damon@helixcode.com>
1357
1358         * gtk/tmpl/gtkmain.sgml: update from Torsten Landschoff
1359         <t.landschoff@gmx.net>
1360
1361         * gdk/tmpl/input_methods.sgml: 
1362         * gdk/tmpl/general.sgml: fixed typos.
1363
1364 Tue Mar 14 14:17:46 2000  Raph Levien  <raph@acm.org>
1365
1366         * gdk/tmpl/rgb.sgml: Better explanation of gdk_rgb_set_min_colors.
1367         Thanks to Stric for spotting it.
1368
1369 2000-03-07  Damon Chaplin  <damon@helixcode.com>
1370
1371         * gtk/tmpl/gtkclist.sgml: fix to gtk_clist_set_reorderable(). It
1372         reorders rows, not columns. From Guy Harris <gharris@flashcom.net>.
1373
1374 2000-02-29  Damon Chaplin  <damon@helixcode.com>
1375
1376         * gtk/tmpl/gtkmenuitem.sgml: minor fix from Nicolas GEORGE
1377         <nicolas.george@ens.fr>.
1378
1379 2000-02-28  Damon Chaplin  <damon@helixcode.com>
1380
1381         * gtk/tmpl/gtkradiomenuitem.sgml: 
1382         * gtk/tmpl/gtkmenuitem.sgml: 
1383         * gtk/tmpl/gtknotebook.sgml: new menu item sections and minor update to
1384         notebook section from Nicolas GEORGE <nicolas.george@ens.fr>.
1385
1386 2000-02-18  Damon Chaplin  <damon@helixcode.com>
1387
1388         * gtk/tmpl/gtktooltips.sgml: patch from
1389         David Benson <daveb@idealab.com> to note that gtk_tooltips_set_colors()
1390         does not work.
1391
1392 2000-02-09  Damon Chaplin  <damon@helixcode.com>
1393
1394         * gdk/tmpl/input_methods.sgml: minor fix.
1395
1396 2000-02-03  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1397
1398         * gdk/gdk-sections.txt: rearranged a bit.
1399
1400         * gdk/tmpl/event_structs.sgml: updated.
1401
1402         * gtk/gtk-sections.txt: added INCLUDE tag for Private Info section.
1403
1404         * gdk/tmpl/color_contexts.sgml: added note saying it is deprecated.
1405         * gdk/tmpl/dnd.sgml: added note saying read the GTK+ DnD docs.
1406
1407 2000-02-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1408
1409         * gdk/tmpl/*.sgml: ran make templates.
1410
1411         * gdk/gdk-docs.sgml: rearranged sections.
1412
1413         * gdk/tmpl/events.sgml: documented.
1414
1415         * gdk/tmpl/general.sgml: documented.
1416
1417         * gdk/tmpl/rgb.sgml: fixed a few '@' -> '#'.
1418
1419         * gdk/gdk-sections.txt: rearranged a few bits, including moving
1420         GdkWChar and related functions from the input method section to the
1421         font section, and GdkCapStyle etc. from Drawing Primitives to GCs.
1422
1423         * gdk/tmpl/images.sgml: documented.
1424
1425         * gdk/tmpl/drawing.sgml: updated.
1426
1427         * gdk/tmpl/regions.sgml: updated.
1428
1429         * gdk/tmpl/input_contexts.sgml: documented.
1430
1431         * gdk/tmpl/input_methods.sgml: documented.
1432
1433         * gdk/tmpl/selections.sgml: changed xref to a link since Jade says
1434         a xref to a RefEntry is not supported.
1435
1436 2000-01-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1437
1438         * gtk/tmpl/gtkscrollbar.sgml: Started.
1439
1440 2000-01-08  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1441
1442         * gtk/tmpl/gtkclist.sgml: update from Paul Schifferer
1443         <isengard@geocities.com>
1444
1445 Wed Jan  5 10:23:41 2000  Owen Taylor  <otaylor@redhat.com>
1446
1447         * gtk/tmpl/gtkprogress.sgml: Missing </listitem>, remove extra <para>
1448         * gtk/tmpl/gtkobject.sgml: dos2unix
1449         * gtk/tmpl/gtkcurve.sgml: missing </para>
1450         * gtk/tmpl/gtkarg.sgml: dos2unix, missing </para>
1451         * gtk/tmpl/gtkcolorsel.sgml: Missing </listitem>'s
1452         * gtk/tmpl/gtksignal.sgml (signal): dos2unix, missing </para>'s
1453         * gtk/tmpl/gtkmarshal.sgml: Missing </refsect2>
1454
1455 1999-11-16  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1456
1457         * gtk/tmpl/gtkmenubar.sgml: fixed minor error - using <em>.
1458
1459         * gtk/tmpl/gtknotebook.sgml: 
1460         * gtk/tmpl/gtklist.sgml: new sections from
1461         Nicolas George <george@clipper.ens.fr>, with help from
1462         "Bob Springett" <bobspringett@claranet.fr>.
1463
1464         * gtk/tmpl/gtkobject.sgml: 
1465         * gtk/tmpl/gtkarg.sgml: new sections from
1466         David Benson <daveb@idealab.com>.
1467
1468         * gtk/tmpl/gtkvbox.sgml: 
1469         * gtk/tmpl/gtkhbox.sgml: fixed line endings.
1470
1471         * gtk/tmpl/gtkvbbox.sgml: update from Lee Mallabone
1472         <lee0@callnetuk.com>
1473
1474         * gdk/tmpl/drawing.sgml: fixed error in gdk_draw_arc() @angle2 param
1475         - it is relative to @angle1 rather than from the 3 o'clock position.
1476
1477         * gtk/tmpl/gtkfontseldlg.sgml: changed enums to use @ fields.
1478
1479         * gtk/tmpl/gtkcolorsel.sgml: 
1480         * gtk/tmpl/gtkcolorseldlg.sgml: 
1481         * gtk/tmpl/gtkprogress.sgml: 
1482         * gtk/tmpl/gtkprogressbar.sgml: new sections from Tom Martone
1483         <tom@martoneconsulting.com>
1484
1485         * gtk/tmpl/gtkclist.sgml: partially written documentation from
1486         Paul Schifferer <isengard@geocities.com> who won't be able to finish it
1487
1488 1999-09-22  Martin Norbäck  <d95mback@dtek.chalmers.se>
1489         
1490         * gtk/tmpl/gtkclist.sgml: Added information about the sorting functions
1491
1492 Tue Oct 26 16:50:15 1999  Owen Taylor  <otaylor@redhat.com>
1493
1494         * gtk/tmpl/gtkrc.sgml: Added information about widget
1495         paths and pattern matching.
1496
1497 1999-09-22  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1498
1499         * gtk/tmpl/*.sgml: ran make templates, to fix problems with structs.
1500
1501         * gtk/gtk-sections.txt: rearranged GtkCombo section.
1502
1503         * gtk/tmpl/gtkvseparator.sgml: 
1504         * gtk/tmpl/gtkhseparator.sgml: 
1505         * gtk/tmpl/gtkgc.sgml: 
1506         * gtk/tmpl/gtkfeatures.sgml: 
1507         * gtk/tmpl/gtktipsquery.sgml: 
1508         * gtk/tmpl/gtkitem.sgml: 
1509         * gtk/tmpl/gtkinvisible.sgml: 
1510         * gtk/tmpl/gtkgamma.sgml: 
1511         * gtk/tmpl/gtkdata.sgml: 
1512         * gtk/tmpl/gtkcurve.sgml: 
1513         * gtk/tmpl/gtkcombo.sgml: 
1514         * gtk/tmpl/gtkaccellabel.sgml: documented.
1515
1516 1999-09-20  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1517
1518         * gtk/gtk-docs.sgml: added role="no-toc" to the GTK+ Widgets & Objects
1519         chapter since we've created our own special contents page.
1520
1521 1999-09-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1522
1523         * gtk/tmpl/gtkmarshal.sgml: 
1524         * gtk/tmpl/gtksignal.sgml: new sections from 
1525          David Benson <daveb@idealab.com>.
1526
1527         * gtk/gtk-sections.txt: rearranged signal sections, and made most
1528         marshallers private. Moved GtkSignalRunType to signals section.
1529
1530         * gtk/tmpl/gtkradiobutton.sgml: new section from Lee Mallabone.
1531
1532 1999-09-17  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1533
1534         * gtk/gtk-docs.sgml: removed menu factory and debugging sections.
1535
1536         * gtk/gtk-sections.txt: made menu factory stuff private since it is
1537         deprecated. Also made debugging stuff private since it is only useful
1538         within GTK+.
1539
1540 1999-09-14  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1541
1542         * gtk/tmpl/gtkfilesel.sgml: fixed mismatched parentheses.
1543
1544 1999-09-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1545
1546         * gdk/tmpl/event_structs.sgml: 
1547         * gdk/tmpl/drawing.sgml: minor fixes.
1548
1549 1999-09-20  David C. Mason  <dcm@redhat.com>
1550
1551         * gtk/tmpl/gtkimage.sgml: first pass at gtkimage... not complete
1552
1553 1999-08-28  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1554
1555         * gtk/tmpl/gtkbbox.sgml: new section from Lee Mallabone.
1556
1557         * gdk/gdk-sections.txt: rearranged rgb, regions, and drawing sections.
1558
1559         * gdk/tmpl/rgb.sgml: new section from Raph Levien, with a few changes
1560         by me, including a little example app.
1561
1562         * gdk/tmpl/regions.sgml: 
1563         * gdk/tmpl/event_structs.sgml: 
1564         * gdk/tmpl/drawing.sgml: my first attempt.
1565         * gdk/tmpl/cursors.sgml: tiny changes.
1566
1567 Tue Aug 17 09:14:01 1999  Owen Taylor  <otaylor@redhat.com>
1568
1569         * gtk/tmpl/gtktypeutils.sgml: Fix corrupted end tag.
1570
1571         * gtk/tmpl/gtkselection.sgml gtk/tmpl/gtkrc.sgml
1572           gtk/tmpl/gtkdnd.sgml gtk/tmpl/gtkarrow.sgml
1573           gtk/tmpl/gtkpaned.sgml gtk/tmpl/gtkmisc.sgml
1574           gtk/tmpl/gtkhandlebox.sgml gtk/tmpl/gtkctree.sgml:
1575         Added missing close tags.
1576
1577 Thu Aug 19 14:43:08 1999  Owen Taylor  <otaylor@redhat.com>
1578
1579         * gdk/tmpl/gcs.sgml gdk/gdk-sections.txt: Added section. 
1580           (Written a while ago but fell through the cracks)
1581
1582         * gtk/gtk-docs.sgml: Add a &hash; entity here as a
1583           temporary hack. (There is no standard entity
1584           for '#', and no way of escaping '#' in gtk-doc)
1585
1586         * gtk/tmpl/gtkrc.sgml: Use the above to fix up #rrggbb
1587           string literals.
1588
1589         * gtk/tmpl/gtkdrawingarea.sgml: Fixed a couple
1590           of errors in the example. (pointed out by
1591           Nick Lamb)
1592
1593 Mon Aug 16 6:60:53 1999  Owen Taylor  <otaylor@redhat.com>
1594
1595         * gdk/tmpl/properties.sgml
1596           gdk/tmpl/selections.sgml
1597           gdk/tmpl/input_devices.sgml: Documented
1598
1599         * gdk/gdk-sections.txt: Moved around types for
1600           input devices properties and selections, marked
1601           a few functions as private.