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