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