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