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