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