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