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