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