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