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