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