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