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