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