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