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