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