]> Pileus Git - ~andy/gtk/blob - docs/reference/ChangeLog
Sort alphabetically.
[~andy/gtk] / docs / reference / ChangeLog
1 2004-11-15  Matthias Clasen  <mclasen@redhat.com>
2
3         * gtk/visual_index.xml: Sort alphabetically.
4
5 2004-11-12  Matthias Clasen  <mclasen@redhat.com>
6
7         * gtk/tmpl/gtkfilefilter.sgml: Add docs.
8
9         * === Released 2.5.5 ===
10         
11         * gtk/Makefile.am (content_files): Add migrating-GtkColorButton.sgml
12
13 2004-11-12  Matthias Clasen  <mclasen@redhat.com>
14
15         * gdk-pixbuf/tmpl/module_interface.sgml: Document 
16         GDK_PIXBUF_FORMAT_THREADSAFE.
17
18 2004-11-09  Matthias Clasen  <mclasen@redhat.com>
19
20         * gtk/gtk-sections.txt: Add gtk_action_get_accel_path.
21
22         * gtk/migrating-GtkAction.sgml: Explain how to migrate
23         non-stock icons.
24
25         * gtk/gtk-sections.txt: Add gtk_label_[gs]et_single_line_mode.
26
27 2004-11-07  Matthias Clasen  <mclasen@redhat.com>
28
29         * gtk/gtk-sections.txt: Add gtk_file_filter_add_pixbuf_formats.
30
31 2004-11-04  Matthias Clasen  <mclasen@redhat.com>
32
33         * gtk/tmpl/gtkaboutdialog.sgml: 
34         * gtk/migrating-GtkColorButton.sgml: 
35         * gtk/migrating-GtkIconView.sgml: 
36         * gtk/migrating-GtkAboutDialog.sgml: Markup fixes. 
37
38 2004-11-04  Matthias Clasen  <mclasen@redhat.com>
39
40         * gtk/gtk-docs.sgml: 
41         * gtk/migrating-GtkColorButton.sgml: Add some hints about
42         GnomeColorPicker --> GtkColorButton migration.
43
44         * gtk/migrating-GtkAboutDialog.sgml: Fix links.
45
46         * gtk/Makefile.am (content_files): Add new migration chapters.
47
48         * gtk/tmpl/gtkaboutdialog.sgml: Markup fix.
49
50         * gtk/tmpl/gtkstock.sgml: Fix markup.
51
52 2004-11-04  Matthias Clasen  <mclasen@redhat.com>
53
54         * gtk/gtk-docs.sgml: 
55         * gtk/migrating-GtkAboutDialog.sgml: Add a first version
56         of a GnomeAbout --> GtkAboutDialog migration chapter.
57
58         * gtk/tmpl/gtkaboutdialog.sgml: Update.
59
60 2004-11-04  Bastien Nocera  <hadess@hadess.net>
61
62         * gtk/tmpl/gtkstock.sgml: add RTL variants for all the media icons
63         needing it
64
65 2004-11-03  Matthias Clasen  <mclasen@redhat.com>
66
67         * gtk/gtk-docs.sgml: 
68         * gtk/migrating-GtkIconView.sgml: Add a first version of
69         a GnomeIconList --> GtkIconView migration chapter.
70
71 2004-11-02  Matthias Clasen  <mclasen@redhat.com>
72
73         * gtk/tmpl/gtkcellrenderercombo.sgml: 
74         * gtk/tmpl/gtkcellrenderertoggle.sgml: 
75         * gtk/tmpl/gtkcellrenderertext.sgml: Add introductions.
76         
77         * gtk/tmpl/gtkcellrenderer.sgml: Additions.
78
79         * gtk/gtk-sections.txt: Remove GtkFileChooserEmbed, since
80         it is not in the headers we parse.
81
82 2004-11-01  Matthias Clasen  <mclasen@redhat.com>
83
84         * gtk/tmpl/gtkcellrendererpixbuf.sgml: Add an intro.
85
86         * gtk/tmpl/gtkfilechooserbutton.sgml: Move some docs inline.
87
88         * gtk/tmpl/gtkaboutdialog.sgml: Small update.
89
90         * gdk-pixbuf/tmpl/initialization_versions.sgml: Document
91         gdk_pixbuf_{major,minor,micro}_version.
92
93 Mon Nov  1 13:37:31 2004  Jonathan Blandford  <jrb@redhat.com>
94
95         * gtk/question_index.sgml (linkend): add missing tag.
96
97 2004-11-01  Matthias Clasen  <mclasen@redhat.com>
98
99         * gtk/question_index.sgml: Add a "ref and sink" question.  
100         (#156865, Philip Langdale, text based on a comment by Owen
101         Taylor)
102
103         * gtk/tmpl/gtkrc.sgml: Document im_module_file and settings
104         assignments as toplevel statements.
105         
106 2004-10-31  Matthias Clasen  <mclasen@redhat.com>
107
108         * gtk/windows.sgml: s/PRETEND_WIN9X/G_WIN32_PRETEND_WIN9X/.
109
110         * gtk/tmpl/gtktreemodel.sgml: Small correction for
111         gtk_tree_path_new_root().  (#156956, Vincent Untz)
112
113         * gtk/gtk-sections.txt: Additions.
114
115 2004-10-29  Matthias Clasen  <mclasen@redhat.com>
116
117         * gtk/question_index.sgml: Move the "tail" question to the
118         text view section.
119         Add an entry for "why are my types not registered".  (#156809,
120         Q by Salvador Fandiño, A by Owen Taylor)
121         
122 2004-10-27  Matthias Clasen  <mclasen@redhat.com>
123
124         * === Released 2.5.4 ===
125
126 2004-10-26  Matthias Clasen  <mclasen@redhat.com>
127
128         * gtk/gtk-sections.txt: Additions.
129
130         * gdk-pixbuf/tmpl/scaling.sgml: Document GdkPixbufRotation. 
131
132         * gtk/gtk-update-icon-cache.1: Regenerated.
133
134 2004-10-25  Anders Carlsson  <andersca@gnome.org>
135
136         * gdk/gdk-sections.txt:
137         * gtk/gtk-sections.txt:
138         Add new clipboard persistence api.
139         
140 2004-10-25  Matthias Clasen  <mclasen@redhat.com>
141
142         * gtk/gtk-sections.txt: Add new named icon api in GtkImage.
143         Add new button order api.
144
145 Sun Oct 24 02:54:36 2004  Jonathan Blandford  <jrb@redhat.com>
146
147         * gtk/gtk.types: Add GtkAboutDialog and GtkFileChooserButton
148
149         * gtk/tmpl/GtkFileChooserButton.sgml: Write docs
150
151         * gtk/tmpl/GtkListStore.sgml: Update performance comment now that
152         we use GSequence.
153
154         * gtk/visual_index.xml: Fix up a couple of errors.
155
156         * gtk/images/*png: update
157
158 2004-10-22  Matthias Clasen  <mclasen@redhat.com>
159
160         * gtk/gtk-sections.txt: Add new DND functions.
161
162 2004-10-19  Matthias Clasen  <mclasen@redhat.com>
163
164         * gtk/gtk-update-icon-cache.xml: A man page for gtk-update-icon-cache.
165
166         * gtk/gtk-docs.sgml: Add it here        
167
168         * gtk/Makefile.am (man_MANS): ...and here.
169
170 2004-10-16  Matthias Clasen  <mclasen@redhat.com>
171
172         * gtk/glossary.xml: Additions.
173
174 2004-10-15  Matthias Clasen  <mclasen@redhat.com>
175
176         * gtk/tmpl/gtkaboutdialog.sgml: More short description 
177         unification.
178
179         * gtk/tmpl/gtkenums.sgml: Note that GTK_RESIZE_IMMEDIATE 
180         is deprecated.
181
182 2004-10-14  Matthias Clasen  <mclasen@redhat.com>
183
184         * gtk/glossary.xml: Some more additions.
185
186 2004-10-13  Matthias Clasen  <mclasen@redhat.com>
187
188         * gtk/glossary.xml: Some more additions.
189
190 Tue Oct 12 11:04:47 2004  Owen Taylor  <otaylor@redhat.com>
191
192         * gtk/glossary.xml: Fix SGML errors.
193
194 2004-10-11  Matthias Clasen  <matthias@localhost.localdomain>
195
196         * gtk/glossary.xml: Add some terms.
197
198         * gtk/tmpl/*.sgml: Make the short descriptions a bit more
199         consistent.
200
201         * gtk/images/image.png:
202         * gtk/images/scales.png:
203         * gtk/images/statusbar.png: New images.
204
205         * gtk/visual_index.xml:
206         * gtk/Makefile.am (HTML_IMAGES): Add statusbar, scale 
207         and image images.
208
209 2004-10-11  Matthias Clasen  <mclasen@redhat.com>
210
211         * gtk/migrating-GtkComboBox.sgml: Remove chapterinfo.
212
213         * gtk/tmpl/gtkdialog.sgml: Document GtkDialogFlags and GtkResponseType,
214         and fix an error in the introduction.  (#155055, Shaun McCance)
215
216         * gtk/tmpl/gtktreesortable.sgml: Document GtkTreeIterCompareFunc
217         (#154943)
218
219 2004-10-10  Matthias Clasen  <matthias@localhost.localdomain>
220
221         * gtk/images/spinbutton.png:
222         * gtk/images/scrolledwindow.png: New images.
223
224         * gtk/Makefile.am (HTML_IMAGES): 
225         * gtk/visual_index.xml: Add scrolled window and spinbutton.
226
227         * gtk/images/progressbar.png:
228         * gtk/images/notebook.png:
229         * gtk/images/toolbar.png:
230         * gtk/images/menubar.png:
231         * gtk/images/messagedialog.png: New images.
232
233         * gtk/Makefile.am (HTML_IMAGES): 
234         * gtk/visual_index.xml: Add toolbar, menubar, progressbar, 
235         notebook and message dialog.
236
237 2004-10-09  Matthias Clasen  <mclasen@redhat.com>
238
239         * gtk/visual_index.xml: Correct some linkends.
240
241         * gtk/tmpl/gtkfontbutton.sgml: Remove test image.
242
243         * gtk/Makefile.am (IGNORE_HFILES): Remove some no longer
244         private headers.
245         (HTML_IMAGES): Remove a duplicate entry.
246
247 2004-10-08  Matthias Clasen  <mclasen@redhat.com>
248
249         * gtk/gtk-sections.txt: Add some missing functions.
250
251         * gdk/gdk-sections.txt: Add some missing functions.
252
253         * gtk/running.sgml: Update list of supported debug flags.
254
255 2004-10-06  Matthias Clasen  <mclasen@redhat.com>
256
257         * gtk/tmpl/gtkenums.sgml: Clarify documentation for selection
258         modes.  (#154188, Jonathan Blandford, new wording proposed by
259         Owen Taylor)
260
261 2004-10-05  Matthias Clasen  <mclasen@redhat.com>
262
263         * gtk/gtk-sections.txt: Add gtk_accelerator_get_label().
264
265 2004-09-19  Matthias Clasen  <mclasen@redhat.com>
266
267         * === Released 2.5.3 ===
268
269 Wed Sep 15 01:01:11 2004  Matthias Clasen  <maclas@gmx.de>
270
271         * docs/reference/gtk/images/accel-label.png:
272         * docs/reference/gtk/images/file-button.png:
273         * docs/reference/gtk/images/icon-view.png:
274         * gtk/visual_index.xml: 
275         * gtk/Makefile.am (HTML_IMAGES): Add accel label, file button
276         and icon view.
277
278 Tue Sep 14 22:13:51 2004  Matthias Clasen  <maclas@gmx.de>
279
280         * gtk/building.sgml: Document --disable-visibility.
281
282 2004-09-14  Matthias Clasen  <mclasen@redhat.com>
283
284         * gdk/tmpl/event_structs.sgml: Document GdkEventOwnerChange and
285         GdkOwnerChange.
286
287         * gdk/tmpl/rgb.sgml: Document gdk_rgb_colormap_ditherable().
288
289 2004-09-01  Matthias Clasen  <mclasen@redhat.com>
290
291         * gdk/gdk-sections.txt: Updates.
292
293         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add some missing
294         declarations.
295
296         * gtk/running.sgml: Mention that modules can also
297         be specified in a setting.
298
299 Thu Aug 26 01:31:42 2004  Matthias Clasen  <maclas@gmx.de>
300
301         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add 
302         gdk_pixbuf_new_from_file_at_scale().
303
304 2004-08-25  Matthias Clasen  <mclasen@redhat.com>
305
306         * === Released 2.5.2 ===
307
308 2004-08-24  Matthias Clasen  <mclasen@redhat.com>
309
310         * gdk-pixbuf/gdk-pixbuf-csource.xml: Document bugs of
311         the runlength encoder.
312
313 Tue Aug 24 02:28:21 2004  Matthias Clasen  <maclas@gmx.de>
314
315         * gtk/gtk-docs.sgml: Include visual index.
316
317         * gtk/visual_index.xml: New file listing images for 
318         visual index.
319
320         * gtk/Makefile.am (HTML_IMAGES): Add visual index images.
321
322 Mon Aug 23 16:56:15 2004  Jonathan Blandford  <jrb@redhat.com>
323
324         * gtk/Makefile.am: add images to the doc build.
325
326 2004-08-17  Matthias Clasen  <mclasen@redhat.com>
327
328         * gtk/tmpl/gtkfilechooserbutton.sgml: 
329         * gtk/gtk-sections.txt: 
330         * gtk/gtk-docs.sgml: Add section for GtkFileChooserButton.
331
332 Mon Aug 16 01:44:30 2004  Matthias Clasen  <maclas@gmx.de>
333
334         * gtk/gtk-sections.txt: Updates.
335
336 Thu Aug 12 00:00:12 2004  Matthias Clasen  <maclas@gmx.de>
337
338         * gtk/tmpl/gtkuimanager.sgml: Add some information about
339         allowed values for the name and action attributes.
340
341 Wed Aug 11 23:13:02 2004  Matthias Clasen  <maclas@gmx.de>
342
343         * gtk/gtk-sections.txt: Add new GtkAction setters.
344
345 2004-08-11  Matthias Clasen  <mclasen@redhat.com>
346
347         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): Add gdk-pixbuf-alias.h
348
349 Tue Aug 10 18:58:15 2004  Matthias Clasen  <maclas@gmx.de>
350
351         * gdk/Makefile.am (IGNORE_HFILES): Add gdkalias.h
352         
353         * gtk/Makefile.am (IGNORE_HFILES): Add gtkalias.h.
354
355 Mon Aug  9 10:52:23 2004  Matthias Clasen  <maclas@gmx.de>
356
357         * gtk/gtk-sections.txt: Add gtk_entry_layout_index_to_text_index() 
358         and its inverse. 
359
360 2004-08-07  Matthias Clasen  <mclasen@redhat.com>
361
362         * gtk/tmpl/gtkrc.sgml: Fix a typo (#164470, Mariano 
363         Suarez-Alvarez)
364
365 2004-08-06  Matthias Clasen  <mclasen@redhat.com>
366
367         * gdk/gdk-sections.txt: Add gdk_drag_drop_succeeded.
368
369 2004-08-04  Matthias Clasen  <mclasen@redhat.com>
370
371         * gtk/gtk-sections.txt: Add gtk_file_chooser_[sg]et_show_hidden.
372
373 2004-08-02  Matthias Clasen  <mclasen@redhat.com>
374
375         * gtk/gtk-sections.txt: Add hover-expand setter and getter.
376
377 2004-08-01  Matthias Clasen  <mclasen@redhat.com>
378                                                                                 
379         * === Released 2.5.1 ===
380                                                                                 
381 Sat Jul 31 17:20:22 2004  Matthias Clasen  <maclas@gmx.de>
382
383         * gtk/gtk-sections.txt: Add some forgotten functions.
384
385 Sat Jul 31 17:18:57 2004  Matthias Clasen  <maclas@gmx.de>
386
387         * gtk/framebuffer.sgml: 
388         * gtk/windows.sgml: 
389         * gtk/x11.sgml: 
390         * gtk/running.sgml: Reorganize backend-specific cmdline
391         arguments and environment variables, fill the Windows
392         sections, add XDG_DATA_HOME, XDG_DATA_DIRS.
393
394 Sat Jul 31 14:06:32 2004  Matthias Clasen  <maclas@gmx.de>
395
396         * gtk/running.sgml: We use GTK2_RC_FILES instead of 
397         GTK_RC_FILES...
398
399 2004-07-30  Matthias Clasen  <mclasen@redhat.com>
400
401         * gtk/gtk-sections.txt: Update to combo box api changes.
402
403 2004-07-27  Matthias Clasen  <mclasen@redhat.com>
404
405         * gtk/gtk-sections.txt: Add gtk_combo_box_get_popup_accessible.
406
407 Thu Jul 22 01:04:14 2004  Matthias Clasen  <maclas@gmx.de>
408
409         * gtk/gtk-sections.txt: Add new ellipsistation api.
410
411 Sun Jul 18 20:17:41 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
412
413         * === released 2.5.0 ==
414
415 2004-07-19  Matthias Clasen  <mclasen@redhat.com>
416
417         * gtk/tmpl/gtkcellview.sgml: New template.
418
419         * gtk/Makefile.am (IGNORE_HFILES): Remove gtkcellview.h
420         and gtkcellviewmenuitem.h
421
422         * gtk/gtk-docs.sgml: Add GtkCellView section.
423
424         * gtk/gtk-sections.txt: Add new entry completion api.
425         Add GtkCellView section.
426
427 Sat Jul 17 23:42:09 2004  Matthias Clasen  <maclas@gmx.de>
428
429         * gtk/gtk-sections.txt: Add gtk_icon_view_[sg]et_orientation.
430
431 Sat Jul 17 00:55:54 2004  Matthias Clasen  <maclas@gmx.de>
432
433         * gtk/gtk-sections.txt: Add new text target list handling
434         functions.
435
436 Fri Jul 16 23:54:18 2004  Matthias Clasen  <maclas@gmx.de>
437
438         * gtk/gtk-sections.txt: Add new GtkWindow and GtkIconTheme 
439         functions for named themed window icons.
440
441 2004-07-16  Matthias Clasen  <mclasen@redhat.com>
442
443         * gtk/gtk-sections.txt: 
444         * gtk/gtk-docs.sgml: Add GtkCellRendererCombo.
445
446 2004-07-13  Matthias Clasen  <mclasen@redhat.com>
447
448         * gtk/gtk-sections.txt: Add gtk_parse_args.
449
450 Tue Jul 13 02:01:56 2004  Matthias Clasen  <maclas@gmx.de>
451
452         * gtk/tmpl/gtkaboutdialog.sgml: Additions.
453
454 Tue Jul 13 01:16:20 2004  Matthias Clasen  <maclas@gmx.de>
455
456         * gtk/tmpl/gtkiconview.sgml: Updates.
457
458 Tue Jul 13 00:45:14 2004  Matthias Clasen  <maclas@gmx.de>
459
460         * gtk/gtk-docs.sgml: Move GtkAboutDialog to Windows section. 
461
462 2004-07-12  Federico Mena Quintero  <federico@ximian.com>
463
464         * gtk/glossary.xml: Start of the GTK+ glossary.
465
466         * gtk/Makefile.am (content_files): Added glossary.xml.
467
468         * gtk/gtk-docs.sgml: Likewise.
469
470 2004-07-12  Matthias Clasen  <mclasen@redhat.com>
471
472         * gtk/gtk-docs.sgml: Add GtkAboutDialog to "Display 
473         Widgets" for now.
474
475         * gtk/gtk-sections.txt: Add GtkAboutDialog section.
476         * gtk/tmpl/gtkaboutdialog.sgml: New file.
477
478 Mon Jul 12 00:57:32 2004  Matthias Clasen  <maclas@gmx.de>
479
480         * gtk/tmpl/gtkstock.sgml: 
481         * gtk/Makefile.am (HTML_IMAGES): 
482         * gtk/gtk-sections.txt: Add new stock items.
483
484 Thu Jul  8 00:00:20 2004  Matthias Clasen  <maclas@gmx.de>
485
486         * gdk-pixbuf/tmpl/module_interface.sgml: Add new functions.
487
488 Wed Jul  7 23:57:43 2004  Matthias Clasen  <maclas@gmx.de>
489
490         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add new functions.
491
492 2004-07-07  Matthias Clasen  <mclasen@redhat.com>
493
494         * gtk/tmpl/*: Misc additions.
495
496         * gtk/gtk-sections.txt: Updates.
497
498         * gtk/tmpl/gtkcellrendererprogress.sgml: New file.
499
500         * gtk/gtk-docs.sgml: Add GtkCellRendererProgress.
501
502         * gtk/Makefile.am (HTML_IMAGES): Add file and directory icons.
503
504 2004-07-04  Matthias Clasen  <maclas@gmx.de>
505
506         * gtk/gtk-docs.sgml: 
507         Actually add the iconview docs somewhere (in the tree view
508         section, for lack of a better place).
509
510 2004-07-04  Anders Carlsson  <andersca@gnome.org>
511
512         * gtk/gtk-docs.sgml:
513         * gtk/gtk-sections.txt:
514         * gtk/gtk.types:
515         Add GtkIconView to the documentation.
516         
517 Sat Jul  3 23:44:45 2004  Matthias Clasen  <maclas@gmx.de>
518
519         * gtk/tmpl/gtksocket.sgml: 
520         * gtk/tmpl/gtkicontheme.sgml: 
521         * gtk/building.sgml: 
522         * gdk/tmpl/windows.sgml: Fix links to www.freedesktop.org.  
523         (#145210, Billy Biggs)
524
525 Tue Jun 22 21:54:24 2004  Matthias Clasen  <maclas@gmx.de>
526
527         * gdk-pixbuf/composite.dia: 
528         * gdk-pixbuf/composite.png: Flip the y axes in the diagrams. 
529
530 2004-06-22  Matthias Clasen  <mclasen@redhat.com>
531
532         * gtk/tmpl/gtkmenu.sgml: Document the push_in parameter
533         of GtkMenuPositionFunc.
534
535         * gtk/tmpl/gtkeditable.sgml: Make example UTF-8 
536         safe.  (#143264, Tommi Komulainen)
537
538         * gdk/tmpl/gcs.sgml: Move function docs inline.
539
540 Mon Jun 21 00:46:20 2004  Matthias Clasen  <maclas@gmx.de>
541
542         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add 
543         gdk_pixbuf_rotate_simple() and gdk_pixbuf_flip();
544
545 Sat Jun 19 01:42:20 2004  Matthias Clasen  <maclas@gmx.de>
546
547         * gdk-pixbuf/composite.png: Add a figure which tries
548         to expain pixbuf compositing.
549         
550         * gdk-pixbuf/composite.dia: 
551         * gdk-pixbuf/apple-red-1a.png: 
552         * gdk-pixbuf/apple-red-2c.png: 
553         * gdk-pixbuf/gnome-gmush-1.png: Sources for composite.png.
554         
555         * gdk-pixbuf/Makefile.am (HTML_IMAGES): Add composite.png.
556
557 Fri Jun 18 21:20:42 2004  Matthias Clasen  <maclas@gmx.de>
558
559         * gtk/tmpl/gtktreemodelfilter.sgml: Fix the docs for
560         GtkTreeModelFilterVisibleFunc (#144583, Olivier Andrieu)
561
562 Mon May 31 00:16:36 2004  Matthias Clasen  <maclas@gmx.de>
563
564         * gtk/tmpl/gtktable.sgml: Document the default attach
565         options for gtk_table_attach_defaults().  (#143391,
566         Steve Chaplin)
567
568 Fri May 28 14:34:36 2004  Matthias Clasen  <maclas@gmx.de>
569
570         * gtk/tmpl/gtkcontainer.sgml: Fix docs for 
571         gtk_container_border_width().  (#143309, Doug Quale)
572
573 Thu May 27 00:44:48 2004  Matthias Clasen  <maclas@gmx.de>
574
575         * gtk/gtk-sections.txt: Add gtk_entry_completion_get_text_column.
576
577 Thu May 27 00:20:52 2004  Matthias Clasen  <maclas@gmx.de>
578
579         * gtk/tmpl/gtkentrycompletion.sgml: Add notes about 
580         GtkEntryCompletionMatchFunc.
581
582 Tue May 25 21:54:55 2004  Matthias Clasen  <maclas@gmx.de>
583
584         * gtk/tmpl/gtkframe.sgml: Move docs inline.
585
586 Wed May 19 23:42:40 2004  Matthias Clasen  <maclas@gmx.de>
587
588         * gdk/gdk-sections.txt: Add the right include for the "X interaction"
589         section.
590
591 2004-05-18  Matthias Clasen  <mclasen@redhat.com>
592
593         * gdk/gdk-sections.txt: Add gdk_display_supports_selection_notification
594         and gdk_display_request_selection_notification, GdkEventOwnerChange,
595         and GdkOwnerChange.
596
597 2004-05-14  Matthias Clasen  <mclasen@redhat.com>
598
599         * gtk/tree_widget.sgml: Minor update.
600
601 2004-05-12  Matthias Clasen  <mclasen@redhat.com>
602
603         * gtk/gtk.types: Add gtk_cell_renderer_toggle_get_type.
604
605         * gtk/gtk-sections.txt: Add section for GtkCellRendererProgress.
606
607 Wed May 12 00:30:57 2004  Matthias Clasen  <maclas@gmx.de>
608
609         * gdk/tmpl/gcs.sgml: Additions.
610
611 2004-05-11  Matthias Clasen  <mclasen@redhat.com>
612
613         * gtk/tmpl/gtkenums.sgml: Document the selection modes here,
614         rather than in the docs of deprecated list widgets.
615
616 Tue May 11 00:29:53 2004  Matthias Clasen  <maclas@gmx.de>
617
618         * gtk/tmpl/gtkpixmap.sgml: 
619         * gtk/tmpl/gtkoldeditable.sgml: 
620         * gtk/tmpl/gtklistitem.sgml: 
621         * gtk/tmpl/gtklist.sgml: 
622         * gtk/tmpl/gtkitemfactory.sgml: 
623         * gtk/tmpl/gtkctree.sgml: 
624         * gtk/tmpl/gtkclist.sgml: Add deprecation notes.
625
626 2004-05-10  Matthias Clasen  <mclasen@redhat.com>
627
628         * gtk/gtk-sections.txt: Add gtk_menu_get_for_attach_widet,
629         gtk_tree_view_get_fixed_height_mode,
630         gtk_tree_view_set_fixed_height_mode,
631         gtk_tree_view_get_hover_selection,
632         gtk_tree_view_set_hover_selection
633
634         * gdk/gdk-sections.txt: Add gdk_window_set_user_time().
635
636         * gdk-pixbuf/gdk-pixbuf.sgml: 
637         * gtk/gtk-docs.sgml: 
638         * gdk/gdk-docs.sgml: Add an index for 2.6 additions.
639
640 Fri May  7 01:21:14 2004  Matthias Clasen  <maclas@gmx.de>
641
642         * gtk/tmpl/gtkicontheme.sgml: Fix example.  (Steffen Röcker)
643
644 Thu May  6 00:22:38 2004  Matthias Clasen  <maclas@gmx.de>
645
646         * gtk/gtk-sections.txt: Add gtk_action_group_translate_string()
647
648 Thu May  6 00:04:03 2004  Matthias Clasen  <maclas@gmx.de>
649
650         * gtk/gtk-sections.txt: Add missing getters.
651
652 Wed May  5 23:46:19 2004  Matthias Clasen  <maclas@gmx.de>
653
654         * gtk/gtk-sections.txt: Add gtk_combo_box_get_active_text().
655
656 Wed May  5 23:12:36 2004  Matthias Clasen  <maclas@gmx.de>
657
658         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add 
659         gdk_pixbuf_format_is_scalable().
660
661 2004-05-05  Matthias Clasen  <mclasen@redhat.com>
662
663         * gtk/gtk-docs.sgml: 
664         * gdk-pixbuf/gdk-pixbuf.sgml: 
665         * gdk/gdk-docs.sgml: Add multiple indices.
666
667 2004-05-04  Matthias Clasen  <mclasen@redhat.com>
668
669         * gtk/tmpl/gtkuimanager.sgml: Fixes to the DTD.
670
671 2004-04-30  Matthias Clasen  <mclasen@redhat.com>
672
673         * === Released 2.4.1 ===
674
675 2004-04-29  Federico Mena Quintero  <federico@ximian.com>
676
677         * gtk/tmpl/gtkfilechooser.sgml: Added an .gtkrc-2.0 example of how
678         to actually change the key bindings.
679
680 2004-04-23  Matthias Clasen  <mclasen@redhat.com>
681
682         * gtk/tmpl/gtkdialog.sgml: 
683         * gtk/tmpl/gtkeditable.sgml: 
684         * gtk/tmpl/gtkfilesel.sgml: 
685         * gtk/tmpl/gtkmain.sgml: 
686         * gtk/tmpl/gtkmenu.sgml: 
687         * gtk/tmpl/gtkmessagedialog.sgml: 
688         * gtk/tmpl/gtktogglebutton.sgml: Remove excessive
689         casts from examples.  (#139387, Olexiy Avramchenko)
690
691         * gtk/migrating-GtkAction.sgml: Fix an example.  
692         (#138966, Tim-Philipp Müller)
693
694         * gdk/tmpl/properties.sgml: Document the only_if_exists argument
695         to gdk_atom_intern() as ignored.
696
697 2004-04-21  Matthias Clasen  <mclasen@redhat.com>
698
699         * gtk/gtk-sections.txt: Add GtkFileChooserEmbed to a 
700         Private section, so gtk-doc can strip it out of the hierarchy.
701
702 2004-04-15  Federico Mena Quintero  <federico@ximian.com>
703
704         * gtk/tmpl/gtkfilechooser.sgml: Added a section explaining
705         character encoding for filenames.
706
707 2004-04-13  Matthias Clasen  <mclasen@redhat.com>
708
709         * gtk/tmpl/gtkuimanager.sgml: Some corrections.
710
711 2004-04-13  Federico Mena Quintero  <federico@ximian.com>
712
713         * gtk/tmpl/gtkfilechooser.sgml: Typo fix.
714
715 2004-04-12  Federico Mena Quintero  <federico@ximian.com>
716
717         * gtk/tmpl/gtkfilechooser.sgml: Added documentation about
718         GtkFileChooserDefault's key binding signals.
719
720 2004-03-26  Federico Mena Quintero  <federico@ximian.com>
721
722         * gtk/tmpl/gtkfilechooserdialog.sgml: Added a section about using
723         known response codes for "accept"-type buttons, rather than custom
724         responses.  This is related to bugs #136237 and #138263.
725
726 Tue Mar 16 13:17:26 2004  Owen Taylor  <otaylor@redhat.com>
727
728         * === Released 2.4.0 ===
729
730 Tue Mar 16 00:13:19 2004  Matthias Clasen  <maclas@gmx.de>
731
732         * gtk/tmpl/gtktreestore.sgml: Remove cvs conflict
733         markers.
734
735 Sun Mar 14 22:27:59 2004  Owen Taylor  <otaylor@redhat.com>
736
737         * gtk/tmpl/gtktreeview.sgml: Document 
738         #GtkTreeViewSearchEqualFunc and its backwards return
739         value.
740
741 Mon Mar 15 02:36:32 2004  Matthias Clasen  <maclas@gmx.de>
742
743         * gtk/tmpl/gtkentrycompletion.sgml: Add some docs.
744
745 Tue Mar  9 09:34:10 2004  Owen Taylor  <otaylor@redhat.com>
746
747         * === Released 2.3.6 ===
748
749 Tue Mar  9 00:52:56 2004  Matthias Clasen  <maclas@gmx.de>
750
751         * gtk/migrating-GtkAction.sgml: Fix the example XML ui
752         description.
753
754 Mon Mar  8 08:26:52 2004  Owen Taylor  <otaylor@redhat.com>
755
756         * gtk/building.sgml: Fix link to gettext. (Henning Nielsen Lund)
757
758 Sat Mar  6 23:50:37 2004  Matthias Clasen  <maclas@gmx.de>
759
760         * gtk/tmpl/gtkrc.sgml: Document that [xy]thickness can
761         be specified in a style.
762
763 Fri Mar  5 23:58:01 2004  Matthias Clasen  <maclas@gmx.de>
764
765         * gtk/tmpl/gtktreemodelfilter.sgml: A little addition.
766
767 Fri Mar  5 23:45:06 2004  Matthias Clasen  <maclas@gmx.de>
768
769         * gtk/tmpl/gtkinvisible.sgml: Remove "internally-used"
770         which sounds like "private".
771
772 Tue Mar  2 23:51:24 2004  Matthias Clasen  <maclas@gmx.de>
773
774         * gtk/tmpl/gtkentrycompletion.sgml: Add a bit about actions.
775
776 Mon Mar  1 19:47:48 2004  Owen Taylor  <otaylor@redhat.com>
777
778          * === Released 2.3.5 ====
779
780         * gtk/gtk-sections.txt: Update
781
782 Sun Feb 29 22:04:43 2004  Owen Taylor  <otaylor@redhat.com>
783
784         * gtk/gtk-sections.txt: Add gtk_entry_get_alignment
785
786 Sun Feb 29 20:32:18 2004  Owen Taylor  <otaylor@redhat.com>
787
788         * gtk/gtk-sections.txt: Add gtk_window_mnemonic_activate
789
790 Sat Feb 28 01:14:23 2004  Matthias Clasen  <maclas@gmx.de>
791
792         * gtk/migrating-GtkComboBox.sgml: New chapter.
793
794 Sat Feb 28 01:11:53 2004  Matthias Clasen  <maclas@gmx.de>
795
796         * gtk/gtk-docs.sgml: Include migrating-GtkComboBox.sgml.
797
798 Sat Feb 28 01:11:34 2004  Matthias Clasen  <maclas@gmx.de>
799
800         * gtk/Makefile.am (content_files): Add migrating-GtkComboBox.sgml.
801
802 Fri Feb 27 22:54:01 2004  Matthias Clasen  <maclas@gmx.de>
803
804         * gtk/gtk-docs.sgml: Sort deprecated widgets alphabetically.
805
806 2004-02-27  Federico Mena Quintero  <federico@ximian.com>
807
808         * gtk/migrating-GtkAction.sgml: Put explicit <link> elements
809         instead of #Symbol, because the latter doesn't get substituted by
810         gtk-doc outside of template files.  Thanks to Matthias for
811         pointing this out.
812
813         * gtk/migrating-GtkFileChooser.sgml: Likewise.
814
815         * gtk/gtk-sections.txt: Removed gtk_file_chooser_{set,get}_folder_mode.
816
817 Fri Feb 27 22:51:35 2004  Matthias Clasen  <maclas@gmx.de>
818
819         * gtk/tmpl/gtkoptionmenu.sgml: 
820         * gtk/tmpl/gtkcombo.sgml: Add some more deprecation notes.
821
822 Fri Feb 27 22:47:28 2004  Matthias Clasen  <maclas@gmx.de>
823
824         * gtk/tmpl/gtkfilechooser.sgml: Suppress link in example.
825
826 Fri Feb 27 22:40:50 2004  Matthias Clasen  <maclas@gmx.de>
827
828         * gtk/Makefile.am (IGNORE_HFILES): Add gtkpathbar.h
829
830 Fri Feb 27 22:27:34 2004  Matthias Clasen  <maclas@gmx.de>
831
832         * gtk/gtk-sections.txt: Add gtk_widget_{add,remove,list}_mnemonic_label(s).
833
834 2004-02-27  Federico Mena Quintero  <federico@ximian.com>
835
836         * gtk/migrating-GtkFileChooser.sgml: Inform about
837         gtk_file_chooser_set_action().
838
839 Thu Feb 26 22:18:21 2004  Matthias Clasen  <maclas@gmx.de>
840
841         * gtk/gtk-sections.txt: Add gtk_combo_box_entry_new_text.
842
843 Thu Feb 26 21:41:25 2004  Matthias Clasen  <maclas@gmx.de>
844
845         * gtk/gtk-sections.txt: Add gtk_rc_reset_styles.
846
847 Tue Feb 24 19:06:20 2004  Owen Taylor  <otaylor@redhat.com>
848
849         * === Released 2.3.4 ===
850
851 2004-02-24  Federico Mena Quintero  <federico@ximian.com>
852
853         * gtk/tmpl/gtkexpander.sgml: Added a section about usage when you
854         want to manage the expanded widgets yourself.
855
856 Tue Feb 24 14:45:03 2004  Owen Taylor  <otaylor@redhat.com>
857
858         * === Released 2.3.3 ===
859
860 Thu Feb 19 00:11:23 2004  Matthias Clasen  <maclas@gmx.de>
861
862         * gtk/gtk-sections.txt: Add gtk_radio_menu_item_new_from_widget
863         gtk_radio_menu_item_new_with_label_from_widget,
864         gtk_radio_menu_item_new_with_mnemonic_from_widget.
865
866 2004-02-17  Federico Mena Quintero  <federico@ximian.com>
867
868         * gtk/migrating-checklist.sgml: Add a missing semicolon to an
869         entity.
870
871 2004-02-16  Federico Mena Quintero  <federico@ximian.com>
872
873         * gtk/migrating-checklist.sgml: Umm, I'm on crack.  Use
874         gtk_accelerator_get_default_mod_mask().
875
876         * gdk/tmpl/windows.sgml: Removed the incorrect description from
877         GDK_MODIFIER_MASK.
878
879 2004-02-16  Federico Mena Quintero  <federico@ximian.com>
880
881         * gdk/tmpl/windows.sgml: Added an example of how to use
882         GDK_MODIFIER_MASK to test for modifier keys correctly.
883
884         * gtk/migrating-checklist.sgml: Likewise.
885
886 Sun Feb 15 23:51:08 2004  Matthias Clasen  <maclas@gmx.de>
887
888         * gtk/tmpl/gtkcomboboxentry.sgml: 
889         * gtk/tmpl/gtkcombobox.sgml: Add short descriptions.
890
891 Sun Feb 15 22:09:53 2004  Matthias Clasen  <maclas@gmx.de>
892
893         * gtk/tmpl/gtkcombo.sgml: 
894         * gtk/tmpl/gtkoptionmenu.sgml: Add deprecation notes pointing
895         people to GtkComboBox.
896
897 Sun Feb 15 02:46:53 2004  Matthias Clasen  <maclas@gmx.de>
898
899         * gtk/tmpl/gtktreednd.sgml: Add docs.
900
901 Sat Feb 14 03:09:49 2004  Matthias Clasen  <maclas@gmx.de>
902
903         * gtk/gtk-sections.txt: Remove duplicated section for
904         file gtktreednd.sgml.
905
906 Fri Feb 13 00:54:24 2004  Matthias Clasen  <maclas@gmx.de>
907
908         * gtk/gtk-sections.txt: Add gtk_scale_get_layout
909         and gtk_scale_get_layout_offsets.
910
911 Thu Feb 12 23:56:12 2004  Matthias Clasen  <maclas@gmx.de>
912
913         * gtk/gtk-sections.txt: Add gtk_tooltips_get_info_from_tip_window.
914
915 Thu Feb 12 23:30:25 2004  Matthias Clasen  <maclas@gmx.de>
916
917         * gtk/gtk-sections.txt: Add gtk_combo_box_{popup,popdown}.
918
919 Thu Feb 12 02:00:53 2004  Matthias Clasen  <maclas@gmx.de>
920
921         * gtk/tmpl/gtktreemodelfilter.sgml: 
922         * gtk/tmpl/gtkentrycompletion.sgml: 
923         * gtk/tmpl/gtkcelllayout.sgml: Additions.
924
925 Thu Feb 12 01:27:02 2004  Matthias Clasen  <maclas@gmx.de>
926
927         * gtk/gtk-sections.txt: Updates.
928
929 Thu Feb 12 01:26:42 2004  Matthias Clasen  <maclas@gmx.de>
930
931         * gtk/Makefile.am (IGNORE_HFILES): Add some private headers.
932
933 Sat Feb  7 00:38:23 2004  Matthias Clasen  <maclas@gmx.de>
934
935         * gtk/gtk-sections.txt: Add GtkAccelMap, gtk_accel_map_get,
936         and a bunch of standard and private accel map symbols.
937
938 Sat Feb  7 00:38:03 2004  Matthias Clasen  <maclas@gmx.de>
939
940         * gtk/gtk.types: Add gtk_accel_map_get_type.
941
942 Sun Feb  1 00:37:44 2004  Matthias Clasen  <maclas@gmx.de>
943
944         * gtk/tmpl/gtkobject.sgml: Remove misleading documentation for 
945         gtk_object_set_user_data().  (#101614)
946
947 Sun Feb  1 00:30:53 2004  Matthias Clasen  <maclas@gmx.de>
948
949         * gdk/tmpl/general.sgml: Improve the documentation of event_mask for
950         gdk_pointer_grab.  (#132223, Pascal Haakmat)
951
952 Fri Jan 30 00:27:36 2004  Matthias Clasen  <maclas@gmx.de>
953
954         * gtk/tmpl/gtkcombo.sgml: Document clearing the list with
955         gtk_combo_set_popdown_strings().
956
957 Wed Jan 28 22:51:41 2004  Matthias Clasen  <maclas@gmx.de>
958
959         * gtk/tmpl/gtktreeviewcolumn.sgml: Remove unfinished sentence, until
960         jrb finds time to write a real description.
961
962 Wed Jan 28 21:46:55 2004  Matthias Clasen  <maclas@gmx.de>
963
964         * gdk/tmpl/event_structs.sgml: Fix a header name misspelling.  
965         (#123589, Jan Huelsbergen)
966
967 2004-01-23  Federico Mena Quintero  <federico@ximian.com>
968
969         * gtk/migrating-checklist.sgml: Note that a widget must be
970         focusable for the menu keybindings to work.
971
972 2004-01-22  Federico Mena Quintero  <federico@ximian.com>
973
974         * gtk/migrating-checklist.sgml: Mention when it is useful to use
975         GdkEventExpose.region rather than GdkEventExpose.area.
976
977 2004-01-22  Federico Mena Quintero  <federico@ximian.com>
978
979         * gtk/migrating-checklist.sgml: Point to GtkEntry as an example of
980         a widget that uses a custom function to position its popup menu.
981
982 2004-01-22  Federico Mena Quintero  <federico@ximian.com>
983
984         * gtk/migrating-checklist.sgml: New chapter with a "Migration
985         Checklist" of things people need to do to be good citizens in the
986         GTK+ world.  This is mainly a way to tell people about interesting
987         APIs that they should use instead of hand-hacked approaches.
988
989         * gtk/gtk-docs.sgml: Added migrating-checklist.sgml.
990
991         * gtk/Makefile.am (content_files): Likewise.
992
993 Thu Jan 22 01:46:45 2004  Jonathan Blandford  <jrb@gnome.org>
994
995         * gtk/tmpl/gtktreemodelsort.sgml: new introduction section.
996
997 2004-01-20  Federico Mena Quintero  <federico@ximian.com>
998
999         * gtk/gtk-sections.txt: Added gtk_paned_get_child[12].
1000
1001 Thu Jan 15 23:54:46 2004  Matthias Clasen  <maclas@gmx.de>
1002
1003         * gtk/gtk-docs.sgml: Move the old chapters about 1.2 and 2.0 
1004         changes to Federicos new 'migrating' part.
1005
1006 Fri Jan  9 00:38:58 2004  Matthias Clasen  <maclas@gmx.de>
1007
1008         * gtk/gtk-sections.txt: Add gtk_ui_manager_get_toplevels.
1009
1010 Thu Jan  8 00:14:02 2004  Matthias Clasen  <maclas@gmx.de>
1011
1012         * gtk/tmpl/gtkmain.sgml (gtk_input_add_full): Fix link in deprecation
1013         note.
1014
1015 Wed Jan  7 22:25:45 2004  Matthias Clasen  <maclas@gmx.de>
1016
1017         * gtk/gtk-sections.txt: Add gtk_action_new, gtk_toggle_action_new,
1018         gtk_radio_action_new, gtk_action_group_add_action_with_accel.
1019
1020 Wed Jan  7 01:56:33 2004  Matthias Clasen  <maclas@gmx.de>
1021
1022         * gdk-pixbuf/tmpl/file-saving.sgml: Document GdkPixbufSaveFunc.
1023
1024         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufSaveFunc,
1025         gdk_pixbuf_save_to_callback, gdk_pixbuf_save_to_callbackv,
1026         gdk_pixbuf_save_to_buffer and gdk_pixbuf_save_to_bufferv.
1027
1028 Wed Jan  7 01:27:23 2004  Matthias Clasen  <maclas@gmx.de>
1029
1030         * gdk-pixbuf/tmpl/module_interface.sgml: Document expected
1031         module behaviour if the size_func returns 0.
1032
1033 Wed Jan  7 01:26:07 2004  Matthias Clasen  <maclas@gmx.de>
1034
1035         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add gdk_pixbuf_get_file_info.
1036
1037 2004-01-06  Federico Mena Quintero  <federico@ximian.com>
1038
1039         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Added a section on how to
1040         compute pixel offsets for gdk_pixbuf_get_pixels().
1041
1042 Mon Dec 29 01:40:20 2003  Matthias Clasen  <maclas@gmx.de>
1043
1044         * gtk/gtk-sections.txt: Add gtk_accel_map_{un,}lock_path.
1045
1046 Wed Dec 24 01:12:12 2003  Matthias Clasen  <maclas@gmx.de>
1047
1048         * gtk/gtk-sections.txt: Add GtkClipboardTargetReceivedFunc,
1049         gtk_clipboard_request_targets, gtk_clipboard_wait_for_targets.
1050
1051 Wed Dec 24 01:11:36 2003  Matthias Clasen  <maclas@gmx.de>
1052
1053         * gtk/tmpl/gtkclipboard.sgml: Document GtkClipboardTargetReceivedFunc.
1054
1055 Sun Dec 21 01:58:33 2003  Matthias Clasen  <maclas@gmx.de>
1056
1057         * gtk/gtk-sections.txt: Add gtk_menu_shell_cancel.
1058
1059 Thu Dec 18 01:24:35 2003  Matthias Clasen  <maclas@gmx.de>
1060
1061         * gtk/gtk-sections.txt: Add gtk_message_dialog_set_markup
1062
1063 Tue Dec 16 01:57:13 2003  Matthias Clasen  <maclas@gmx.de>
1064
1065         * gdk/gdk-sections.txt: Add gdk_display_set_double_click_distance.
1066
1067 Mon Dec 15 01:03:08 2003  Matthias Clasen  <maclas@gmx.de>
1068
1069         * gtk/gtk-sections.txt: Add gtk_button_[sg]et_alignment.
1070
1071 Sun Dec 14 01:25:49 2003  Matthias Clasen  <maclas@gmx.de>
1072
1073         * gdk/gdk-sections.txt: Add gdk_x11_register_standard_event_type.
1074
1075 Sat Dec 13 22:37:46 2003  Matthias Clasen  <maclas@gmx.de>
1076
1077         * gtk/Makefile.am (HTML_IMAGES): Add 
1078         stock_dialog_authentication_48.png.  (#129255, Olivier Andrieu)
1079
1080 Fri Dec 12 00:52:25 2003  Matthias Clasen  <maclas@gmx.de>
1081
1082         * gdk/gdk-sections.txt: Add the new gdk_spawn_* and
1083         gdk_threads_* declarations.
1084
1085 Thu Dec 11 01:57:55 2003  Matthias Clasen  <maclas@gmx.de>
1086
1087         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Signal documentation
1088         moved inline.
1089
1090 Thu Dec 11 00:04:10 2003  Matthias Clasen  <maclas@gmx.de>
1091
1092         * gtk/gtk-sections.txt: Add gtk_window_[sg]et_accept_focus().
1093         * gdk/gdk-sections.txt: Add gdk_window_set_accept_focus().
1094
1095 Wed Dec 10 00:09:51 2003  Matthias Clasen  <maclas@gmx.de>
1096
1097         * gdk/gdk-sections.txt: Add gdk_window_get_group(), 
1098         gdk_display_get_default_group().
1099
1100 2003-12-08  Federico Mena Quintero  <federico@ximian.com>
1101  
1102         * gtk/migrating-GtkAction.sgml: New chapter about how to migrate
1103         from gnome-ui/bonobo-ui/etc. to GtkAction.
1104  
1105         * gtk/gtk-docs.sgml: Integrated the above.
1106  
1107         * gtk/Makefile.am (content_files): Added migrating-GtkAction.sgml.
1108  
1109 Mon Dec  8 12:47:01 2003  Owen Taylor  <otaylor@redhat.com>
1110
1111         * gtk/Makefile.am (IGNORE_HFILES): Add xdgmime directory,
1112         gtkfilesystemwin32.
1113
1114         * gtk/gtk-sections.txt: Some updates.
1115
1116 Sun Nov 23 20:59:57 2003  Matthias Clasen  <maclas@gmx.de>
1117
1118         * gtk/tree_widget.sgml: Add a missing comma.
1119
1120 Fri Nov 21 00:09:36 2003  Matthias Clasen  <maclas@gmx.de>
1121
1122         * gtk/tmpl/gtkfontsel.sgml: 
1123         * gtk/tmpl/gtkfontseldlg.sgml: Remove leftover documentation of
1124         the filter functionality that got removed long ago.
1125
1126 2003-11-18  Federico Mena Quintero  <federico@ximian.com>
1127
1128         * gtk/tmpl/gtkfilechooser.sgml: Added sections section about
1129         generating previews and including extra widgets.
1130
1131         * gtk/gtk-docs.sgml: Added a part about migrating old code to new
1132         widgets.
1133
1134         * gtk/migrating-GtkFileChooser.sgml: New file.
1135
1136         * gtk/Makefile.am (content_files): Added
1137         migrating-GtkFileChooser.sgml.
1138
1139 Tue Nov 18 00:12:23 2003  Matthias Clasen  <maclas@gmx.de>
1140
1141         * gdk/gdk-sections.txt: Add gdk_drawable_copy_to_image.
1142
1143 Mon Nov 17 23:29:21 2003  Matthias Clasen  <maclas@gmx.de>
1144
1145         * gtk/gtk-sections.txt: Add gtk_combo_box_new_with_model,
1146         gtk_combo_box_set_model.
1147
1148 Sun Nov 16 00:41:48 2003  Matthias Clasen  <maclas@gmx.de>
1149  
1150         * gtk/gtk-sections.txt: Remove gtk_tool_item_[sg]et_pack_end.
1151
1152 Sun Nov 16 00:32:18 2003  Matthias Clasen  <maclas@gmx.de>
1153
1154         * gtk/gtk-sections.txt: Move GtkFileChooser out of the
1155         private section, in order to get the autogenerated docs
1156         on hierarchy, signals, properties, etc.
1157
1158 Sat Nov 15 00:25:39 2003  Matthias Clasen  <maclas@gmx.de>
1159
1160         * gdk-pixbuf/tmpl/module_interface.sgml: Add an example
1161         for GdkPixbufModulePattern.
1162
1163 Wed Nov 12 21:52:35 2003  Matthias Clasen  <maclas@gmx.de>
1164
1165         * gtk/gtk-sections.txt: Add gtk_menu_set_monitor.
1166
1167 Fri Oct 24 13:15:32 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
1168
1169         * gtk/tmpl/gtktoolbar.sgml, gtk/tmpl/gtkseparatortoolitem.sgml:
1170         Mention the "expand" and "draw" trick for separator tool items.
1171
1172 Fri Oct 24 17:21:04 2003  Owen Taylor  <otaylor@redhat.com>
1173
1174         * gdk-pixbuf/Makefile.am gtk/Makefile.am: Distribute generated
1175         man pages.
1176
1177 2003-10-23  Federico Mena Quintero  <federico@ximian.com>
1178
1179         * gtk/tmpl/gtkfilechooser.sgml: Added the text for the initial
1180         section, and descriptions for the signals and enumerations.
1181
1182         * gtk/tmpl/gtkfilechooserdialog.sgml: Added the text for the
1183         initial section, and a short example.
1184
1185         * gtk/tmpl/gtkfilechooserwidget.sgml: Added the text for the
1186         initial section.
1187
1188 Fri Oct 24 00:25:07 2003  Matthias Clasen  <maclas@gmx.de>
1189
1190         * gtk/tmpl/gtkfilefilter.sgml: 
1191         * gtk/tmpl/gtkfilechooser.sgml: 
1192         * gtk/tmpl/gtkfilechooserwidget.sgml: 
1193         * gtk/tmpl/gtkfilechooserdialog.sgml: Add short descriptions.
1194
1195 Thu Oct 23 22:41:02 2003  Matthias Clasen  <maclas@gmx.de>
1196
1197         * gtk/gtk-docs.sgml: Move GtkCombo and GtkOptionMenu to
1198         the "Deprecated" chapter. Add GtkFileChooser, GtkFileChooserDialog,
1199         GtkFileChooseWidget and GtkFileFilter.
1200
1201 2003-10-23  Federico Mena Quintero  <federico@ximian.com>
1202
1203         * gtk/gtk.types: Added gtk_file_chooser_get_type,
1204         gtk_file_chooser_dialog_get_type,
1205         gtk_file_chooser_widget_get_type, gtk_file_filter_get_type.
1206
1207         * gtk/gtk-sections.txt: Added GtkFileChooser,
1208         GtkFileChooserWidget, GtkFileChooserDialog, GtkFileFilter.
1209
1210         * gtk/Makefile.am (IGNORE_HFILES): Added gtkcellrendererseptext.h,
1211         gtkfilechooserdefault.h, gtkfilechooserentry.h,
1212         gtkfilechooserutils.h, gtkfilesystem.h, gtkfilesystemmodel.h,
1213         gtkfilesystemunix.h.
1214
1215         * gtk/tmpl/gtkfilechooser.sgml: New template file.
1216
1217         * gtk/tmpl/gtkfilechooserdialog.sgml: Likewise.
1218
1219         * gtk/tmpl/gtkfilechooserwidget.sgml: Likewise.
1220
1221         * gtk/tmpl/gtkfilefilter.sgml: Likewise.
1222
1223 Sun Oct 12 00:33:48 2003  Matthias Clasen  <maclas@gmx.de>
1224
1225         * gtk/gtk.types: Add the get_type() functions for
1226         GtkEntryCompletion, GtkTreeModelFilter, GtkCellLayout, 
1227         GtkComboBox, GtkComboBoxEntry.
1228
1229 Sat Oct 11 00:18:46 2003  Matthias Clasen  <maclas@gmx.de>
1230
1231         * gtk/tmpl/gtkprogressbar.sgml: Included 
1232         gtk_progress_bar_get_orientation() in the list of undeprecated 
1233         functions, use less clumsy markup for enumerations.
1234
1235 2003-10-02  Matthias Clasen  <maclas@gmx.de>
1236
1237         * gtk/Makefile.am (IGNORE_HFILES): Add gtkcellview.h and
1238         gtkcellviewmenuitem.h.
1239
1240         * gtk/tmpl/gtkentrycompletion.sgml: 
1241         * gtk/tmpl/gtktreemodelfilter.sgml: 
1242         * gtk/tmpl/gtkcelllayout.sgml: 
1243         * gtk/tmpl/gtkcombobox.sgml: 
1244         * gtk/tmpl/gtkcomboboxentry.sgml: New templates.
1245
1246         * gtk/gtk-sections.txt: 
1247         * gtk/gtk-docs.sgml: Add sections for GtkEntryCompletion, 
1248         GtkTreeModelFilter, GtkCellLayout, GtkComboBox, GtkComboBoxEntry.
1249
1250         * gtk/tmpl/gtktreednd.sgml: Add short description.
1251
1252         * gtk/gtk-docs.sgml: Move GtkItemFactory to the "Deprecated" chapter.
1253
1254         * gtk/tmpl/gtktoggletoolbutton.sgml: Fix section title.
1255
1256 2003-10-01  Matthias Clasen  <maclas@gmx.de>
1257
1258         * gdk/tmpl/keys.sgml: Add two missing signals.
1259
1260         * gtk/tmpl/gtkaction.sgml: Fix cross reference to GtkMenuMerge.
1261
1262         * gtk/gtk-sections.txt: Additions.
1263
1264         * gtk/tmpl/gtkitemfactory.sgml: Add hint to use #GtkUIManager instead.
1265
1266 2003-09-30  Matthias Clasen  <maclas@gmx.de>
1267
1268         * gtk/tmpl/gtkuimanager.sgml: Add a section about empty menus.
1269
1270         * gdk/tmpl/keys.sgml: Small addition.
1271
1272         * gdk/gdk-sections.txt: Add GdkDisplayClass and GdkScreenClass.
1273
1274         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufLoaderClass.
1275
1276 2003-09-22  Matthias Clasen  <maclas@gmx.de>
1277
1278         * gtk/tmpl/gtktable.sgml: Fix a copy-and-paste error.  (#122800)
1279
1280 2003-09-21  Matthias Clasen  <maclas@gmx.de>
1281
1282         * gtk/gtk-sections.txt: Add gtk_widget_[gs]et_no_show_all.
1283         Add gtk_toggle_action_[gs]et_draw_as_radio.
1284
1285 2003-09-18  Matthias Clasen  <maclas@gmx.de>
1286
1287         * gtk/gtk-sections.txt: 
1288         * gtk/tmpl/gtkuimanager.sgml: Updates for accelerator-only actions.
1289
1290 2003-09-16  Matthias Clasen  <maclas@gmx.de>
1291
1292         * gtk/tmpl/gtkaction.sgml: 
1293         * gtk/tmpl/gtkradioaction.sgml: 
1294         * gtk/tmpl/gtkactiongroup.sgml: 
1295         * gtk/tmpl/gtkuimanager.sgml: Updates.
1296
1297 2003-09-15  Matthias Clasen  <maclas@gmx.de>
1298
1299         * gtk/tmpl/gtkuimanager.sgml: Add a paragraph about smart separators.
1300
1301         * gtk/gtk-sections.txt: Add gtk_action_group_add_toggle_actions[_full].
1302
1303 2003-09-12  Matthias Clasen  <maclas@gmx.de>
1304
1305         * gdk/tmpl/drawing.sgml: Add deprecation note for gdk_draw_pixmap().
1306
1307 2003-09-11  Matthias Clasen  <maclas@gmx.de>
1308
1309         * gdk/tmpl/drawing.sgml: Add hints about obtaining Pango 
1310         structures. (#121953, Martin Pool)
1311
1312 2003-09-04  Matthias Clasen  <maclas@gmx.de>
1313
1314         * gtk/gtk-sections.txt: Add GtkUIManagerItemType.
1315
1316         * gtk/tmpl/gtkuimanager.sgml: Change the name of the "pos" 
1317         attribute to "position".
1318
1319         * gtk/tmpl/gtkactiongroup.sgml: Doc tweaks.
1320
1321 2003-09-02  Matthias Clasen  <maclas@gmx.de>
1322
1323         * gtk/tmpl/gtkactiongroup.sgml: 
1324         * gtk/tmpl/gtkuimanager.sgml: Additions.
1325
1326         * gtk/gtk-sections.txt: Add gtk_ui_manager_new_merge_id and
1327         gtk_ui_manager_add_ui.
1328
1329 2003-09-01  Matthias Clasen  <maclas@gmx.de>
1330
1331         * gtk/tmpl/gtkuimanager.sgml: Add an example UI description.
1332
1333         * gtk/gtk-sections.txt: Add gtk_ui_manager_ensure_update.
1334
1335 2003-08-31  Matthias Clasen  <maclas@gmx.de>
1336
1337         * gtk/Makefile.am (IGNORE_HFILES): Add gtktoggleactionprivate.h
1338
1339         * gtk/tmpl/gtkuimanager.sgml: 
1340         * gtk/gtk-sections.txt: Replace gtk_ui_manager_activate by
1341         gtk_ui_manager_get_action.
1342
1343         * gtk/tmpl/gtkuimanager.sgml: 
1344         * gtk/tmpl/gtkactiongroup.sgml: 
1345         * gtk/tmpl/gtkaction.sgml: 
1346         * gtk/tmpl/gtktoggleaction.sgml: 
1347         * gtk/tmpl/gtkradioaction.sgml: Additions.
1348
1349         * gtk/gtk-sections.txt: Updates.
1350
1351         * gtk/gtk.types: Add GtkAction, GtkActionGroup, GtkToggleAction,
1352         GtkRadioAction and GtkUIManager.
1353         
1354 2003-08-28  Matthias Clasen  <maclas@gmx.de>
1355
1356         * gdk/tmpl/events.sgml: Improve PointerHint docs.
1357         * gdk/tmpl/event_structs.sgml: Explain is_hint field in GdkEventMotion.
1358         (#120542)
1359
1360 2003-08-26  Matthias Clasen  <maclas@gmx.de>
1361
1362         * gtk/gtk-sections.txt: Rename GtkMenuMerge to GtkUIManager
1363         * gtk/gtk-docs.sgml: Adjust.
1364         * gtk/tmpl/gtkuimanager.sgml: New template.
1365         * gtk/tmpl/gtkmenumerge.sgml: Removed.
1366
1367 2003-08-24  Matthias Clasen  <maclas@gmx.de>
1368
1369         * gtk/tmpl/gtkmenumerge.sgml: 
1370         * gtk/tmpl/gtkaction.sgml: 
1371         * gtk/tmpl/gtkactiongroup.sgml: 
1372         * gtk/tmpl/gtkradioaction.sgml: 
1373         * gtk/tmpl/gtktoggleaction.sgml: New templates.
1374
1375         * gtk/gtk-docs.sgml: 
1376         * gtk/gtk-sections.txt: Add GtkMenuMerge, GtkAction, GtkActionGroup, 
1377         GtkRadioAction, GtkToggleAction.
1378
1379 2003-08-11  Matthias Clasen  <maclas@gmx.de>
1380  
1381         * gdk/gdk-sections.txt: Add gdk_window_set_keep_above and
1382         gdk_window_set_keep_below.  
1383
1384         * gtk/gtk-sections.txt: Add gtk_window_set_keep_above and
1385         gtk_window_set_keep_below. 
1386
1387         * gdk/tmpl/event_structs.sgml: Document GDK_WINDOW_STATE_FULLSCREEN, 
1388         GDK_WINDOW_STATE_ABOVE and GDK_WINDOW_STATE_BELOW.
1389
1390 2003-08-10  Matthias Clasen  <maclas@gmx.de>
1391
1392         * gtk/tmpl/gtkwidget.sgml: Document public GtkWidget members.
1393         (#119463) 
1394
1395 2003-08-09  Matthias Clasen  <maclas@gmx.de>
1396
1397         * gtk/tmpl/gtkcalendar.sgml: Deprecate
1398         GTK_CALENDAR_WEEK_START_MONDAY. (#87977) 
1399
1400 2003-08-03  Matthias Clasen  <maclas@gmx.de>
1401
1402         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Clarify misleading explanation
1403         of rowstride. (#119000) 
1404
1405 Tue Jul 29 14:21:48 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
1406
1407         * gtk/tmpl/gtktoolbar.sgml: Move documentation inline
1408
1409 2003-07-29  Sven Neumann  <sven@gimp.org>
1410
1411         * gdk/tmpl/pixmaps.sgml: Resurrected documentation that got lost
1412         when the window parameter was renamed to drawable.
1413
1414 2003-07-21  Matthias Clasen  <maclas@gmx.de>
1415
1416         * gtk/tmpl/gtkdnd.sgml: It is GTK_DEST_DEFAULT_DROP, not
1417         GTK_DRAG_DEFAULT_DROP. (#117917, Tim-Philipp Müller)
1418
1419 2003-07-19  Matthias Clasen  <maclas@gmx.de>
1420
1421         * gtk/gtk-sections.txt: Add GTK_STOCK_DIALOG_AUTHENTICATION.
1422
1423         * gtk/tmpl/gtkstock.sgml: Add GTK_STOCK_DIALOG_AUTHENTICATION.
1424
1425         * gtk/gtk-sections.txt: Add gtk_button_box_get_child_secondary().
1426
1427 2003-07-18  Matthias Clasen  <maclas@gmx.de>
1428
1429         * gtk/gtk-sections.txt: Add gtk_message_dialog_new_with_markup()
1430         and gtk_window_set_default_icon(). 
1431
1432 2003-07-15  Matthias Clasen  <maclas@gmx.de>
1433
1434         * gtk/tmpl/gtkseparatortoolitem.sgml: 
1435         * gtk/tmpl/gtkradiotoolbutton.sgml: 
1436         * gtk/tmpl/gtktoggletoolbutton.sgml: New templates.
1437
1438         * gtk/gtk-docs.sgml: Include gtkseparatortoolitem.xml,
1439         gtkradiotoolbutton.xml and gtktoggletoolbutton.xml.
1440
1441         * gtk/gtk.types: Add gtk_separator_tool_item_get_type,
1442         gtk_radio_tool_button_get_type and gtk_toggle_tool_button_get_type.
1443
1444         * gtk/gtk-sections.txt: Add GtkSeparatorToolItem,
1445         GtkRadioToolButton and GtkToggleToolButton sections.
1446
1447         * gdk/tmpl/input_devices.sgml: Remove docs for
1448         gdk_device_get_history() which are now inline. 
1449
1450         * gdk/gdk-sections.txt: Add gdk_display_flush.
1451
1452 2003-07-13  Matthias Clasen  <maclas@gmx.de>
1453
1454         * gtk/gtk.types: Add gtk_tool_button_get_type and
1455         gtk_tool_item_get_type. 
1456         
1457         * gtk/tmpl/gtktoolbutton.sgml:
1458         * gtk/tmpl/gtktoolitem.sgml:
1459         * gtk/gtk-docs.sgml: 
1460         * gtk/gtk-sections.txt: Add new toolbar api.
1461
1462         * gtk/tmpl/gtkdnd.sgml: Remove docs for gtk_drag_begin(), which
1463         are now inline. 
1464
1465         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add
1466         gdk_pixbuf_new_from_file_at_size. 
1467
1468 2003-07-08  Matthias Clasen  <maclas@gmx.de>
1469
1470         * gtk/tmpl/gtkfilesel.sgml: Fix the example.  (#116575)
1471
1472 Wed Jul  2 18:15:21 2003  Owen Taylor  <otaylor@redhat.com>
1473
1474         * gtk/Makefile.am gtk/gtk-docs.sgml gtk/gtksections.txt
1475         gtk/tmpl/gtkicontheme.sgml: Document named icon system.
1476
1477         * gtk/tmpl/gtkrc.sgml: Mention specifying named icons
1478         as @"icon-name".
1479
1480         * gtk/tmpl/gtkimage.sgml: Add a cross-reference to stock
1481         icons.
1482
1483 2003-07-01  Matthias Clasen  <maclas@gmx.de>
1484
1485         * gtk/tmpl/gtkcolorbutton.sgml: 
1486         * gtk/tmpl/gtkfontbutton.sgml: 
1487         * gtk/tmpl/gtkexpander.sgml: New files. Templates for GtkExpander,
1488         GtkFontButton and GtkColorButton. 
1489
1490         * gtk/gtk-sections.txt: Add a sections for GtkExpander,
1491         GtkColorButton and GtkFontButton. 
1492
1493         * gtk/gtk-docs.sgml: Add an entities for GtkExpander,
1494         GtkColorButton and GtkFontButton. 
1495         
1496         * gtk/gtk.types: Add gtk_expander_get_type,
1497         gtk_color_button_get_type() and gtk_font_button_get_type(). 
1498
1499         * gdk/gdk-sections.txt: Add
1500         gdk_cursor_new_from_pixbuf(), gdk_display_supports_cursor_alpha(), 
1501         gdk_display_supports_cursor_color(),
1502         gdk_display_get_default_cursor_size() and 
1503         gdk_display_get_maximal_cursor_size(). 
1504
1505 2003-06-30  Matthias Clasen  <maclas@gmx.de>
1506
1507         * gtk/tmpl/gtkcontainer.sgml: Write a bit about size negotiation. 
1508
1509         * gtk/tmpl/gtkwidget.sgml: Some additions.
1510
1511 2003-06-24  Matthias Clasen  <maclas@gmx.de>
1512
1513         * gtk/gtk-docs.sgml: Move GtkIMContext to "Abstract Base Classes",
1514         since its abstract. 
1515
1516         * gtk/tmpl/gtkaccessible.sgml: 
1517         * gtk/tmpl/gtkimmulticontext.sgml: 
1518         * gtk/tmpl/gtkimcontextsimple.sgml: 
1519         * gtk/tmpl/gtkimcontext.sgml: 
1520         * gtk/tmpl/gtkviewport.sgml: 
1521         * gtk/tmpl/gtkcellrenderertext.sgml: 
1522         * gtk/tmpl/gtkcellrendererpixbuf.sgml: 
1523         * gtk/tmpl/gtkcelleditable.sgml: 
1524         * gtk/tmpl/gtktreemodelsort.sgml: 
1525         * gtk/tmpl/gtktreednd.sgml: 
1526         * gtk/tmpl/gtktreesortable.sgml: Add short descriptions.
1527
1528 2003-06-23  Matthias Clasen  <maclas@gmx.de>
1529
1530         * gtk/Makefile.am (HTML_IMAGES): Add RTL variants of stock icons.
1531
1532         * gtk/tmpl/gtkstock.sgml: Document RTL variants of stock icons. 
1533
1534 2003-06-22  Matthias Clasen  <matthias@localhost.localdomain>
1535
1536         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Typo fix.
1537
1538         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add
1539         gdk_pixbuf_loader_new_with_mime_type. 
1540
1541 2003-06-19  Matthias Clasen  <maclas@gmx.de>
1542
1543         * gtk/question_index.sgml: Add a question about changing
1544         fonts. And one about "Getting Started".  (#114747, #108015)      
1545
1546 2003-06-17  Matthias Clasen  <maclas@gmx.de>
1547
1548         * gdk-pixbuf/Makefile.am: Add rule to regenerate man pages from 
1549         Docbook.
1550         (man_MANS): Add gdk-pixbuf-csource.1, gdk-pixbuf-query-loaders.1.
1551         (content_files): Add gdk-pixbuf-csource.xml, 
1552         gdk-pixbuf-query-loaders.xml.
1553
1554         * gdk-pixbuf/gdk-pixbuf-csource.xml: New refentry, containing the 
1555         former gdk-pixbuf/gdk-pixbuf-csource.1, converted to Docbook.
1556
1557         * gdk-pixbuf/gdk-pixbuf-query-loaders.xml: New refentry.
1558
1559         * gdk-pixbuf/gdk-pixbuf-csource.1:
1560         * gdk-pixbuf/gdk-pixbuf-query-loaders.1: Man pages generated from
1561         the .xml sources.
1562
1563         * gdk-pixbuf/gdk-pixbuf.sgml: Include gdk-pixbuf-csource.xml and
1564         gdk-pixbuf-query-loaders.xml.
1565         
1566         * gtk/Makefile.am: Add rule to regenerate man pages from Docbook.
1567         (man_MANS): Add gtk-query-immodules-2.0.1
1568         (content_files): Add gtk-query-immodules-2.0.xml
1569
1570         * gtk/gtk-query-immodules-2.0.xml: New refentry.
1571
1572         * gtk/gtk-query-immodules-2.0.1: Man page generated from the .xml 
1573         source.
1574
1575         * gtk/gtk-docs.sgml: Include gtk-query-immodules-2.0.xml.
1576
1577         * gtk/gtk-docs.sgml: 
1578         * gdk-pixbuf/gdk-pixbuf.sgml: 
1579         * gdk/gdk-docs.sgml: Add autogenerated indices.
1580
1581 2003-06-11  Matthias Clasen  <maclas@gmx.de>
1582
1583         * gtk/tmpl/gtkdnd.sgml: Fix some typos.
1584
1585 2003-06-10  Matthias Clasen  <maclas@gmx.de>
1586
1587         * gtk/gtk-sections.txt: Add gtk_text_view_[gs]et_overwrite().
1588
1589 2003-06-05  Matthias Clasen  <maclas@gmx.de>
1590
1591         * gtk/question_index.sgml: Add a couple of questions.
1592
1593 2003-06-01  Matthias Clasen  <maclas@gmx.de>
1594
1595         * gtk/gtk-sections.txt: Add gtk_alignment_[gs]et_padding().
1596
1597 2003-05-27  Matthias Clasen  <maclas@gmx.de>
1598
1599         * gtk/tmpl/gtkadjustment.sgml: Document allowed values for
1600         adjustments which are used in scrollbars.  (#108448, Ernst Lippe)
1601
1602         * gtk/tmpl/gtkradiomenuitem.sgml: Fix example.  (#113604, 
1603         Julien Moutte)
1604
1605 2003-05-08  Matthias Clasen  <maclas@gmx.de>
1606
1607         * gtk/tmpl/gtkcalendar.sgml: Deprecate gtk_calendar_display_options().
1608
1609         * gtk/gtk-sections.txt: Add gtk_calendar_[sg]et_display_options().
1610
1611 2003-05-05  Matthias Clasen  <maclas@gmx.de>
1612
1613         * gtk/gtk-docs.sgml: 
1614         * gtk/tmpl/gtksocket.sgml: Improve the docs about cross-process
1615         embedding a bit.  (#112101, #112006)
1616
1617 2003-05-01  Matthias Clasen  <maclas@gmx.de>
1618
1619         * gtk/gtk-docs.sgml: 
1620         * gtk/gtk-sections.txt: Remove some accidentally committed changes.
1621
1622 2003-04-16  Matthias Clasen  <maclas@gmx.de>
1623
1624         * gtk/tmpl/gtkstyle.sgml: Additions.
1625
1626 2003-04-13  Matthias Clasen  <maclas@gmx.de>
1627
1628         * gtk/tmpl/gtkenums.sgml: Additions.
1629
1630         * gtk/tmpl/gtkvruler.sgml: 
1631         * gtk/tmpl/gtkhruler.sgml: 
1632         * gtk/tmpl/gtkgamma.sgml: 
1633         * gtk/tmpl/gtkcurve.sgml: 
1634         * gtk/tmpl/gtkruler.sgml: Fix some typos and add some markup.
1635
1636         * gtk/gtk-sections.txt: Add a bunch of new functions.
1637
1638 2003-04-09  Matthias Clasen  <maclas@gmx.de>
1639
1640         * gtk/building.sgml: More typo fixes.
1641
1642 2003-04-08  Matthias Clasen  <maclas@gmx.de>
1643
1644         * gtk/building.sgml: Typo fix.
1645
1646 2003-04-07  Matthias Clasen  <maclas@gmx.de>
1647
1648         * gtk/tmpl/gtktexttag.sgml: Document GTK_WRAP_WORD_CHAR.  (#110086)
1649
1650         * gtk/tmpl/gtkenums.sgml, gtk/tmpl/gtkmain.sgml,
1651         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkradiobutton.sgml,
1652         gtk/tmpl/gtkspinbutton.sgml, gtk/tmpl/gtkstatusbar.sgml,
1653         gtk/tmpl/gtktext.sgml, gtk/tmpl/gtktogglebuttons.sgml,
1654         gtk/tmpl/gtktreeviewcolumn.sgml, gtk/tmpl/gtktypeutils.sgml: Fix
1655         numerous misspellings of possessive "its".  (#110027, Doug Quale)
1656
1657         * gtk/tmpl/gtktypeutils.sgml: Add some deprecation info.
1658
1659 2003-04-01  Matthias Clasen  <maclas@gmx.de>
1660
1661         * gtk/tmpl/gtkmessagedialog.sgml: Fix formatting of examples.
1662
1663         * gtk/tmpl/gtkfilesel.sgml: Fix the example.  (#109563)
1664
1665 2003-03-22  Michael Natterer  <mitch@gimp.org>
1666
1667         * gtk/Makefile.am: copy stock_color_picker_25.png, don't copy
1668         stock_save_24.png twice.
1669
1670         * gtk/tmpl/gtkstock.sgml: use it for GTK_STOCK_COLOR_PICKER
1671         instead of stock_colorselector_24.png.
1672
1673 2003-03-04  Matthias Clasen  <maclas@gmx.de>
1674
1675         * gtk/tmpl/gtkobject.sgml: Add deprecation notes.
1676
1677 2003-02-24  Matthias Clasen  <maclas@gmx.de>
1678
1679         * gtk/tmpl/gtktreemodel.sgml: Fix self-referential documenation of
1680         gtk_tree_model_get_iter_root().  (#106720, Keith Sharp)
1681
1682 2003-02-11  Matthias Clasen  <maclas@gmx.de>
1683
1684         * gtk/tmpl/gtkrc.sgml: Document that font and fontset declarations
1685         are ignored.
1686
1687 2003-02-02  Matthias Clasen  <maclas@gmx.de>
1688
1689         * gtk/gtk-docs.sgml: 
1690         * gtk/question_index.sgml: # doesn't work here, add links
1691         manually.  (#104991)
1692
1693 2003-02-01  Matthias Clasen  <maclas@gmx.de>
1694
1695         * gtk/compiling.sgml: Mention xxx_DISABLE_DEPRECATED and
1696         GDK_MULTIHEAD_SAFE. 
1697
1698 2003-01-31  Matthias Clasen  <maclas@gmx.de>
1699
1700         * gtk/tmpl/gtkmain.sgml: Deprecate the gtk_timeout_*, gtk_idle_*
1701         and gtk_input_* functions.  (#71596)
1702
1703 2003-01-30  Matthias Clasen  <maclas@gmx.de>
1704
1705         * gtk/running.sgml: s/overwrite/override/g  (#104627, Brian Cameron)
1706
1707 2003-01-21  Matthias Clasen  <maclas@gmx.de>
1708
1709         * gtk/tmpl/gtkrc.sgml: Fix integer color range.  (#103992)
1710
1711 2003-01-14  Matthias Clasen  <maclas@gmx.de>
1712
1713         * gtk/gtk-sections.txt: Add new GtkTextIter functions.
1714
1715 2003-01-13  Matthias Clasen  <maclas@gmx.de>
1716
1717         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: 
1718         * gdk-pixbuf/tmpl/animation.sgml: Remove ids which are now
1719         generated by gtk-doc.
1720         
1721 2003-01-03  Matthias Clasen  <maclas@gmx.de>
1722
1723         * gtk/tmpl/gtkrc.sgml: Update description of priorities for styles
1724         and bindings.  (#98054)
1725
1726 2002-12-31  Matthias Clasen  <maclas@gmx.de>
1727
1728         * gtk/tmpl/gtkrc.sgml: Add a note about gtkrc-2.0 being parsed by
1729         all 2.x versions.
1730
1731 Fri Dec 20 13:10:06 2002  Owen Taylor  <otaylor@redhat.com>
1732
1733         * gtk/building.sgml: Update directories in download
1734         locations; add information about fontconfig and Xft2.
1735
1736 2002-12-18  Matthias Clasen  <maclas@gmx.de>
1737
1738         * gtk/tmpl/gtkcontainer.sgml: Add docs.
1739
1740 2002-12-17  Matthias Clasen  <maclas@gmx.de>
1741
1742         * gtk/tmpl/gtkrc.sgml: Link to style properties. 
1743
1744         * gtk/tmpl/gtkcontainer.sgml: Add bits about child properties.
1745
1746         * gtk/tmpl/gtkwidget.sgml: Add bits about style properties.
1747
1748         * gdk/tmpl/pixmaps.sgml:
1749         * gdk/tmpl/windows.sgml:
1750         * gdk/tmpl/drawing.sgml: 
1751         * gdk/tmpl/gcs.sgml: 
1752         * gtk/tmpl/gtktextview.sgml: 
1753         * gtk/tmpl/gtkrc.sgml: 
1754         * gtk/tmpl/gtkiconfactory.sgml: 
1755         * gtk/tmpl/gtkaccelgroup.sgml: Remove ids which are now
1756         generated by gtk-doc.
1757
1758 2002-12-16  Matthias Clasen  <maclas@gmx.de>
1759
1760         * gtk/tmpl/gtkradiomenuitem.sgml: 
1761         * gtk/tmpl/gtkradiobutton.sgml: Add some information about group
1762         list handling.  (#101328, James M. Cape)
1763
1764 2002-12-14  Eric Warmenhoven <eric@warmenhoven.org>
1765
1766         * gtk/framebuffer.sgml: Minor updates for 2.2.0. (#67820)
1767
1768 2002-12-11  Matthias Clasen  <maclas@gmx.de>
1769
1770         * gtk/text_widget.sgml: Fix some links.
1771
1772         * gdk/tmpl/pixmaps.sgml: Make "GdkPixmap" a valid id to reduce
1773         dangling links.
1774
1775         * gdk/tmpl/windows.sgml: Make "GdkWindow" a valid id to reduce
1776         dangling links.
1777
1778         * gdk/tmpl/drawing.sgml: Make "GdkDrawable" a valid id to reduce
1779         dangling links.
1780
1781         * gdk/tmpl/gcs.sgml: Make "GdkGC" a valid id to reduce dangling links.
1782
1783 2002-12-10  Matthias Clasen  <maclas@gmx.de>
1784
1785         * gtk/tmpl/gtktextview.sgml: Add docs.
1786
1787         * gtk/tree_widget.sgml: Fix some links.
1788
1789         * gtk/tmpl/gtkwindow.sgml: Add docs.
1790
1791         * gtk/tmpl/gtkeditable.sgml: Document GtkEditable as an interface,
1792         not as an abstract base class.
1793
1794         * gtk/gtk-docs.sgml: Move GtkEditable from "Abstract Base Classes"
1795         to "Numeric/Text Data Entry".
1796
1797 2002-12-09  Matthias Clasen  <maclas@gmx.de>
1798
1799         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Add docs.
1800
1801 2002-12-08  Matthias Clasen  <maclas@gmx.de>
1802
1803         * gtk/tmpl/gtkbbox.sgml: 
1804         * gtk/tmpl/gtkcontainer.sgml: 
1805         * gtk/tmpl/gtksignal.sgml: Add deprecation info.
1806
1807         * gdk-pixbuf/tmpl/module_interface.sgml: Add docs.      
1808
1809 2002-12-06  Matthias Clasen  <maclas@gmx.de>
1810
1811         * gdk/tmpl/x_interaction.sgml: 
1812         * gdk/tmpl/gdkscreen.sgml: 
1813         * gdk/tmpl/gdkdisplaymanager.sgml: 
1814         * gdk/tmpl/gdkdisplay.sgml: 
1815         * gtk/tmpl/gtkstock.sgml: 
1816         * gtk/tmpl/gtkwidget.sgml: 
1817         * gtk/tmpl/gtkmain.sgml: 
1818         * gtk/tmpl/gtkcolorsel.sgml: 
1819         * gtk/tmpl/gtkaccelgroup.sgml: 
1820         * gdk-pixbuf/tmpl/module_interface.sgml: Add "Since" information.
1821
1822         * gtk/gtk-sections.txt: Replace gtk_list_store_move by
1823         _move_before and _move_after.
1824
1825 2002-11-29  Matthias Clasen  <maclas@gmx.de>
1826
1827         * gtk/tmpl/gtkalignment.sgml: 
1828         * gtk/tmpl/gtkadjustment.sgml: 
1829         * gtk/tmpl/gtkaccellabel.sgml: 
1830         * gtk/tmpl/gtkoldeditable.sgml: 
1831         * gtk/tmpl/gtkwidget.sgml: 
1832         * gtk/tmpl/gtkrange.sgml: 
1833         * gtk/tmpl/gtkeditable.sgml: 
1834         * gtk/tmpl/gtkwindowgroup.sgml:
1835         * gtk/tmpl/gtkwindow.sgml: 
1836         * gtk/tmpl/gtktypeutils.sgml: 
1837         * gtk/tmpl/gtksignal.sgml: 
1838         * gtk/tmpl/gtkfeatures.sgml: 
1839         * gtk/tmpl/gtkstyle.sgml: 
1840         * gtk/tmpl/gtkselection.sgml: 
1841         * gtk/tmpl/gtkgc.sgml: 
1842         * gtk/tmpl/gtkenums.sgml: 
1843         * gtk/tmpl/gtkbindings.sgml: 
1844         * gtk/tmpl/gtksettings.sgml: 
1845         * gtk/tmpl/gtkdnd.sgml: 
1846         * gtk/tmpl/gtkclipboard.sgml: 
1847         * gtk/tmpl/gtkaccelgroup.sgml: 
1848         * gtk/tmpl/gtkaccelmap.sgml: 
1849         Minor tweaks and completions of shortdescs.
1850         
1851         * gdk/tmpl/rgb.sgml: 
1852         * gdk/tmpl/gcs.sgml: Minor tweaks.
1853
1854         * gdk/tmpl/gdkdisplaymanager.sgml: Add some docs.
1855
1856 2002-11-27  Matthias Clasen  <maclas@gmx.de>
1857
1858         * gtk/gtk-sections.txt: Replace gtk_tree_store_move by
1859         _move_before and _move_after.
1860
1861 2002-11-26  Matthias Clasen  <maclas@gmx.de>
1862
1863         * gdk/tmpl/threads.sgml: Add hint about calling gdk_flush() before
1864         gdk_threads_leave().  (#70665, wording suggested by Owen Taylor)
1865
1866 2002-11-23  Matthias Clasen  <maclas@gmx.de>
1867
1868         * gdk/tmpl/x_interaction.sgml: 
1869         * gdk/tmpl/pango_interaction.sgml: 
1870         * gdk/tmpl/input_devices.sgml: 
1871         * gdk/tmpl/input.sgml: 
1872         * gdk/tmpl/threads.sgml: 
1873         * gdk/tmpl/properties.sgml: 
1874         * gdk/tmpl/dnd.sgml: 
1875         * gdk/tmpl/selections.sgml: 
1876         * gdk/tmpl/keys.sgml:   
1877         * gdk/tmpl/event_structs.sgml: 
1878         * gdk/tmpl/events.sgml: 
1879         * gdk/tmpl/windows.sgml: 
1880         * gdk/tmpl/cursors.sgml: 
1881         * gdk/tmpl/fonts.sgml: 
1882         * gdk/tmpl/colors.sgml: 
1883         * gdk/tmpl/pixbufs.sgml: 
1884         * gdk/tmpl/images.sgml: 
1885         * gdk/tmpl/pixmaps.sgml: 
1886         * gdk/tmpl/drawing.sgml: 
1887         * gdk/tmpl/regions.sgml: 
1888         * gdk/tmpl/gdkdisplaymanager.sgml: 
1889         * gdk/tmpl/gdkscreen.sgml: 
1890         * gdk/tmpl/gdkdisplay.sgml: 
1891         * gdk/tmpl/general.sgml:
1892         Add missing short descriptions, standardize them to start with
1893         a capital and end without a period. Also remove periods from
1894         titles of examples.
1895
1896 2002-11-22  Yanko Kaneti  <yaneti@declera.com>
1897
1898         * gtk/tmpl/gtkliststore.sgml: Fixup a typo to massage the build.
1899
1900 2002-11-21  Matthias Clasen  <maclas@gmx.de>
1901
1902         * gdk/Makefile.am (extra_files): 
1903         * gdk-pixbuf/Makefile.am (extra_files): 
1904         * gtk/Makefile.am (extra_files): Add version.xml.in.
1905
1906         * gdk/Makefile.am (content_files): 
1907         * gdk-pixbuf/Makefile.am (content_files): 
1908         * gtk/Makefile.am (content_files): Add version.xml.
1909
1910         * gdk/version.xml.in: 
1911         * gdk-pixbuf/version.xml.in: 
1912         * gtk/version.xml.in: New files to let configure dump the version in.
1913
1914         * gdk/gdk-docs.sgml:
1915         * gdk-pixbuf/gdk-pixbuf.sgml: 
1916         * gtk/gtk-docs.sgml: Add version information.
1917
1918         * gtk/tmpl/gtkcombo.sgml: Fix typo in example code.  (#99078)
1919
1920 Sun Nov 17 15:42:08 2002  Jonathan Blandford  <jrb@gnome.org>
1921
1922         * gtk/tmpl/gtkliststore.sgml: add more to the docs.
1923
1924 2002-11-10  Matthias Clasen  <maclas@gmx.de>
1925
1926         * gdk/gdk-sections.txt: gdk_display_open_default_libgtk_only
1927         and gdk_notify_startup_complete.
1928
1929         * gtk/gtk-sections.txt: Add gtk_window_set_auto_startup_notification.
1930
1931 2002-11-07  Matthias Clasen  <maclas@gmx.de>
1932
1933         * gdk/gdk.types: Add gdk_display_manager_get_type.
1934
1935         * gdk/gdk-docs.sgml: Add displaymanager section.
1936
1937         * gdk-pixbuf/gdk-pixbuf-sections.txt: Don't mark GdkPixbufLoader
1938         as private, since that prevents its signals from being documented.
1939
1940 Sun Nov  3 13:23:51 2002  Jonathan Blandford  <jrb@gnome.org>
1941
1942         * gtk/tmpl/gtkcellrenderer.sgml: more docs.
1943
1944 Sat Nov  2 12:46:16 2002  Owen Taylor  <otaylor@redhat.com>
1945
1946         * gdk-pixbuf/Makefile.am: Remove rules for generation
1947         of version.xml, which was causing make to always
1948         rebuild the HTML file, and didn't seem to be used.
1949
1950         * gtk/tmpl/gtkliststore.sgml: SGML fixes.
1951
1952 Sat Nov  2 08:41:47 2002  Jonathan Blandford  <jrb@gnome.org>
1953
1954         * gtk/tmpl/gtktreestore.sgml: clean up the wording.
1955
1956         * gtk/tmpl/gtkliststore.sgml: Add an example and clean up the
1957         wording.
1958
1959 2002-11-01  Matthias Clasen  <maclas@gmx.de>
1960
1961         * gdk/tmpl/fonts.sgml: 
1962         * gdk/tmpl/drawing.sgml: More docs moved inline.
1963
1964         * gtk/tmpl/gtkfilesel.sgml: The label is "Folders" now, not
1965         "Directories".  (#97224, Vitaly Tishkov)
1966
1967 2002-10-29  Matthias Clasen  <maclas@gmx.de>
1968
1969         * gtk/tmpl/gtkrc.sgml: Fix a link. Add (minimal) docs for setting
1970         style properties from rc files. More needed !!
1971
1972 Wed Oct 30 16:50:42 2002  Owen Taylor  <otaylor@redhat.com>
1973
1974         * gtk/running.sgml: Document --screen.
1975
1976 2002-10-24  Matthias Clasen  <maclas@gmx.de>
1977
1978         * gdk/tmpl/dnd.sgml: 
1979         * gdk/tmpl/cursors.sgml: More docs moved inline.
1980
1981 2002-10-24  Matthias Clasen  <maclas@gmx.de>
1982
1983         * gdk/tmpl/colors.sgml: Some docs moved inline.
1984
1985 2002-10-22  Matthias Clasen  <maclas@gmx.de>
1986
1987         * gdk/tmpl/gdkdisplay.sgml: Document GdkDisplayPointerHooks.
1988
1989         * gdk/tmpl/x_interaction.sgml: Some docs moved inline.
1990
1991 2002-10-20  Matthias Clasen  <maclas@gmx.de>
1992
1993         * gdk-pixbuf/Makefile.am (SCANOBJ_FILES): 
1994         * gtk/Makefile.am (SCANOBJ_FILES): 
1995         * gdk/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
1996
1997 Fri Oct 18 15:13:24 2002  Owen Taylor  <otaylor@redhat.com>
1998
1999         * gdk/tmpl/event_structs.sgml: Update the docs for
2000         the event->key.string to say that @string is deprecated.
2001
2002 Mon Oct 14 19:34:26 2002  Owen Taylor  <otaylor@redhat.com>
2003
2004         * gdk/Makefile.am (content_files)
2005           gdk-pixbuf/Makefile.am (content_files): Add some missing
2006         files.
2007
2008 Mon Oct 14 19:16:16 2002  Owen Taylor  <otaylor@redhat.com>
2009
2010         * gtk/gtk-sections.txt: Update.
2011
2012         * gdk/tmpl/images.sgml gtk/tmpl/gtkmain.sgml 
2013         gtk/tmpl/gtkselection.sgml: Remove docs that were moved
2014         the the C files.
2015
2016 2002-10-14  Matthias Clasen  <maclas@gmx.de>
2017
2018         * gdk-pixbuf/Makefile.am (dist-hook): 
2019         * gdk/Makefile.am (dist-hook): 
2020         * gtk/Makefile.am (dist-hook): Dist the xml/*.xml, not
2021         sgml/*.sgml.  (#95678, Owen Taylor)
2022
2023 2002-10-14  Matthias Clasen  <maclas@gmx.de>
2024
2025         * gtk/Makefile.am (SCANOBJ_FILES): 
2026         * gdk-pixbuf/Makefile.am (SCANOBJ_FILES): 
2027         * gdk/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
2028
2029 2002-10-11  Matthias Clasen  <maclas@gmx.de>
2030
2031         * gtk/tmpl/gtkimagemenuitem.sgml: Add a bit.
2032
2033         * gtk/tmpl/gtkimage.sgml: Fix example.
2034
2035         * gtk/tmpl/gtkrc.sgml: Spelling fixes.
2036
2037         * gdk-pixbuf/tmpl/refcounting.sgml: Remove documentation for
2038         non-longer-present last-unref hook.
2039
2040         * gtk/tmpl/gtkfilesel.sgml: s/GtkCList/GtkTreeView/.
2041
2042         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add some missing symbols.
2043
2044         * gdk/gdk-sections.txt: Add some missing symbols.
2045
2046         * gdk/Makefile.am (IGNORE_HFILES): Add gdkintl.h and gdkmarshalers.h.
2047
2048         * gtk/gtk-sections.txt: Add some missing symbols.
2049
2050 2002-10-04  Matthias Clasen  <maclas@gmx.de>
2051
2052         * gtk/running.sgml: Document GDK_PIXBUF_MODULE_FILE.
2053
2054         * gdk-pixbuf/tmpl/module_interface.sgml: Some information for
2055         module writers.
2056
2057 2002-08-12  Matthias Clasen  <maclas@gmx.de>
2058
2059         * gdk/gdk-sections.txt: Remove gdk_screen_close, add a section
2060         for GdkDisplayManager, add gdk_visual_get_screen and
2061         gdk_colormap_get_screen. 
2062         
2063 2002-08-07  Matthias Clasen  <maclas@gmx.de>
2064
2065         * gtk/gtk-sections.txt: Remove gtk_style_get_font_for_display.
2066
2067 Mon Jul 29 22:36:06 2002  Owen Taylor  <otaylor@redhat.com>
2068
2069         * gtk/tmpl/gtkfilesel.sgml: Fix up the example program
2070         a bit. (#88814, Johnson Wong)
2071
2072 2002-07-16  Sven Neumann  <sven@gimp.org>
2073
2074         * gdk/tmpl/rgb.sgml: fixed the example code (return TRUE from the
2075         expose_event handler).
2076
2077 2002-07-07  Matthias Clasen  <maclas@gmx.de>
2078
2079         * gdk-pixbuf/gdk-pixbuf-sections.txt, 
2080         gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml,
2081         gdk-pixbuf/tmpl/module_interface.sgml: Updates for
2082         load-at-size functionality.
2083
2084 Tue Jun 18 17:02:48 2002  Owen Taylor  <otaylor@redhat.com>
2085
2086         * gdk/gdk-sections.txt: Fix for cursor screen => display
2087         change.
2088
2089 2002-06-03  Matthias Clasen  <maclas@gmx.de>
2090
2091         * gtk/tmpl/gtkprogress.sgml: 
2092         * gtk/tmpl/gtkscale.sgml: 
2093         * gtk/tmpl/gtktreemodel.sgml: 
2094         * gtk/tmpl/gtkimage.sgml: 
2095         * gtk/tmpl/gtksignal.sgml: 
2096         * gtk/tmpl/gtkrc.sgml: 
2097         * gtk/gtk-docs.sgml: 
2098         * gdk/gdk-docs.sgml: 
2099         * gdk/tmpl/threads.sgml: 
2100         * gdk/tmpl/cursors.sgml: 
2101         * gdk/tmpl/rgb.sgml: Replace homegrown "nbsp", "hash" and
2102         "percent" entities by standard ISO entities "nbsp", "num" and
2103         "percnt".
2104
2105         * gtk/text_widget.sgml: Fix a link.
2106
2107 2002-05-30  Matthias Clasen  <maclas@gmx.de>
2108
2109         Make stock icons appear again (patch by Gediminas Paulauskas):
2110         
2111         * gtk/Makefile.am (HTML_IMAGES): Add stock_broken_image_24.png
2112
2113         * gtk/tmpl/gtkstock.sgml: Fix icon filenames.   
2114
2115 2002-05-29  Matthias Clasen  <maclas@gmx.de>
2116
2117         * gtk/*, gdk/*, gdk-pixbuf/*: Create XML, not SGML.
2118         
2119 2002-05-28  Matthias Clasen  <maclas@gmx.de>
2120
2121         * gtk/tmpl/*: Remove property documentation which comes from the
2122         source now.
2123
2124         * gtk/building.sgml: Remove traces of gxi.
2125
2126 2002-05-05  Matthias Clasen  <maclas@gmx.de>
2127
2128         * gtk/gtk-sections.txt: Add gtk_widget_class_find_style_property, 
2129         gtk_widget_class_list_style_properties and
2130         gtk_style_get_font_for_display. 
2131
2132 2002-05-03  Matthias Clasen  <maclas@gmx.de>
2133
2134         * gdk/gdk-sections.txt: Remove gdk_screen_use_virtual_screen.
2135
2136         * gdk/tmpl/gdkscreen.sgml: Updates.
2137
2138         * gdk/tmpl/gdkdisplay.sgml: Document GdkDisplay.
2139
2140         * gdk/tmpl/x_interaction.sgml: Document GDK_DISPLAY_XDISPLAY,
2141         GDK_SCREEN_XDISPLAY, GDK_SCREEN_XSCREEN, GDK_SCREEN_XNUMBER,
2142         gdk_font_lookup_for_display.
2143
2144         * gdk/Makefile.am (GTKDOC_CFLAGS, GTKDOC_LIBS): set these. 
2145
2146         * gdk/gdk.types: Add types derived from GObject, so that they get
2147         an object hierarchy section.
2148
2149 2002-05-01  Matthias Clasen  <maclas@gmx.de>
2150
2151         * gdk/gdk-sections.txt: Move GdkScreen struct to the GdkScreen
2152         section. 
2153
2154         * gdk/tmpl/gdkscreen.sgml: 
2155         * gdk/tmpl/gdkdisplay.sgml: Typo and markup fixes.
2156
2157         * gdk/gdk-docs.sgml: Reorder display and screen sections.
2158
2159         * gdk/multihead.sgml: Remove references to GdkDisplayManager, typo 
2160         and markup fixes.
2161
2162 Tue Apr 30 14:16:12 2002  Owen Taylor  <otaylor@redhat.com>
2163
2164         * gtk/gtk-sections.txt: Update for multihead.
2165
2166 Tue Apr 30 12:26:31 2002  Owen Taylor  <otaylor@redhat.com>
2167
2168         * gdk-sections.txt: Update for multihead.
2169
2170         * multihead.sgml gtk-docs.sgml: Add overview of
2171         multihead from multihead branch.
2172
2173         * tmpl/gdkdisplay.sgml tmpl/gdkscreen.sgml: New
2174         sections from multihead branch.
2175
2176 2002-04-30  Havoc Pennington  <hp@redhat.com>
2177
2178         * gtk/other_software.sgml: half-finished docs on merging GTK with
2179         existing hunks of code (event loop integration, using threads
2180         vs. processes, blah blah)
2181
2182 Thu Apr 25 22:37:58 2002  Owen Taylor  <otaylor@redhat.com>
2183
2184         * gdk/tmpl/{events,input_devices,region,x_interaction}.sgml:
2185         Fix some docs duplicated between templates and inline.
2186
2187 2002-04-24  Matthias Clasen  <maclas@gmx.de>
2188
2189         * gtk/gtk-sections.txt: Remove GTK_OBJECT_CONNECTED.
2190
2191         * gtk/tmpl/gtksocket.sgml: Formatting fix.
2192
2193         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Updates.  (#79001)
2194
2195 2002-04-23  Matthias Clasen  <maclas@gmx.de>
2196
2197         * gtk/tmpl/gtksocket.sgml: Add link to XEmbed draft.  (#67818)
2198
2199         * gtk/tmpl/gtkdrawingarea.sgml: Fix a typo.
2200
2201         * gtk/text_widget.sgml: Complete the fix for #79080.
2202
2203 2002-04-22  Matthias Clasen  <maclas@gmx.de>
2204
2205         * gtk/tree_widget.sgml: Fix typo in "Simple Example".  (#78661)
2206
2207 2002-04-21  Matthias Clasen  <maclas@gmx.de>
2208
2209         * gtk/tmpl/gtktreemodel.sgml: 
2210         * gtk/tmpl/gtkradiomenuitem.sgml: Fix crossreferences.  (#78392) 
2211
2212         * gtk/gtk-sections.txt: Add GtkWidgetClass.  (#78392)
2213
2214         * gtk/tmpl/gtkwidget.sgml: Rewrite docs for
2215         gtk_widget_reset_rc_styles.  (#75588)
2216
2217         * gdk/tmpl/properties.sgml: Fix gdk_property_change docs. (#72312)
2218
2219         * gtk/text_widget.sgml: Fix misleading example.  (#79080)
2220         
2221         * gtk/tmpl/gtkdialog.sgml: Fix stock id in example.  (#74439)
2222
2223 2002-04-18  Matthias Clasen  <maclas@gmx.de>
2224
2225         * gdk/tmpl/rgb.sgml:
2226         * gdk/tmpl/general.sgml:
2227         * gtk/tmpl/gtktogglebutton.sgml:
2228         * gtk/tmpl/gtkaccellabel.sgml:
2229         * gtk/tmpl/gtkradiobutton.sgml:
2230         * gtk/tmpl/gtktreemodel.sgml:
2231         * gtk/tmpl/gtkwidget.sgml:
2232         * gtk/tmpl/gtkimage.sgml:
2233         * gtk/tmpl/gtktooltips.sgml:
2234         * gtk/tmpl/gtksignal.sgml:
2235         * gtk/tmpl/gtkcombo.sgml:
2236         * gtk/tmpl/gtkdnd.sgml:
2237         * gtk/tmpl/gtksocket.sgml:
2238         * gtk/tmpl/gtkdrawingarea.sgml:
2239         * gtk/tmpl/gtkobject.sgml:
2240         * gtk/tmpl/gtkpaned.sgml:
2241         * gtk/tmpl/gtkmain.sgml: s/<!>/<!-- -->/g throughout the
2242         documentation to bring the produced Docbook closer to XML.
2243
2244 Tue Mar 26 15:41:49 2002  Owen Taylor  <otaylor@redhat.com>
2245
2246         * gtk/building.sgml: Add a mention of running ldconfig.
2247         (#76126, Bill Nayland.)
2248
2249 Mon Mar 25 11:31:41 2002  Jonathan Blandford  <jrb@redhat.com>
2250
2251         * gtk/tree_widget.sgml: fix bugs in the code.
2252
2253 2002-03-20  Cody Russell  <cody@jhu.edu>
2254
2255         * gtk/tree_widget.sgml: Much expanded overview of the tree.
2256
2257 Tue Mar 12 00:29:31 2002  Jonathan Blandford  <jrb@redhat.com>
2258
2259         * gtk/question_index.sgml: new FAQ.
2260
2261         * gtk/tmpl/gtktreemodel.sgml: clean up example
2262
2263 2002-03-12  Matthias Clasen  <maclas@gmx.de>
2264
2265         * gdk/tmpl/windows.sgml: Document GdkScreen.
2266
2267         * gtk/gtk-sections.txt: Move a few Class structs to Standard sections.
2268
2269 2002-03-11  Matthias Clasen  <maclas@gmx.de>
2270
2271         * gtk/tmpl/gtktreemodel.sgml, gtk/tmpl/gtkprogress.sgml,
2272         gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkimage.sgml: Generate proper
2273         markup for format strings in examples, also fix an oversight in
2274         the GtkTreeModel example.  (#74213)
2275
2276         * gtk/gtk.types: Add interfaces to get docs on their signals.
2277
2278 Sat Mar  9 13:00:38 2002  Jonathan Blandford  <jrb@redhat.com>
2279
2280         * gtk/tmpl/gtktreemodel.sgml: Lots of docs.
2281
2282 Fri Mar  8 15:14:32 2002  Owen Taylor  <otaylor@redhat.com>
2283
2284         * gtk/building.sgml: List -I/opt/gtk/include not
2285         -I /opt/gtk/include.
2286
2287         * gtk/building.sgml: Add a gloss for XIM.
2288
2289 2002-03-07  Matthias Clasen  <maclas@gmx.de>
2290
2291         * gdk-pixbuf/tmpl/animation.sgml, gdk-pixbuf/tmpl/gdk-pixbuf.sgml,
2292         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktextview.sgml,
2293         gtk/tmpl/gtkiconfactory.sgml, gtk/tmpl/gtkaccelgroup.sgml: Add
2294         some ids which are referenced from the object hierarchy.
2295
2296         * gtk/gtk-docs.sgml: Use parts as top-level division (#61575),
2297         include gtkaccessible docs.
2298
2299         * gtk/building.sgml: Some typo and markup fixes.
2300
2301 Thu Mar  7 02:58:16 2002  Jonathan Blandford  <jrb@redhat.com>
2302
2303         * gtk/tmpl/gtkliststore.sgml: start implementing
2304
2305         * gtk/question_index.sgml: "I can set with the tree, but not
2306         get???!?!"
2307
2308 Wed Mar  6 18:11:05 2002  Owen Taylor  <otaylor@redhat.com>
2309
2310         * gtk/resources.sgml: Mention the need to subscribe
2311         to the GTK+ mailing lists.
2312
2313         * gtk/building.sgml: Go into much more details about
2314         building the entire set of GTK+ libraries and about the
2315         dependencies that are required.
2316
2317         * gtk/building.sgml: Add docs for --enable-explicit-deps,
2318         --with-xinput.
2319
2320 Wed Mar  6 14:12:34 2002  Jonathan Blandford  <jrb@redhat.com>
2321
2322         * gtk/tmpl/gtktreeselection.sgml: docs
2323
2324         * gtk/tree_widget.sgml: clean up docs
2325
2326 2002-03-05  Matthias Clasen  <maclas@gmx.de>
2327
2328         * gtk/gtk-sections.txt: Remove gtk_win32_get_installation_directory.
2329
2330 Tue Mar  5 14:28:28 2002  Owen Taylor  <otaylor@redhat.com>
2331
2332         * gtk/compiling.sgml: Update version numbers in example.
2333
2334 2002-03-04  Matthias Clasen  <maclas@gmx.de>
2335
2336         * gtk/gtk-docs.sgml: Move GtkOldEditable to the "Deprecated" 
2337         section.  (#68408)
2338
2339         * gtk/tmpl/gtktreeview.sgml: Close linkend attribute.  (#73364)
2340
2341 Sun Mar  3 01:36:21 2002  Jonathan Blandford  <jrb@redhat.com>
2342
2343         * gtk/tmpl/gtktreeviewcolumn.sgml: Write documentation
2344         * gtk/tmpl/gtktreeview.sgml: Write documentation
2345
2346 Sat Mar  2 15:46:29 2002  Owen Taylor  <otaylor@redhat.com>
2347
2348         * gtk/tmpl/gtkentry.sgml: Move a couple of function
2349         docs into the C file.
2350
2351 Fri Mar  1 10:35:15 2002  Owen Taylor  <otaylor@redhat.com>
2352
2353         * gtk/changes-2.0.sgml: Add note about gtk_notebook_reorder_child().
2354
2355 Tue Feb 26 22:01:59 2002  Owen Taylor  <otaylor@redhat.com>
2356
2357         * gtk/tmpl/gtkbox.sgml: Fix docs to correspond to the code -
2358         negative @position indicates the end of the list.
2359
2360 2002-02-26  Matthias Clasen  <maclas@gmx.de>
2361
2362         Fixes for #72478:
2363         
2364         * gtk/tmpl/gtkprogressbar.sgml: Add note about new GtkProgressBar
2365         API to introduction. 
2366
2367         * gtk/gtk-sections.txt: Reorder GtkProgressBar functions to move 
2368         undeprecated API to top.
2369
2370 Sat Feb 23 23:39:14 2002  Owen Taylor  <otaylor@redhat.com>
2371
2372         * gtk/tmpl/gtktreemodel.sgml: Document gtk_tree_path_new_root(),
2373         gtk_tree_model_get_iter_root() as compatibility macros.
2374
2375         * gtk/gtk-sections.txt: Updates.
2376
2377 2002-02-23  Anders Carlsson  <andersca@gnu.org>
2378
2379         * gtk/Makefile.am (HTML_IMAGES): Rename strikeout to 
2380         strikethrough.
2381
2382 2002-02-22  Anders Carlsson  <andersca@gnu.org>
2383
2384         * gtk/Makefile.am (HTML_IMAGES): Update for name changes.
2385
2386 2002-02-22  Matthias Clasen  <maclas@gmx.de>
2387
2388         * gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkimage.sgml: s/%d/%%d/ in
2389         examples.  (#71479)
2390
2391         * gtk/tmpl/gtkmenu.sgml: Document gtk_menu_set_active as 
2392         quasi-private.  (#69788)
2393
2394         * gtk/tmpl/gtkcalendar.sgml: Document month as zero-based and 
2395         selected_day as one-based.  (#57169)
2396
2397 Thu Feb 21 12:11:42 2002  Owen Taylor  <otaylor@redhat.com>
2398
2399         * gtk/Makefile.am (IGNORE_HFILES): Add gtkkeyhash.h
2400
2401 2002-02-20  Sven Neumann  <sven@gimp.org>
2402
2403         * gtk/gtk-sections.txt
2404         * gtk/tmpl/gtktreeviewcolumn.sgml: updated for treeviewcolumn changes.
2405
2406 Mon Feb 18 23:00:52 2002  Owen Taylor  <otaylor@redhat.com>
2407
2408         * gtk/running.sgml: Remove docs for GTK_IM_MODULE_PATH,
2409         replace docs for GTK_MODULE_PATH with docs for GTK_PATH.
2410
2411 Sun Feb 17 21:33:33 2002  Owen Taylor  <otaylor@redhat.com>
2412
2413         * gtk/gtk-sections.txt: Updated for filesel changes.
2414
2415 2002-02-05  Matthias Clasen  <maclas@gmx.de>
2416
2417         * gtk/tmpl/gtkrc.sgml: Update the description of RC file loading
2418         to match recent code changes. Also document font_name and engine. 
2419
2420 Tue Jan 29 23:41:31 2002  Owen Taylor  <otaylor@redhat.com>
2421
2422         * gtk/Makefile.am (content_files): Add x11.sgml.
2423
2424         * gtk/changes-2.0.sgml: SGML fix.
2425
2426         * gtk/gtk-sections.txt: Updated.
2427
2428 2002-01-23  Damon Chaplin  <damon@ximian.com>
2429
2430         * gtk/Makefile.am: added SCANGOBJ_OPTIONS to set the type-init-func
2431         to pass to gtkdoc-scangobj.
2432
2433 Mon Jan 21 23:39:42 2002  Jonathan Blandford  <jrb@redhat.com>
2434
2435         * gtk/tmpl/gtkfixed.sgml: change guint16 to gint to reflect
2436         changes in the code, found by Jody Goldberg <jody@gnome.org>
2437
2438 2002-01-19  Havoc Pennington  <hp@pobox.com>
2439
2440         * gtk/x11.sgml: add a mostly-empty X11 section
2441
2442         * gtk/framebuffer.sgml: make title consistent with windows section
2443
2444         * gtk/tmpl/gtkdrawingarea.sgml: couple of fixes
2445
2446 2002-01-17  Matthias Clasen  <matthiasc@poet.de>
2447
2448         * gtk/resources.sgml: Tiny markup fix.
2449
2450 2002-01-15  Matthias Clasen  <matthiasc@poet.de>
2451
2452         * gtk/changes-2.0.sgml: Details about GtkRange and subclasses
2453         rewrite. (#67730)
2454
2455 2002-01-14  Matthias Clasen  <matthiasc@poet.de>
2456
2457         * gtk/running.sgml: Add ids to some elements to make them
2458         addressable as link targets.
2459
2460 2002-01-14  Matthias Clasen  <matthiasc@poet.de>
2461         
2462         * gtk/tmpl/gtktooltips.sgml: Minor fixes.
2463
2464         * gtk/tmpl/gtkrc.sgml: Minor fixes.
2465
2466 2002-01-11  Havoc Pennington  <hp@pobox.com>
2467
2468         * gtk/running.sgml: sgml fixes
2469
2470         * gtk/tmpl/gtksignal.sgml: sgml fixes
2471
2472         * gtk/tmpl/gtklabel.sgml: do the intro section
2473
2474 2002-01-10  Matthias Clasen  <matthiasc@poet.de>
2475
2476         * gdk/tmpl/general.sgml (gdk_set_program_class): Expand.
2477
2478         * gtk/running.sgml: New file.
2479
2480         * gtk/building.sgml: Document a few more configure options.
2481
2482         * gtk/Makefile.am (content_files): Add running.sgml.
2483
2484         * gtk/gtk-docs.sgml: Include running.sgml, sort H and V 
2485         variants of widgets to be next to each other.
2486
2487 2002-01-09  Matthias Clasen  <matthiasc@poet.de>
2488
2489         * gtk/tmpl/gtkaccellabel.sgml: Remove duplicate docs.
2490         
2491         * gdk-pixbuf/Makefile.am (content_files): Add 
2492         gdk-pixbuf-from-drawables.sgml. (#68232)
2493         
2494         * gtk/tmpl/gtkwidget.sgml: Improve docs for GTK_NO_REPARENT
2495         and GTK_APP_PAINTABLE. (#68060)
2496
2497 2002-01-08  Matthias Clasen  <matthiasc@poet.de>
2498
2499         * gtk/tmpl/gtkgc.sgml: Improve wording.
2500
2501         * gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkplug.sgml: speak of 
2502         window IDs rather than XIDs.
2503
2504 2002-01-07  Matthias Clasen  <matthiasc@poet.de>
2505         
2506         * gtk/tmpl/gtksocket.sgml: Mention gtk_socket_get_id()
2507         instead of GTK_WINDOW_XWINDOW().  (#68172)
2508
2509         * gtk/gtk-sections.txt: Move functions which are documented
2510         as "private" or "internal" into Private subsections.
2511
2512         * gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkobject.sgml, 
2513         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktooltips.sgml,
2514         gtk/tmpl/gtkwidget.sgml, gtk/tmpl/gtkclipboard.sgml,
2515         gtk/tmpl/gtkstyle.sgml, gtk/tmpl/gtkselection.sgml,
2516         gtk/tmpl/gtkfeatures.sgml: Minor markup fixes.
2517
2518         * gtk/tmpl/gtksignal.sgml: Add link to GLib signal docs.
2519
2520         * gtk/tmpl/gtkpreview.sgml, gtk/tmpl/gtktext.sgml,
2521         gtk/tmpl/gtktree.sgml: Remove "deprecated" from short desc.
2522
2523         * gtk/tmpl/gtkrc.sgml: Correct names of default RC files. 
2524
2525 2002-01-06  Matthias Clasen  <matthiasc@poet.de>
2526
2527         * gtk/tmpl/gtktypeutils.sgml: Replace GTK_NO_CHECK_CASTS by 
2528         G_DISABLE_CAST_CHECKS, fix some markup and add stuff.
2529
2530         * gtk/tmpl/gtkaccelgroup.sgml, gtk/tmpl/gtkwidget.sgml: Additions.
2531
2532         * gtk/gtk-sections.txt: Make gtk_accel_group_get_type private.
2533
2534 2002-01-06  Havoc Pennington  <hp@pobox.com>
2535
2536         * gtk/question_index.sgml: a few more questions I thought of
2537
2538 2002-01-06  Havoc Pennington  <hp@pobox.com>
2539
2540         * gtk/gtk-docs.sgml: remove gtk- prefix from TreeView and a few
2541         other entities, more consistent anyway (I thought this would make
2542         links to "GtkTreeView" etc. go to the ref page, not the struct,
2543         but it wasn't the problem, the issue is the way gtkdoc-mkdb
2544         decides what's an object, see CheckIsObject() routine)
2545
2546         * gtk/changes-1.2.sgml: sgml fixes to get rid of warnings
2547
2548         * gtk/changes-2.0.sgml: ditto
2549         
2550         * gtk/question_index.sgml: add some questions
2551
2552 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
2553
2554         * gtk/tmpl/gtkwidget.sgml: Additions.
2555
2556 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
2557
2558         * gtk/changes-1.2.sgml, gtk/changes-2.0.sgml: SGML fixes.
2559
2560         * gtk/tmpl/gtkobject.sgml: Document GTK_IN_DESTRUCTION.
2561         
2562         * gtk/tmpl/gtkwidget.sgml: Additions.
2563
2564 2002-01-04  Havoc Pennington  <hp@pobox.com>
2565
2566         * gtk/question_index.sgml: add question to help people find
2567         gtk_widget_set_sensitive() if they're used to another term for 
2568         that.
2569         
2570 2002-01-03  Havoc Pennington  <hp@pobox.com>
2571
2572         * gtk/tmpl/gtkdrawingarea.sgml: add mention of
2573         gtk_widget_add_events() and GTK_CAN_FOCUS
2574
2575 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
2576
2577         * gtk/tmpl/gtktextview.sgml: Small additions.
2578
2579         * gtk/tmpl/gtksignal.sgml: Explain what to use instead.
2580
2581         * gtk/question_index.sgml, gtk/text_widget.sgml, gtk/tree_widget.sgml,
2582         gtk/changes-1.2.sgml, gtk/changes-2.0.sgml,
2583         gtk/framebuffer.sgml: SGML fixes and additions.
2584
2585         * gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkdialog.sgml,
2586         gtk/tmpl/gtkeditable.sgml, gtk/tmpl/gtkfilesel.sgml,
2587         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
2588         gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkrc.sgml,
2589         gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtkspinbutton.sgml,
2590         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkwindow.sgml:
2591         Replace references to deprecated functions.
2592
2593 2002-01-03  Matthias Clasen  <matthiasc@poet.de>
2594
2595         * gtk/changes-1.2.sgml, gtk/changes-2.0.sgml, 
2596         gtk/framebuffer.sgml: Add markup.
2597
2598 2002-01-01  Havoc Pennington  <hp@pobox.com>
2599
2600         * gtk/framebuffer.sgml: move README.linux-fb in here
2601
2602         * gtk/tmpl/gtkpreview.sgml: explain what to use instead
2603
2604         * gtk/tmpl/gtkseparator.sgml: typo fix
2605
2606         * gtk/tmpl/gtkstock.sgml: add some overview docs
2607
2608         * gtk/Makefile.am (content_files): add new files
2609
2610         * gtk/changes-1.2.sgml: move Changes-1.2.txt in here
2611
2612         * gtk/changes-2.0.sgml: move Changes-2.0.txt in here
2613
2614         * gdk/tmpl/threads.sgml: mention gdk_threads_init() in the
2615         overview docs, copy in the examples from the FAQ
2616
2617         * gtk/gtk-docs.sgml: change DTD to 3.1, and add
2618         question_index.sgml and changes-1.2, changes-2.0
2619
2620         * gtk/tmpl/gtkdrawingarea.sgml: fixups to reflect 2.0 changes
2621
2622         * gtk/question_index.sgml: new section with question-based 
2623         index of the manual
2624
2625         * gtk/text_widget.sgml: fix some cross-references
2626
2627 2002-01-01  Havoc Pennington  <hp@pobox.com>
2628
2629         * gtk/tmpl/gtktexttag.sgml: docs updates, mention that invisible 
2630         property isn't implemented
2631
2632         * gtk/text_widget.sgml: small tweaks
2633
2634 2001-12-30  Matthias Clasen  <matthiasc@poet.de>
2635
2636         * gtk/tmpl/gtkbbox.sgml: Remove references to nonexisting functions.
2637         
2638         * gtk/tmpl/gtkcolorseldlg.sgml, gtk/tmpl/gtkdrawingarea.sgml,
2639         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkhseparator.sgml, 
2640         gtk/tmpl/gtktree.sgml, gtk/tmpl/gtkradiobutton.sgml,
2641         gtk/tmpl/gtkradiomenuitem.sgml: 
2642         Replace references to deprecated functions.
2643
2644         * gtk/tmpl/gtkhbbox.sgml,gtk/tmpl/gtkvbbox.sgml: Minor fixes.
2645
2646 2001-12-30  Matthias Clasen  <matthiasc@poet.de>
2647
2648         * gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkscale.sgml,
2649         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkimcontextsimple.sgml: Additions.
2650
2651 2001-12-28  Matthias Clasen  <matthiasc@poet.de>
2652
2653         * gdk/tmpl/properties.sgml, gdk/tmpl/selections.sgml: Additions.
2654
2655 2001-12-23  Matthias Clasen  <matthiasc@poet.de>
2656
2657         * gdk-pixbuf/porting-from-imlib.sgml: GDK instead of Gdk.
2658
2659         * gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: Replace references to
2660         deprecated functions.
2661
2662         * gdk/tmpl/event_structs.sgml, gdk/tmpl/gcs.sgml,
2663         gdk/tmpl/images.sgml: Replace references to deprecated functions.
2664
2665 2001-12-28      Vitaly Tishkov <tvv@sparc.spb.su>
2666
2667         * gtkwindow.sgml: additional fix for #59314 ('<programlisting>' is
2668         changed to '<literal>' in docs for gtk_window_set_policy ())
2669
2670 Sat Dec 22 18:18:07 2001  Owen Taylor  <otaylor@redhat.com>
2671
2672         * gtk/Makefile.am (IGNORE_HFILES): Add gtktextutil.h
2673
2674         * gtk/text_widget.sgml (linkend): SGML fixes.
2675
2676         * gtk/gtk-sections.txt: Update
2677
2678         * gdk/gdk-sections.txt: Update.
2679
2680         * gdk/tmpl/cursors.sgml: SGML fix.
2681
2682         * gdk/gdk-docs.sgml: Add PNG handling magic.
2683
2684 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
2685                 
2686         * gtk/text_widget.sgml: More precise wording. (#63388)
2687
2688         * gtk/tmpl/gtksignal.sgml (GTK_SIGNAL_OFFSET): Add docs.
2689
2690         * gtk/resources.sgml: Fix markup of mail URLs.
2691         
2692         * gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkobject.sgml: Markup fixes.
2693
2694         * gtk/tmpl/gtktoolbar.sgml (gtk_toolbar_{prepend,append}_element):
2695         Expand documentation. (#60471)
2696
2697         * gtk/tmpl/gtkmain.sgml: Remove misleading information about 
2698         gtk_set_locale().  (#65758)
2699
2700 2001-12-18  Anders Carlsson  <andersca@gnu.org>
2701
2702         * gtk/tmpl/gtkdrawingarea.sgml: Change GdkWidget to
2703         GtkWidget. Fixes #67162.
2704
2705 2001-12-17  Matthias Clasen  <matthiasc@poet.de>
2706
2707         * gdk-pixbuf/tmpl/creating.sgml, 
2708         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-from-drawables.sgml,
2709         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml,
2710         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rendering.sgml,
2711         gdk-pixbuf/tmpl/refcounting.sgml: Markup fixes.
2712
2713         * gtk/building.sgml, gtk/resources.sgml: Markup fixes.
2714
2715         * gtk/gtk.types: Remove gtk_text_layout_get_type(). (???)
2716
2717         * gdk/tmpl/general.sgml: Use <envar>, not <envvar>.
2718
2719 2001-12-16  Matthias Clasen  <matthiasc@poet.de>
2720
2721         * gdk/tmpl/windows.sgml: Document GDK_RELEASE_MASK.
2722
2723 2001-12-16  Havoc Pennington  <hp@pobox.com>
2724
2725         * gdk-pixbuf/gdk-pixbuf-sections.txt: put _simple variants at the
2726         top of the docs
2727
2728 2001-12-16  Havoc Pennington  <hp@pobox.com>
2729
2730         * gdk-pixbuf/tmpl/scaling.sgml: small doc tweaks, specifically
2731         some "just do XYZ" advice next to the InterpMode technojargon.
2732
2733 2001-12-16  Matthias Clasen  <matthiasc@poet.de>
2734
2735         * gdk/tmpl/windows.sgml: Add something about GdkModifierType.
2736
2737 2001-12-13  Matthias Clasen  <matthiasc@poet.de>
2738         
2739         * gdk-pixbuf/tmpl/scaling.sgml, gdk/tmpl/fonts.sgml, 
2740         gdk/tmpl/general.sgml, gdk/tmpl/rgb.sgml, gdk/tmpl/visuals.sgml,
2741         gdk/tmpl/windows.sgml, gtk/gtk-docs.sgml, gtk/tmpl/gtkaccellabel.sgml,
2742         gtk/tmpl/gtkcombo.sgml, gtk/tmpl/gtkdialog.sgml, 
2743         gtk/tmpl/gtkdrawingarea.sgml, gtk/tmpl/gtkeditable.sgml, 
2744         gtk/tmpl/gtkfilesel.sgml, gtk/tmpl/gtkfontseldlg.sgml,
2745         gtk/tmpl/gtkimage.sgml, gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
2746         gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkobject.sgml,
2747         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkradiobutton.sgml, 
2748         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtkscale.sgml, gtk/tmpl/gtksignal.sgml, 
2749         gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkspinbutton.sgml,
2750         gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtksignal.sgml, 
2751         gtk/tmpl/gtktooltips.sgml, gtk/tmpl/gtkwindow.sgml,
2752         gdk/tmpl/regions.sgml, gtk/tmpl/gtkfontsel.sgml,
2753         gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkprogress.sgml,
2754         gtk/tmpl/gtkselection.sgml, gtk/tmpl/gtktable.sgml,
2755         gtk/tmpl/gtktipsquery.sgml: Markup fixes (mainly examples).
2756
2757 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
2758
2759         * gtk/tmpl/gtklist.sgml: Markup fixes.
2760
2761         * gdk/tmpl/selections.sgml, gtk/tmpl/gtksocket.sgml:
2762         s/succesful/successful/g. 
2763
2764         * gtk/gtk-sections.txt, gtk/tmpl/gtkstyle.sgml: Remove
2765         GTK_STYLE_NUM_STYLECOLORS. (#66467)
2766
2767 2001-12-12  Havoc Pennington  <hp@pobox.com>
2768
2769         * gtk/text_widget.sgml: add another example
2770
2771 2001-12-09  Matthias Clasen  <matthiasc@poet.de>
2772
2773         * gtk/tmpl/gtkmain.sgml: Markup fixes.
2774
2775         * gtk/gtk-docs.sgml: Add an empty entity to suppress 
2776         crossreferencing in programlistings.
2777
2778 2001-12-08  Matthias Clasen  <matthiasc@poet.de>
2779
2780         * gtk/tmpl/gtkclipboard.sgml: Fix references to 
2781         get_clipboard_set_with_owner(). (#66424)
2782
2783 2001-12-07  Matthias Clasen  <matthiasc@poet.de>
2784         
2785         * gtk/tmpl/gtktypeutils.sgml, gtk/tmpl/gtkobject.sgml,
2786         gtk/tmpl/gtkstyle.sgml: Add docs.
2787
2788 2001-12-06  Matthias Clasen  <matthiasc@poet.de>
2789
2790         * gtk/tmpl/gtklabel.sgml: Remove redundant docs. (#66383)
2791
2792         * gtk/tree_widget.sgml: Typo fix. (#66256)
2793
2794         * gdk-pixbuf/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards.
2795         
2796         * gtk/tmpl/gtktext.sgml, gtk/tmpl/gtktree.sgml, 
2797         gtk/tmpl/gtktreeitem.sgml: Updates.
2798
2799 2001-12-04  Matthias Clasen  <matthiasc@poet.de>
2800
2801         * gtk/tmpl/gtkwidget.sgml: Updates.
2802         * gtk/Makefile.am (IGNORE_HFILES): Remove gtktextchild.h.
2803
2804 2001-12-03  Matthias Clasen  <matthiasc@poet.de>
2805
2806         * gdk/tmpl/input_devices.sgml, 
2807         gdk/gdk-sections.txt, gdk/tmpl/windows.sgml: Updates.
2808
2809 2001-12-02  Matthias Clasen  <matthiasc@poet.de>
2810
2811         * gdk/tmpl/dnd.sgml: Updates.
2812
2813 2001-11-30  Matthias Clasen  <matthiasc@poet.de>
2814
2815         * gdk/tmpl/keys.sgml: Updates.
2816
2817 2001-12-01  Havoc Pennington  <hp@pobox.com>
2818
2819         * gtk/tmpl/gtkoptionmenu.sgml: add brief explanation of how to use
2820         GtkOptionMenu
2821
2822 2001-11-30  Matthias Clasen  <matthiasc@poet.de>
2823
2824         * gdk/tmpl/colors.sgml, gdk/tmpl/pixmaps.sgml, gdk/tmpl/dnd.sgml,
2825         gdk/tmpl/gcs.sgml: Document ref and unref functions as deprecated.
2826
2827 2001-11-29  Matthias Clasen  <matthiasc@poet.de>
2828
2829         * gtk/gtk-sections.sgml: Add GtkTextChildAnchor.
2830
2831         * gdk/tmpl/dnd.sgml: Updates.
2832
2833         * gdk/tmpl/pango_interaction.sgml: Document GdkPangoAttrEmbossed
2834         and GdkPangoAttrStipple.
2835         
2836 2001-11-28  Matthias Clasen  <matthiasc@poet.de>
2837         
2838         * gtk/tmpl/gtkwindow.sgml: Document gtk_window_position.
2839
2840         * gdk/tmpl/dnd.sgml: Document GdkDragProtocol and GdkDragContext.
2841
2842         * gdk/tmpl/events.sgml: Document gdk_setting_get.
2843
2844         * gdk/tmpl/fonts.sgml: Document gdk_font_full_name_get and
2845         gdk_font_full_name_free.
2846
2847         * gdk/tmpl/windows.sgml: Document gdk_window_register_dnd.
2848
2849 2001-11-28  Matthias Clasen  <matthiasc@poet.de>
2850         
2851         * gdk/tmpl/windows.sgml, gdk/tmpl/general.sgml,
2852         gdk/tmpl/pixmaps.sgml, gdk/tmpl/drawing.sgml,
2853         gdk/tmpl/gcs.sgml: Updates. 
2854
2855         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
2856
2857 2001-11-23  Matthias Clasen  <matthiasc@poet.de>
2858
2859         * gdk/tmpl/drawing.sgml: Minor markup fixes.
2860
2861 Fri Nov 23 15:12:07 2001  Owen Taylor  <otaylor@redhat.com>
2862
2863         * gtk/Makefile.am (content_files): Add windows.sgml
2864
2865         * gdk/tmpl/cursors.sgml: Revert last diff to get things to
2866         build.
2867
2868 2001-11-22  Matthias Clasen  <matthiasc@poet.de>
2869
2870         * gdk/tmpl/event_structs.sgml: Add better explanation of proximity
2871         events. 
2872
2873         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
2874
2875         * gdk/images/*.png: The standard X cursors as pngs.
2876
2877         * gdk/Makefile.am (HTML_IMAGES): Add the images.
2878
2879 Wed Nov 21 15:57:29 2001  Owen Taylor  <otaylor@redhat.com>
2880
2881         * gtk/gtk-sections.txt: Updates
2882
2883         * gtk/tmpl/gtkstock.sgml: Close end tags.
2884
2885         * gtk/gtk.types: Remove interface types which gtk-doc
2886         can't handle currently.
2887
2888         * gtk/tmpl/gtknotebook.sgml: Fix some garbage in file.
2889
2890         * gdk/tmpl/x_interaction.sgml: Fix SGML errors.
2891
2892         * gdk/gdk-overrides.txt gdk/gdk-sections.txt: Updates. 
2893
2894 2001-11-20  Havoc Pennington  <hp@pobox.com>
2895
2896         * gtk/tmpl/gtkwindow.sgml: fix docs for gtk_window_set_policy() to
2897         reflect existence of gtk_window_set_resizable()
2898
2899 2001-11-20  Matthias Clasen  <matthiasc@poet.de>
2900
2901         * gdk/tmpl/event_structs.sgml: Small fixes.
2902
2903 2001-11-16  Matthias Clasen  <matthiasc@poet.de>
2904
2905         * gdk/tmpl/event_structs.sgml: Updates. 
2906
2907         * gdk/tmpl/windows.sgml: Document GdkFilterFunction, GdkFilterReturn
2908         and GdkXEvent, add markup.
2909
2910 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
2911
2912         * gtk/gtk-docs.sgml: Go back to DocBook 3.0 to get the
2913         autobuilder on developer.gnome.org back to work, but add
2914         the png notation for the stock icons.
2915
2916 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
2917
2918         * gdk/Makefile.am (MKDB_OPTIONS), 
2919         gdk-pixbuf/Makefile.am (MKDB_OPTIONS),
2920         gtk/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
2921
2922         * gdk-pixbuf/tmpl/file-saving.sgml,
2923         gdk-pixbuf/tmpl/module_interface.sgml,
2924         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rgb.sgml: Consistent short descriptions.
2925
2926         * gtk/tmpl/gtkprogressbar.sgml: Remove duplicate docs. (#64469)
2927         
2928         * gtk/gtk-sections.txt: Add missing TITLEs (#64459, #64568)
2929
2930         * gtk/tmpl/gtkadjustment.sgml: Typo fix. (#64448)
2931
2932 Mon Nov 12 23:06:38 2001  Tim Janik  <timj@gtk.org>
2933
2934         * added gtkaccelmap.sgml. other updates.
2935
2936 2001-11-11  Matthias Clasen  <matthiasc@poet.de>
2937
2938         * gdk-pixbuf/gdk-pixbuf-rendering.sgml, 
2939         gdk-pixbuf/gdk-pixbuf-from-drawables.sgml: new files explaining
2940         where the code for rendering pixbufs lives. (#61151) 
2941         
2942         * gdk-pixbuf/gdk-pixbuf.sgml: Use the new files.
2943
2944         * gtk/tmpl/gtkaccellabel.sgml, gtk/tmpl/gtkcombo.sgml,
2945         gtk/tmpl/gtkentry.sgml, gtk/tmpl/gtkhscrollbar.sgml,
2946         gtk/tmpl/gtkvscrollbar.sgml, gtk/tmpl/gtktoolbar.sgml,
2947         gtk/tmpl/gtkdialog.sgml, gtk/tmpl/gtkstatusbar.sgml: 
2948         Mass fixing of trivial doc bugs. (#55579, #56760, #58769, #55918,
2949         #64154, #60422, #54697)
2950
2951 2001-11-10  Matthias Clasen  <matthiasc@poet.de>
2952
2953         * gtk/tmpl/gtkpaned.sgml: Document gtk_paned_set_gutter_size
2954         as noop. (#45802)
2955
2956         * gtk/tmpl/gtkcolorsel.sgml: Remove stuff duplicating inline
2957         docs. (#60481)
2958
2959         * gtk/tmpl/gtkstock.sgml: Document all stock items
2960         with their stock text. 
2961
2962         * gtk/tmpl/gtkhseparator.sgml: Small corrections.
2963
2964         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Updates.
2965
2966 2001-11-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2967
2968         * gdk-pixbuf/tmpl/refcounting.sgml,
2969         gdk-pixbuf/porting-from-imlib.sgml, tmpl/creating.sgml:
2970         gdk_rgb_init() doesn't need to be called anymore. Use
2971         g_object_(un)_ref instead of gdk_pixbuf_(un)ref.
2972
2973         * tmpl/module_interface.sgml: Typo fix.
2974
2975         * gdk-pixbuf/gdk-pixbuf.sgml: Fixed jade complaining about '_' by
2976         replacing it with '-'. Now builds again.
2977
2978 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
2979
2980         * gdk-pixbuf/gdk-pixbuf.sgml: include initialization_versions.sgml,
2981         file-saving.sgml and module_interface.sgml.
2982
2983         * gdk-pixbuf/tmpl/module_interface.sgml: add short description.
2984
2985         * gtk/tmpl/gtkarg.sgml, gtk/tmpl/gtkdata.sgml, 
2986         gtk/tmpl/gtkcellrenderertextpixbuf.sgml: removed, since they described 
2987         no longer existent stuff and aren't included anymore.
2988
2989         * gdk/tmpl/color_contexts.sgml, gdk/tmpl/input_contexts.sgml, 
2990         gdk/tmpl/input_methods.sgml: removed, since they described no longer 
2991         existent stuff and aren't included anymore.
2992
2993 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
2994
2995         * gdk-pixbuf/gdk-pixbuf-sections.txt,
2996         gdk-pixbuf/tmpl/animation.sgml, 
2997         gdk-pixbuf/tmpl/module_interface.sgml: Updates. (#63293)
2998
2999 2001-10-28  Anders Carlsson  <andersca@gnu.org>
3000
3001         * gtk/tmpl/gtkadjustment.sgml: Update struct member docs
3002         since they're gdouble now instead of gfloat. Fixes #55699.
3003
3004 2001-10-28  Matthias Clasen  <matthiasc@poet.de>
3005
3006         * docs/reference/gtk/tmpl/gtkmenuitem.sgml,
3007         docs/reference/gtk/tmpl/gtkmenu.sgml,
3008         docs/reference/gtk/tmpl/gtkmenushell.sgml,
3009         docs/reference/gtk/tmpl/gtkcontainer.sgml,
3010         docs/reference/gtk/gtk-sections.txt: Updates.
3011
3012 2001-10-28  Anders Carlsson  <andersca@gnu.org>
3013
3014         * gdk/tmpl/regions.sgml: Remove note about coordinates in GdkPoint
3015         being 16-bit since they're 32-bit now. Fixes #62681.
3016
3017 2001-10-27  Matthias Clasen  <matthiasc@poet.de>
3018
3019         * gdk/tmpl/input_devices.sgml: Updates.
3020
3021         * gtk/tmpl/gtkrc.sgml: Document the special values <none> and
3022         <parent> for bg_pixmap.
3023
3024 2001-10-27  Anders Carlsson  <andersca@gnu.org>
3025
3026         * gtk/tmpl/gtkaccellabel.sgml: Clarify that the string
3027         argument in gtk_accel_label_new most be non-NULL.
3028         This fixes #54826.
3029
3030         * gtk/tmpl/gtkentry.sgml: Clarify that a maximum length
3031         of 0 means infinity. This fixes #58771.
3032
3033         * gtk/tmpl/gtkhandlebox.sgml: Finish a sentence. 
3034         This fixes #56702.
3035
3036         * gtk/tmpl/gtkspinbutton.sgml: Clarify that we're
3037         returning a spin button in the _new function.
3038         This fixes #54097.
3039
3040         * gtk/tmpl/gtktoolbar.sgml: Change docs for 
3041         gtk_toolbar_append_item to say that it appends an item
3042         to the end of a toolbar. This fixes #60428.
3043
3044 Fri Oct 26 11:54:53 2001  Owen Taylor  <otaylor@redhat.com>
3045
3046         * */Makefile.am: Update to install images.
3047
3048 2001-10-27  Anders Carlsson  <andersca@gnu.org>
3049
3050         * gtk/gtk-sections.txt,
3051         * gtk/tmpl/gtktreeviewcolumn.sgml: Remove documentation for
3052         gtk_tree_view_column_cell_event since that function has been
3053         removed. This fixes #62084.
3054
3055         * gdk/tmpl/properties.sgml: Change FALSE to TRUE in 
3056         documentation for gdk_atom_intern, to document the
3057         correct behavior. This fixes #58798.
3058
3059         * gtk/gtk-sections.txt: Update GtkStyle since it's now a
3060         GObject and not a struct. This fixes #55807. 
3061
3062 Thu Oct 18 16:40:00 2001  Jonathan Blandford  <jrb@redhat.com>
3063
3064         * gtk/gtk-docs.sgml: add GtkCellEditable and GtkTreeModelSort.
3065
3066 Sat Oct 20 18:35:21 2001  Owen Taylor  <otaylor@redhat.com>
3067
3068         * gtk/tmpl/gtkentry.sgml (Note): Remove note about
3069         deprecation. (We've standard on G_CONST_RETURN 
3070         rather than the reverse.) #58768, Vitaly Tishkov.
3071
3072 2001-10-20  jacob berkman  <jacob@ximian.com>
3073
3074         * gtk/Makefile.am (HTML_IMAGES): get them from
3075         $(top_srcdir)/gtk/stock-icons/ rather than
3076         ../../../gtk/stock-items/
3077
3078 Fri Oct 19 15:44:52 2001  Owen Taylor  <otaylor@redhat.com>
3079
3080         * gtk/Makefile.am gtk/gtk-sections.txt gtk/gtk-docs.sgml:
3081         Add gtkimcontextsimple.
3082
3083 2001-10-19  Matthias Clasen   <matthiasc@poet.de>
3084
3085         * gtk/gtk-docs.sgml: Switch to DocBook 4.1 (for the PNG notation).
3086
3087         * gtk/Makefile.am, gtk/tmpl/gtkstock.sgml: Add inlinegraphics for
3088         the stock icons.
3089
3090 2001-10-18  Matthias Clasen   <matthiasc@poet.de>
3091
3092         * gdk/tmpl/visuals.sgml: Resurrect 1.2 documentation. (#62604)
3093
3094         * gtk/tmpl/gtkpaned.sgml: Fixes. (#62146)
3095
3096         * gtk/tmpl/gtkgamma.sgml: Fixes. (#62155)
3097
3098         * gtk/Makefile.am (IGNORE_HFILES): Add xembed.h (#61929)
3099
3100         * gdk-pixbuf/gdk-pixbuf.types: Add GdkPixbuf, 
3101         GdkPixbufAnimation and GdkPixbufAnimationIter. (#62590)
3102
3103         * gtk/tmpl/gtkscrolledwindow.sgml: Replace GtkCList by
3104         GtkTreeView in example. (#62200)
3105
3106 2001-10-17  Matthias Clasen   <matthiasc@poet.de>
3107
3108         * gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkclipboard.sgml,
3109         gdk/tmpl/general.sgml, gdk/tmpl/threads.sgml, 
3110         gdk/tmpl/x_interaction.sgml: Updates.
3111
3112 2001-10-13  Matthias Clasen   <matthiasc@poet.de>
3113
3114         * gdk/tmpl/x_interaction.sgml: Update.
3115
3116 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
3117
3118         * gtk/gtk-sections.txt, gtk/tmpl/gtkspinbutton.sgml,
3119         gtk/tmpl/gtkseparatormenuitem.sgml, gtk/tmpl/gtknotebook.sgml,
3120         gtk/tmpl/gtkstatusbar.sgml, gtk/tmpl/gtkradiobutton.sgml,
3121         gtk/tmpl/gtkradiomenuitem.sgml: Updates.
3122
3123         * gdk-pixbuf/gdk-pixbuf-sections.txt, 
3124         gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Follow recent API changes.
3125
3126 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
3127
3128         * gtk/tmpl/gtkcalendar.sgml, gtk/tmpl/gtkeditable.sgml: Update.
3129
3130         * gdk-pixbuf/gdk-pixbuf.sgml: Add entity for tmpl/inline.sgml.
3131
3132         * gdk-pixbuf/tmpl/inline.sgml: Update.
3133
3134         * gtk/gtk-sections.sgml: Update.
3135
3136 2001-10-08  Matthias Clasen   <matthiasc@poet.de>
3137
3138         * gdk-pixbuf/gdk-pixbuf-sections.txt,
3139         gdk-pixbuf/Makefile.am, gdk-pixbuf/tmpl/creating.sgml: Update.
3140
3141         * gdk-pixbuf/tmpl/inline.sgml: New file.
3142         
3143 2001-10-07  Matthias Clasen   <matthiasc@poet.de>
3144
3145         * gdk/tmpl/properties.sgml, gdk/tmpl/events.sgml,
3146         gdk/tmpl/regions.sgml, gdk/tmpl/general.sgml,
3147         gdk/tmpl/keys.sgml: Update. 
3148
3149         * gdk/gdk-overrides.txt, gdk/gdk-sections.txt: Remove nanox traces.
3150
3151 2001-10-06  Matthias Clasen   <matthiasc@poet.de>
3152
3153         * gtk/gtk-docs.sgml: add gtkimagemenuitem, 
3154         gtksettings, gtkseparatormenuitem.
3155         
3156         * gtk/tmpl/gtktreemodelsimple.sgml: remove unused file.
3157
3158 2001-10-05  Matthias Clasen   <matthiasc@poet.de>
3159
3160         * gtk/gtk-sections.sgml, gtk/objects_grouped.sgml: remove GtkPacker.
3161
3162 2001-10-05  Sven Neumann  <sven@gimp.org>
3163
3164         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: adapt to changes in GDK_PIXBUF_ERROR
3165         enum.
3166
3167 2001-10-04  Havoc Pennington  <hp@pobox.com>
3168
3169         * gtk/tmpl/gtkimage.sgml: fix GtkImage overview
3170
3171 Wed Oct  3 15:09:18 2001  Jonathan Blandford  <jrb@redhat.com>
3172
3173         * gtk/gtk.types: remove gtk_cell_editable_get_type
3174
3175 2001-10-02  Havoc Pennington  <hp@redhat.com>
3176
3177         * gtk/tree_widget.sgml: s/empahsis/emphasis/
3178
3179         * gtk/tmpl/gtkobject.sgml: update docs
3180
3181 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
3182
3183         * gtk/gtk-sections.txt: Move standard gobject stuff to
3184         the 'Standard' sections. (#61483)
3185
3186 Wed Sep 26 15:05:28 2001  Jonathan Blandford  <jrb@redhat.com>
3187
3188         * gtk/gtk.types: Add missing types.
3189
3190 Mon Sep 24 12:43:45 2001  Owen Taylor  <otaylor@redhat.com>
3191
3192         * gtk/gtk-sections.txt: Updates for removed/renamed functions.
3193
3194 2001-09-08  Havoc Pennington  <hp@pobox.com>
3195
3196         * gtk/gtk-sections.txt: move some of the accel group functions 
3197         into a Private subsection
3198
3199 2001-09-08  Havoc Pennington  <hp@pobox.com>
3200
3201         * gtk/tmpl/gtklayout.sgml: docs
3202
3203         * gdk-pixbuf/gdk-pixbuf.sgml: remove the section on compiling
3204         gdk-pixbuf since it isn't a standalone package anymore
3205
3206         * gtk/building.sgml: section on compiling GTK itself
3207
3208 2001-09-08  Havoc Pennington  <hp@pobox.com>
3209
3210         * gtk/gtk-sections.txt: put GtkPacker back in here so it won't be
3211         in gtk-unused.txt, but don't put it back in gtk-docs.sgml. 
3212
3213         Tons of other additions from gtk-unused.txt, but mostly skipping
3214         all the tree stuff for now.
3215
3216 2001-09-08  Havoc Pennington  <hp@pobox.com>
3217
3218         * gtk/gtk-docs.sgml: remove CellRendererTextPixbuf
3219
3220         * gtk/resources.sgml: add section on mailing lists, bugzilla, etc.
3221
3222         * gtk/tmpl/gtkaccelgroup.sgml: add long description
3223
3224         * gtk/gtk-sections.txt: reorder accel group section; probably need
3225         to delete most of it
3226
3227         * gtk/tmpl/gtkmain.sgml: Clean it up a little bit
3228
3229         * gtk/gtk-docs.sgml: rearrange the list of "core/misc" sections so
3230         that useful things are near the top and stupid junk is near the
3231         bottom.
3232
3233         * gtk/tmpl/gtkfeatures.sgml: fix/finish this section
3234
3235         * gtk/gtk-docs.sgml: create a separate section for
3236         overview/tutorial material and special notes, and put the
3237         reference docs for the "misc non-widget" stuff into its own
3238         section.
3239
3240         * gtk/compiling.sgml: write this section
3241
3242         * gtk/gtk-docs.sgml: The intro section weirdly had two paragraphs
3243         that said the same thing. Delete one of them.
3244
3245 Tue Sep  4 01:33:51 2001  Owen Taylor  <otaylor@redhat.com>
3246
3247         * gtk/gtk-docs.sgml: Remove references to a couple
3248         sections that are no longer there.
3249
3250 Thu Aug 30 19:34:38 2001  Jonathan Blandford  <jrb@redhat.com>
3251
3252         * gtk/tmpl/gtkdialog.sgml: Fix obvious mistake.
3253
3254 Tue Aug 21 12:42:19 2001  Owen Taylor  <otaylor@redhat.com>
3255
3256         * gtk/gtk-sections.txt: Remove GtkPacker
3257
3258 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
3259
3260         * */Makefile.am: Set GPATH to fix srcdir != builddir  
3261         problems with GNU make.
3262
3263 Sun Jul 22 17:01:34 2001  Owen Taylor  <otaylor@redhat.com>
3264
3265         * gtk/tmpl/gtksignal.sgml: Fix missing not
3266         (Skip Montanaro, #56361)
3267
3268 Wed Jul  4 22:53:33 2001  Owen Taylor  <otaylor@redhat.com>
3269
3270         * gtk/tmpl/gtkplug.sgml gtk/tmpl/gtksocket.sgml: Some
3271         updates and moving docs to the C files.
3272
3273 2001-05-19  Havoc Pennington  <hp@pobox.com>
3274
3275         * gdk-pixbuf/tmpl/initialization_versions.sgml: docs
3276
3277         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: docs
3278
3279         * gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: docs
3280
3281 Sun Apr 15 15:04:12 2001  Owen Taylor  <otaylor@redhat.com>
3282
3283         * gtk/tmpl/gtkdnd.sgml: Move some of the function docs to the
3284         C files.
3285
3286 Thu Jun 21 12:31:29 2001  Owen Taylor  <otaylor@redhat.com>
3287
3288         * gtk/gtk-sections.txt: Update a bit.
3289
3290         * Makefile.am: build GTK+ docs. 
3291
3292 Fri Jun  8 12:33:29 2001  Jonathan Blandford  <jrb@redhat.com>
3293
3294         * gtk/tmpl/gtktable.sgml: fix bug #55921
3295
3296 2001-06-05  Havoc Pennington  <hp@redhat.com>
3297
3298         * gtk/tmpl/gtkscale.sgml: more docs
3299
3300 Tue Jun  5 10:54:48 2001  Owen Taylor  <otaylor@redhat.com>
3301
3302         * gtk/tmpl/gtkenums.sgml: Improve docs for GtkStateType.
3303         (Fixes #55751, among other things.)
3304
3305 Mon Jun  4 15:08:21 2001  Owen Taylor  <otaylor@redhat.com>
3306
3307         * gtk/gtk-overrides.txt: Remove GtkArgSetFunc, GtkArgGetFunc.
3308
3309 Wed May 30 16:56:07 2001  Owen Taylor  <otaylor@redhat.com>
3310
3311         * gtk/tmpl/gtkrc.sgml (pattern): Correct typoe when
3312         describing order of composition. (#53371, Skip Montanaro)
3313         
3314 2001-05-22  Havoc Pennington  <hp@pobox.com>
3315
3316         * gtk/gtk-sections.txt: add gtk_bin_get_child
3317
3318 Fri May 18 12:28:08 2001  Owen Taylor  <otaylor@redhat.com>
3319
3320         * gtk/tmpl/gtksizegroup.sgml gtk/gtk-sections.txt gtk/gtk.types:
3321         Add documentation about GtkSizeGroup.
3322
3323 2001-05-11  Havoc Pennington  <hp@pobox.com>
3324
3325         * gtk/tmpl/gtkvruler.sgml, 
3326         gtk/tmpl/gtkhruler.sgml: fix bug #54431
3327
3328         * gtk/tmpl/gtkdrawingarea.sgml: fix bug #54331
3329
3330         * gtk/tmpl/gtkenums.sgml: fix bug #54329, and 
3331         update some other random things
3332
3333         * gtk/gtk-sections.txt: updates
3334
3335         * gtk/tmpl/gtkmenuitem.sgml: fix bug #54277
3336
3337         * gtk/tmpl/gtkradiomenuitem.sgml: fix bug #54323,
3338         #54324, #54325 
3339
3340 2001-04-26  Havoc Pennington  <hp@redhat.com>
3341
3342         * gtk/tmpl/gtkimage.sgml: document GtkImageType
3343
3344         * gtk/gtk-sections.txt: GtkImageType is public
3345
3346         * gdk/tmpl/images.sgml: add warning about gtk_image_new_bitmap
3347
3348 Wed Apr 25 12:33:03 2001  Owen Taylor  <otaylor@redhat.com>
3349
3350         * gtk/tmpl/gtktreeitem.sgml: Add note about GTK_ENABLE_BROKEN.
3351
3352 Tue Apr 17 10:59:13 2001  Owen Taylor  <otaylor@redhat.com>
3353
3354         * gtk/Makefile.am (GTKDOC_CFLAGS): Remove -DGTK_DISABLE_COMPAT
3355         add -DGTK_ENABLE_BROKEN
3356
3357         * {gtk/gtk,gdk/gdk}-sections.txt: Updated
3358
3359 Fri Apr 13 10:41:10 2001  Owen Taylor  <otaylor@redhat.com>
3360
3361         * */Makefile.am: Add $(top_builddir) to includes as necessary,
3362         Run gtkdoc-scangobj from builddir, not srcdir, don't distribute
3363         foo-doc.{top,bottom}, recomment in code to distribute HTML
3364         images, with shell fixes.
3365
3366         * gtk/gtk.hierarchy gdk-pixbuf/gdk-pixbuf.{args,signals,hierarchy}:
3367         Remove generated files.
3368         
3369 Wed Apr  4 01:26:04 2001  Tim Janik  <timj@gtk.org>
3370
3371         * gdk-pixbuf/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
3372         dist-hook because $(HTML_IMAGES) is empty.
3373         * gtk/Makefile.am: same here.
3374         * gdk/Makefile.am: same here. touched gdk.types since make rules
3375         require it ;(
3376
3377 2001-03-29  Mike Kestner  <mkestner@ameritech.net>
3378
3379         * gtk/tmpl/gtkspinbutton.html: killed function docs that are now
3380         inline.
3381
3382 2001-03-23  Havoc Pennington  <hp@redhat.com>
3383
3384         * gdk/gdk-sections.txt: updates
3385
3386         * gtk/gtk-sections.txt: updates
3387
3388         * gtk/gtk-docs.sgml: mop up TreeModelSimple entity
3389
3390         * gdk/gdk-docs.sgml: remove input method
3391         and input context docs
3392
3393 2001-03-22  Havoc Pennington  <hp@redhat.com>
3394
3395         * gdk/tmpl/keys.sgml: docs on GdkKeymap
3396
3397 2001-03-16  Havoc Pennington  <hp@redhat.com>
3398
3399         * gtk/gtk-docs.sgml: remove GtkData entity usage
3400
3401 2001-03-14  Havoc Pennington  <hp@redhat.com>
3402
3403         * gtk/gtk-docs.sgml: remove gtkdata, gtktreemodelsimple
3404
3405         * gtk/gtk.types: remove gtk_data_get_type
3406
3407 Wed Mar  7 23:58:53 2001  Owen Taylor  <otaylor@redhat.com>
3408
3409         * gtk/tmpl/gtkwidget.sgml: Document ::hierarchy-changed.
3410
3411 Wed Mar  7 00:27:13 2001  Jonathan Blandford  <jrb@redhat.com>
3412
3413         * gdk-pixbuf/Makefile.am (scan-build.stamp): add --nogtkinit.
3414
3415 Sat Mar  3 17:20:53 2001  Owen Taylor  <otaylor@redhat.com>
3416
3417         * */Makefile.am (scan-build.stamp): You can't use
3418         + as a metacharacter for basic regular expressions.
3419         (This was the "all objects disappear")
3420
3421         * gdk/gdk-sections.txt gdk-pixbuf/gdk-pixbuf-sections.txt
3422
3423         * */*-unused.sgml: Remove a lot of empty stuff. (No
3424         point in saving old docs when there aren't any.)
3425
3426 2001-02-20  Havoc Pennington  <hp@pobox.com>
3427
3428         * gdk/tmpl/rgb.sgml: fix these docs to reflect the current state
3429         of affairs
3430
3431 2001-02-19  Havoc Pennington  <hp@pobox.com>
3432
3433         * gdk/Makefile.am (SCAN_OPTIONS): add --deprecated-guards
3434
3435         * gdk/gdk-sections.txt: update
3436
3437         * gdk/gdk-docs.sgml: update
3438
3439 2001-02-18  Havoc Pennington  <hp@pobox.com>
3440
3441         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): add gdk-pixbuf-marshal.h
3442
3443         * gdk-pixbuf/gdk-pixbuf-sections.txt: fixes
3444
3445 Sun Feb 11 22:16:34 2001  Owen Taylor  <otaylor@redhat.com>
3446
3447         * */Makefile.am: Use the new snazzy mother-of-all-gtk-doc-makefiles.
3448
3449         * gdk/tmpl/* gdk-pixbuf/tmpl/*: Recover a bunch of docs that were 
3450         lost at one point.
3451
3452 2001-02-08  Havoc Pennington  <hp@pobox.com>
3453
3454         * gtk/windows.sgml: windows (file is blank)
3455
3456         * gtk/framebuffer.sgml: framebuffer (file is blank)
3457
3458         * gtk/compiling.sgml: how to use pkg-config, etc. (file is 
3459         blank for now)
3460
3461 2001-02-03  Havoc Pennington  <hp@pobox.com>
3462
3463         * gtk/tmpl/gtkfixed.sgml: Add the intro docs section
3464
3465 2001-02-01  Havoc Pennington  <hp@redhat.com>
3466
3467         * gtk/gtk-sections.txt: updated
3468
3469         * gtk/gtk-docs.sgml: Move the below from "Deprecated" section to
3470         "special-purpose" section; move GtkItem out of deprecated section,
3471         since GtkMenuItem uses it, though probably the GtkItem signals
3472         should just migrate down to GtkMenuItem someday it won't happen
3473         for 2.0
3474
3475         * gtk/tmpl/gtkgamma.sgml: add note about eventual removal
3476
3477         * gtk/tmpl/gtkcurve.sgml: add note about eventual removal
3478
3479         * gtk/tmpl/gtkruler.sgml: add note about eventual removal
3480
3481         * gtk/tmpl/gtkhruler.sgml: add note about eventual removal
3482
3483         * gtk/tmpl/gtkvruler.sgml: add note about eventual removal
3484
3485         * gtk/tmpl/gtkinputdialog.sgml: add note about eventual removal
3486
3487 2001-01-30  Havoc Pennington  <hp@pobox.com>
3488
3489         Also committed a bunch of automatic changes made by gtk-doc, 
3490         after reviewing for correctness.
3491         
3492         * gtk/tmpl/gtktext.sgml: add warning about deprecation and note
3493         about what to use instead
3494
3495         * gtk/tmpl/gtktree.sgml: ditto
3496
3497         * gtk/Makefile.am (scan): pass --deprecated-guards option to
3498         gtk-doc
3499
3500         * gtk/gtk-docs.sgml: move GtkText to the deprecated section 
3501         instead of the GtkTextView section. Oops.
3502
3503 Tue Jan 30 16:01:54 2001  Owen Taylor  <otaylor@redhat.com>
3504
3505         * gtk/tmpl/gtkclist.sgml: Added note explaining how
3506         the @button parameter is off by 1. (#6739)
3507
3508 Mon Jan  8 15:21:15 2001  Owen Taylor  <otaylor@redhat.com>
3509
3510         * Makefile.am (SUBDIRS): Restore build.
3511
3512         * gdk/gdk-sections.txt gdk/gdk-docs.sgml 
3513           gdk-pixbuf/gdk-pixbuf-sections.txt 
3514           gtk/gtk-sections.txt gtk/gtk-docs.sgml: : Update.
3515
3516         * */tmpl/*: Changes from update.
3517
3518 Wed Oct 25 15:19:40 2000  Owen Taylor  <otaylor@redhat.com>
3519
3520         * gtk/tmpl/gtknotebook.sgml: Moved function docs into .c
3521         file, fairly extensive rewriting.
3522
3523 Thu Nov 30 00:53:45 2000  Owen Taylor  <otaylor@redhat.com>
3524
3525         * gtk/tmpl/gtkfilesel.sgml: Fix to say that file_selection_complete()
3526         filters both files and directories.
3527
3528         * gtk/tmpl/gtktogglebutton.sgml: Fix description
3529         of gtk_toggle_button_toggled().
3530
3531 Fri Nov 17 17:31:30 2000  Owen Taylor  <otaylor@redhat.com>
3532
3533         * gtk/Makefile.am (content_files): Add a couple
3534         of files.
3535
3536 Mon Nov 13 16:58:43 2000  Owen Taylor  <otaylor@redhat.com>
3537
3538         * {gtk,gdk,gdk-pixbuf}/Makefile.am: cd to srcdir before
3539         calling gtkdoc-fixref, distribute index.sgml.
3540
3541         * gtk/gtk-docs.sgml gtk/Makefile.am gtk/gtk-sections.txt
3542         gtk/gtk.types: Update
3543
3544 2000-11-05  Havoc Pennington  <hp@pobox.com>
3545
3546         * gtk/tmpl/gtktexttag.sgml: documented some of the object args
3547
3548         * gtk/text_widget.sgml: fixups
3549
3550 2000-11-04  Havoc Pennington  <hp@pobox.com>
3551
3552         * gtk/gtk-sections.txt: Added a bunch of stuff from unused
3553
3554 2000-11-01  Havoc Pennington  <hp@redhat.com>
3555
3556         * gtk/tmpl/gtkmessagedialog.sgml: Check in these docs, I seem to
3557         have written them a while ago then forgotten about them.
3558
3559 2000-11-01  Havoc Pennington  <hp@pobox.com>
3560
3561         * gtk/gtk-sections.txt: Add new label functions
3562
3563 Sun Oct 29 02:59:50 2000  Owen Taylor  <otaylor@redhat.com>
3564
3565         * **: Updates to new gtk-doc, gsignal, causing quite
3566         a bit of diffs but little real changes.
3567
3568 2000-10-24  Havoc Pennington  <hp@redhat.com>
3569
3570         * gtk/text_widget.sgml: add note about UTF-8
3571
3572 2000-10-23  Havoc Pennington  <hp@redhat.com>
3573
3574         * gtk/gtk-sections.txt: remove GtkTextBTree
3575
3576         * gtk/text_widget.sgml: Overview of the text widget
3577
3578         * gtk/gtk-docs.sgml: Change to using categories for the toplevel 
3579         organization of the reference entries. We'll add an alphabetical 
3580         index eventually. The category way is a lot easier for people who
3581         aren't familiar with the widgets. Removed objects_grouped.sgml 
3582         from gtk-docs.sgml for now, it doesn't seem useful anymore.
3583
3584         * gtk/objects_grouped.sgml: Add a section for deprecated
3585         objects; add a section for the TextView object collection
3586
3587 Wed Oct 18 11:01:12 2000  Owen Taylor  <otaylor@redhat.com>
3588
3589         * gtk/Makefile.am gdk-pixbuf/Makefile.am: Fix typo
3590
3591 2000-10-20  Havoc Pennington  <hp@redhat.com>
3592
3593         * gtk/gtk-sections.txt: Add dialog docs
3594
3595 2000-10-18  Havoc Pennington  <hp@redhat.com>
3596
3597         * gtk/gtk-sections.txt: Some updates
3598
3599         * gdk/gdk-sections.txt: remove GdkPixbufAlphaMode
3600
3601         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add new API, remove 
3602         GdkPixbufClass/GdkAnimationClass since those are private
3603
3604         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): ignore more headers
3605
3606 2000-10-06  Havoc Pennington  <hp@redhat.com>
3607
3608         * gdk-pixbuf/*.sgml, gdk-pixbuf/tmpl/*.sgml: copy in from 1.0
3609         
3610         * gdk-pixbuf/gdk-pixbuf-sections.txt: add Xlib sections from 1.0
3611         tree
3612
3613         * gdk-pixbuf/Makefile.am: add stuff from 1.0 tree
3614
3615         * gdk-pixbuf/compiling.sgml: copy from 1.0 tree
3616
3617 2000-09-26  Havoc Pennington  <hp@redhat.com>
3618
3619         * gtk/tmpl/gtkrc.sgml: Document stock icon stuff
3620
3621 Thu Sep  7 14:15:03 2000  Owen Taylor  <otaylor@redhat.com>
3622
3623         * gdk/* gtk/*: Move gtk-reference files into GTK+ tree proper.
3624
3625         * Update sections.txt files to correspond to current code,
3626         tweak .sgml files and Makefiles to correspond.
3627
3628         * gtk/tmpl/gtkradiomenuitem.sgml (this): Remove extra <para>
3629
3630 2000-06-14  Damon Chaplin  <damon@helixcode.com>
3631
3632         * gtk/tmpl/gtktooltips.sgml: added a note about no-window widgets.
3633
3634 Mon Jun  5 11:17:25 2000  Owen Taylor  <otaylor@redhat.com>
3635
3636         * gdk/tmpl/general.sgml: Fix gdk_pointer_grab description
3637         as pointed out by Dave Morse.
3638
3639 Sun May 28 12:16:01 2000  Owen Taylor  <otaylor@redhat.com>
3640
3641         * gtk/tmpl/gtkaspectframe.sgml: Fix typo
3642         pointed out by Gregory McLean.
3643
3644 2000-05-28  Damon Chaplin  <damon@helixcode.com>
3645
3646         * gdk/tmpl/event_structs.sgml: typo.
3647
3648 2000-04-22  Damon Chaplin  <damon@helixcode.com>
3649
3650         * gtk/tmpl/gtkenums.sgml: update from Lee Mallabone
3651         <lee0@callnetuk.com>
3652
3653 2000-04-09  Damon Chaplin  <damon@helixcode.com>
3654
3655         * gtk/tmpl/gtkmain.sgml: update from Torsten Landschoff
3656         <t.landschoff@gmx.net>
3657
3658         * gdk/tmpl/input_methods.sgml: 
3659         * gdk/tmpl/general.sgml: fixed typos.
3660
3661 Tue Mar 14 14:17:46 2000  Raph Levien  <raph@acm.org>
3662
3663         * gdk/tmpl/rgb.sgml: Better explanation of gdk_rgb_set_min_colors.
3664         Thanks to Stric for spotting it.
3665
3666 2000-03-07  Damon Chaplin  <damon@helixcode.com>
3667
3668         * gtk/tmpl/gtkclist.sgml: fix to gtk_clist_set_reorderable(). It
3669         reorders rows, not columns. From Guy Harris <gharris@flashcom.net>.
3670
3671 2000-02-29  Damon Chaplin  <damon@helixcode.com>
3672
3673         * gtk/tmpl/gtkmenuitem.sgml: minor fix from Nicolas GEORGE
3674         <nicolas.george@ens.fr>.
3675
3676 2000-02-28  Damon Chaplin  <damon@helixcode.com>
3677
3678         * gtk/tmpl/gtkradiomenuitem.sgml: 
3679         * gtk/tmpl/gtkmenuitem.sgml: 
3680         * gtk/tmpl/gtknotebook.sgml: new menu item sections and minor update to
3681         notebook section from Nicolas GEORGE <nicolas.george@ens.fr>.
3682
3683 2000-02-18  Damon Chaplin  <damon@helixcode.com>
3684
3685         * gtk/tmpl/gtktooltips.sgml: patch from
3686         David Benson <daveb@idealab.com> to note that gtk_tooltips_set_colors()
3687         does not work.
3688
3689 2000-02-09  Damon Chaplin  <damon@helixcode.com>
3690
3691         * gdk/tmpl/input_methods.sgml: minor fix.
3692
3693 2000-02-03  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3694
3695         * gdk/gdk-sections.txt: rearranged a bit.
3696
3697         * gdk/tmpl/event_structs.sgml: updated.
3698
3699         * gtk/gtk-sections.txt: added INCLUDE tag for Private Info section.
3700
3701         * gdk/tmpl/color_contexts.sgml: added note saying it is deprecated.
3702         * gdk/tmpl/dnd.sgml: added note saying read the GTK+ DnD docs.
3703
3704 2000-02-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3705
3706         * gdk/tmpl/*.sgml: ran make templates.
3707
3708         * gdk/gdk-docs.sgml: rearranged sections.
3709
3710         * gdk/tmpl/events.sgml: documented.
3711
3712         * gdk/tmpl/general.sgml: documented.
3713
3714         * gdk/tmpl/rgb.sgml: fixed a few '@' -> '#'.
3715
3716         * gdk/gdk-sections.txt: rearranged a few bits, including moving
3717         GdkWChar and related functions from the input method section to the
3718         font section, and GdkCapStyle etc. from Drawing Primitives to GCs.
3719
3720         * gdk/tmpl/images.sgml: documented.
3721
3722         * gdk/tmpl/drawing.sgml: updated.
3723
3724         * gdk/tmpl/regions.sgml: updated.
3725
3726         * gdk/tmpl/input_contexts.sgml: documented.
3727
3728         * gdk/tmpl/input_methods.sgml: documented.
3729
3730         * gdk/tmpl/selections.sgml: changed xref to a link since Jade says
3731         a xref to a RefEntry is not supported.
3732
3733 2000-01-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3734
3735         * gtk/tmpl/gtkscrollbar.sgml: Started.
3736
3737 2000-01-08  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3738
3739         * gtk/tmpl/gtkclist.sgml: update from Paul Schifferer
3740         <isengard@geocities.com>
3741
3742 Wed Jan  5 10:23:41 2000  Owen Taylor  <otaylor@redhat.com>
3743
3744         * gtk/tmpl/gtkprogress.sgml: Missing </listitem>, remove extra <para>
3745         * gtk/tmpl/gtkobject.sgml: dos2unix
3746         * gtk/tmpl/gtkcurve.sgml: missing </para>
3747         * gtk/tmpl/gtkarg.sgml: dos2unix, missing </para>
3748         * gtk/tmpl/gtkcolorsel.sgml: Missing </listitem>'s
3749         * gtk/tmpl/gtksignal.sgml (signal): dos2unix, missing </para>'s
3750         * gtk/tmpl/gtkmarshal.sgml: Missing </refsect2>
3751
3752 1999-11-16  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3753
3754         * gtk/tmpl/gtkmenubar.sgml: fixed minor error - using <em>.
3755
3756         * gtk/tmpl/gtknotebook.sgml: 
3757         * gtk/tmpl/gtklist.sgml: new sections from
3758         Nicolas George <george@clipper.ens.fr>, with help from
3759         "Bob Springett" <bobspringett@claranet.fr>.
3760
3761         * gtk/tmpl/gtkobject.sgml: 
3762         * gtk/tmpl/gtkarg.sgml: new sections from
3763         David Benson <daveb@idealab.com>.
3764
3765         * gtk/tmpl/gtkvbox.sgml: 
3766         * gtk/tmpl/gtkhbox.sgml: fixed line endings.
3767
3768         * gtk/tmpl/gtkvbbox.sgml: update from Lee Mallabone
3769         <lee0@callnetuk.com>
3770
3771         * gdk/tmpl/drawing.sgml: fixed error in gdk_draw_arc() @angle2 param
3772         - it is relative to @angle1 rather than from the 3 o'clock position.
3773
3774         * gtk/tmpl/gtkfontseldlg.sgml: changed enums to use @ fields.
3775
3776         * gtk/tmpl/gtkcolorsel.sgml: 
3777         * gtk/tmpl/gtkcolorseldlg.sgml: 
3778         * gtk/tmpl/gtkprogress.sgml: 
3779         * gtk/tmpl/gtkprogressbar.sgml: new sections from Tom Martone
3780         <tom@martoneconsulting.com>
3781
3782         * gtk/tmpl/gtkclist.sgml: partially written documentation from
3783         Paul Schifferer <isengard@geocities.com> who won't be able to finish it
3784
3785 1999-09-22  Martin Norbäck  <d95mback@dtek.chalmers.se>
3786         
3787         * gtk/tmpl/gtkclist.sgml: Added information about the sorting functions
3788
3789 Tue Oct 26 16:50:15 1999  Owen Taylor  <otaylor@redhat.com>
3790
3791         * gtk/tmpl/gtkrc.sgml: Added information about widget
3792         paths and pattern matching.
3793
3794 1999-09-22  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3795
3796         * gtk/tmpl/*.sgml: ran make templates, to fix problems with structs.
3797
3798         * gtk/gtk-sections.txt: rearranged GtkCombo section.
3799
3800         * gtk/tmpl/gtkvseparator.sgml: 
3801         * gtk/tmpl/gtkhseparator.sgml: 
3802         * gtk/tmpl/gtkgc.sgml: 
3803         * gtk/tmpl/gtkfeatures.sgml: 
3804         * gtk/tmpl/gtktipsquery.sgml: 
3805         * gtk/tmpl/gtkitem.sgml: 
3806         * gtk/tmpl/gtkinvisible.sgml: 
3807         * gtk/tmpl/gtkgamma.sgml: 
3808         * gtk/tmpl/gtkdata.sgml: 
3809         * gtk/tmpl/gtkcurve.sgml: 
3810         * gtk/tmpl/gtkcombo.sgml: 
3811         * gtk/tmpl/gtkaccellabel.sgml: documented.
3812
3813 1999-09-20  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3814
3815         * gtk/gtk-docs.sgml: added role="no-toc" to the GTK+ Widgets & Objects
3816         chapter since we've created our own special contents page.
3817
3818 1999-09-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3819
3820         * gtk/tmpl/gtkmarshal.sgml: 
3821         * gtk/tmpl/gtksignal.sgml: new sections from 
3822          David Benson <daveb@idealab.com>.
3823
3824         * gtk/gtk-sections.txt: rearranged signal sections, and made most
3825         marshallers private. Moved GtkSignalRunType to signals section.
3826
3827         * gtk/tmpl/gtkradiobutton.sgml: new section from Lee Mallabone.
3828
3829 1999-09-17  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3830
3831         * gtk/gtk-docs.sgml: removed menu factory and debugging sections.
3832
3833         * gtk/gtk-sections.txt: made menu factory stuff private since it is
3834         deprecated. Also made debugging stuff private since it is only useful
3835         within GTK+.
3836
3837 1999-09-14  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3838
3839         * gtk/tmpl/gtkfilesel.sgml: fixed mismatched parentheses.
3840
3841 1999-09-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3842
3843         * gdk/tmpl/event_structs.sgml: 
3844         * gdk/tmpl/drawing.sgml: minor fixes.
3845
3846 1999-09-20  David C. Mason  <dcm@redhat.com>
3847
3848         * gtk/tmpl/gtkimage.sgml: first pass at gtkimage... not complete
3849
3850 1999-08-28  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3851
3852         * gtk/tmpl/gtkbbox.sgml: new section from Lee Mallabone.
3853
3854         * gdk/gdk-sections.txt: rearranged rgb, regions, and drawing sections.
3855
3856         * gdk/tmpl/rgb.sgml: new section from Raph Levien, with a few changes
3857         by me, including a little example app.
3858
3859         * gdk/tmpl/regions.sgml: 
3860         * gdk/tmpl/event_structs.sgml: 
3861         * gdk/tmpl/drawing.sgml: my first attempt.
3862         * gdk/tmpl/cursors.sgml: tiny changes.
3863
3864 Tue Aug 17 09:14:01 1999  Owen Taylor  <otaylor@redhat.com>
3865
3866         * gtk/tmpl/gtktypeutils.sgml: Fix corrupted end tag.
3867
3868         * gtk/tmpl/gtkselection.sgml gtk/tmpl/gtkrc.sgml
3869           gtk/tmpl/gtkdnd.sgml gtk/tmpl/gtkarrow.sgml
3870           gtk/tmpl/gtkpaned.sgml gtk/tmpl/gtkmisc.sgml
3871           gtk/tmpl/gtkhandlebox.sgml gtk/tmpl/gtkctree.sgml:
3872         Added missing close tags.
3873
3874 Thu Aug 19 14:43:08 1999  Owen Taylor  <otaylor@redhat.com>
3875
3876         * gdk/tmpl/gcs.sgml gdk/gdk-sections.txt: Added section. 
3877           (Written a while ago but fell through the cracks)
3878
3879         * gtk/gtk-docs.sgml: Add a &hash; entity here as a
3880           temporary hack. (There is no standard entity
3881           for '#', and no way of escaping '#' in gtk-doc)
3882
3883         * gtk/tmpl/gtkrc.sgml: Use the above to fix up #rrggbb
3884           string literals.
3885
3886         * gtk/tmpl/gtkdrawingarea.sgml: Fixed a couple
3887           of errors in the example. (pointed out by
3888           Nick Lamb)
3889
3890 Mon Aug 16 6:60:53 1999  Owen Taylor  <otaylor@redhat.com>
3891
3892         * gdk/tmpl/properties.sgml
3893           gdk/tmpl/selections.sgml
3894           gdk/tmpl/input_devices.sgml: Documented
3895
3896         * gdk/gdk-sections.txt: Moved around types for
3897           input devices properties and selections, marked
3898           a few functions as private.