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