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