]> Pileus Git - ~andy/gtk/blob - docs/reference/ChangeLog
Update README files to refer to git
[~andy/gtk] / docs / reference / ChangeLog
1 === ChangeLog discontinued ===
2
3         With the move to git, GTK+ is switching from a ChangeLog file
4         to relying on commit messages to provide change history. Please
5         see README.commits for guidance on the expected message format.
6
7 2009-03-25   Paul Bolle <pebolle@tiscali.nl>
8
9         Bug 562863 - GtkVscrollbar is hardly documented
10
11         * gtk/tmpl/gtkvscrollbar.sgml:
12         * gtk/tmpl/gtkhscrollbar.sgml: Minor tweaks.
13
14 2009-03-24  Matthias Clasen  <mclasen@redhat.com>
15
16         Bug 576150 – Doc bug for GtkMenuPositionFunc
17
18         * gtk/tmpl/gtkmenu.sgml: Remove a misleading sentence.
19         Pointed out by Owen Taylor.
20
21 2009-03-23  Claudio Saavedra  <csaavedra@igalia.com>
22
23         * gdk-pixbuf/tmpl/animation.sgml: Fix typos and document the
24         GdkPixbufSimpleAnim structure.
25
26 2009-03-13  Matthias Clasen  <mclasen@redhat.com>
27
28         * === Released 2.16.0 ===
29
30 2009-03-02  Matthias Clasen  <mclasen@redhat.com>
31
32         * gtk/gtk-sections.txt: Rename gtk_style_get_property to
33         gtk_style_get_style_property
34
35 2009-03-02  Matthias Clasen  <mclasen@redhat.com>
36
37         * === Released 2.15.5 ===
38
39 2009-03-01  Matthias Clasen  <mclasen@redhat.com>
40
41         Bug 573393 – Deprecated functions in gdk-Threads example code snippet
42
43         * gdk/tmpl/threads.sgml: Don't use deprecated GTK+ api.
44         Spotted by Andre Klapper
45
46 2009-03-01  Matthias Clasen  <mclasen@redhat.com>
47
48         * gtk/images/messagedialog.png: Fix this image
49
50         * gtk/images/aboutdialog.png: New image
51         * gtk/Makefile.am: Add it here.
52         * gtk/visual_index.xml: And here.
53
54 2009-02-20  Matthias Clasen  <mclasen@redhat.com>
55
56         * gtk/gtk-sections.txt: Add gtk_window_get_default_icon_name
57
58 2009-02-17  Matthias Clasen  <mclasen@redhat.com>
59
60         * === Released 2.15.4 ===
61
62 2009-02-06  Stefan Kost  <ensonic@users.sf.net>
63
64         * gdk-pixbuf/gdk-pixbuf.sgml:
65         * gdk/gdk-docs.sgml:
66         * gtk/gtk-docs.sgml:
67         * libgail-util/gail-libgail-util-docs.sgml:
68           Add online urls for library.gnome.org. This allows other docs to do
69           gtkdoc-rebase --online --html-dir=html
70           before publishing docs and have working xrefs.
71           Whitespece cleanup for gdk/gdk-docs.sgml.
72
73 2009-02-02  Matthias Clasen  <mclasen@redhat.com>
74
75         * === Released 2.15.3 ===
76
77 2009-01-27  Matthias Clasen  <mclasen@redhat.com>
78
79         * === Released 2.15.2 ===
80
81 2009-01-26  Matthias Clasen  <mclasen@redhat.com>
82
83         * gtk/gtk-sections.txt: Add new image menu item api
84
85 2009-01-23  Matthias Clasen  <mclasen@redhat.com>
86
87         * === Released 2.15.1 ===
88
89 2009-01-23  Matthias Clasen  <mclasen@redhat.com>
90
91         * gtk/gtk-sections.txt: Add GtkActivatableIface, too
92
93 2009-01-23  Matthias Clasen  <mclasen@redhat.com>
94
95         * gtk/gtk-sections.txt: Add new GtkActivatable API
96
97         * gtk/gtk-docs.sgml: Include GtkActivatable section
98
99         * gtk.types: Add gtk_activatable_get_type
100
101 2009-01-23  Matthias Clasen  <mclasen@redhat.com>
102
103         * gtk/gtk-sections.txt: Additions
104
105 2009-01-23  Matthias Clasen  <mclasen@redhat.com>
106
107         * gdk/tmpl/properties.sgml: Typo fix
108
109 2009-01-20  Matthias Clasen  <mclasen@redhat.com>
110
111         * gtk/gtk-sections.txt: Add new GtkAction api
112  
113 2009-01-20  Matthias Clasen  <mclasen@redhat.com>
114
115         * gtk/gtk-sections.txt: Add new scale api
116
117 2009-01-19  Matthias Clasen  <mclasen@redhat.com>
118         
119         * gdk/tmpl/cursors.sgml: Document GDK_BLANK_CURSOR.
120
121 2009-01-18  Matthias Clasen  <mclasen@redhat.com>
122
123         * gtk/gtk-sections.txt: Add new api
124
125 2009-01-13  Christian Dywan  <christian@imendio.com>
126
127         Bug 567569 – Typo in GtkFileChooser example in GTK+ documentation
128
129         * gtk/tmpl/gtkfilechooser.sgml: s/gobject_unref/g_object_unref.
130         Patch by Priyank Gosalia.
131
132 2009-01-05  Matthias Clasen  <mclasen@redhat.com>
133
134         * gtk/tmpl/gtkstock.sgml: Add GTK_STOCK_CAPS_LOCK_WARNING
135         * gtk/Makefile.am: And copy the icon
136
137 2009-01-04  Matthias Clasen  <mclasen@redhat.com>
138
139         Bug 566045 – GtkViewport is lacking a description
140
141         * gtk/tmpl/gtkviewport.sgml: Add some descriptive text, shamelessly
142         copied from gtkscrolledwindow.sgml. Requested by Andrew Cowie.
143
144 2009-01-01  Matthias Clasen  <mclasen@redhat.com>
145
146         * === Released 2.15.0 ===
147
148 2008-12-31  Matthias Clasen <mclasen@redhat.com>
149
150         * gtk/migrating-GtkEntry-icons.sgml: Add a section about
151         signals.
152
153         * gtk/tmpl/gtkentry.sgml: Update to new signal names
154
155 2008-12-30  Matthias Clasen <mclasen@redhat.com>
156
157         * gtk/tmpl/gtkorientable.sgml:
158         * gtk/tmpl/gtkvscrollbar.sgml:
159         * gtk/tmpl/gtkhsv.sgml: Add short/long description.
160
161 2008-12-30  Matthias Clasen <mclasen@redhat.com>
162
163         * gtk/tmpl/gtkwidget.sgml:
164         * gtk/tmpl/gtkprintoperation.sgml: Additions
165
166         * gtk/tmpl/gtkprintunixdialog.sgml: Document the preview
167         capability.
168
169 2008-12-29  Matthias Clasen <mclasen@redhat.com>
170
171         * gtk/tmpl/gtktreeview.sgml: Document GtkTreeViewGridLines
172
173 2008-12-29  Matthias Clasen <mclasen@redhat.com>
174
175         * gtk/tmpl/gtkprintsettings.sgml: Document NumberUpLayout
176         * gtk/images/layout-*.png: n-up page layout images
177         * gtk/Makefile.am: Glue
178
179 2008-12-29  Matthias Clasen <mclasen@redhat.com>
180
181         * gtk/tmpl/gtkenums.sgml:
182         * gtk/tmpl/gtkmain.sgml:
183         * gtk/tmpl/gtktypeutils.sgml: Additions
184
185 2008-12-28  Matthias Clasen <mclasen@redhat.com>
186         
187         * gtk/tmpl/gtkprintunixdialog.sgml: Document capabilities       
188         * gtk/tmpl/gtkstyle.sgml: Document GtkBorder
189         * gtk/tmpl/gtkmenubar.sgml: Document GtkPackDirection
190         * gtk/tmpl/gtkenums.sgml: Document GtkArrowPlacement
191         * gtk/tmpl/gtkbuilder.sgml: Document GtkBuilderError
192
193 2008-12-28  Matthias Clasen <mclasen@redhat.com>
194
195         * gtk/gtk-sections.txt: Remove duplicate vscrollbar section.
196         Merge accident ?
197
198 2008-12-28  Matthias Clasen <mclasen@redhat.com>
199
200         * gtk/tmpl/gtktreesortable.sgml: Small addition
201
202 2008-12-28  Matthias Clasen <mclasen@redhat.com>
203
204         * gtk/gtk-sections.txt: Move GtkFixedChild, GtkTableChild and
205         GtkTableRowCol to Private
206
207 2008-12-28  Matthias Clasen <mclasen@redhat.com>
208
209         * gtk/tmpl/gtkfontseldlg.sgml: Merge docs inline.
210
211 2008-12-28  Matthias Clasen <mclasen@redhat.com>
212
213         * gtk/building.sgml: It's <envar>, not <envvar>
214
215         * gtk/gtk-sections.txt: Remove duplicates, pick up misc new api
216
217 2008-12-28  Matthias Clasen <mclasen@redhat.com>
218
219         * gtk/tmpl/gtkscrolledwindow.sgml:
220         * gtk/tmpl/gtkscale.sgml: Merge docs inline.
221
222 2008-12-28  Matthias Clasen <mclasen@redhat.com>
223
224         * docs/reference/gtk/gtk-sections.txt: Remove overridden INCLUDE
225
226         * gtk/tmpl/gtkfontsel.sgml:
227         * gtk/tmpl/gtkeditable.sgml: Merge docs inline.
228
229 2008-12-27  Matthias Clasen <mclasen@redhat.com>
230         
231         * gtk/tmpl/gtkmessagedialog.sgml:
232         * gtk/tmpl/gtkmenushell.sgml:
233         * gtk/tmpl/gtklinkbutton.sgml: 
234         * gtk/tmpl/gtkimage.sgml: Additions
235
236         * gtk/gtk-sections.txt:
237         * gtk/gtk-docs.sgml: Add GtkHSV
238         * gtk/Makefile.am: Don't ignore gtkhsv.h
239
240 2008-12-27  Matthias Clasen <mclasen@redhat.com>
241
242         * gtk/gtk-sections.txt: Remove nonexisting api
243         * gtk/migrating-GtkEntry-icons.sgml: Formatting fixes
244
245 2008-12-27  Matthias Clasen <mclasen@redhat.com>
246
247         * gtk/Makefile.am: Add migrating-GtkEntry-icons.sgml to
248         content_files and expand_content_files.
249
250 2008-12-27  Matthias Clasen <mclasen@redhat.com>
251
252         * gtk/migrating-GtkLinkButton.sgml: Mention default hook
253         * gtk/migrating-GtkEntry-icons.sgml: Migration chapter 
254         SexyIconEntry -> GtkEntry
255
256 2008-12-27  Matthias Clasen <mclasen@redhat.com>
257
258         * gtk/gtk-sections.txt: Add GtkEntryIconPosition
259
260         * gtk/tmpl/gtkentry.sgml: Add note about a11y concerns.
261
262 2008-12-26  Matthias Clasen <mclasen@redhat.com>
263
264         * gtk/tmpl/gtkentry.sgml: Mention new functionality
265
266         * gtk/gtk-sections.txt: Add new api
267
268 2008-12-26  Matthias Clasen <mclasen@redhat.com>
269
270         * gtk/migrating-GtkBuilder.xml: Update
271
272 2008-12-26  Matthias Clasen <mclasen@redhat.com>
273
274         * gtk/drawing-model.sgml: Turn into a refentry to fit better in 
275         the overall formatting.
276
277 2008-12-25  Matthias Clasen <mclasen@redhat.com>
278
279         * gdk/gdk-docs.sgml: Add a "Since 2.16" index
280
281 2008-12-10  Matthias Clasen <mclasen@redhat.com>
282
283         Bug 563876 – [Regression] GTK_MODULES env var is no longer relevant
284
285         * gtk/running.sgml: Improve GTK_MODULES docs.
286
287 2008-12-07  Matthias Clasen  <mclasen@redhat.com>
288
289         * gtk/tmpl/gtkcontainer.sgml: Document translatable child
290         properties in GtkBuilder
291
292 2008-11-29  Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>
293
294         * docs/reference/gtk/images/accel-label.png:
295         * docs/reference/gtk/images/assistant.png:
296         * docs/reference/gtk/images/button.png:
297         * docs/reference/gtk/images/check-button.png:
298         * docs/reference/gtk/images/color-button.png:
299         * docs/reference/gtk/images/colorsel.png:
300         * docs/reference/gtk/images/combo-box-entry.png:
301         * docs/reference/gtk/images/combo-box.png:
302         * docs/reference/gtk/images/entry.png:
303         * docs/reference/gtk/images/file-button.png:
304         * docs/reference/gtk/images/filechooser.png:
305         * docs/reference/gtk/images/font-button.png:
306         * docs/reference/gtk/images/fontsel.png:
307         * docs/reference/gtk/images/frame.png:
308         * docs/reference/gtk/images/icon-view.png:
309         * docs/reference/gtk/images/image.png:
310         * docs/reference/gtk/images/label.png
311         * docs/reference/gtk/images/link-button.png:
312         * docs/reference/gtk/images/list-and-tree.png:
313         * docs/reference/gtk/images/menubar.png:
314         * docs/reference/gtk/images/messagedialog.png:
315         * docs/reference/gtk/images/multiline-text.png:
316         * docs/reference/gtk/images/notebook.png:
317         * docs/reference/gtk/images/pagesetupdialog.png:
318         * docs/reference/gtk/images/panes.png:
319         * docs/reference/gtk/images/printdialog.png:
320         * docs/reference/gtk/images/progressbar.png:
321         * docs/reference/gtk/images/radio-group.png:
322         * docs/reference/gtk/images/recentchooserdialog.png:
323         * docs/reference/gtk/images/scales.png:
324         * docs/reference/gtk/images/scrolledwindow.png:
325         * docs/reference/gtk/images/separator.png:
326         * docs/reference/gtk/images/spinbutton.png:
327         * docs/reference/gtk/images/statusbar.png:
328         * docs/reference/gtk/images/toggle-button.png:
329         * docs/reference/gtk/images/toolbar.png:
330         * docs/reference/gtk/images/volumebutton.png:
331         * docs/reference/gtk/images/window.png: 
332         update all screenshots to have a consistent look. 
333         Closes the bug 523264.
334
335 2008-11-29  Matthias Clasen  <mclasen@redhat.com>
336
337         * gtk/tmpl/gtktooltips.sgml:
338         * gtk/tmpl/gtkoptionmenu.sgml:
339         * gtk/tmpl/gtkcombo.sgml:
340         * gtk/tmpl/gtkwindow.sgml:
341         * gtk/tmpl/gtkwidget.sgml:
342         * gtk/tmpl/gtktogglebutton.sgml:
343         * gtk/tmpl/gtkstyle.sgml:
344         * gtk/tmpl/gtkspinbutton.sgml:
345         * gtk/tmpl/gtkrc.sgml:
346         * gtk/tmpl/gtknotebook.sgml:
347         * gtk/tmpl/gtklabel.sgml:
348         * gtk/tmpl/gtkdrawingarea.sgml:
349         * gtk/tmpl/gtkcheckmenuitem.sgml:
350         * gtk/tmpl/gtkcalendar.sgml: 
351         * gtk/tmpl/gtkbbox.sgml: Improve deprecation annotations.
352
353 2008-11-21  Matthias Clasen  <mclasen@redhat.com>
354
355         * gtk/Makefile.am:
356         * gdk/Makefile.am:
357         * gdk-pixbuf/Makefile.am: Use a new gtk-doc feature to generate
358         much nicer indices.
359
360         * gtk/drawing-model.xml: Fix document structure
361
362 2008-11-25  Christian Dywan  <christian@imendio.com>
363
364         Bug 559009 – gtk_radio_button_get_group documentation needs
365         to say whether to free the returned GSList
366
367         * gtk/tmpl/gtkradiobutton.sgml: Clarify radio_button_get_group docs
368
369 2008-11-03  Matthias Clasen  <mclasen@redhat.com>
370
371         * gtk/gtk-sections.txt: Add new statusicon api.
372
373 2008-11-01  Matthias Clasen  <mclasen@redhat.com>
374
375         * gtk/gtk-sections.txt: Add new GtkStyle functions.
376
377 2008-10-29  Federico Mena Quintero  <federico@novell.com>
378
379         * gtk/drawing-model.xml: New chapter for "The GTK+ Drawing Model".
380
381         * gtk/Makefile.am (content_files): Add drawing-model.xml.
382         (HTML_IMAGES): Add a the images for that new chapter.
383
384         * gtk/tmpl/gtkwidget.sgml: Link to the drawing model docs from the
385         descriptions of GTK_APP_PAINTABLE and GTK_DOUBLE_BUFFERED.
386
387         * gtk/glossary.xml: Link to the drawing model docs on no-window
388         widgets.
389
390 2008-10-27  Matthias Clasen  <mclasen@redhat.com>
391
392         * gtk/gtk-sections.txt:
393         * gtk/gtk-docs.sgml:
394         * gtk/gtk.types: Add GtkOrientable
395
396 2008-10-24  Matthias Clasen  <mclasen@redhat.com>
397
398         * gtk/gtk.types: Add gtk_mount_operation_get_type
399
400 2008-10-09  Michael Natterer  <mitch@imendio.com>
401
402         Bug 516425 – Optionally display accelerators in popups
403
404         * gtk/tmpl/gtkuimanager.sgml: document the enhanced XML syntax and
405         the new enum value for popups with accelerators.
406
407 2008-10-07  Michael Natterer  <mitch@imendio.com>
408
409         * gtk/gtk-sections.txt: add gtk_box_new.
410
411 2008-10-02  Michael Natterer  <mitch@imendio.com>
412
413         * gtk/gtk-sections.txt: add gtk_ruler_new.
414
415 2008-09-30  Michael Natterer  <mitch@imendio.com>
416
417         * gtk/gtk-sections.txt: add gtk_separator_new.
418
419 2008-09-29  Matthias Clasen  <mclasen@redhat.com>
420
421         * gtk/gtk-sections.txt: Add gtk_im_multi_context_get_context_id.
422         
423 2008-09-29  Matthias Clasen  <mclasen@redhat.com>
424
425         * gdk/gdk-sections.txt: Add gdk_keymap_get_caps_locks_state.
426
427 2008-09-17  Matthias Clasen  <mclasen@redhat.com>
428
429         * === Released 2.14.2 ===
430
431 2008-09-06  Sven Herzberg  <sven@imendio.com>
432
433         Bug 551063 – deprecated marking without a link to what new code should
434         use
435
436         * gdk/tmpl/input.sgml: dropped tmpl documentation for gdk_input_add()
437         and gdk_input_add_full()
438
439 2008-09-06  Stefan Kost  <ensonic@users.sf.net>
440
441         * gdk-pixbuf/gdk-pixbuf-csource.xml:
442         * gdk-pixbuf/gdk-pixbuf-from-drawables.sgml:
443         * gdk-pixbuf/gdk-pixbuf-query-loaders.xml:
444         * gdk-pixbuf/gdk-pixbuf-rendering.sgml:
445         * gdk-pixbuf/gdk-pixbuf.sgml:
446         * gdk-pixbuf/porting-from-imlib.sgml:
447         * gdk/gdk-docs.sgml:
448         * gdk/multihead.sgml:
449         * libgail-util/gail-libgail-util-docs.sgml:
450           Use xi:include instead of entities to ease maintenance and speed up
451           documentation build. Fixes #540967
452
453 2008-09-04  Matthias Clasen  <mclasen@redhat.com>
454
455         * === Released 2.14.1 ===
456
457 2008-09-04  Matthias Clasen  <mclasen@redhat.com>
458
459         * === Released 2.14.0 ===
460
461 2008-09-03  Matthias Clasen  <mclasen@redhat.com>
462
463         * gtk/tmpl/gtk-sections.txt: Add some missing functions
464
465 2008-09-03  Matthias Clasen  <mclasen@redhat.com>
466
467         * gtk/tmpl/gtkprintunixdialog.sgml: Document n-up-layout capability
468
469 2008-08-29  Matthias Clasen  <mclasen@redhat.com>
470
471         * gtk/gtk-sections.txt: Add gtk_selection_data_get_length
472
473 2008-08-18  Matthias Clasen  <mclasen@redhat.com>
474
475         * gtk/gtk-sections.txt: Add some forgotten apis.
476
477 2008-08-19  Torsten Schoenfeld  <kaffeetisch@gmx.de>
478
479         * gtk/gtk-sections.txt: Move gtk_menu_set_monitor next to
480         gtk_menu_get_monitor.  Move gtk_menu_set_title next to
481         gtk_menu_get_title.
482
483 2008-08-18  Matthias Clasen  <mclasen@redhat.com>
484
485         * ==== Released 2.13.7 ===
486
487 2008-08-16  Torsten Schoenfeld  <kaffeetisch@gmx.de>
488
489         * gdk/gdk-sections.txt: Don't mention GdkWindowRedirect in the
490         docs; it's opaque and not used in any public API.
491
492 2008-08-15  Matthias Clasen  <mclasen@redhat.com>
493
494         * gtk/building.sgml: Add a note about shared-mime-info and 
495         XDG_DATA_DIRS.
496
497 2008-08-13  Matthias Clasen  <mclasen@redhat.com>
498
499         * gtk/gtk-sections.txt: Remove useless getters
500
501 2008-08-13  Torsten Schoenfeld  <kaffeetisch@gmx.de>
502
503         * gtk/gtk-sections.txt: Move
504         gtk_font_selection_dialog_get_apply_button,
505         gtk_font_selection_dialog_get_cancel_button, and
506         gtk_font_selection_dialog_get_ok_button to the
507         GtkFontSelectionDialog section.
508
509 2008-08-05  Matthias Clasen  <mclasen@redhat.com>
510
511         * === Released 2.13.6 ===
512
513 2008-08-04  Matthias Clasen  <mclasen@redhat.com>
514
515         * gtk/gtk-sections.txt: Add new functions
516
517 2008-08-02  Matthias Clasen  <mclasen@redhat.com>
518
519         * gtk/gtk-sections.txt: Add new functions
520
521 2008-08-02  Matthias Clasen  <mclasen@redhat.com>
522
523         Bug 515596 – GtkUIManager's embedded UI definition example is invalid
524
525         * gtk/tmpl/gtktreeview.sgml:
526         * gtk/tmpl/gtkuimanager.sgml: Fix GtkBuilder examples.
527
528 2008-08-02  Matthias Clasen  <mclasen@redhat.com>
529
530         Bug 540834 – Insensitive widgets cannot be grabbed
531
532         * gtk/tmpl/gtkmain.sgml: Explain that insensitive widgets
533         cannot be grabbed. Patch by Björn Lindqvist
534
535 2008-08-02  Matthias Clasen  <mclasen@redhat.com>
536
537         * gtk/gtk-sections.txt: Update
538
539 2008-08-02  Matthias Clasen  <mclasen@redhat.com>
540
541         * gdk/tmpl/gdkapplaunchcontext.sgml: Add an introduction
542         with an example.
543
544 2008-07-31  Matthias Clasen  <mclasen@redhat.com>
545
546         * gdk/gdk-sections.txt: Add new api
547
548 2008-07-21  Matthias Clasen  <mclasen@redhat.com>
549
550         * === Released 2.13.5 ===
551
552 2008-07-19  Matthias Clasen  <mclasen@redhat.com>
553
554         * gtk/gtk-sections.txt: Add tons of new api
555
556 2008-07-19  Matthias Clasen  <mclasen@redhat.com>
557
558         Bug 543590 – documentation glitch in GtkBox description
559
560         * gtk/tmpl/gtkbox.sgml: Improve long description. Pointed
561         out by Claudio Saavedra
562
563 2008-07-15  Matthias Clasen  <mclasen@redhat.com>
564
565         * gtk/Makefile.am:
566         * gtk/tmpl/gtkstock.sgml: Add new icon.
567
568         * gtk/gtk-sections.txt: Add new GtkPrinter functions
569
570 2008-07-14  Matthias Clasen  <mclasen@redhat.com>
571
572         * gtk/tmpl/gtklabel.sgml: Fix markup
573
574 2008-07-11  Matthias Clasen  <mclasen@redhat.com>
575
576         Bug 537430 – label pango attributes & i18n
577
578         * gtk/tmpl/gtklabel.sgml: Improve docs for Pango attributes in 
579         builder xml. Pointed out by Christian Persch
580
581 2008-07-10  Stefan Kost  <ensonic@users.sf.net>
582
583         Bug 540967 – docs build slowly because of entities
584
585         * gtk/building.sgml:
586         * gtk/changes-1.2.sgml:
587         * gtk/changes-2.0.sgml:
588         * gtk/compiling.sgml:
589         * gtk/directfb.sgml:
590         * gtk/glossary.xml:
591         * gtk/gtk-docs.sgml:
592         * gtk/gtk-query-immodules-2.0.xml:
593         * gtk/gtk-update-icon-cache.xml:
594         * gtk/migrating-GtkAboutDialog.sgml:
595         * gtk/migrating-GtkAction.sgml:
596         * gtk/migrating-GtkAssistant.sgml:
597         * gtk/migrating-GtkBuilder.sgml:
598         * gtk/migrating-GtkColorButton.sgml:
599         * gtk/migrating-GtkComboBox.sgml:
600         * gtk/migrating-GtkFileChooser.sgml:
601         * gtk/migrating-GtkIconView.sgml:
602         * gtk/migrating-GtkLinkButton.sgml:
603         * gtk/migrating-GtkRecentChooser.sgml:
604         * gtk/migrating-GtkTooltip.sgml:
605         * gtk/migrating-checklist.sgml:
606         * gtk/osx.sgml:
607         * gtk/other_software.sgml:
608         * gtk/question_index.sgml:
609         * gtk/resources.sgml:
610         * gtk/running.sgml:
611         * gtk/text_widget.sgml:
612         * gtk/tree_widget.sgml:
613         * gtk/visual_index.xml:
614         * gtk/windows.sgml:
615         * gtk/x11.sgml:
616           Use xi:include to speed up doc-build. Remove some unused entities.
617
618 2008-07-06  Matthias Clasen  <mclasen@redhat.com>
619
620         Bug 528822 - typo in GtkCombo docs
621
622         * gtk/tmpl/gtkcombo.sgml: Fix a typo. Pointed out by Kevin Ryde.
623
624 2008-07-06  Matthias Clasen  <mclasen@redhat.com>
625
626         Bug 488019 - Mention bind_textdomain_codeset in gettext related FAQ
627
628         * gtk/question_index.sgml: Mention bind_textdomain_codeset()
629
630 2008-07-05  Matthias Clasen  <mclasen@redhat.com>
631
632         * === Released 2.13.4 ===
633
634 2008-07-04  Matthias Clasen  <mclasen@redhat.com>
635
636         * gtk/tmpl/gtkradiobutton.sgml: Update
637
638 2008-07-04  Matthias Clasen  <mclasen@redhat.com>
639
640         * gdk/tmpl/events.sgml:
641         * gdk/tmpl/gdktesting.sgml: Additions
642
643 2008-07-03  Matthias Clasen  <mclasen@redhat.com>
644
645         * gtk/images/iconview.png: Update
646
647 2008-06-13  Matthias Clasen  <mclasen@redhat.com>
648
649         * === Released 2.13.3 ===
650
651 2008-06-03  Matthias Clasen  <mclasen@redhat.com>
652
653         * === Released 2.13.2 ===
654
655 2008-06-02  Matthias Clasen <mclasen@redhat.com>
656
657         * gtk/gtk.types: Add GtkPrintOperationPreview.
658
659 2008-05-29  Matthias Clasen <mclasen@redhat.com>
660
661         * === Released 2.13.1 ===
662
663 2008-05-29  Matthias Clasen  <mclasen@redhat.com>
664
665         * gtk/building.sgml: Document added configure options
666
667 2008-05-29  Michael Natterer  <mitch@imendio.com>
668
669         * gtk/Makefile.am (CPPFLAGS): add -UGTK_DISABLE_SINGLE_INCLUDES so
670         the code generated by gtkdoc-scangobj builds.
671
672 2008-05-29  Michael Natterer  <mitch@imendio.com>
673
674         * gtk/gtk.types: include <gtk/gtkunixprint.h> instead of
675         individual files.
676
677 2008-05-28  Matthias Clasen  <mclasen@redhat.com>
678
679         * gtk/compiling.sgml: Explains single includes
680
681 2008-05-28  Matthias Clasen  <mclasen@redhat.com>
682
683         Bug 535250 - GtkToolButton reference page says "label" where 
684         it should say "icon", uses underscores
685
686         * gtk/tmpl/gtktoolbutton.sgml: Improve introduction
687
688 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
689
690         * gtk/gtk-sections.txt: Additions
691
692 2008-05-27  Matthias Clasen  <mclasen@redhat.com>
693
694         Bug 531887 - GtkTooltips is deprecated, but what should I use?
695
696         * gtk/tmpl/gtktooltips.sgml: Add a hint for what to use instead
697
698 2008-05-26  Matthias Clasen  <mclasen@redhat.com>
699
700         * gtk/gtk-sections.txt: Additions
701
702 2008-05-26  Matthias Clasen  <mclasen@redhat.com>
703
704         * gtk/gtk-sections.txt: 
705         * gtk/gtk-docs.sgml: Add a section for GtkMountOperation
706         
707 2008-05-25  Matthias Clasen  <mclasen@redhat.com>
708
709         Bug 465144 - gtkprintjob.h is not included with gtk.h
710
711         * gtk/gtk-sections.txt: Fix include for gtkprintjob.h, pointed
712         out by Étienne Bersac.
713
714 2008-05-20  Matthias Clasen  <mclasen@redhat.com>
715
716         * gtk/gtk-sections.txt: Add gtk_printer_get_default_page_size
717
718 2008-05-20  Matthias Clasen  <mclasen@redhat.com>
719
720         Bug 533761 - gdk_accelerator_parse() does not exist, should be
721         gtk_accelerator_parse()
722
723         * gtk/migrating-GtkAction.sgml: Fix a typo. 
724         Pointed out by Matthias Warkus
725
726 2008-05-05  Matthias Clasen  <mclasen@redhat.com>
727
728         * docs/reference/gtk/Makefile.am:
729         * docs/reference/gtk/tmpl/gtkstock.sgml: Add new icons.
730
731 2008-04-10  Cody Russell  <bratsche@gnome.org>
732
733         * docs/reference/gdk/tmpl/windows.sgml: Fix to say
734         g_signal_connect_after rather than g_signal_register_after.
735         (reported by Guillaume Cottenceau)
736
737 2008-04-10  Cody Russell  <bratsche@gnome.org>
738
739         * docs/reference/gtk/tmpl/gtktreeview.sgml: Fix a typo
740         in the markup. (reported by kraai -at- ftbfs.org)
741
742 2008-03-30  Tor Lillqvist  <tml@novell.com>
743
744         Bug 524862 - Using GTK_WIN_POS_CENTER_ALWAYS gives jerky window
745         resizing in Win32
746
747         * gtk/tmpl/gtkenums.sgml: Recommend that GTK_WIN_POS_CENTER_ALWAYS
748         is not used.
749
750 2008-03-11  Michael Natterer  <mitch@imendio.com>
751
752         * gdk/Makefile.am
753         * gtk/framebuffer.sgml: remove remaining linux-fb stuff.
754
755 2008-02-16  Matthias Clasen  <mclasen@redhat.com>
756
757         * === Released 2.13.0 ===
758
759 2008-02-18  Sven Neumann  <sven@gimp.org>
760
761         * gtk/tmpl/gtkstock.sgml: added GTK_STOCK_PAGE_SETUP.
762
763 2008-02-15  Matthias Clasen  <mclasen@redhat.com>
764
765         * gtk/gtk-docs.sgml:
766         * gtk/gtk-sections.txt:
767         * gdk/gdk-docs.sgml:
768         * gdk/gdk-sections.txt: Updates
769
770 2008-02-13  Tor Lillqvist  <tml@novell.com>
771
772         * gtk/windows.sgml: Correct description of the Wintab and max
773         palette size options. Drop obsolete Win9x stuff.
774
775 2008-02-11  Benjamin Otte  <otte@gnome.org>
776
777         * gdk/tmpl/windows.sgml:
778         remove SGML comment in example code - it was visible in the generated
779         HTML.
780
781 2008-01-24  Johan Dahlin  <johan@gnome.org>
782
783         * gtk/tmpl/gtkwidget.sgml:
784         Add documentation for <accessible> buildable tag.
785
786 2008-01-14  Matthias Clasen  <mclasen@redhat.com>
787
788         * gtk/gtk-docs.sgml:
789         * gdk-pixbuf/gdk-pixbuf.sgml: Add indices for 2.16 
790
791         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add stream i/o functions.
792
793 2008-01-10  Sven Neumann  <sven@gimp.org>
794
795         * gtk/tmpl/gtkeditable.sgml: corrected documentation for
796         GtkEditable::delete-text.
797
798 2007-12-28  Mathias Hasselmann  <mathias@openismus.com>
799
800         * gtk/tmpl/gtkcalendar.sgml: Move documentation for
801         GtkCalendarDisplayOptions to gtk/gtkcalendar.c.
802
803 2007-12-27  Mathias Hasselmann  <mathias@openismus.com>
804
805         * gtk/tmpl/gtkcalendar.sgml: Move documentation for
806         GtkCalendarDisplayOptions to gtk/gtkcalendar.c.
807
808 2007-12-27  Mathias Hasselmann  <mathias@openismus.com>
809
810         * docs/reference/gtk/gtk-sections.txt: Add new GtkCalendar symbols.
811
812 2007-12-27  Mathias Hasselmann  <mathias@openismus.com>
813
814         * gtk/tmpl/gtkcalendar.sgml: Move documentation for
815         GtkCalendarDisplayOptions to gtk/gtkcalendar.c.
816
817 2007-12-27  Mathias Hasselmann  <mathias@openismus.com>
818
819         * reference/gtk/gtk-sections.txt: Add new GtkCalendar symbols.
820
821 2007-12-27  Xan Lopez  <xan@gnome.org>
822
823         * gtk/gtk-sections.txt: Add gtk_border_new
824
825 2007-12-19 19:54:11  Tim Janik  <timj@imendio.com>
826
827         * libgail-util/Makefile.am: include Makefile.decl to unbreak test rules.
828
829 2007-12-17  Matthias Clasen  <mclasen@redhat.com>
830
831         * gtk/running.sgml: Mention the Gtk/IMModule XSetting.
832
833 2007-12-12  Matthias Clasen  <mclasen@redhat.com>
834
835         * gdk/gdk-docs.sgml:
836         * gdk/gdk-sections.txt: Add GdkAppLaunchContext
837
838 2007-12-11  Mathias Hasselmann  <mathias@openismus.com>
839
840         * docs/reference/gtk/tmpl/gtkdnd.sgml:
841         Move documentation for gtk_drag_dest_set to gtkdnd.c.
842
843 2007-11-30  Matthias Clasen <mclasen@redhat.com>
844
845         * gkt/question-index.sgml: Correct a typo. (#500686, 
846         David Lambert)
847
848 2007-11-26  Matthias Clasen <mclasen@redhat.com>
849
850         * gtk/tmpl/gtkaboutdialog.sgml: Add note about hook setup 
851         to the introduction.
852
853 2007-11-25  Matthias Clasen <mclasen@redhat.com>
854
855         * gtk/tmpl/gtkdialog.sgml: Move signal docs inline.
856
857 2007-11-19  Matthias Clasen <mclasen@redhat.com>
858
859         * gtk/tmpl/gtknotebook.sgml:
860         * gtk/tmpl/gtkradiobutton.sgml: Fix typos.  (#494905,
861         Olivier Delhomme)
862
863 2007-11-19  Matthias Clasen <mclasen@redhat.com>
864
865         * gtk/tmpl/gtkaboutdialog.sgml: Add some hints about
866         program-name vs name.  (#496689, Thomas Wood)
867
868 2007-11-19  Matthias Clasen <mclasen@redhat.com>
869
870         * gtk/tmpl/gtkbuilder.sgml: Small correction to the
871         informational DTD.  (#496277, Nicolas Joseph)
872
873 2007-10-16  Matthias Clasen <mclasen@redhat.com>
874
875         * === Released 2.12.1 ===
876
877 2007-10-16  Matthias Clasen  <mclasen@redhat.com>
878
879         * gtk/gtk-docs.sgml: Move GtkFileSelection to deprecated
880         section.  (#476920, Matthew Barnes)
881
882 2007-10-16  Matthias Clasen  <mclasen@redhat.com>
883
884         * gtk/tmpl/gtktreemodel.sgml: Document GtkTreeModelForeach 
885         parameters. (#4777074, Ross Burton)
886
887 2007-10-07  Matthias Clasen  <mclasen@redhat.com>
888
889         * gtk/tmpl/gtkpaned.sgml: Mention behaviour with a single child.
890         (#477447, Juri Pakaste)
891
892 2007-10-01 20:21:28  Tim Janik  <timj@imendio.com>
893
894         * gtk/tmpl/gtkmenu.sgml: reworded push_in description with Owen's
895         help, fixes bug #482034.
896
897 2007-09-13  Matthias Clasen  <mclasen@redhat.com>
898
899         * === Released 2.12.0 ===
900
901 2007-09-10  Matthias Clasen  <mclasen@redhat.com>
902
903         * gtk/migrating-GtkBuilder.sgml: Add a paragraph about
904         using gtk-builder-convert.
905
906 2007-09-07  Matthias Clasen  <mclasen@redhat.com>
907
908         * gtk/tmpl/gtkprintunixdialog.sgml: Additions
909
910 2007-09-06  Matthias Clasen  <mclasen@redhat.com>
911
912         * gdk-pixbuf/porting-from-imlib.sgml:
913         * gdk/tmpl/rgb.sgml: Remove references to deprecated
914         functions.  (#460207, Guillaume Cottenceau)
915
916 2007-09-06  Matthias Clasen  <mclasen@redhat.com>
917         
918         * gdk/tmpl/windows.sgml: Correct the example widget for
919         child windows.  (#473463, Andrew Cowie)
920
921 2007-09-03  Behdad Esfahbod  <behdad@gnome.org>
922
923         * gtk/gtk-sections.txt: Remove duplicate
924         gtk_print_operation_get_error().  (#473340, Yeti)
925
926 2007-07-21  Matthias Clasen  <mclasen@redhat.com>
927
928         * === Released 2.11.6 ===
929
930 2007-07-20  Matthias Clasen  <mclasen@redhat.com>
931
932         * gtk/gtk-sections.txt: Add more tooltip convenience functions.
933         
934 2007-07-16  Matthias Clasen  <mclasen@redhat.com>
935
936         * gtk/gtk-sections.txt: Add icon view tooltip convenience functions.
937
938 Thu Jul 12 18:12:04 2007  Tim Janik  <timj@imendio.com>
939
940         * gdk/tmpl/threads.sgml: clarify section about gdk_threads_enter/
941         gdk_threads_leave to be reworded in terms of events and to mention
942         availability of gdk_threads_add_idle_full().
943
944 2007-07-11  Matthias Clasen  <mclasen@redhat.com>
945
946         * gtk/tmpl/gtkbindings.sgml: Add a paragraph about 
947         keybinding signals.
948
949 2007-07-11  Matthias Clasen  <mclasen@redhat.com>
950
951         * gtk/tmpl/gtkrange.sgml:
952         * gtk/tmpl/gtkbox.sgml:
953         * gtk/tmpl/gtksignal.sgml:
954         * gtk/tmpl/gtkaboutdialog.sgml:
955         * gtk/tmpl/gtkbindings.sgml:
956         * gtk/tmpl/gtklabel.sgml:
957         * gtk/tmpl/gtkstatusbar.sgml: Small additions and corrections.
958
959 2007-07-11  Matthias Clasen  <mclasen@redhat.com>
960
961         * gtk/gtk-sections.txt: Additions
962
963         * gtk/tmpl/gtkplug.sgml:
964         * gtk/tmpl/gtksocket.sgml: Move docs inline
965
966 2007-07-11  Matthias Clasen  <mclasen@redhat.com>
967
968         * gtk/gtk-sections.txt: Updates
969
970 2007-07-11  Matthias Clasen  <mclasen@redhat.com>
971
972         * gtk/migrating-GtkTooltip.sgml: Migration chapter
973         for tooltips.
974
975         * gtk/gtk-docs.sgml: Include it, and move GtkTooltips
976         chapter to "Deprecated".
977
978         * gtk/Makefile.am: Glue
979
980         * gtk/tmpl/gtktooltip.sgml: Add more content from
981         Kris' "tooltips in 5 minutes" mail.
982
983 2007-07-10  Matthias Clasen  <mclasen@redhat.com>
984         
985         * gdk/tmpl/colors.sgml: Remov references to deprecated
986         api.  (#455666, Guillaume Cottenceau)
987
988 2007-07-10  Matthias Clasen  <mclasen@redhat.com>
989
990         * gtk/migrating-GtkBuilder.sgml: Add some stuff
991         * gtk/gtk-builder-convert.xml: Updates
992
993 2007-07-09  Matthias Clasen  <mclasen@redhat.com>
994
995         * gdk-pixbuf/tmpl/scaling.sgml: Remove uses of deprecated api 
996         in example.  (#454835, Guillaume Cottenceau)
997
998 2007-07-09  Johan Dahlin,,,  <jdahlin@lozenge>
999
1000         * gtk/tmpl/gtkactiongroup.sgml: Document <accelerator> element
1001
1002 Mon Jul  9 10:32:39 2007  Tim Janik  <timj@imendio.com>
1003
1004         * gdk/tmpl/threads.sgml: applied docu clarification patch from Bjoern
1005         Lindqvist, #454700.
1006
1007 2007-07-08  Johan Dahlin  <jdahlin@async.com.br>
1008
1009         * gtk/tmpl/gtkbuilder.sgml: Mention last_modification_time
1010
1011 2007-07-07  Matthias Clasen  <mclasen@redhat.com>
1012
1013         * gtk/tmpl/gtkbuilder.sgml: Document context and
1014         comments for properties.
1015
1016 2007-07-07  Johan Dahlin  <jdahlin@async.com.br>
1017
1018         * gtk/gtk-builder-convert.xml: Update
1019
1020 2007-04-05  Matthias clasen  <mclasen@redhat.com>
1021
1022         * gtk/tmpl/gtkbuilder.sgml: Pixbuf properties
1023
1024 2007-07-04  Johan Dahlin  <jdahlin@async.com.br>
1025
1026         * gtk/gtk-builder-convert.xml: We support GtkComboBox.items 
1027         properties now
1028
1029 Wed Jul  4 00:58:24 2007  Tim Janik  <timj@gtk.org>
1030
1031         * gdk/tmpl/events.sgml: fixed up motion hint description.
1032
1033 2007-07-03  Matthias Clasen  <mclasen@redhat.com>
1034
1035         * gtk/tmpl/gtkdrawingarea.sgml: Fix a reference 
1036         to a deprecated function.  (#453316, Guillaume Cottenceau)
1037
1038 2007-07-03  Matthias Clasen  <mclasen@redhat.com>
1039
1040         * gtk/tmpl/gtkbuilder.sgml: Some wordsmithing
1041         on the memory management explanation, asked for
1042         by Murray Cumming.
1043
1044 2007-07-02  Matthias Clasen  <mclasen@redhat.com>
1045
1046         * === Released 2.11.5 ===
1047
1048 2007-07-02  Matthias Clasen  <mclasen@redhat.com>
1049
1050         * gtk/tmpl/gtkbuilder.sgml: Add detail about
1051         ordering constraints of construct-only object properties
1052
1053 2007-07-02  Johan Dahlin  <jdahlin@async.com.br>
1054
1055         * gtk/tmpl/gtkbuilder.sgml: Updates
1056
1057 2007-07-01  Matthias Clasen  <mclasen@redhat.com>
1058
1059         * gtk/tmpl/gtkbuilder.sgml: Add more details
1060
1061 2007-07-01  Johan Dahlin  <jdahlin@async.com.br>
1062
1063         * gtk/tmpl/gtkbuilder.sgml:
1064         * gtk/tmpl/gtkexpander.sgml:
1065         * gtk/tmpl/gtkframe.sgml:
1066         * gtk/tmpl/gtknotebook.sgml:
1067         * gtk/tmpl/gtktreemodel.sgml: Improve GtkBuilder DTD,
1068         remove treemodel section, add more information about
1069         container subclasses child attributes. #452954
1070
1071 2007-07-01  Matthias Clasen  <mclasen@redhat.com>
1072
1073         * gtk/tmpl/*.sgml: Document GtkBuilder ui definitions.
1074
1075 2007-07-01  Johan Dahlin  <jdahlin@async.com.br>
1076
1077         * gtk/gtk-builder-convert.xml: Updates
1078
1079 2007-06-30  Matthias Clasen  <mclasen@redhat.com>
1080
1081         * gtk/tmpl/gtkbuilder.sgml: Some corrections and additions
1082
1083         * gtk/tmpl/gtkdialog.sgml: Explain details of GtkDialog
1084         as a buildable.
1085
1086 2007-06-29  Matthias Clasen  <mclasen@redhat.com>
1087
1088         * gtk/tmpl/gtkbuilder.sgml:
1089         * gtk/tmpl/gtkbuildable.sgml:
1090         * gtk/tmpl/gtkuimanager.sgml: Updates
1091
1092 2007-06-29  Matthias Clasen  <mclasen@redhat.com>
1093
1094         * gdk/gdk-sections.txt: Add gdk_keymap_have_bidi_layouts
1095
1096 2007-06-29  Matthias Clasen  <mclasen@redhat.com>
1097
1098         * gtk/migrating-GtkBuilder.sgml: An empty shell
1099         * gtk/Makefile.am:
1100         * gtk/gtk-docs.sgml: Integrate it
1101
1102         * gtk/tmpl/gtkbuildable.sgml: Some additions
1103
1104 Wed Jun 27 11:57:13 2007  Tim Janik  <timj@imendio.com>
1105
1106         * gtk/tmpl/gtkmenu.sgml: fixed push_in description.
1107
1108 2007-06-25  Matthias Clasen <mclasen@redhat.com>
1109
1110         * gtk/Makefile.am:
1111         * gtk/gtk-builder-convert.xml: Add a man page
1112         * gtk/gtk-docs.sgml: And include it here
1113
1114         * gtk/tmpl/gtkscalebutton.sgml:
1115         * gtk/tmpl/gtkvolumebutton.sgml:
1116         * gtk/tmpl/gtkvscrollbar.sgml:
1117         * gtk/tmpl/gtkrange.sgml:
1118         * gtk/tmpl/gtkrecentaction.sgml:
1119         * gtk/tmpl/gtktooltip.sgml:
1120         * gtk/tmpl/gtkvscrollbar.sgml: Additions
1121         * gdk/gdk-overrides.txt: Remove GDK_WINDOWING_FB
1122
1123 2007-06-19  Matthias Clasen <mclasen@redhat.com>
1124
1125         * === Released 2.11.4 ===
1126
1127 2007-06-17  Matthias Clasen  <mclasen@redhat.com>
1128
1129         * gtk/gtk-docs.sgml: Move GtkMenuShell to the abstract widgets.
1130
1131 2007-06-17  Jan Arne Petersen  <jpetersen@jpetersen.org>
1132
1133         * gtk/gtk-docs.sgml: Add GtkTooltip. (#448341)
1134
1135 2007-06-15  Matthias Clasen  <mclasen@redhat.com>
1136
1137         * === Released 2.11.3 ===
1138
1139 2007-06-15  Matthias Clasen  <mclasen@redhat.com>
1140
1141         * gtk/tmpl/gtktreeview.sgml: Fix up cross-references
1142
1143         * gtk/gtk-sections.txt: 
1144         * gtk/Makefile.am: Updates
1145
1146 2007-06-14  Johan Dahlin  <jdahlin@async.com.br>
1147
1148         * gtk/tmpl/gtktreeview.sgml (linkend): inlinegraphic instead of 
1149         inlinegraphics.
1150
1151 2007-06-13  Michael Natterer  <mitch@imendio.com>
1152
1153         * gtk/tmpl/gtkmenuitem.sgml: remove stuff that has been moved inline.
1154
1155 2007-06-12  Matthias Clasen  <mclasen@redhat.com>
1156
1157         * gdk/gdk-sections.txt: Remove GDK_WINDOWING_FB
1158         * gtk/Makefile.am:
1159         * gtk/gtk-docs.sgml:
1160         * gtk/compiling.sgml:
1161         * gtk/building.sgml: Remove linux-fb references
1162
1163 2007-06-09  Matthias Clasen  <mclasen@redhat.com>
1164
1165         * gtk/gtk-update-icon-cache.xml: Document --validate
1166
1167 2007-06-09  Matthias Clasen  <mclasen@redhat.com>
1168
1169         * gtk/text_widget.sgml:
1170         * gtk/tree_widget.sgml:
1171         * gtk/tmpl/gtkscalebutton.sgml:
1172         * gtk/tmpl/gtktextbuffer.sgml:
1173         * gtk/tmpl/gtktexttag.sgml:
1174         * gtk/tmpl/gtktextview.sgml:
1175         * gtk/tmpl/gtktreemodel.sgml:
1176         * gtk/tmpl/gtktreeselection.sgml:
1177         * gtk/tmpl/gtktreeviewcolumn.sgml:
1178         * gtk/tmpl/gtkcellrenderer.sgml:
1179         * gtk/tmpl/gtkliststore.sgml:
1180         * gtk/tmpl/gtktreestore.sgml:
1181         * gtk/tmpl/gtkmenubar.sgml:
1182         * gtk/tmpl/gtkbbox.sgml:
1183         * gtk/tmpl/gtkseparator.sgml:
1184         * gtk/tmpl/gtkgamma.sgml:
1185         * gtk/tmpl/gtkhruler.sgml:
1186         * gtk/tmpl/gtkvruler.sgml:
1187         * gtk/tmpl/gtkrecentchooser.sgml:
1188         * gtk/tmpl/gtkvolumebutton.sgml: Clean up short descriptions
1189
1190 2007-06-09  Matthias Clasen  <mclasen@redhat.com>
1191
1192         * gtk/tmpl/gtkbindings.sgml:
1193         * gtk/tmpl/gtkrc.sgml:
1194         * gtk/tmpl/gtkwidget.sgml:
1195         * gtk/tmpl/gtkrecentmanager.sgml:
1196         * gtk/*.sgml:
1197         * gtk/tmpl/gtkstock.sgml:
1198         * gtk/gtk-sections.txt: Updates
1199
1200         * gtk/Makefile.am: Exclude another private header
1201
1202         * gtk/tmpl/gtkbox.sgml: Move docs inline
1203
1204 2007-06-08  Matthias Clasen  <mclasen@redhat.com>
1205
1206         * gtk/gtk-sections.txt: Add gtk_rc_parse_color_full
1207
1208 2007-06-06  Matthias Clasen  <mclasen@redhat.com>
1209
1210         * === Released 2.11.2 ===
1211
1212 2007-06-04  Matthias Clasen  <mclasen@redhat.com>
1213
1214         * === Released 2.11.1 ===
1215
1216 2007-06-03   Matthias Clasen  <mclasen@redhat.com>
1217
1218         * gtk/Makefile.am:
1219         * gtk/visual_index.xml:
1220         * gtk/images/volumebutton.png: Volume button image
1221
1222 2007-06-01   Matthias Clasen  <mclasen@redhat.com>
1223         
1224         * gdk/gdk-sections.txt: Add new composited window api
1225         * gdk/tmpl/windows.sgml: Add composited window example
1226
1227 2007-05-26   Matthias Clasen  <mclasen@redhat.com>
1228
1229         * gtk/migrating*.sgml: Some cleanups
1230
1231 2007-05-26   Matthias Clasen  <mclasen@redhat.com>
1232
1233         * gtk/tmpl/gtkentry.sgml: Move docs inline
1234
1235         * gtk/tmpl/gtklinkbutton.sgml:
1236         * gtk/tmpl/gtkfilechooser.sgml:
1237         * gtk/tmpl/gtkcellrenderer.sgml:
1238         * gtk/tmpl/gtkenums.sgml:
1239         * gtk/tmpl/gtkcontainer.sgml: Additions
1240
1241 2007-05-26   Matthias Clasen  <mclasen@redhat.com>
1242
1243         * gdk/gdk-overrides.txt: Remove GdkBitmap
1244         * gtk/gtk-sections.txt:
1245         * gtk/tmpl/gtkenums.sgml:
1246         * gdk/tmpl/rgb.sgml:
1247         * gdk/tmpl/gcs.sgml:
1248         * gdk/tmpl/pango_interaction.sgml:
1249         * gdk/tmpl/windows.sgml: Additions
1250
1251 2007-05-26   Matthias Clasen  <mclasen@redhat.com>
1252
1253         * gdk-pixbuf/gdk-pixbuf-sections.txt: 
1254         * gdk/gdk-sections.txt: Add new api
1255
1256 2007-05-26   Matthias Clasen  <mclasen@redhat.com>
1257
1258         * gtk/*: Get the docs in shape
1259
1260 2007-05-25   Matthias Clasen  <mclasen@redhat.com>
1261
1262         * gtk/gtk-sections.txt: Add new functions
1263
1264 2007-05-24   Matthias Clasen  <mclasen@redhat.com>
1265
1266         * === Released 2.11.0 ===
1267
1268 2007-05-23  Matthias Clasen  <mclasen@redhat.com>
1269
1270         * gtk/gtk-sections.txt:
1271         * gdk/gdk-sections.txt: Updates
1272
1273 2007-05-20  Bastien Nocera  <hadess@hadess.net>
1274
1275         * gtk/gtk-docs.sgml: Add missing docs for the
1276         volume button
1277
1278 2007-05-20  Bastien Nocera  <hadess@hadess.net>
1279
1280         * gtk/gtk-sections.txt: Add the GtkVolumeButton widget
1281         to the docs
1282
1283 2007-05-20  Bastien Nocera  <hadess@hadess.net>
1284
1285         * gtk/gtk-docs.sgml:
1286         * gtk/gtk-sections.txt: add the GtkScaleButton widget
1287         to the docs
1288
1289 2007-05-19  Matthias Clasen <mclasen@redhat.com>
1290
1291         * gtk/gtk-sections.txt: Add gtk_notebook_[gs]et_group
1292
1293 2007-05-18  Matthias Clasen <mclasen@redhat.com>
1294
1295         * gtk/gtk-sections.txt: Add gtk_entry_[gs]et_cursor_hadjustment.
1296
1297 2007-05-18  Matthias Clasen <mclasen@redhat.com>
1298
1299         * gtk/gtk-sections.txt: Add generic icon lookup function
1300
1301 2007-04-29  Dan Winship  <danw@novell.com>
1302
1303         * gdk/gdk-sections.txt: Add
1304         gdk_x11_display_broadcast_startup_message and some other missing
1305         startup-notification-related methods
1306
1307 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
1308
1309         * gtk/gtk-sections.txt: Add new functions to serialize/
1310         deserialize page setups and print settings.
1311
1312 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
1313
1314         * gtk/gtk-sections.txt: Add gtk_paper_size_get_builtins
1315
1316 2007-04-29  Matthias Clasen  <mclasen@redhat.com>
1317
1318         * gtk/gtk-sections.txt: Add gtk_printer_{has,request}_details
1319
1320 2007-04-28  Matthias Clasen  <mclasen@redhat.com>
1321
1322         * gtk/tmpl/gtkdnd.sgml: Document GTK_TARGET_OTHER_*
1323
1324 2007-04-26  Matthias Clasen  <mclasen@redhat.com>
1325
1326         * gtk/tmpl/gtkcomboboxentry.sgml: Mention that the entry
1327         can be replaced.
1328
1329 2007-04-25  Matthias Clasen  <mclasen@redhat.com>
1330
1331         * gtk/tmpl/gtkdialog.sgml: Fix a wrong cross reference.
1332         (#431289, Bastian Nocera)
1333
1334 2007-03-19  Matthias Clasen  <mclasen@redhat.com>
1335
1336         * gtk/tmpl/gtkaboutdialog.sgml: Add a paragraph about setting
1337         the title on the dialog.
1338
1339 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
1340
1341         reviewed by: Matthias Clasen  <mclasen@redhat.com>
1342
1343         * gdk-pixbuf/Makefile.am:
1344         * gdk/Makefile.am:
1345         * gtk/Makefile.am: use installation prefixes of dependent libs to
1346         crossreference docs (#407146).
1347
1348 2007-01-27  Matthias Clasen  <mclasen@redhat.com>
1349
1350         * gtk/sgml/gtkfilesel.sgml: Add deprecation information.
1351
1352 2007-01-08  Matthias Clasen  <mclasen@redhat.com>
1353
1354         * gtk/tmpl/gtkentry.sgml: Expand deprecation notes for
1355         gtk_entry_append/prepend_text.  (#394034, Micah Carrick)
1356
1357 2007-01-07  Matthias Clasen  <mclasen@redhat.com>
1358
1359         * gdk-pixbuf/gdk-pixbuf-sections.txt: Correct the include
1360         for GdkPixdata.  (#394000, Samuel Cormier-Iijima)
1361
1362 2007-01-07  Matthias Clasen  <mclasen@redhat.com>
1363
1364         * gtk/tmpl/gtkstatusbar.sgml: Move docs inline and
1365         expand them a bit.
1366
1367 2007-01-02  Matthias Clasen  <mclasen@redhat.com>
1368
1369         * gtk/tmpl/gtktextbuffer.sgml: Document rich text
1370         serialization functions.  (#347940, Murray Cumming)
1371
1372 2006-12-30  Matthias Clasen  <mclasen@redhat.com>
1373
1374         * gtk/tmpl/gtkactiongroup.sgml: Document that action
1375         labels may be NULL.
1376
1377 2006-12-29  Matthias Clasen  <mclasen@redhat.com>
1378
1379         * gtk/gtk-sections.txt: Add gtk_cell_layout_get_cells.
1380
1381         * gtk/gtk-docs.sgml: Add a "Since 2.12" index.
1382
1383 2006-12-22  Matthias Clasen  <mclasen@redhat.com>
1384
1385         * gdk/gdk-sections.txt: Add new functions.
1386         * gdk/gdk-docs.sgml: Add a "Since 2.12" index.
1387
1388 Thu Dec 14 15:48:14 2006  Tim Janik  <timj@imendio.com>
1389
1390         * gtk/gtk-sections.txt: added new docs.
1391
1392 2006-11-19  Mark McLoughlin  <mark@skynet.ie>
1393
1394         * gtk/gtk-sections.txt: add gtk_status_icon_(get|set)_screen
1395
1396 Tue Oct 10 16:38:23 2006  Tim Janik  <timj@imendio.com>
1397
1398         * gtk/tmpl/gtkbindings.sgml: 
1399         * gtk/gtkbindings.c: applied patch from Michael Natterer to move to 
1400         inline docs. applied wording fixes suggested by Martyn Russell.
1401
1402 Tue Oct 10 15:29:15 2006  Tim Janik  <timj@imendio.com>
1403
1404         * gtk/tmpl/gtkbindings.sgml: documented GtkBinding*, #358329.
1405
1406 2006-09-22  Matthias Clasen  <mclasen@redhat.com>
1407
1408         * gtk/tmpl/gtkpagesetup.sgml: Apply a patch
1409         to fix some typos.  (#355961, Claudio Saavedra)
1410
1411 2006-09-16  Matthias Clasen  <mclasen@redhat.com>
1412
1413         * gtk/glossary.xml: Add an entry for Ellipsization.
1414
1415 2006-08-31  Matthias Clasen  <mclasen@redhat.com>
1416
1417         * gtk/tmpl/gtkwidget.sgml: Fix some typos (Mariano Suarez-Alvarez)
1418
1419 2006-08-29  Matthias Clasen  <mclasen@redhat.com>
1420
1421         * gdk/gdk-sections.txt: Add gdk_window_beep
1422
1423 2006-08-25  Matthias Clasen  <mclasen@redhat.com>
1424
1425         * gtk/question_index.sgml: Rewrite the answer for
1426         automatic scrolling.
1427
1428 2006-08-17  Matthias Clasen  <mclasen@redhat.com>
1429
1430         * === Released 2.10.2 ===
1431
1432 2006-08-15  Matthias Clasen  <mclasen@redhat.com>
1433
1434         * gtk/tmpl/gtktable.sgml: Fix docs for gtk_table_set_row/col_spacing.
1435         (#348728)
1436
1437         * gtk/running.sgml: Document new GTK_DEBUG values.  (#350023,
1438         Mart Raudsepp)
1439
1440 2006-08-14  Emmanuele Bassi  <ebassi@gnome.org>
1441
1442         * gtk/tmpl/gtkrecentchoosermenu.sgml: Add a warning about
1443         the semantics of gtk_recent_chooser_add_filter() and of
1444         gtk_recent_chooser_remove_filter() when applied to a
1445         GtkRecentChooserMenu.
1446
1447 2006-08-14  Matthias Clasen  <mclasen@redhat.com>
1448
1449         * gtk/tmpl/gtkruler.sgml: Fix a swapped argument 
1450         description.  (#351241, Étienne Bersac)
1451
1452 2006-08-06  Matthias Clasen  <mclasen@redhat.com>
1453
1454         * gtk/tmpl/gtkcelllayout.sgml: Add an explanation
1455         of attributes.  (#349367, Don Anderson)
1456
1457         * gtk/tmpl/gtkrecentmanager.sgml: Fix a typo.  (#349120, Vincent Untz) 
1458
1459 2006-07-23  Matthias Clasen  <mclasen@redhat.com>
1460         
1461         * === Released 2.10.1 ===
1462
1463 2006-07-16  Matthias Clasen  <mclasen@redhat.com>
1464
1465         * gtk/gtk.types: Add  gtk_cell_renderer_spin_get_type  (#347710,
1466         Guillaume Cottenceau)
1467
1468 2006-07-10  Matthias Clasen  <mclasen@redhat.com>
1469
1470         * gtk/gtk.types: Add missing types  (#347037, Josh Green)
1471
1472 2006-07-06  Matthias Clasen  <mclasen@redhat.com>
1473
1474         * gtk/tmpl/gtktooltips.sgml: Fix a FIXME (#346092,
1475         Claudio Saavedra, Priit Laes)
1476
1477 2006-07-02  Matthias Clasen  <mclasen@redhat.com>
1478         
1479         * === Released 2.10.0 ===
1480
1481 2006-06-30 Matthias Clasen  <mclasen@redhat.com>
1482
1483         * gtk/tmpl/gtkprintsettings.sgml: Document print-to-file specific
1484         settings.  (#346241, Carolyn MacLeod)
1485
1486 2006-06-28  Matthias Clasen  <mclasen@redhat.com>
1487
1488         * gtk/tmpl/gtkprintjob.sgml: Document GtkPrintJobCompleteFunc
1489
1490         * gtk/tmpl/gtkrange.sgml: Document GtkSensitivityType
1491
1492         * gtk/gtk-sections.txt: Remove gtk_print_operation_set_show_dialog
1493
1494         * gtk/tmpl/gtkcontainer.sgml: Updates.
1495
1496         * gtk/tmpl/gtkenums.sgml: Document GTK_ARROW_NONE.
1497         * gtk/tmpl/gtkarrow.sgml: Cleanups
1498         * gtk/gtk-sections.txt: Add some private things
1499
1500 2006-06-21  Matthias Clasen  <mclasen@redhat.com>
1501         
1502         * === Released 2.9.4 ===
1503
1504 2006-06-21  Matthias Clasen  <mclasen@redhat.com>
1505
1506         * gtk/gtk-sections.txt: Some additions
1507
1508         * gtk/tmpl/gtkprintunixdialog.sgml: Document some of the
1509         print capabilities
1510
1511         * gtk/question_index.sgml: Add some questions.
1512
1513 2006-06-20  Matthias Clasen  <mclasen@redhat.com>
1514
1515         * gtk/gtk-sections.txt: Remove unused print-to-file setting
1516
1517 2006-06-19  Matthias Clasen  <mclasen@redhat.com>
1518
1519         * gtk/tmpl/gtkprinter.sgml: Document GtkPrinterFunc
1520
1521         * gtk/gtk-sections.txt: Add gtk_enumerate_printers
1522
1523 2006-06-19  Alexander Larsson  <alexl@redhat.com>
1524
1525         * gtk/gtk-sections.txt:
1526         Add gtk_label_set_line_wrap_mode and gtk_label_get_line_wrap_mode
1527
1528 2006-06-12  Matthias Clasen  <mclasen@redhat.com>
1529
1530         * === Released 2.9.3 ===
1531
1532 2006-06-11  Matthias Clasen  <mclasen@redhat.com>
1533
1534         * gtk/tmpl/gtkprintunixdialog.sgml: Document resonses used
1535         by GtkPrintUnixDialog.  (#344558, Christian Persch)
1536
1537 2006-06-08  Matthias Clasen  <mclasen@redhat.com>
1538
1539         * gtk/tmpl/gtkprintoperation.sgml: Updates
1540
1541         * gtk/gtk-sections.txt: Replace pdf_target by export_filename
1542
1543         * gtk/tmpl/gtkprintoperation.sgml: Remove GTK_PRINT_OPERATION_RESULT_PREVIEW.
1544
1545         * gtk/tmpl/gtkstock.sgml: Correct a filename (#344239,
1546         John Darrington)
1547
1548 2006-06-07  Matthias Clasen  <mclasen@redhat.com>
1549
1550         * gtk/tmpl/gtkprintoperation.sgml:
1551         * gtk/gtk-sections.txt: Additions
1552
1553 2006-06-05  Matthias Clasen  <mclasen@redhat.com>
1554
1555         * === Released 2.9.2 ===
1556
1557 2006-06-02  Matthias Clasen  <mclasen@redhat.com>
1558
1559         * gtk/migrating-checklist.sgml: Fix a small
1560         inconsistency.  (#343630, Claudio Saavedra)
1561
1562 2006-05-31  Matthias Clasen  <mclasen@redhat.com>
1563
1564         * gtk/tmpl/gtkstock.sgml: Updates
1565
1566         * gtk/gtk-sections.txt: Updates
1567
1568         * gtk/Makefile.am (IGNORE_HFILES): Add some private
1569         headers
1570
1571         * gtk/tmpl/gtkcellrendererspin.sgml: Fix a typo
1572
1573         * gtk/gtk-sections.txt: Update 
1574
1575 2006-05-30  Matthias Clasen  <mclasen@redhat.com>
1576
1577         * gtk/gtk-sections.txt: Add image-position api
1578
1579 2006-05-25  Matthias Clasen  <mclasen@redhat.com>
1580
1581         * gtk/gtk-sections.txt: Updates
1582
1583 2006-05-23  Matthias Clasen  <mclasen@redhat.com>
1584
1585         * gtk/gtk-sections.txt: Additions
1586
1587 2006-05-19  Matthias Clasen  <mclasen@redhat.com>
1588
1589         * gtk/gtk-sections.txt: Additions
1590
1591 2006-05-18  Matthias Clasen  <mclasen@redhat.com>
1592
1593         * gtk/tmpl/gtkenums.sgml: Updates
1594
1595 2006-05-16  Matthias Clasen  <mclasen@redhat.com>
1596
1597         * === Released 2.9.1 ====
1598
1599 2006-05-16  Matthias Clasen  <mclasen@redhat.com>
1600
1601         * gtk/tmpl/gtkstock.sgml: 
1602         * gtk/Makefile.am: Add fourth stock orientation. 
1603
1604 2006-05-15  Matthias Clasen  <mclasen@redhat.com>
1605
1606         * gtk/tree_widget.sgml: Fix up example rendering. (#341855, Guillaume
1607         Desmottes)
1608
1609 2006-05-11  Emmanuele Bassi  <ebassi@cvs.gnome.org>
1610
1611         * gtk/tmpl/gtkrecentmanager.sgml: Update the error enum and the
1612         gtk_recent_manager_add and gtk_recent_manager_add_full parameters.
1613
1614         * gtk/migrating-GtkRecentChooser.sgml: Mention
1615         gtk_recent_manager_get_default() and update the code examples.
1616
1617 2006-05-09  Matthias Clasen  <mclasen@redhat.com>
1618
1619         * gtk/gtk-sections.txt: Add gtk_message_dialog_set_image.
1620
1621 2006-05-08  Matthias Clasen  <mclasen@redhat.com>
1622
1623         * gtk/question_index.sgml (reference): Update the internationalization
1624         answer.  (#340951, Kristof Versant)
1625
1626 2006-05-04  Matthias Clasen  <mclasen@redhat.com>
1627
1628         * === Released 2.9.0 ===
1629
1630 2006-04-29  Matthias Clasen  <mclasen@redhat.com>
1631
1632         * gtk/gtk-sections.txt: Add gtk_status_icon_position_menu
1633
1634 2006-04-25  Matthias Clasen  <mclasen@redhat.com>
1635
1636         * gdk/gdk-sections.txt: Add gdk_screen_is_composited
1637
1638 2006-04-24  Matthias Clasen  <mclasen@redhat.com>
1639
1640         * gtk/Makefile.am: fix a typo.
1641
1642         * gtk/tmpl/gtkentry.sgml: Remove a duplicate entry.
1643
1644         * gtk/gtk-sections.txt: Fix a typo.
1645
1646         * gdk-pixbuf/gdk-pixbuf.sgml: No new symbols in 2.10.
1647
1648         * gdk/Makefile.am (IGNORE_HFILES): Add  directfb
1649
1650         * gtk/tmpl/gtkpapersize.sgml: Additions.
1651
1652         * gtk/gtk-sections.txt: Add new api.
1653
1654         * gtk/Makefile.am (HTML_IMAGES): Add new stock icons.
1655
1656         * gtk/tmpl/gtkstock.sgml: Document new stock icons
1657
1658         * gtk/gtk-docs.sgml: 
1659         * gtk/gtk-sections.txt: Add a rich text section
1660
1661         * gtk/Makefile.am (IGNORE_HFILES): Add some more private headers.
1662
1663         * gtk/tmpl/gtkpreview.sgml: 
1664         * gtk/tmpl/gtkrecentmanager.sgml: 
1665         * gtk/tmpl/gtkprintoperation.sgml: 
1666         * gtk/tmpl/gtkrecentchooser.sgml: 
1667         * gtk/tmpl/gtkicontheme.sgml: Additions
1668
1669         * gtk/gtk-sections.txt: Remove GtkRecentChooserDefault
1670
1671 2006-04-22  Emmanuele Bassi  <ebassi@cvs.gnome.org>
1672
1673         * gtk/tmpl/gtkrecentchoosermenu.sgml:
1674         * gtk/tmpl/gtkrecentchooserwidget.sgml: Fix unclosed para tags.
1675
1676 2006-04-21  Alexander Larsson  <alexl@redhat.com>
1677
1678         * gtk/Makefile.am:
1679         * gtk/gtk-docs.sgml:
1680         * gtk/gtk-sections.txt:
1681         * gtk/gtk.types:
1682         * gtk/images/pagesetupdialog.png:
1683         * gtk/images/printdialog.png:
1684         * gtk/tmpl/gtkpagesetup.sgml:
1685         * gtk/tmpl/gtkpagesetupunixdialog.sgml:
1686         * gtk/tmpl/gtkpapersize.sgml:
1687         * gtk/tmpl/gtkprintcontext.sgml:
1688         * gtk/tmpl/gtkprinter.sgml:
1689         * gtk/tmpl/gtkprintjob.sgml:
1690         * gtk/tmpl/gtkprintoperation.sgml:
1691         * gtk/tmpl/gtkprintsettings.sgml:
1692         * gtk/tmpl/gtkprintunixdialog.sgml:
1693         * gtk/visual_index.xml:
1694         Add docs for the printing support
1695
1696 2006-04-17  Emmanuele Bassi  <ebassi@cvs.gnome.org>
1697
1698         * gtk/tmp/gtkicontheme.sgml: Fix the code of the look up example.
1699
1700 2006-04-17  Emmanuele Bassi  <ebassi@cvs.gnome.org>
1701
1702         * gtk/tmpl/gtkrecent*.sgml: Add long descriptions.
1703
1704 2006-04-16  Matthias Clasen  <mclasen@redhat.com>
1705
1706         * gtk/tmpl/gtkrecent*.sgml: Add short descriptions
1707
1708         * gtk/migrating-GtkRecentChooser.sgml: Cosmetic fixes to 
1709         examples.
1710
1711 2006-04-04  Tor Lillqvist  <tml@novell.com>
1712
1713         * gdk/tmpl/threads.sgml: Mention that the Win32 backend should not
1714         be used from multiple threads.
1715
1716 2006-03-31  Matthias Clasen  <mclasen@redhat.com>
1717
1718         * gtk/gtk-sections.txt: Updates
1719
1720         * gtk/Makefile.am (IGNORE_HFILES): Updates
1721
1722         * gtk/images/recentchooserdialog.png: Shrink it.
1723
1724 2006-03-30  Matthias Clasen  <mclasen@redhat.com>
1725
1726         * gdk/gdk-sections.txt: Additions
1727
1728         * gtk/Makefile.am (HTML_IMAGES): add
1729         recentchooserdialog.png
1730         
1731         * gtk/visual_index.xml: add GtkRecentChooserDialog
1732         * gtk/images/recentchooserdialog.png: New image
1733         * gtk/images/filechooser.png: Updated
1734         
1735 2006-03-23  Matthias Clasen  <mclasen@redhat.com>
1736
1737         * gtk/tmpl/gtkrc.sgml: Document <classname> in paths.
1738
1739 2006-03-22  Matthias Clasen  <mclasen@redhat.com>
1740
1741         * gtk/gtk-sections.txt: Additions.
1742
1743         * gtk/tmpl/gtkcellrendererspin.sgml: 
1744         * gtk/tmpl/gtkcellrendererprogress.sgml: 
1745         * gtk/tmpl/gtkcellrenderercombo.sgml: 
1746         * gtk/tmpl/gtkcellrendereraccel.sgml: Updates.
1747
1748         * gtk/gtk-sections.txt: Additions
1749
1750 2006-03-20  Matthias Clasen  <mclasen@redhat.com>
1751
1752         * gtk/gtk-sections.txt: Updates
1753
1754 2006-03-15  Matthias Clasen  <mclasen@redhat.com>
1755
1756         * gtk/osx.sgml: 
1757         * gtk/directfb.sgml: Add skeleton sections for new ports.
1758         
1759         * gtk/gtk-docs.sgml:
1760         * gtk/Makefile.am: Integrate them.
1761
1762 2006-03-10  Michael Natterer  <mitch@imendio.com>
1763
1764         * gtk/gtk-sections.txt: add gtk_entry_get,set_inner_border()
1765
1766 2006-03-08  Michael Natterer  <mitch@imendio.com>
1767
1768         * gdk/gdk-sections.txt: added gdk_screen_get_active_window()
1769         and gdk_screen_get_window_stack()
1770
1771 2006-02-27  Federico Mena Quintero  <federico@novell.com>
1772
1773         * gtk/tmpl/gtkfontsel.sgml: Don't put the docs for
1774         gtk_font_selection_{set,get}_font_name() here; put them in the code
1775         instead.
1776         Don't recommend the deprecated gtk_font_selection_get_font() as
1777         the way to get the font back.
1778
1779         * gtk/tmpl/gtkfontseldlg.sgml: Don't put the docs for
1780         gtk_font_selection_dialog_get_font_name() here; put them in the
1781         code instead.
1782         Don't recommend the deprecated
1783         gtk_font_selection_dialog_get_font() as the way to get the font
1784         back.
1785
1786 2006-02-23  Matthias Clasen  <mclasen@redhat.com>
1787
1788         * gtk/gtk-sections.txt:
1789         * gtk/tmpl/gtknotebook.sgml: Additions
1790
1791 2006-02-19  Matthias Clasen  <mclasen@redhat.com>
1792
1793         * gtk/gtk-sections.txt: Additions.
1794
1795         * gdk/gdk-sections.txt: Additions.
1796
1797 2006-02-12  Matthias Clasen  <mclasen@redhat.com>
1798
1799         * gtk/tmpl/gtkrc.sgml: Updates
1800
1801 2006-02-10  Matthias Clasen  <mclasen@redhat.com>
1802
1803         * gtk/tmpl/gtkliststore.sgml: Add a section about
1804         atomicity of insertions. (#329831, Milosz Derezynski)
1805
1806 2006-02-03  Matthias Clasen  <mclasen@redhat.com>
1807
1808         * gtk/tmpl/gtkmenushell.sgml: 
1809         * gtk/tmpl/gtkmenu.sgml: Add deprecation notes.
1810
1811 2006-01-31  Matthias Clasen  <mclasen@redhat.com>
1812
1813         * gtk/gtk-sections.txt: Add new functions
1814
1815 2006-01-30  Matthias Clasen  <mclasen@redhat.com>
1816
1817         * gtk/visual_index.xml: Add GtkLinkButton
1818
1819         * gtk/images/link-button.png: New image.
1820
1821         * gtk/Makefile.am: Add new files.
1822
1823 2006-01-29  Matthias Clasen  <mclasen@redhat.com>
1824
1825         * gtk/visual_index.xml: Add GtkAssistant
1826
1827         * gtk/images/assistant.png: New image.
1828
1829         * gtk/tmpl/gtkassistant.sgml: More docs, by Carlos Garnacho.
1830
1831         * gtk/Makefile.am: Add new files.
1832
1833 2006-01-28  Matthias Clasen  <mclasen@redhat.com>
1834
1835         * gtk/gtk-sections.txt: Add gtk_link_button_set_uri_hook
1836
1837         * gtk/gtk-docs.sgml: 
1838         * gtk/migrating-GtkAssistant.sgml: Add a migration guide
1839         GnomeDruid --> GtkAssistant.  (Carlos Garnacho)
1840
1841 2006-01-27  Federico Mena Quintero  <federico@ximian.com>
1842
1843         * gtk/tmpl/gtkfilechooser.sgml: Mention that ~ is also a default
1844         key binding.
1845
1846 2006-01-23  Matthias Clasen  <mclasen@redhat.com>
1847
1848         * gtk/gtk-sections.txt: 
1849         * gtk/gtk-docs.sgml: 
1850         * gtk/gtk.types: Add GtkLinkButton docs
1851
1852 2006-01-18  Matthias Clasen  <mclasen@redhat.com>
1853         
1854         * gtk/gtk-sections.txt:
1855         * gtk/gtk-docs.sgml:
1856         * gtk/gtk.types: Add GtkAssistant docs
1857
1858 2006-01-16  Matthias Clasen  <mclasen@redhat.com>
1859
1860         * gtk/gtk-sections.txt: Add gtk_radio_action_set_current_value
1861
1862 2006-01-14  Matthias Clasen  <mclasen@redhat.com>
1863
1864         * gtk/Makefile.am (HTML_IMAGES): 
1865         * gtk/tmpl/gtkstock.sgml: Add rtl variants of indent
1866         and unindent icons.
1867
1868 2006-01-09  Matthias Clasen  <mclasen@redhat.com>
1869
1870         * gtk/gtk-sections.txt: Add gtk_widget_get_action,
1871         gtk_window_get_group
1872
1873 2005-12-30  Matthias Clasen  <mclasen@redhat.com>
1874
1875         * gdk/gdk-sections.txt: Add gdk_cairo_set_source_pixmap
1876
1877 2005-12-29  Matthias Clasen  <mclasen@redhat.com>
1878
1879         * gtk/tmpl/gtkmain.sgml: Add deprecation note to
1880         gtk_exit()  (#325199, Ævar Arnfjörð Bjarmason)
1881
1882 2005-12-20  Matthias Clasen  <mclasen@redhat.com>
1883
1884         * gtk/tmpl/gtkcombo.sgml: Small additions
1885
1886 2005-12-19  Matthias Clasen  <mclasen@redhat.com>
1887         
1888         * gdk-pixbuf/tmpl/module_interface.sgml: 
1889         * gdk-pixbuf/gdk-pixbuf-sections.txt: 
1890         * gdk-pixbuf/tmpl/animation.sgml: Small additions/fixes.
1891
1892         * gdk/tmpl/input.sgml: 
1893         * gdk/tmpl/rgb.sgml: 
1894         * gdk/tmpl/x_interaction.sgml: 
1895         * gdk/tmpl/windows.sgml: Small additions/fixes
1896
1897         * gdk/Makefile.am (IGNORE_HFILES): Add quartz
1898
1899         * gdk/gdk-sections.txt: Add gdk_window_get_type_hint
1900
1901         * gtk/gtk-sections.txt: Add GtkStatusIcon so it gets
1902         an object hierarchy.
1903
1904         * gtk/tmpl/gtkbutton.sgml: Remove inlined documentation
1905
1906         * gtk/tmpl/gtkstatusicon.sgml: Explicitly document GtkStatusIcon
1907         as a non-widget.  (#324181, Maciej Katafiasz)
1908
1909 2005-11-28  Matthias Clasen  <mclasen@redhat.com>
1910         
1911         * gtk/tmpl/gtkobject.sgml: Update docs on floating references
1912
1913 2005-11-23  Matthias Clasen  <mclasen@redhat.com>
1914
1915         * gtk/tmpl/gtkrc.sgml: Document symbolic colors and
1916         color expressions.
1917
1918 2005-11-23  Michael Natterer  <mitch@imendio.com>
1919
1920         * gtk/gtk-sections.txt: add gtk_style_lookup_color
1921
1922 2005-11-21  Matthias Clasen  <mclasen@redhat.com>
1923
1924         * gtk/gtk-sections.txt: Add gtk_combo_box_[sg]et_title
1925
1926         * gtk/Makefile.am (HTML_IMAGES): Fix some _ vs - confusion. 
1927
1928 2005-11-14  Matthias Clasen  <mclasen@redhat.com>
1929
1930         * gtk/tmpl/gtkstock.sgml: 
1931         * gtk/Makefile.am (HTML_IMAGES): Update stock documentation
1932         to refer to the new icon names.
1933
1934 2005-11-10  Matthias Clasen  <mclasen@redhat.com>
1935
1936         * gtk/gtk-sections.txt: Add new api.
1937
1938 2005-11-07  Matthias Clasen  <mclasen@redhat.com>
1939
1940         * gtk/gtk-update-icon-cache.xml: 
1941         * gtk/gtk-update-icon-cache.1: Document the --source option.
1942
1943 2005-10-25  Matthias Clasen  <mclasen@redhat.com>
1944
1945         * gtk/tmpl/gtkfilechooser.sgml: Don't use deprecated functions
1946         in examples.  (#319524, Vincent Untz)
1947
1948         * gtk/gtk-update-icon-cache.xml: Fix a typo.  (#319524, Vincent Untz)
1949
1950 2005-10-06  Matthias Clasen  <mclasen@redhat.com>
1951
1952         * gtk/gtk-sections.txt: Add gtk_text_buffer_get_has_selection().
1953
1954 2005-10-05  Federico Mena Quintero  <federico@ximian.com>
1955
1956         * gtk/tmpl/gtkfilechooser.sgml: Document the "quick-bookmark"
1957         binding signal.
1958
1959 2005-10-04  Federico Mena Quintero  <federico@ximian.com>
1960
1961         * gtk/tmpl/gtkfilechooser.sgml: Document the "desktop-folder"
1962         binding signal.
1963
1964 2005-09-26  Matthias Clasen  <mclasen@redhat.com>
1965
1966         * gdk/tmpl/gcs.sgml: Fix a comment.
1967
1968 2005-09-22  Michael Natterer  <mitch@imendio.com>
1969
1970         * gtk/gtk-docs.sgml
1971         * gtk/gtk-sections.txt
1972         * gtk/gtk.types: GtkCellRendererKeys -> GtkCellRendererAccel
1973
1974 Tue Sep 20 17:16:50 2005  Tim Janik  <timj@imendio.com>
1975
1976         * gtk/tmpl/gtkrc.sgml: added anchor. complexity doesn't get worse
1977         than O(n^2) with recent glib.
1978
1979 2005-09-15  Federico Mena Quintero  <federico@ximian.com>
1980
1981         * gtk/tmpl/gtkfilechooser.sgml: List all the default key bindings.
1982         Fix the documentation for the "location-popup" binding signal; its
1983         "path" argument was not listed.  Mention a tip to have a crude
1984         form of bookmarks accessible through key bindings.
1985
1986 2005-09-13  Matthias Clasen  <mclasen@redhat.com>
1987
1988         * gtk/tmpl/gtkeditable.sgml: Clarify docs
1989         for ::insert-text signal.  (#316094, Tommi
1990         Komulainen)
1991
1992 Tue Sep 13 14:16:27 2005  Tim Janik  <timj@imendio.com>
1993
1994         * gtk/tmpl/gtkrc.sgml: fixed wording and typos in some places.
1995         added a new section "Optimizing RC Style Matches".
1996
1997 2005-09-11  Matthias Clasen  <mclasen@redhat.com>
1998
1999         * gdk/gdk-sections.txt: Add gdk_intern_static_string.
2000
2001 2005-09-09  Matthias Clasen  <mclasen@redhat.com>
2002
2003         * gtk/gtk-docs.sgml: 
2004         * gtk/gtk-sections.txt: Add a section for GtkCellRendererKeys
2005
2006         * gdk/tmpl/event_structs.sgml: Document GdkEventKey.is_modifier.
2007
2008 2005-09-06  Matthias Clasen  <mclasen@redhat.com>
2009
2010         * gdk/tmpl/windows.sgml: Document new modifier bits.
2011
2012 2005-09-05  Matthias Clasen  <mclasen@redhat.com>
2013
2014         * gtk/tmpl/gtkpaned.sgml: Fix some typos.
2015         (#315208, Vincent Untz)
2016
2017 2005-08-30  Matthias Clasen  <mclasen@redhat.com>
2018
2019         * gtk/gtk-sections.txt: Add gtk_window_[sg]et_deletable.
2020         Add gtk_selection_data_targets_include_uri.
2021         Add gtk_targets_include... functions.
2022
2023 2005-08-29  Matthias Clasen  <mclasen@redhat.com>
2024
2025         * gtk/tmpl/gtkstatusicon.sgml: Add a long description.
2026
2027         * gtk/Makefile.am (HTML_IMAGES): Add stock_select_all_24.png
2028         
2029         * gtk/gtk-sections.txt: 
2030         * gtk/tmpl/gtkstock.sgml: Add GTK_STOCK_SELECT_ALL. 
2031
2032         * gtk/gtk.types: Add gtk_status_icon_get_type
2033
2034         * gtk/gtk-docs.sgml: Add GtkStatusIcon
2035
2036         * gtk/gtk-sections.txt: Add GtkStatusIcon
2037
2038 2005-08-26  Matthias Clasen  <mclasen@redhat.com>
2039
2040         * gtk/gtk-update-icon-cache.xml: 
2041         * gtk/gtk-update-icon-cache.1: Updates.
2042
2043 2005-08-26  Matthias Clasen  <mclasen@redhat.com>
2044
2045         * gdk-pixbuf/gdk-pixbuf.sgml: 
2046         * gdk/gdk-docs.sgml: 
2047         * gtk/gtk-docs.sgml: Add indices for new
2048         symbols in 2.10
2049
2050         * gdk/gdk-sections.txt: Add font options
2051         API.
2052
2053 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
2054
2055         * === Released 2.8.2 ===
2056
2057         * === Released 2.8.1 ===
2058
2059 2005-08-23  Matthias Clasen  <mclasen@redhat.com>
2060
2061         * gtk/gtk-update-icon-cache.xml: 
2062         * gtk/gtk-update-icon-cache.1: Updates.
2063
2064 2005-08-16  Matthias Clasen  <mclasen@redhat.com>
2065
2066         * gtk/tmpl/gtktreemodel.sgml: Fix an 
2067         example.  (#313595, Olexiy Avramchenko)
2068
2069 2005-08-13  Matthias Clasen  <mclasen@redhat.com>
2070
2071         * === Released 2.8.0 ===
2072
2073 2005-08-12  Matthias Clasen  <mclasen@redhat.com>
2074
2075         * gdk-pixbuf/tmpl/scaling.sgml: Remove a
2076         confusing gdk_window_set_back_pixmap() call
2077         from the example, pointed out by Owen
2078         Taylor.
2079
2080 2005-08-11  Matthias Clasen  <mclasen@redhat.com>
2081
2082         * gtk/building.sgml: Updates.
2083
2084 2005-08-06  Matthias Clasen  <mclasen@redhat.com>
2085
2086         * gtk/Makefile.am: Add new stock images.
2087
2088         * gtk/gtk-sections.txt: 
2089         * gtk/Makefile.am: 
2090         * gdk-pixbuf/gdk-pixbuf-sections.txt: 
2091         * gdk/tmpl/images.sgml: Small fixes
2092
2093 2005-08-02  Matthias Clasen  <mclasen@redhat.com>
2094
2095         * === Released 2.7.5 ===
2096
2097 2005-08-03  Matthias Clasen  <mclasen@redhat.com>
2098
2099         * gtk/gtk.types: Add gtk_clipboard_get_type. (#312443, Danny Milo)
2100
2101 2005-07-22  Federico Mena Quintero  <federico@ximian.com>
2102
2103         * gtk/migrating-checklist.sgml: Call gtk_menu_attach_to_widget()
2104         in the example for the ::popup-menu signal.
2105
2106 2005-07-25  Matthias Clasen  <mclasen@redhat.com>
2107
2108         * gtk/tmpl/gtktreemodelsort.sgml: Note that the sorting 
2109         function is not guaranteed to be stable.  (#311398, 
2110         Fabrice Bauzac)
2111
2112 2005-07-22  Matthias Clasen  <mclasen@redhat.com>
2113
2114         * === Released 2.7.4 === 
2115
2116 2005-07-22  Matthias Clasen  <mclasen@redhat.com>
2117
2118         * gdk-pixbuf/tmpl/module_interface.sgml: Document unanchored 
2119         patterns.
2120
2121 2005-07-21  Federico Mena Quintero  <federico@ximian.com>
2122
2123         * gtk/tmpl/gtkfilechooserdialog.sgml (dialog): Expand the Save
2124         example to point out the correct usage of _set_current_folder()
2125         and _set_current_name(), versus _set_filename() alone.
2126
2127 2005-07-15  Matthias Clasen  <mclasen@redhat.com>
2128
2129         * === Released 2.7.3 ===
2130
2131 2005-07-15  Federico Mena Quintero  <federico@ximian.com>
2132
2133         * gtk/tmpl/gtkfilechooser.sgml: Add "Since 2.8" to the signal and enum.
2134
2135 2005-07-15  Federico Mena Quintero  <federico@ximian.com>
2136
2137         * gtk/tmpl/gtkfilechooserdialog.sgml: Add a "save" example to the
2138         typical usage.
2139
2140         * gtk/gtk-sections.txt: Add GtkFileChooserConfirmation,
2141         gtk_file_chooser_set_do_overwrite_confirmation,
2142         gtk_file_chooser_get_do_overwrite_confirmation.
2143
2144         * gtk/tmpl/gtkfilechooser.sgml: Document the confirmation signal
2145         and enumeration; provide an example.
2146
2147 2005-07-14  Matthias Clasen  <mclasen@redhat.com>
2148
2149         * gtk/gtk-sections.txt: Add new api.
2150
2151 2005-07-11  Matthias Clasen  <mclasen@redhat.com>
2152
2153         * gdk/gdk-sections.txt: Add new api.
2154
2155 2005-07-10  Matthias Clasen  <mclasen@redhat.com>
2156
2157         * gdk/tmpl/windows.sgml: Update links to the EWMH.  (#309910,
2158         Park Ji-In)
2159
2160 2005-07-08  Matthias Clasen  <mclasen@redhat.com>
2161
2162         * === Released 2.7.2 ===
2163
2164         * gdk-pixbuf/gdk-pixbuf-sections.txt: Remove duplicate entries.
2165
2166 2005-07-08  Matthias Clasen  <mclasen@redhat.com>
2167
2168         * gdk/gdk-docs.sgml: Fix the "new in 2.8" index.
2169
2170         * gdk-pixbuf/gdk-pixbuf.sgml: Add the "new in 2.8" index.
2171
2172 2005-07-07  Matthias Clasen  <mclasen@redhat.com>
2173
2174         * gtk/migrating-GtkIconView.sgml: Corrections.  
2175         (#309718, Tim-Philipp Müller)
2176         
2177 2005-07-06  Matthias Clasen  <mclasen@redhat.com>
2178
2179         * gdk/tmpl/general.sgml: Point to GdkEventGrabBroken
2180         from the gdk_pointer_grab and gdk_keyboard_grab docs.
2181
2182 2005-07-05  Matthias Clasen  <mclasen@redhat.com>
2183
2184         * gtk/building.sgml: Document Cairo as a 
2185         dependency.
2186
2187         * gtk/images/file-button.png: Update (#309409,
2188         Peter van den Bosch)
2189
2190 2005-07-05  Matthias Clasen  <mclasen@redhat.com>
2191
2192         * gtk/gtk-sections.txt: Add new api.
2193
2194 2005-07-04  Matthias Clasen  <mclasen@redhat.com>
2195
2196         * gtk/framebuffer.sgml: Add a warning.
2197
2198 2005-07-01  Matthias Clasen  <mclasen@redhat.com>
2199
2200         * === Released 2.7.1 ===
2201         
2202 2005-06-29  Matthias Clasen  <mclasen@redhat.com>
2203
2204         * gdk/tmpl/images.sgml: 
2205         * gdk/tmpl/dnd.sgml: 
2206         * gdk/tmpl/events.sgml: 
2207         * gdk/tmpl/windows.sgml:
2208         * gdk/tmpl/visuals.sgml: 
2209         * gdk/tmpl/cairo_interaction.sgml: 
2210         * gdk/tmpl/event_structs.sgml: 
2211         * gdk/tmpl/input_devices.sgml: 
2212         * gtk/gtk-sections.txt: 
2213         * gtk/Makefile.am (IGNORE_HFILES):
2214         * gtk/tmpl/gtkstock.sgml: Updates.
2215
2216 2005-06-28  Ross Burton  <ross@burtonini.com>
2217
2218         * gtk/tmpl/gtkcomboboxentry.sgml: Clarify.
2219
2220 2005-06-27  Matthias Clasen  <mclasen@redhat.com>
2221
2222         * gdk/tmpl/event_structs.sgml: Update docs.
2223
2224 2005-06-25  Matthias Clasen  <mclasen@redhat.com>
2225
2226         * gdk/gdk-sections.txt: Add GdkEventGrabBroken.
2227
2228 2005-06-21  Matthias Clasen  <mclasen@redhat.com>
2229
2230         * gdk/gdk-sections.txt: Add gdk_window_move_region
2231
2232 2005-06-20  Matthias Clasen  <mclasen@redhat.com>
2233
2234         * === Released 2.7.0 ===
2235
2236 2005-06-20  Matthias Clasen  <mclasen@redhat.com>
2237
2238         * gtk/gtk-sections.txt: Add gtk_window_present_with_time
2239
2240 2005-06-19  Matthias Clasen  <mclasen@redhat.com>
2241
2242         * gtk/Makefile.am: Ignore some more headers.
2243
2244         * gtk/gtk-sections.txt: Updates.
2245
2246 2005-06-18  Matthias Clasen  <mclasen@redhat.com>
2247
2248         * gtk/tmpl/gtkuimanager.sgml: Document that 
2249         toolitem elements may have menu subelements.
2250
2251         * gtk/gtk-sections.txt: Updates
2252
2253 2005-06-17  Matthias Clasen  <mclasen@redhat.com>
2254
2255         * gtk/gtk-sections.txt: 
2256         * gdk/gdk-sections.txt: Add urgency hint API.
2257
2258 2005-06-14  Matthias Clasen  <mclasen@redhat.com>
2259
2260         * gdk/gdk-sections.txt: Add new functions.
2261
2262 2005-06-13  Matthias Clasen  <mclasen@redhat.com>
2263
2264         * gtk/gtk-sections.txt: Add new functions.
2265
2266         * gtk/tmpl/gtkfontsel.sgml: Some more details (#307384, Billy
2267         Biggs)
2268
2269 2005-06-11  Matthias Clasen  <mclasen@redhat.com>
2270
2271         * gtk/gtk-sections.txt: Add gtk_icon_view_get_visible_range
2272
2273 2005-06-10  Michael Natterer  <mitch@imendio.com>
2274
2275         * gtk/gtk-sections.txt: Add gtk_action_get_accel_closure
2276
2277 2005-06-10  Matthias Clasen  <mclasen@redhat.com>
2278
2279         * gtk/tmpl/gtkclipboard.sgml: 
2280         * gtk/gtk-sections.txt: Add GtkClipboardIamgeReceivedFunc
2281
2282         * gtk/tmpl/gtkpaned.sgml: 
2283         * gtk/tmpl/gtkmenu.sgml: 
2284         
2285         * gtk/tmpl/gtkmenubar.sgml: 
2286         * gtk/tmpl/gtkimage.sgml: 
2287         * gtk/tmpl/gtkfontsel.sgml: 
2288         * gtk/tmpl/gtkbbox.sgml: 
2289         * gtk/tmpl/gtkadjustment.sgml: 
2290         * gtk/tmpl/gtkaccelgroup.sgml: 
2291         * gtk/tmpl/gtkaboutdialog.sgml: Additions.
2292
2293 2005-06-09  Matthias Clasen  <mclasen@redhat.com>
2294
2295         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add some symbols.
2296
2297         * gdk/gdk-sections.txt: 
2298         * gdk/tmpl/cairo_interaction.sgml: 
2299         * gdk/gdk-docs.sgml: Add a section for the Cairo functions.
2300
2301         * gtk/gtk-sections.txt: Add new icon view function.
2302
2303 2005-05-26  Matthias Clasen  <mclasen@redhat.com>
2304
2305         * gtk/gtk-sections.txt: Add new entry completion functions.
2306
2307 2005-05-25  Matthias Clasen  <mclasen@redhat.com>
2308
2309         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufSimplAnim
2310         functions.
2311
2312 2005-05-20  Matthias Clasen  <mclasen@redhat.com>
2313
2314         * gtk/migrating-GtkAction.sgml: Fix an example.  (#304808,
2315         Ghorban M. Tavakoly)
2316
2317 2005-05-18  Matthias Clasen  <mclasen@redhat.com>
2318
2319         * gdk/tmpl/properties.sgml: Updates.
2320
2321         * gtk/migrating-checklist.sgml: Add a section about named
2322         icons.
2323
2324         * gtk/gtk-sections.txt: Add new functions.
2325
2326 2005-05-16  Matthias Clasen  <mclasen@redhat.com>
2327
2328         * gtk/tree_widget.sgml: Use gtk-doc abbrevs instead of 
2329         spelled out links.
2330
2331         * gtk/gtk-docs.sgml: Included the processed file xml/tree_widget.sgml.
2332
2333         * gtk/Makefile.am (expand_content_files): Add tree_widget.sgml.
2334
2335 2005-05-08  Matthias Clasen  <mclasen@redhat.com>
2336
2337         * gdk/tmpl/visuals.sgml: Fix a typo (#303473, Masao Mutoh)
2338
2339         * gdk-pixbuf/tmpl/inline.sgml: 
2340         * gdk-pixbuf/tmpl/file-saving.sgml: Add long descriptions.
2341
2342         * gdk-pixbuf/tmpl/module_interface.sgml: Small additions.
2343
2344         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add a missing function.
2345
2346         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): Add xpm-color-table.h
2347
2348         * gdk/Makefile.am (IGNORE_HFILES): Add keyname-table.h
2349
2350         * gdk/gdk-sections.txt: Add gdk_cairo_set_source_color,
2351         gdk_drawable_create_cairo_context and
2352         gdk_pixbuf_set_as_cairo_source, remove 
2353         gdk_draw_rectangle_alpha_libgtk_only
2354
2355         * gdk/tmpl/pixbufs.sgml: 
2356         * gdk/tmpl/cursors.sgml: Add long descriptions.
2357         
2358         * gdk/tmpl/events.sgml: 
2359         * gdk/tmpl/dnd.sgml: 
2360         * gdk/tmpl/windows.sgml: 
2361         * gdk/tmpl/pixmaps.sgml: 
2362         * gdk/tmpl/x_interaction.sgml: Small additions.
2363
2364 2005-05-07  Matthias Clasen  <mclasen@redhat.com>
2365
2366         * gdk/tmpl/pango_interaction.sgml: Fix a reference.
2367         (#303403, Masao Mutoh)
2368
2369 2005-05-06  Matthias Clasen  <mclasen@redhat.com>
2370
2371         * gtk/gtk-sections.txt: Add new icon view API.
2372
2373 2005-05-05  Matthias Clasen  <mclasen@redhat.com>
2374
2375         * gtk/tmpl/gtkmenutoolbutton.sgml: Trivial fix (#303168,
2376         Masao Mutoh)
2377
2378 2005-05-03  Matthias Clasen  <mclasen@redhat.com>
2379
2380         * gtk/gtk-sections.txt: Add gtk_dialog_get_response_for_widget.
2381         Add new scrolled window getters.
2382
2383 2005-05-02  Matthias Clasen  <mclasen@redhat.com>
2384
2385         * gtk/gtk-sections.txt: Add new icon view functions.
2386
2387         * gtk/tmpl/gtkselection.sgml: Remove inlined docs.
2388
2389         * gtk/gtk-sections.txt: Remove nonexisting functions.
2390
2391 2005-04-29  Matthias Clasen  <mclasen@redhat.com>
2392
2393         * gtk/tmpl/gtkuimanager.sgml: Refer to the correct
2394         property. (#301115, Richard Hult)
2395
2396 2005-04-07  Matthias Clasen  <mclasen@redhat.com>
2397
2398         * gtk/tmpl/gtkbbox.sgml: Document that GtkButtonBox ignores
2399         the homogeneous property.  (#171412, Morten Welinder)
2400
2401         * gtk/tmpl/gtkfilechooser.sgml: Add a paragraph about
2402         shortcut terminology.  (#166906, Sebastien Bacher)
2403
2404         * gtk/tmpl/gtkenums.sgml: Make the docs of GKT_SELECTION_MULTIPLE
2405         more accurate by making them more vague.  (#167088,
2406         Ken Siersma)
2407
2408         * gtk/question_index.sgml: Add a question about hiding
2409         tree view expanders.
2410
2411         * gtk/tmpl/gtkradiobutton.sgml: Add a sentence about
2412         toggling.  (#159382, Worik Stanton)
2413
2414 2005-04-05  Matthias Clasen  <mclasen@redhat.com>
2415
2416         * gtk/tmpl/gtktooltips.sgml: Mention enter and leave
2417         events.  (#167546, Billy Biggs)
2418
2419 2005-04-04  Matthias Clasen  <mclasen@redhat.com>
2420
2421         * gtk/gtk-sections.txt: Add new functions.
2422
2423 2005-04-01  Matthias Clasen  <mclasen@redhat.com>
2424
2425         * gtk/tmpl/gtkselection.sgml: Move docs inline.
2426
2427 2005-03-31  Michael Natterer  <mitch@gimp.org>
2428
2429         * gtk/gtk-sections.txt: added gtk_menu_set/get_take_focus().
2430
2431         * gtk/tmpl/gtkmenushell.sgml: regenerated.
2432
2433 2005-03-16  Matthias Clasen  <mclasen@redhat.com>
2434
2435         * gtk/gtk-sections.txt: Add gtk_button_[sg]et_image
2436
2437 2005-03-09  Matthias Clasen  <mclasen@redhat.com>
2438
2439         * gtk/tmpl/gtkwidget.sgml: Typo fixes.  (#169728, 
2440         Morten Welinder, Owen Taylor)
2441
2442 2005-02-27  Matthias Clasen  <mclasen@redhat.com>
2443
2444         * gtk/tmpl/gtktreeselection.sgml:
2445         * gtk/tmpl/gtktreeview.sgml:
2446         * gtk/tmpl/gtktreeviewcolumn.sgml: Fix typos
2447         in see also lists.  (# 168698, Torsten Schoenfeld)
2448
2449         * gtk/tmpl/gtktreemodel.sgml: Fix stack vs heap 
2450         confusion.  (#168690, Torsten Schoenfeld)
2451
2452 2005-02-15  Matthias Clasen  <mclasen@redhat.com>
2453
2454         * gtk/tmpl/gtkcalendar.sgml: Add some more 
2455         info.  (#167356, Hubert Sokolowski)
2456
2457 2005-02-11  Matthias Clasen  <mclasen@redhat.com>
2458
2459         * gtk/gtk-sections.txt: Add GtkPackDirection and 
2460         related functions.
2461
2462 2005-02-08  Matthias Clasen  <mclasen@redhat.com>
2463
2464         * gtk/tmpl/gtkuimanager.sgml: Mention the expanding
2465         toolbar separators.
2466
2467 2005-02-03  Matthias Clasen  <mclasen@redhat.com>
2468
2469         * gtk/gtk-sections.txt: Add gtk_stock_set_translate_func.
2470
2471 2005-02-02  Matthias Clasen  <mclasen@redhat.com>
2472
2473         * gdk/tmpl/event_structs.sgml: 
2474         * gdk/tmpl/events.sgml: Mark GdkEventOwnerChange and
2475         GdkOwnerChange as 2.6 additions.  (#165823, Masao Mutoh)
2476
2477 2005-02-01  Matthias Clasen  <mclasen@redhat.com>
2478
2479         * gtk/gtk-update-icon-cache.xml:
2480         * gtk/gtk-update-icon-cache.1: Document the --quiet option.
2481
2482 2005-01-25  Matthias Clasen  <mclasen@redhat.com>
2483
2484         * gtk/tmpl/gtksocket.sgml:
2485         * gtk/tmpl/gtkplug.sgml: Add note on limited
2486         availability.  (#164347, Roger Light)
2487
2488 2005-01-19  Matthias Clasen  <mclasen@redhat.com>
2489
2490         * gdk/gdk-sections.txt: Add gdk_x11_display_get_user_time.
2491
2492 2005-01-18  Matthias Clasen  <mclasen@redhat.com>
2493
2494         * gtk/gtk-docs.sgml: Add an index for 2.8 symbols.
2495
2496         * gdk/gdk-docs.sgml: Add an index for 2.8 symbols.
2497
2498         * gdk/gdk-sections.txt: Add gdk_display_warp_pointer.
2499
2500 2005-01-15  Matthias Clasen  <mclasen@redhat.com>
2501
2502         * gtk/building.sgml: Some updates.  (#164147, #164108, 
2503         Karel Kulhavy)
2504
2505 2005-01-08  Matthias Clasen  <mclasen@redhat.com>
2506
2507         * === Released 2.6.1 ===
2508         
2509 2005-01-03  Matthias Clasen  <mclasen@redhat.com>
2510
2511         * gdk/tmpl/threads.sgml: Improve the threads 
2512         examples.  (#161618, Stefan Kost)
2513
2514 2004-12-26  Matthias Clasen  <mclasen@redhat.com>
2515
2516         * gtk/tmpl/gtkexpander.sgml: Typo fix. (#162219, Masao Mutoh)
2517
2518 2004-12-20  Matthias Clasen  <mclasen@redhat.com>
2519
2520         * gtk/tmpl/gtkitemfactory.sgml: Document GtkTranslateFunc
2521
2522 2004-12-17  Matthias Clasen  <mclasen@redhat.com>
2523
2524         * gdk/tmpl/x_interaction.sgml: Remove a no longer needed
2525         note.  (#161544, Tommi Komulainen)
2526
2527 Fri Dec 17 13:51:17 2004  Jonathan Blandford  <jrb@redhat.com>
2528
2529         * gtk/Makefile.am (HTML_IMAGES): spell missing stock icons
2530         correctly.
2531
2532 2004-12-16  Matthias Clasen  <mclasen@redhat.com>
2533
2534         * gtk/tmpl/gtkfeatures.sgml: Improve wording.  (#161484,
2535         Christian Biere)
2536
2537         * gtk/Makefile.am (HTML_IMAGES): Add some missing stock
2538         icons..
2539
2540         * gtk/tmpl/gtkstock.sgml: Fix some stock icon names.
2541
2542         * === Released 2.6.0 ===
2543
2544 2004-12-15  Matthias Clasen  <mclasen@redhat.com>
2545
2546         * gdk/tmpl/drawing.sgml: Document GdkTrapezoid.
2547
2548         * gtk/tmpl/gtkcelleditable.sgml: 
2549         * gtk/tmpl/gtkcellview.sgml: 
2550         * gtk/tmpl/gtktreeviewcolumn.sgml: 
2551         * gtk/tmpl/gtktreeview.sgml: 
2552         * gtk/tmpl/gtktreesortable.sgml: Add/improve long
2553         descriptions.
2554
2555         * gtk/glossary.xml: Remove a dangling link.
2556
2557 2004-12-14  Matthias Clasen  <mclasen@redhat.com>
2558
2559         * gtk/gtk-sections.txt: Add new iconview methods.
2560         Remove gtk_cell_view_set_value[s] for now.
2561
2562 2004-12-13  Matthias Clasen  <mclasen@redhat.com>
2563
2564         * gtk/gtk-sections.txt: Add new label methods.
2565
2566 2004-12-09  Matthias Clasen  <mclasen@redhat.com>
2567
2568         * gtk/gtk-sections.txt: Add new list store methods.
2569         Add gtk_cell_renderer_stop_editing.
2570
2571 2004-12-08  Matthias Clasen  <mclasen@redhat.com>
2572
2573         * gtk/gtk-sections.txt: Add gtk_text_view_get_iter_at_position.
2574
2575 2004-12-07  Matthias Clasen  <mclasen@redhat.com>
2576
2577         * gtk/images/colorsel.png:
2578         * gtk/images/fontsel.png:
2579         * gtk/images/filechooser.png:
2580         * gtk/visual_index.xml: 
2581         * gtk/Makefile.am (HTML_IMAGES): Add new images.
2582
2583 2004-12-02  Matthias Clasen  <mclasen@redhat.com>
2584
2585         * === Released 2.5.6 ===
2586
2587 2004-12-02  Matthias Clasen  <mclasen@redhat.com>
2588
2589         * gtk/tmpl/gtkcombobox.sgml: 
2590         * gtk/tmpl/gtkcomboboxentry.sgml: Add long descriptions.
2591
2592 2004-12-01  Matthias Clasen  <mclasen@redhat.com>
2593
2594         * gdk/tmpl/windows.sgml: Document all window types.  (#160149,
2595         Billy Biggs)
2596         
2597 2004-11-29  Matthias Clasen  <mclasen@redhat.com>
2598
2599         * gtk/gtk-sections.txt: Remove gtk_cell_view_set_cell_data().
2600
2601         * gtk/tmpl/gtkfilefilter.sgml: Mention subclassing, aliasing
2602         and supertypes.
2603
2604 2004-11-28  Matthias Clasen  <mclasen@redhat.com>
2605
2606         * gtk/images/combo-box.png: New image
2607
2608         * gtk/visual_index.xml: 
2609         * gtk/Makefile.am (HTML_IMAGES): Add combo-box.png
2610
2611 Sat Nov 20 16:01:51 2004  Owen Taylor  <otaylor@redhat.com>
2612
2613         * gdk/gdk-sections.txt gdk/gdk.types : Update for GdkPangoRenderer
2614         * gdk/Makefile.am gdk/images/rotated-text.png:
2615
2616         * gdk/tmpl/pango_interaction.sgml: Add a long
2617         description and an extensive example (more or less the same as 
2618         demos/gtk-demo/rotated_text.c)
2619
2620         * gtk/gtk-sections.txt: Add gtk_label_set/get_angle.
2621
2622 2004-11-20  Matthias Clasen  <mclasen@redhat.com>
2623
2624         * gtk/gtk-sections.txt: Add gtk_dialog_set_alternative_button_order_from_array
2625
2626 2004-11-18  Matthias Clasen  <mclasen@redhat.com>
2627
2628         * gtk/gtk.types: Sort alphabetically, add gtk_clipboard_get_type
2629
2630 2004-11-15  Matthias Clasen  <mclasen@redhat.com>
2631
2632         * gtk/visual_index.xml: Sort alphabetically.
2633
2634 2004-11-12  Matthias Clasen  <mclasen@redhat.com>
2635
2636         * gtk/tmpl/gtkfilefilter.sgml: Add docs.
2637
2638         * === Released 2.5.5 ===
2639         
2640         * gtk/Makefile.am (content_files): Add migrating-GtkColorButton.sgml
2641
2642 2004-11-12  Matthias Clasen  <mclasen@redhat.com>
2643
2644         * gdk-pixbuf/tmpl/module_interface.sgml: Document 
2645         GDK_PIXBUF_FORMAT_THREADSAFE.
2646
2647 2004-11-09  Matthias Clasen  <mclasen@redhat.com>
2648
2649         * gtk/gtk-sections.txt: Add gtk_action_get_accel_path.
2650
2651         * gtk/migrating-GtkAction.sgml: Explain how to migrate
2652         non-stock icons.
2653
2654         * gtk/gtk-sections.txt: Add gtk_label_[gs]et_single_line_mode.
2655
2656 2004-11-07  Matthias Clasen  <mclasen@redhat.com>
2657
2658         * gtk/gtk-sections.txt: Add gtk_file_filter_add_pixbuf_formats.
2659
2660 2004-11-04  Matthias Clasen  <mclasen@redhat.com>
2661
2662         * gtk/tmpl/gtkaboutdialog.sgml: 
2663         * gtk/migrating-GtkColorButton.sgml: 
2664         * gtk/migrating-GtkIconView.sgml: 
2665         * gtk/migrating-GtkAboutDialog.sgml: Markup fixes. 
2666
2667 2004-11-04  Matthias Clasen  <mclasen@redhat.com>
2668
2669         * gtk/gtk-docs.sgml: 
2670         * gtk/migrating-GtkColorButton.sgml: Add some hints about
2671         GnomeColorPicker --> GtkColorButton migration.
2672
2673         * gtk/migrating-GtkAboutDialog.sgml: Fix links.
2674
2675         * gtk/Makefile.am (content_files): Add new migration chapters.
2676
2677         * gtk/tmpl/gtkaboutdialog.sgml: Markup fix.
2678
2679         * gtk/tmpl/gtkstock.sgml: Fix markup.
2680
2681 2004-11-04  Matthias Clasen  <mclasen@redhat.com>
2682
2683         * gtk/gtk-docs.sgml: 
2684         * gtk/migrating-GtkAboutDialog.sgml: Add a first version
2685         of a GnomeAbout --> GtkAboutDialog migration chapter.
2686
2687         * gtk/tmpl/gtkaboutdialog.sgml: Update.
2688
2689 2004-11-04  Bastien Nocera  <hadess@hadess.net>
2690
2691         * gtk/tmpl/gtkstock.sgml: add RTL variants for all the media icons
2692         needing it
2693
2694 2004-11-03  Matthias Clasen  <mclasen@redhat.com>
2695
2696         * gtk/gtk-docs.sgml: 
2697         * gtk/migrating-GtkIconView.sgml: Add a first version of
2698         a GnomeIconList --> GtkIconView migration chapter.
2699
2700 2004-11-02  Matthias Clasen  <mclasen@redhat.com>
2701
2702         * gtk/tmpl/gtkcellrenderercombo.sgml: 
2703         * gtk/tmpl/gtkcellrenderertoggle.sgml: 
2704         * gtk/tmpl/gtkcellrenderertext.sgml: Add introductions.
2705         
2706         * gtk/tmpl/gtkcellrenderer.sgml: Additions.
2707
2708         * gtk/gtk-sections.txt: Remove GtkFileChooserEmbed, since
2709         it is not in the headers we parse.
2710
2711 2004-11-01  Matthias Clasen  <mclasen@redhat.com>
2712
2713         * gtk/tmpl/gtkcellrendererpixbuf.sgml: Add an intro.
2714
2715         * gtk/tmpl/gtkfilechooserbutton.sgml: Move some docs inline.
2716
2717         * gtk/tmpl/gtkaboutdialog.sgml: Small update.
2718
2719         * gdk-pixbuf/tmpl/initialization_versions.sgml: Document
2720         gdk_pixbuf_{major,minor,micro}_version.
2721
2722 Mon Nov  1 13:37:31 2004  Jonathan Blandford  <jrb@redhat.com>
2723
2724         * gtk/question_index.sgml (linkend): add missing tag.
2725
2726 2004-11-01  Matthias Clasen  <mclasen@redhat.com>
2727
2728         * gtk/question_index.sgml: Add a "ref and sink" question.  
2729         (#156865, Philip Langdale, text based on a comment by Owen
2730         Taylor)
2731
2732         * gtk/tmpl/gtkrc.sgml: Document im_module_file and settings
2733         assignments as toplevel statements.
2734         
2735 2004-10-31  Matthias Clasen  <mclasen@redhat.com>
2736
2737         * gtk/windows.sgml: s/PRETEND_WIN9X/G_WIN32_PRETEND_WIN9X/.
2738
2739         * gtk/tmpl/gtktreemodel.sgml: Small correction for
2740         gtk_tree_path_new_root().  (#156956, Vincent Untz)
2741
2742         * gtk/gtk-sections.txt: Additions.
2743
2744 2004-10-29  Matthias Clasen  <mclasen@redhat.com>
2745
2746         * gtk/question_index.sgml: Move the "tail" question to the
2747         text view section.
2748         Add an entry for "why are my types not registered".  (#156809,
2749         Q by Salvador Fandiño, A by Owen Taylor)
2750         
2751 2004-10-27  Matthias Clasen  <mclasen@redhat.com>
2752
2753         * === Released 2.5.4 ===
2754
2755 2004-10-26  Matthias Clasen  <mclasen@redhat.com>
2756
2757         * gtk/gtk-sections.txt: Additions.
2758
2759         * gdk-pixbuf/tmpl/scaling.sgml: Document GdkPixbufRotation. 
2760
2761         * gtk/gtk-update-icon-cache.1: Regenerated.
2762
2763 2004-10-25  Anders Carlsson  <andersca@gnome.org>
2764
2765         * gdk/gdk-sections.txt:
2766         * gtk/gtk-sections.txt:
2767         Add new clipboard persistence api.
2768         
2769 2004-10-25  Matthias Clasen  <mclasen@redhat.com>
2770
2771         * gtk/gtk-sections.txt: Add new named icon api in GtkImage.
2772         Add new button order api.
2773
2774 Sun Oct 24 02:54:36 2004  Jonathan Blandford  <jrb@redhat.com>
2775
2776         * gtk/gtk.types: Add GtkAboutDialog and GtkFileChooserButton
2777
2778         * gtk/tmpl/GtkFileChooserButton.sgml: Write docs
2779
2780         * gtk/tmpl/GtkListStore.sgml: Update performance comment now that
2781         we use GSequence.
2782
2783         * gtk/visual_index.xml: Fix up a couple of errors.
2784
2785         * gtk/images/*png: update
2786
2787 2004-10-22  Matthias Clasen  <mclasen@redhat.com>
2788
2789         * gtk/gtk-sections.txt: Add new DND functions.
2790
2791 2004-10-19  Matthias Clasen  <mclasen@redhat.com>
2792
2793         * gtk/gtk-update-icon-cache.xml: A man page for gtk-update-icon-cache.
2794
2795         * gtk/gtk-docs.sgml: Add it here        
2796
2797         * gtk/Makefile.am (man_MANS): ...and here.
2798
2799 2004-10-16  Matthias Clasen  <mclasen@redhat.com>
2800
2801         * gtk/glossary.xml: Additions.
2802
2803 2004-10-15  Matthias Clasen  <mclasen@redhat.com>
2804
2805         * gtk/tmpl/gtkaboutdialog.sgml: More short description 
2806         unification.
2807
2808         * gtk/tmpl/gtkenums.sgml: Note that GTK_RESIZE_IMMEDIATE 
2809         is deprecated.
2810
2811 2004-10-14  Matthias Clasen  <mclasen@redhat.com>
2812
2813         * gtk/glossary.xml: Some more additions.
2814
2815 2004-10-13  Matthias Clasen  <mclasen@redhat.com>
2816
2817         * gtk/glossary.xml: Some more additions.
2818
2819 Tue Oct 12 11:04:47 2004  Owen Taylor  <otaylor@redhat.com>
2820
2821         * gtk/glossary.xml: Fix SGML errors.
2822
2823 2004-10-11  Matthias Clasen  <matthias@localhost.localdomain>
2824
2825         * gtk/glossary.xml: Add some terms.
2826
2827         * gtk/tmpl/*.sgml: Make the short descriptions a bit more
2828         consistent.
2829
2830         * gtk/images/image.png:
2831         * gtk/images/scales.png:
2832         * gtk/images/statusbar.png: New images.
2833
2834         * gtk/visual_index.xml:
2835         * gtk/Makefile.am (HTML_IMAGES): Add statusbar, scale 
2836         and image images.
2837
2838 2004-10-11  Matthias Clasen  <mclasen@redhat.com>
2839
2840         * gtk/migrating-GtkComboBox.sgml: Remove chapterinfo.
2841
2842         * gtk/tmpl/gtkdialog.sgml: Document GtkDialogFlags and GtkResponseType,
2843         and fix an error in the introduction.  (#155055, Shaun McCance)
2844
2845         * gtk/tmpl/gtktreesortable.sgml: Document GtkTreeIterCompareFunc
2846         (#154943)
2847
2848 2004-10-10  Matthias Clasen  <matthias@localhost.localdomain>
2849
2850         * gtk/images/spinbutton.png:
2851         * gtk/images/scrolledwindow.png: New images.
2852
2853         * gtk/Makefile.am (HTML_IMAGES): 
2854         * gtk/visual_index.xml: Add scrolled window and spinbutton.
2855
2856         * gtk/images/progressbar.png:
2857         * gtk/images/notebook.png:
2858         * gtk/images/toolbar.png:
2859         * gtk/images/menubar.png:
2860         * gtk/images/messagedialog.png: New images.
2861
2862         * gtk/Makefile.am (HTML_IMAGES): 
2863         * gtk/visual_index.xml: Add toolbar, menubar, progressbar, 
2864         notebook and message dialog.
2865
2866 2004-10-09  Matthias Clasen  <mclasen@redhat.com>
2867
2868         * gtk/visual_index.xml: Correct some linkends.
2869
2870         * gtk/tmpl/gtkfontbutton.sgml: Remove test image.
2871
2872         * gtk/Makefile.am (IGNORE_HFILES): Remove some no longer
2873         private headers.
2874         (HTML_IMAGES): Remove a duplicate entry.
2875
2876 2004-10-08  Matthias Clasen  <mclasen@redhat.com>
2877
2878         * gtk/gtk-sections.txt: Add some missing functions.
2879
2880         * gdk/gdk-sections.txt: Add some missing functions.
2881
2882         * gtk/running.sgml: Update list of supported debug flags.
2883
2884 2004-10-06  Matthias Clasen  <mclasen@redhat.com>
2885
2886         * gtk/tmpl/gtkenums.sgml: Clarify documentation for selection
2887         modes.  (#154188, Jonathan Blandford, new wording proposed by
2888         Owen Taylor)
2889
2890 2004-10-05  Matthias Clasen  <mclasen@redhat.com>
2891
2892         * gtk/gtk-sections.txt: Add gtk_accelerator_get_label().
2893
2894 2004-09-19  Matthias Clasen  <mclasen@redhat.com>
2895
2896         * === Released 2.5.3 ===
2897
2898 Wed Sep 15 01:01:11 2004  Matthias Clasen  <maclas@gmx.de>
2899
2900         * docs/reference/gtk/images/accel-label.png:
2901         * docs/reference/gtk/images/file-button.png:
2902         * docs/reference/gtk/images/icon-view.png:
2903         * gtk/visual_index.xml: 
2904         * gtk/Makefile.am (HTML_IMAGES): Add accel label, file button
2905         and icon view.
2906
2907 Tue Sep 14 22:13:51 2004  Matthias Clasen  <maclas@gmx.de>
2908
2909         * gtk/building.sgml: Document --disable-visibility.
2910
2911 2004-09-14  Matthias Clasen  <mclasen@redhat.com>
2912
2913         * gdk/tmpl/event_structs.sgml: Document GdkEventOwnerChange and
2914         GdkOwnerChange.
2915
2916         * gdk/tmpl/rgb.sgml: Document gdk_rgb_colormap_ditherable().
2917
2918 2004-09-01  Matthias Clasen  <mclasen@redhat.com>
2919
2920         * gdk/gdk-sections.txt: Updates.
2921
2922         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add some missing
2923         declarations.
2924
2925         * gtk/running.sgml: Mention that modules can also
2926         be specified in a setting.
2927
2928 Thu Aug 26 01:31:42 2004  Matthias Clasen  <maclas@gmx.de>
2929
2930         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add 
2931         gdk_pixbuf_new_from_file_at_scale().
2932
2933 2004-08-25  Matthias Clasen  <mclasen@redhat.com>
2934
2935         * === Released 2.5.2 ===
2936
2937 2004-08-24  Matthias Clasen  <mclasen@redhat.com>
2938
2939         * gdk-pixbuf/gdk-pixbuf-csource.xml: Document bugs of
2940         the runlength encoder.
2941
2942 Tue Aug 24 02:28:21 2004  Matthias Clasen  <maclas@gmx.de>
2943
2944         * gtk/gtk-docs.sgml: Include visual index.
2945
2946         * gtk/visual_index.xml: New file listing images for 
2947         visual index.
2948
2949         * gtk/Makefile.am (HTML_IMAGES): Add visual index images.
2950
2951 Mon Aug 23 16:56:15 2004  Jonathan Blandford  <jrb@redhat.com>
2952
2953         * gtk/Makefile.am: add images to the doc build.
2954
2955 2004-08-17  Matthias Clasen  <mclasen@redhat.com>
2956
2957         * gtk/tmpl/gtkfilechooserbutton.sgml: 
2958         * gtk/gtk-sections.txt: 
2959         * gtk/gtk-docs.sgml: Add section for GtkFileChooserButton.
2960
2961 Mon Aug 16 01:44:30 2004  Matthias Clasen  <maclas@gmx.de>
2962
2963         * gtk/gtk-sections.txt: Updates.
2964
2965 Thu Aug 12 00:00:12 2004  Matthias Clasen  <maclas@gmx.de>
2966
2967         * gtk/tmpl/gtkuimanager.sgml: Add some information about
2968         allowed values for the name and action attributes.
2969
2970 Wed Aug 11 23:13:02 2004  Matthias Clasen  <maclas@gmx.de>
2971
2972         * gtk/gtk-sections.txt: Add new GtkAction setters.
2973
2974 2004-08-11  Matthias Clasen  <mclasen@redhat.com>
2975
2976         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): Add gdk-pixbuf-alias.h
2977
2978 Tue Aug 10 18:58:15 2004  Matthias Clasen  <maclas@gmx.de>
2979
2980         * gdk/Makefile.am (IGNORE_HFILES): Add gdkalias.h
2981         
2982         * gtk/Makefile.am (IGNORE_HFILES): Add gtkalias.h.
2983
2984 Mon Aug  9 10:52:23 2004  Matthias Clasen  <maclas@gmx.de>
2985
2986         * gtk/gtk-sections.txt: Add gtk_entry_layout_index_to_text_index() 
2987         and its inverse. 
2988
2989 2004-08-07  Matthias Clasen  <mclasen@redhat.com>
2990
2991         * gtk/tmpl/gtkrc.sgml: Fix a typo (#164470, Mariano 
2992         Suarez-Alvarez)
2993
2994 2004-08-06  Matthias Clasen  <mclasen@redhat.com>
2995
2996         * gdk/gdk-sections.txt: Add gdk_drag_drop_succeeded.
2997
2998 2004-08-04  Matthias Clasen  <mclasen@redhat.com>
2999
3000         * gtk/gtk-sections.txt: Add gtk_file_chooser_[sg]et_show_hidden.
3001
3002 2004-08-02  Matthias Clasen  <mclasen@redhat.com>
3003
3004         * gtk/gtk-sections.txt: Add hover-expand setter and getter.
3005
3006 2004-08-01  Matthias Clasen  <mclasen@redhat.com>
3007                                                                                 
3008         * === Released 2.5.1 ===
3009                                                                                 
3010 Sat Jul 31 17:20:22 2004  Matthias Clasen  <maclas@gmx.de>
3011
3012         * gtk/gtk-sections.txt: Add some forgotten functions.
3013
3014 Sat Jul 31 17:18:57 2004  Matthias Clasen  <maclas@gmx.de>
3015
3016         * gtk/framebuffer.sgml: 
3017         * gtk/windows.sgml: 
3018         * gtk/x11.sgml: 
3019         * gtk/running.sgml: Reorganize backend-specific cmdline
3020         arguments and environment variables, fill the Windows
3021         sections, add XDG_DATA_HOME, XDG_DATA_DIRS.
3022
3023 Sat Jul 31 14:06:32 2004  Matthias Clasen  <maclas@gmx.de>
3024
3025         * gtk/running.sgml: We use GTK2_RC_FILES instead of 
3026         GTK_RC_FILES...
3027
3028 2004-07-30  Matthias Clasen  <mclasen@redhat.com>
3029
3030         * gtk/gtk-sections.txt: Update to combo box api changes.
3031
3032 2004-07-27  Matthias Clasen  <mclasen@redhat.com>
3033
3034         * gtk/gtk-sections.txt: Add gtk_combo_box_get_popup_accessible.
3035
3036 Thu Jul 22 01:04:14 2004  Matthias Clasen  <maclas@gmx.de>
3037
3038         * gtk/gtk-sections.txt: Add new ellipsistation api.
3039
3040 Sun Jul 18 20:17:41 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
3041
3042         * === released 2.5.0 ==
3043
3044 2004-07-19  Matthias Clasen  <mclasen@redhat.com>
3045
3046         * gtk/tmpl/gtkcellview.sgml: New template.
3047
3048         * gtk/Makefile.am (IGNORE_HFILES): Remove gtkcellview.h
3049         and gtkcellviewmenuitem.h
3050
3051         * gtk/gtk-docs.sgml: Add GtkCellView section.
3052
3053         * gtk/gtk-sections.txt: Add new entry completion api.
3054         Add GtkCellView section.
3055
3056 Sat Jul 17 23:42:09 2004  Matthias Clasen  <maclas@gmx.de>
3057
3058         * gtk/gtk-sections.txt: Add gtk_icon_view_[sg]et_orientation.
3059
3060 Sat Jul 17 00:55:54 2004  Matthias Clasen  <maclas@gmx.de>
3061
3062         * gtk/gtk-sections.txt: Add new text target list handling
3063         functions.
3064
3065 Fri Jul 16 23:54:18 2004  Matthias Clasen  <maclas@gmx.de>
3066
3067         * gtk/gtk-sections.txt: Add new GtkWindow and GtkIconTheme 
3068         functions for named themed window icons.
3069
3070 2004-07-16  Matthias Clasen  <mclasen@redhat.com>
3071
3072         * gtk/gtk-sections.txt: 
3073         * gtk/gtk-docs.sgml: Add GtkCellRendererCombo.
3074
3075 2004-07-13  Matthias Clasen  <mclasen@redhat.com>
3076
3077         * gtk/gtk-sections.txt: Add gtk_parse_args.
3078
3079 Tue Jul 13 02:01:56 2004  Matthias Clasen  <maclas@gmx.de>
3080
3081         * gtk/tmpl/gtkaboutdialog.sgml: Additions.
3082
3083 Tue Jul 13 01:16:20 2004  Matthias Clasen  <maclas@gmx.de>
3084
3085         * gtk/tmpl/gtkiconview.sgml: Updates.
3086
3087 Tue Jul 13 00:45:14 2004  Matthias Clasen  <maclas@gmx.de>
3088
3089         * gtk/gtk-docs.sgml: Move GtkAboutDialog to Windows section. 
3090
3091 2004-07-12  Federico Mena Quintero  <federico@ximian.com>
3092
3093         * gtk/glossary.xml: Start of the GTK+ glossary.
3094
3095         * gtk/Makefile.am (content_files): Added glossary.xml.
3096
3097         * gtk/gtk-docs.sgml: Likewise.
3098
3099 2004-07-12  Matthias Clasen  <mclasen@redhat.com>
3100
3101         * gtk/gtk-docs.sgml: Add GtkAboutDialog to "Display 
3102         Widgets" for now.
3103
3104         * gtk/gtk-sections.txt: Add GtkAboutDialog section.
3105         * gtk/tmpl/gtkaboutdialog.sgml: New file.
3106
3107 Mon Jul 12 00:57:32 2004  Matthias Clasen  <maclas@gmx.de>
3108
3109         * gtk/tmpl/gtkstock.sgml: 
3110         * gtk/Makefile.am (HTML_IMAGES): 
3111         * gtk/gtk-sections.txt: Add new stock items.
3112
3113 Thu Jul  8 00:00:20 2004  Matthias Clasen  <maclas@gmx.de>
3114
3115         * gdk-pixbuf/tmpl/module_interface.sgml: Add new functions.
3116
3117 Wed Jul  7 23:57:43 2004  Matthias Clasen  <maclas@gmx.de>
3118
3119         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add new functions.
3120
3121 2004-07-07  Matthias Clasen  <mclasen@redhat.com>
3122
3123         * gtk/tmpl/*: Misc additions.
3124
3125         * gtk/gtk-sections.txt: Updates.
3126
3127         * gtk/tmpl/gtkcellrendererprogress.sgml: New file.
3128
3129         * gtk/gtk-docs.sgml: Add GtkCellRendererProgress.
3130
3131         * gtk/Makefile.am (HTML_IMAGES): Add file and directory icons.
3132
3133 2004-07-04  Matthias Clasen  <maclas@gmx.de>
3134
3135         * gtk/gtk-docs.sgml: 
3136         Actually add the iconview docs somewhere (in the tree view
3137         section, for lack of a better place).
3138
3139 2004-07-04  Anders Carlsson  <andersca@gnome.org>
3140
3141         * gtk/gtk-docs.sgml:
3142         * gtk/gtk-sections.txt:
3143         * gtk/gtk.types:
3144         Add GtkIconView to the documentation.
3145         
3146 Sat Jul  3 23:44:45 2004  Matthias Clasen  <maclas@gmx.de>
3147
3148         * gtk/tmpl/gtksocket.sgml: 
3149         * gtk/tmpl/gtkicontheme.sgml: 
3150         * gtk/building.sgml: 
3151         * gdk/tmpl/windows.sgml: Fix links to www.freedesktop.org.  
3152         (#145210, Billy Biggs)
3153
3154 Tue Jun 22 21:54:24 2004  Matthias Clasen  <maclas@gmx.de>
3155
3156         * gdk-pixbuf/composite.dia: 
3157         * gdk-pixbuf/composite.png: Flip the y axes in the diagrams. 
3158
3159 2004-06-22  Matthias Clasen  <mclasen@redhat.com>
3160
3161         * gtk/tmpl/gtkmenu.sgml: Document the push_in parameter
3162         of GtkMenuPositionFunc.
3163
3164         * gtk/tmpl/gtkeditable.sgml: Make example UTF-8 
3165         safe.  (#143264, Tommi Komulainen)
3166
3167         * gdk/tmpl/gcs.sgml: Move function docs inline.
3168
3169 Mon Jun 21 00:46:20 2004  Matthias Clasen  <maclas@gmx.de>
3170
3171         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add 
3172         gdk_pixbuf_rotate_simple() and gdk_pixbuf_flip();
3173
3174 Sat Jun 19 01:42:20 2004  Matthias Clasen  <maclas@gmx.de>
3175
3176         * gdk-pixbuf/composite.png: Add a figure which tries
3177         to expain pixbuf compositing.
3178         
3179         * gdk-pixbuf/composite.dia: 
3180         * gdk-pixbuf/apple-red-1a.png: 
3181         * gdk-pixbuf/apple-red-2c.png: 
3182         * gdk-pixbuf/gnome-gmush-1.png: Sources for composite.png.
3183         
3184         * gdk-pixbuf/Makefile.am (HTML_IMAGES): Add composite.png.
3185
3186 Fri Jun 18 21:20:42 2004  Matthias Clasen  <maclas@gmx.de>
3187
3188         * gtk/tmpl/gtktreemodelfilter.sgml: Fix the docs for
3189         GtkTreeModelFilterVisibleFunc (#144583, Olivier Andrieu)
3190
3191 Mon May 31 00:16:36 2004  Matthias Clasen  <maclas@gmx.de>
3192
3193         * gtk/tmpl/gtktable.sgml: Document the default attach
3194         options for gtk_table_attach_defaults().  (#143391,
3195         Steve Chaplin)
3196
3197 Fri May 28 14:34:36 2004  Matthias Clasen  <maclas@gmx.de>
3198
3199         * gtk/tmpl/gtkcontainer.sgml: Fix docs for 
3200         gtk_container_border_width().  (#143309, Doug Quale)
3201
3202 Thu May 27 00:44:48 2004  Matthias Clasen  <maclas@gmx.de>
3203
3204         * gtk/gtk-sections.txt: Add gtk_entry_completion_get_text_column.
3205
3206 Thu May 27 00:20:52 2004  Matthias Clasen  <maclas@gmx.de>
3207
3208         * gtk/tmpl/gtkentrycompletion.sgml: Add notes about 
3209         GtkEntryCompletionMatchFunc.
3210
3211 Tue May 25 21:54:55 2004  Matthias Clasen  <maclas@gmx.de>
3212
3213         * gtk/tmpl/gtkframe.sgml: Move docs inline.
3214
3215 Wed May 19 23:42:40 2004  Matthias Clasen  <maclas@gmx.de>
3216
3217         * gdk/gdk-sections.txt: Add the right include for the "X interaction"
3218         section.
3219
3220 2004-05-18  Matthias Clasen  <mclasen@redhat.com>
3221
3222         * gdk/gdk-sections.txt: Add gdk_display_supports_selection_notification
3223         and gdk_display_request_selection_notification, GdkEventOwnerChange,
3224         and GdkOwnerChange.
3225
3226 2004-05-14  Matthias Clasen  <mclasen@redhat.com>
3227
3228         * gtk/tree_widget.sgml: Minor update.
3229
3230 2004-05-12  Matthias Clasen  <mclasen@redhat.com>
3231
3232         * gtk/gtk.types: Add gtk_cell_renderer_toggle_get_type.
3233
3234         * gtk/gtk-sections.txt: Add section for GtkCellRendererProgress.
3235
3236 Wed May 12 00:30:57 2004  Matthias Clasen  <maclas@gmx.de>
3237
3238         * gdk/tmpl/gcs.sgml: Additions.
3239
3240 2004-05-11  Matthias Clasen  <mclasen@redhat.com>
3241
3242         * gtk/tmpl/gtkenums.sgml: Document the selection modes here,
3243         rather than in the docs of deprecated list widgets.
3244
3245 Tue May 11 00:29:53 2004  Matthias Clasen  <maclas@gmx.de>
3246
3247         * gtk/tmpl/gtkpixmap.sgml: 
3248         * gtk/tmpl/gtkoldeditable.sgml: 
3249         * gtk/tmpl/gtklistitem.sgml: 
3250         * gtk/tmpl/gtklist.sgml: 
3251         * gtk/tmpl/gtkitemfactory.sgml: 
3252         * gtk/tmpl/gtkctree.sgml: 
3253         * gtk/tmpl/gtkclist.sgml: Add deprecation notes.
3254
3255 2004-05-10  Matthias Clasen  <mclasen@redhat.com>
3256
3257         * gtk/gtk-sections.txt: Add gtk_menu_get_for_attach_widet,
3258         gtk_tree_view_get_fixed_height_mode,
3259         gtk_tree_view_set_fixed_height_mode,
3260         gtk_tree_view_get_hover_selection,
3261         gtk_tree_view_set_hover_selection
3262
3263         * gdk/gdk-sections.txt: Add gdk_window_set_user_time().
3264
3265         * gdk-pixbuf/gdk-pixbuf.sgml: 
3266         * gtk/gtk-docs.sgml: 
3267         * gdk/gdk-docs.sgml: Add an index for 2.6 additions.
3268
3269 Fri May  7 01:21:14 2004  Matthias Clasen  <maclas@gmx.de>
3270
3271         * gtk/tmpl/gtkicontheme.sgml: Fix example.  (Steffen Röcker)
3272
3273 Thu May  6 00:22:38 2004  Matthias Clasen  <maclas@gmx.de>
3274
3275         * gtk/gtk-sections.txt: Add gtk_action_group_translate_string()
3276
3277 Thu May  6 00:04:03 2004  Matthias Clasen  <maclas@gmx.de>
3278
3279         * gtk/gtk-sections.txt: Add missing getters.
3280
3281 Wed May  5 23:46:19 2004  Matthias Clasen  <maclas@gmx.de>
3282
3283         * gtk/gtk-sections.txt: Add gtk_combo_box_get_active_text().
3284
3285 Wed May  5 23:12:36 2004  Matthias Clasen  <maclas@gmx.de>
3286
3287         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add 
3288         gdk_pixbuf_format_is_scalable().
3289
3290 2004-05-05  Matthias Clasen  <mclasen@redhat.com>
3291
3292         * gtk/gtk-docs.sgml: 
3293         * gdk-pixbuf/gdk-pixbuf.sgml: 
3294         * gdk/gdk-docs.sgml: Add multiple indices.
3295
3296 2004-05-04  Matthias Clasen  <mclasen@redhat.com>
3297
3298         * gtk/tmpl/gtkuimanager.sgml: Fixes to the DTD.
3299
3300 2004-04-30  Matthias Clasen  <mclasen@redhat.com>
3301
3302         * === Released 2.4.1 ===
3303
3304 2004-04-29  Federico Mena Quintero  <federico@ximian.com>
3305
3306         * gtk/tmpl/gtkfilechooser.sgml: Added an .gtkrc-2.0 example of how
3307         to actually change the key bindings.
3308
3309 2004-04-23  Matthias Clasen  <mclasen@redhat.com>
3310
3311         * gtk/tmpl/gtkdialog.sgml: 
3312         * gtk/tmpl/gtkeditable.sgml: 
3313         * gtk/tmpl/gtkfilesel.sgml: 
3314         * gtk/tmpl/gtkmain.sgml: 
3315         * gtk/tmpl/gtkmenu.sgml: 
3316         * gtk/tmpl/gtkmessagedialog.sgml: 
3317         * gtk/tmpl/gtktogglebutton.sgml: Remove excessive
3318         casts from examples.  (#139387, Olexiy Avramchenko)
3319
3320         * gtk/migrating-GtkAction.sgml: Fix an example.  
3321         (#138966, Tim-Philipp Müller)
3322
3323         * gdk/tmpl/properties.sgml: Document the only_if_exists argument
3324         to gdk_atom_intern() as ignored.
3325
3326 2004-04-21  Matthias Clasen  <mclasen@redhat.com>
3327
3328         * gtk/gtk-sections.txt: Add GtkFileChooserEmbed to a 
3329         Private section, so gtk-doc can strip it out of the hierarchy.
3330
3331 2004-04-15  Federico Mena Quintero  <federico@ximian.com>
3332
3333         * gtk/tmpl/gtkfilechooser.sgml: Added a section explaining
3334         character encoding for filenames.
3335
3336 2004-04-13  Matthias Clasen  <mclasen@redhat.com>
3337
3338         * gtk/tmpl/gtkuimanager.sgml: Some corrections.
3339
3340 2004-04-13  Federico Mena Quintero  <federico@ximian.com>
3341
3342         * gtk/tmpl/gtkfilechooser.sgml: Typo fix.
3343
3344 2004-04-12  Federico Mena Quintero  <federico@ximian.com>
3345
3346         * gtk/tmpl/gtkfilechooser.sgml: Added documentation about
3347         GtkFileChooserDefault's key binding signals.
3348
3349 2004-03-26  Federico Mena Quintero  <federico@ximian.com>
3350
3351         * gtk/tmpl/gtkfilechooserdialog.sgml: Added a section about using
3352         known response codes for "accept"-type buttons, rather than custom
3353         responses.  This is related to bugs #136237 and #138263.
3354
3355 Tue Mar 16 13:17:26 2004  Owen Taylor  <otaylor@redhat.com>
3356
3357         * === Released 2.4.0 ===
3358
3359 Tue Mar 16 00:13:19 2004  Matthias Clasen  <maclas@gmx.de>
3360
3361         * gtk/tmpl/gtktreestore.sgml: Remove cvs conflict
3362         markers.
3363
3364 Sun Mar 14 22:27:59 2004  Owen Taylor  <otaylor@redhat.com>
3365
3366         * gtk/tmpl/gtktreeview.sgml: Document 
3367         #GtkTreeViewSearchEqualFunc and its backwards return
3368         value.
3369
3370 Mon Mar 15 02:36:32 2004  Matthias Clasen  <maclas@gmx.de>
3371
3372         * gtk/tmpl/gtkentrycompletion.sgml: Add some docs.
3373
3374 Tue Mar  9 09:34:10 2004  Owen Taylor  <otaylor@redhat.com>
3375
3376         * === Released 2.3.6 ===
3377
3378 Tue Mar  9 00:52:56 2004  Matthias Clasen  <maclas@gmx.de>
3379
3380         * gtk/migrating-GtkAction.sgml: Fix the example XML ui
3381         description.
3382
3383 Mon Mar  8 08:26:52 2004  Owen Taylor  <otaylor@redhat.com>
3384
3385         * gtk/building.sgml: Fix link to gettext. (Henning Nielsen Lund)
3386
3387 Sat Mar  6 23:50:37 2004  Matthias Clasen  <maclas@gmx.de>
3388
3389         * gtk/tmpl/gtkrc.sgml: Document that [xy]thickness can
3390         be specified in a style.
3391
3392 Fri Mar  5 23:58:01 2004  Matthias Clasen  <maclas@gmx.de>
3393
3394         * gtk/tmpl/gtktreemodelfilter.sgml: A little addition.
3395
3396 Fri Mar  5 23:45:06 2004  Matthias Clasen  <maclas@gmx.de>
3397
3398         * gtk/tmpl/gtkinvisible.sgml: Remove "internally-used"
3399         which sounds like "private".
3400
3401 Tue Mar  2 23:51:24 2004  Matthias Clasen  <maclas@gmx.de>
3402
3403         * gtk/tmpl/gtkentrycompletion.sgml: Add a bit about actions.
3404
3405 Mon Mar  1 19:47:48 2004  Owen Taylor  <otaylor@redhat.com>
3406
3407          * === Released 2.3.5 ====
3408
3409         * gtk/gtk-sections.txt: Update
3410
3411 Sun Feb 29 22:04:43 2004  Owen Taylor  <otaylor@redhat.com>
3412
3413         * gtk/gtk-sections.txt: Add gtk_entry_get_alignment
3414
3415 Sun Feb 29 20:32:18 2004  Owen Taylor  <otaylor@redhat.com>
3416
3417         * gtk/gtk-sections.txt: Add gtk_window_mnemonic_activate
3418
3419 Sat Feb 28 01:14:23 2004  Matthias Clasen  <maclas@gmx.de>
3420
3421         * gtk/migrating-GtkComboBox.sgml: New chapter.
3422
3423 Sat Feb 28 01:11:53 2004  Matthias Clasen  <maclas@gmx.de>
3424
3425         * gtk/gtk-docs.sgml: Include migrating-GtkComboBox.sgml.
3426
3427 Sat Feb 28 01:11:34 2004  Matthias Clasen  <maclas@gmx.de>
3428
3429         * gtk/Makefile.am (content_files): Add migrating-GtkComboBox.sgml.
3430
3431 Fri Feb 27 22:54:01 2004  Matthias Clasen  <maclas@gmx.de>
3432
3433         * gtk/gtk-docs.sgml: Sort deprecated widgets alphabetically.
3434
3435 2004-02-27  Federico Mena Quintero  <federico@ximian.com>
3436
3437         * gtk/migrating-GtkAction.sgml: Put explicit <link> elements
3438         instead of #Symbol, because the latter doesn't get substituted by
3439         gtk-doc outside of template files.  Thanks to Matthias for
3440         pointing this out.
3441
3442         * gtk/migrating-GtkFileChooser.sgml: Likewise.
3443
3444         * gtk/gtk-sections.txt: Removed gtk_file_chooser_{set,get}_folder_mode.
3445
3446 Fri Feb 27 22:51:35 2004  Matthias Clasen  <maclas@gmx.de>
3447
3448         * gtk/tmpl/gtkoptionmenu.sgml: 
3449         * gtk/tmpl/gtkcombo.sgml: Add some more deprecation notes.
3450
3451 Fri Feb 27 22:47:28 2004  Matthias Clasen  <maclas@gmx.de>
3452
3453         * gtk/tmpl/gtkfilechooser.sgml: Suppress link in example.
3454
3455 Fri Feb 27 22:40:50 2004  Matthias Clasen  <maclas@gmx.de>
3456
3457         * gtk/Makefile.am (IGNORE_HFILES): Add gtkpathbar.h
3458
3459 Fri Feb 27 22:27:34 2004  Matthias Clasen  <maclas@gmx.de>
3460
3461         * gtk/gtk-sections.txt: Add gtk_widget_{add,remove,list}_mnemonic_label(s).
3462
3463 2004-02-27  Federico Mena Quintero  <federico@ximian.com>
3464
3465         * gtk/migrating-GtkFileChooser.sgml: Inform about
3466         gtk_file_chooser_set_action().
3467
3468 Thu Feb 26 22:18:21 2004  Matthias Clasen  <maclas@gmx.de>
3469
3470         * gtk/gtk-sections.txt: Add gtk_combo_box_entry_new_text.
3471
3472 Thu Feb 26 21:41:25 2004  Matthias Clasen  <maclas@gmx.de>
3473
3474         * gtk/gtk-sections.txt: Add gtk_rc_reset_styles.
3475
3476 Tue Feb 24 19:06:20 2004  Owen Taylor  <otaylor@redhat.com>
3477
3478         * === Released 2.3.4 ===
3479
3480 2004-02-24  Federico Mena Quintero  <federico@ximian.com>
3481
3482         * gtk/tmpl/gtkexpander.sgml: Added a section about usage when you
3483         want to manage the expanded widgets yourself.
3484
3485 Tue Feb 24 14:45:03 2004  Owen Taylor  <otaylor@redhat.com>
3486
3487         * === Released 2.3.3 ===
3488
3489 Thu Feb 19 00:11:23 2004  Matthias Clasen  <maclas@gmx.de>
3490
3491         * gtk/gtk-sections.txt: Add gtk_radio_menu_item_new_from_widget
3492         gtk_radio_menu_item_new_with_label_from_widget,
3493         gtk_radio_menu_item_new_with_mnemonic_from_widget.
3494
3495 2004-02-17  Federico Mena Quintero  <federico@ximian.com>
3496
3497         * gtk/migrating-checklist.sgml: Add a missing semicolon to an
3498         entity.
3499
3500 2004-02-16  Federico Mena Quintero  <federico@ximian.com>
3501
3502         * gtk/migrating-checklist.sgml: Umm, I'm on crack.  Use
3503         gtk_accelerator_get_default_mod_mask().
3504
3505         * gdk/tmpl/windows.sgml: Removed the incorrect description from
3506         GDK_MODIFIER_MASK.
3507
3508 2004-02-16  Federico Mena Quintero  <federico@ximian.com>
3509
3510         * gdk/tmpl/windows.sgml: Added an example of how to use
3511         GDK_MODIFIER_MASK to test for modifier keys correctly.
3512
3513         * gtk/migrating-checklist.sgml: Likewise.
3514
3515 Sun Feb 15 23:51:08 2004  Matthias Clasen  <maclas@gmx.de>
3516
3517         * gtk/tmpl/gtkcomboboxentry.sgml: 
3518         * gtk/tmpl/gtkcombobox.sgml: Add short descriptions.
3519
3520 Sun Feb 15 22:09:53 2004  Matthias Clasen  <maclas@gmx.de>
3521
3522         * gtk/tmpl/gtkcombo.sgml: 
3523         * gtk/tmpl/gtkoptionmenu.sgml: Add deprecation notes pointing
3524         people to GtkComboBox.
3525
3526 Sun Feb 15 02:46:53 2004  Matthias Clasen  <maclas@gmx.de>
3527
3528         * gtk/tmpl/gtktreednd.sgml: Add docs.
3529
3530 Sat Feb 14 03:09:49 2004  Matthias Clasen  <maclas@gmx.de>
3531
3532         * gtk/gtk-sections.txt: Remove duplicated section for
3533         file gtktreednd.sgml.
3534
3535 Fri Feb 13 00:54:24 2004  Matthias Clasen  <maclas@gmx.de>
3536
3537         * gtk/gtk-sections.txt: Add gtk_scale_get_layout
3538         and gtk_scale_get_layout_offsets.
3539
3540 Thu Feb 12 23:56:12 2004  Matthias Clasen  <maclas@gmx.de>
3541
3542         * gtk/gtk-sections.txt: Add gtk_tooltips_get_info_from_tip_window.
3543
3544 Thu Feb 12 23:30:25 2004  Matthias Clasen  <maclas@gmx.de>
3545
3546         * gtk/gtk-sections.txt: Add gtk_combo_box_{popup,popdown}.
3547
3548 Thu Feb 12 02:00:53 2004  Matthias Clasen  <maclas@gmx.de>
3549
3550         * gtk/tmpl/gtktreemodelfilter.sgml: 
3551         * gtk/tmpl/gtkentrycompletion.sgml: 
3552         * gtk/tmpl/gtkcelllayout.sgml: Additions.
3553
3554 Thu Feb 12 01:27:02 2004  Matthias Clasen  <maclas@gmx.de>
3555
3556         * gtk/gtk-sections.txt: Updates.
3557
3558 Thu Feb 12 01:26:42 2004  Matthias Clasen  <maclas@gmx.de>
3559
3560         * gtk/Makefile.am (IGNORE_HFILES): Add some private headers.
3561
3562 Sat Feb  7 00:38:23 2004  Matthias Clasen  <maclas@gmx.de>
3563
3564         * gtk/gtk-sections.txt: Add GtkAccelMap, gtk_accel_map_get,
3565         and a bunch of standard and private accel map symbols.
3566
3567 Sat Feb  7 00:38:03 2004  Matthias Clasen  <maclas@gmx.de>
3568
3569         * gtk/gtk.types: Add gtk_accel_map_get_type.
3570
3571 Sun Feb  1 00:37:44 2004  Matthias Clasen  <maclas@gmx.de>
3572
3573         * gtk/tmpl/gtkobject.sgml: Remove misleading documentation for 
3574         gtk_object_set_user_data().  (#101614)
3575
3576 Sun Feb  1 00:30:53 2004  Matthias Clasen  <maclas@gmx.de>
3577
3578         * gdk/tmpl/general.sgml: Improve the documentation of event_mask for
3579         gdk_pointer_grab.  (#132223, Pascal Haakmat)
3580
3581 Fri Jan 30 00:27:36 2004  Matthias Clasen  <maclas@gmx.de>
3582
3583         * gtk/tmpl/gtkcombo.sgml: Document clearing the list with
3584         gtk_combo_set_popdown_strings().
3585
3586 Wed Jan 28 22:51:41 2004  Matthias Clasen  <maclas@gmx.de>
3587
3588         * gtk/tmpl/gtktreeviewcolumn.sgml: Remove unfinished sentence, until
3589         jrb finds time to write a real description.
3590
3591 Wed Jan 28 21:46:55 2004  Matthias Clasen  <maclas@gmx.de>
3592
3593         * gdk/tmpl/event_structs.sgml: Fix a header name misspelling.  
3594         (#123589, Jan Huelsbergen)
3595
3596 2004-01-23  Federico Mena Quintero  <federico@ximian.com>
3597
3598         * gtk/migrating-checklist.sgml: Note that a widget must be
3599         focusable for the menu keybindings to work.
3600
3601 2004-01-22  Federico Mena Quintero  <federico@ximian.com>
3602
3603         * gtk/migrating-checklist.sgml: Mention when it is useful to use
3604         GdkEventExpose.region rather than GdkEventExpose.area.
3605
3606 2004-01-22  Federico Mena Quintero  <federico@ximian.com>
3607
3608         * gtk/migrating-checklist.sgml: Point to GtkEntry as an example of
3609         a widget that uses a custom function to position its popup menu.
3610
3611 2004-01-22  Federico Mena Quintero  <federico@ximian.com>
3612
3613         * gtk/migrating-checklist.sgml: New chapter with a "Migration
3614         Checklist" of things people need to do to be good citizens in the
3615         GTK+ world.  This is mainly a way to tell people about interesting
3616         APIs that they should use instead of hand-hacked approaches.
3617
3618         * gtk/gtk-docs.sgml: Added migrating-checklist.sgml.
3619
3620         * gtk/Makefile.am (content_files): Likewise.
3621
3622 Thu Jan 22 01:46:45 2004  Jonathan Blandford  <jrb@gnome.org>
3623
3624         * gtk/tmpl/gtktreemodelsort.sgml: new introduction section.
3625
3626 2004-01-20  Federico Mena Quintero  <federico@ximian.com>
3627
3628         * gtk/gtk-sections.txt: Added gtk_paned_get_child[12].
3629
3630 Thu Jan 15 23:54:46 2004  Matthias Clasen  <maclas@gmx.de>
3631
3632         * gtk/gtk-docs.sgml: Move the old chapters about 1.2 and 2.0 
3633         changes to Federicos new 'migrating' part.
3634
3635 Fri Jan  9 00:38:58 2004  Matthias Clasen  <maclas@gmx.de>
3636
3637         * gtk/gtk-sections.txt: Add gtk_ui_manager_get_toplevels.
3638
3639 Thu Jan  8 00:14:02 2004  Matthias Clasen  <maclas@gmx.de>
3640
3641         * gtk/tmpl/gtkmain.sgml (gtk_input_add_full): Fix link in deprecation
3642         note.
3643
3644 Wed Jan  7 22:25:45 2004  Matthias Clasen  <maclas@gmx.de>
3645
3646         * gtk/gtk-sections.txt: Add gtk_action_new, gtk_toggle_action_new,
3647         gtk_radio_action_new, gtk_action_group_add_action_with_accel.
3648
3649 Wed Jan  7 01:56:33 2004  Matthias Clasen  <maclas@gmx.de>
3650
3651         * gdk-pixbuf/tmpl/file-saving.sgml: Document GdkPixbufSaveFunc.
3652
3653         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufSaveFunc,
3654         gdk_pixbuf_save_to_callback, gdk_pixbuf_save_to_callbackv,
3655         gdk_pixbuf_save_to_buffer and gdk_pixbuf_save_to_bufferv.
3656
3657 Wed Jan  7 01:27:23 2004  Matthias Clasen  <maclas@gmx.de>
3658
3659         * gdk-pixbuf/tmpl/module_interface.sgml: Document expected
3660         module behaviour if the size_func returns 0.
3661
3662 Wed Jan  7 01:26:07 2004  Matthias Clasen  <maclas@gmx.de>
3663
3664         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add gdk_pixbuf_get_file_info.
3665
3666 2004-01-06  Federico Mena Quintero  <federico@ximian.com>
3667
3668         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Added a section on how to
3669         compute pixel offsets for gdk_pixbuf_get_pixels().
3670
3671 Mon Dec 29 01:40:20 2003  Matthias Clasen  <maclas@gmx.de>
3672
3673         * gtk/gtk-sections.txt: Add gtk_accel_map_{un,}lock_path.
3674
3675 Wed Dec 24 01:12:12 2003  Matthias Clasen  <maclas@gmx.de>
3676
3677         * gtk/gtk-sections.txt: Add GtkClipboardTargetReceivedFunc,
3678         gtk_clipboard_request_targets, gtk_clipboard_wait_for_targets.
3679
3680 Wed Dec 24 01:11:36 2003  Matthias Clasen  <maclas@gmx.de>
3681
3682         * gtk/tmpl/gtkclipboard.sgml: Document GtkClipboardTargetReceivedFunc.
3683
3684 Sun Dec 21 01:58:33 2003  Matthias Clasen  <maclas@gmx.de>
3685
3686         * gtk/gtk-sections.txt: Add gtk_menu_shell_cancel.
3687
3688 Thu Dec 18 01:24:35 2003  Matthias Clasen  <maclas@gmx.de>
3689
3690         * gtk/gtk-sections.txt: Add gtk_message_dialog_set_markup
3691
3692 Tue Dec 16 01:57:13 2003  Matthias Clasen  <maclas@gmx.de>
3693
3694         * gdk/gdk-sections.txt: Add gdk_display_set_double_click_distance.
3695
3696 Mon Dec 15 01:03:08 2003  Matthias Clasen  <maclas@gmx.de>
3697
3698         * gtk/gtk-sections.txt: Add gtk_button_[sg]et_alignment.
3699
3700 Sun Dec 14 01:25:49 2003  Matthias Clasen  <maclas@gmx.de>
3701
3702         * gdk/gdk-sections.txt: Add gdk_x11_register_standard_event_type.
3703
3704 Sat Dec 13 22:37:46 2003  Matthias Clasen  <maclas@gmx.de>
3705
3706         * gtk/Makefile.am (HTML_IMAGES): Add 
3707         stock_dialog_authentication_48.png.  (#129255, Olivier Andrieu)
3708
3709 Fri Dec 12 00:52:25 2003  Matthias Clasen  <maclas@gmx.de>
3710
3711         * gdk/gdk-sections.txt: Add the new gdk_spawn_* and
3712         gdk_threads_* declarations.
3713
3714 Thu Dec 11 01:57:55 2003  Matthias Clasen  <maclas@gmx.de>
3715
3716         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Signal documentation
3717         moved inline.
3718
3719 Thu Dec 11 00:04:10 2003  Matthias Clasen  <maclas@gmx.de>
3720
3721         * gtk/gtk-sections.txt: Add gtk_window_[sg]et_accept_focus().
3722         * gdk/gdk-sections.txt: Add gdk_window_set_accept_focus().
3723
3724 Wed Dec 10 00:09:51 2003  Matthias Clasen  <maclas@gmx.de>
3725
3726         * gdk/gdk-sections.txt: Add gdk_window_get_group(), 
3727         gdk_display_get_default_group().
3728
3729 2003-12-08  Federico Mena Quintero  <federico@ximian.com>
3730  
3731         * gtk/migrating-GtkAction.sgml: New chapter about how to migrate
3732         from gnome-ui/bonobo-ui/etc. to GtkAction.
3733  
3734         * gtk/gtk-docs.sgml: Integrated the above.
3735  
3736         * gtk/Makefile.am (content_files): Added migrating-GtkAction.sgml.
3737  
3738 Mon Dec  8 12:47:01 2003  Owen Taylor  <otaylor@redhat.com>
3739
3740         * gtk/Makefile.am (IGNORE_HFILES): Add xdgmime directory,
3741         gtkfilesystemwin32.
3742
3743         * gtk/gtk-sections.txt: Some updates.
3744
3745 Sun Nov 23 20:59:57 2003  Matthias Clasen  <maclas@gmx.de>
3746
3747         * gtk/tree_widget.sgml: Add a missing comma.
3748
3749 Fri Nov 21 00:09:36 2003  Matthias Clasen  <maclas@gmx.de>
3750
3751         * gtk/tmpl/gtkfontsel.sgml: 
3752         * gtk/tmpl/gtkfontseldlg.sgml: Remove leftover documentation of
3753         the filter functionality that got removed long ago.
3754
3755 2003-11-18  Federico Mena Quintero  <federico@ximian.com>
3756
3757         * gtk/tmpl/gtkfilechooser.sgml: Added sections section about
3758         generating previews and including extra widgets.
3759
3760         * gtk/gtk-docs.sgml: Added a part about migrating old code to new
3761         widgets.
3762
3763         * gtk/migrating-GtkFileChooser.sgml: New file.
3764
3765         * gtk/Makefile.am (content_files): Added
3766         migrating-GtkFileChooser.sgml.
3767
3768 Tue Nov 18 00:12:23 2003  Matthias Clasen  <maclas@gmx.de>
3769
3770         * gdk/gdk-sections.txt: Add gdk_drawable_copy_to_image.
3771
3772 Mon Nov 17 23:29:21 2003  Matthias Clasen  <maclas@gmx.de>
3773
3774         * gtk/gtk-sections.txt: Add gtk_combo_box_new_with_model,
3775         gtk_combo_box_set_model.
3776
3777 Sun Nov 16 00:41:48 2003  Matthias Clasen  <maclas@gmx.de>
3778  
3779         * gtk/gtk-sections.txt: Remove gtk_tool_item_[sg]et_pack_end.
3780
3781 Sun Nov 16 00:32:18 2003  Matthias Clasen  <maclas@gmx.de>
3782
3783         * gtk/gtk-sections.txt: Move GtkFileChooser out of the
3784         private section, in order to get the autogenerated docs
3785         on hierarchy, signals, properties, etc.
3786
3787 Sat Nov 15 00:25:39 2003  Matthias Clasen  <maclas@gmx.de>
3788
3789         * gdk-pixbuf/tmpl/module_interface.sgml: Add an example
3790         for GdkPixbufModulePattern.
3791
3792 Wed Nov 12 21:52:35 2003  Matthias Clasen  <maclas@gmx.de>
3793
3794         * gtk/gtk-sections.txt: Add gtk_menu_set_monitor.
3795
3796 Fri Oct 24 13:15:32 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
3797
3798         * gtk/tmpl/gtktoolbar.sgml, gtk/tmpl/gtkseparatortoolitem.sgml:
3799         Mention the "expand" and "draw" trick for separator tool items.
3800
3801 Fri Oct 24 17:21:04 2003  Owen Taylor  <otaylor@redhat.com>
3802
3803         * gdk-pixbuf/Makefile.am gtk/Makefile.am: Distribute generated
3804         man pages.
3805
3806 2003-10-23  Federico Mena Quintero  <federico@ximian.com>
3807
3808         * gtk/tmpl/gtkfilechooser.sgml: Added the text for the initial
3809         section, and descriptions for the signals and enumerations.
3810
3811         * gtk/tmpl/gtkfilechooserdialog.sgml: Added the text for the
3812         initial section, and a short example.
3813
3814         * gtk/tmpl/gtkfilechooserwidget.sgml: Added the text for the
3815         initial section.
3816
3817 Fri Oct 24 00:25:07 2003  Matthias Clasen  <maclas@gmx.de>
3818
3819         * gtk/tmpl/gtkfilefilter.sgml: 
3820         * gtk/tmpl/gtkfilechooser.sgml: 
3821         * gtk/tmpl/gtkfilechooserwidget.sgml: 
3822         * gtk/tmpl/gtkfilechooserdialog.sgml: Add short descriptions.
3823
3824 Thu Oct 23 22:41:02 2003  Matthias Clasen  <maclas@gmx.de>
3825
3826         * gtk/gtk-docs.sgml: Move GtkCombo and GtkOptionMenu to
3827         the "Deprecated" chapter. Add GtkFileChooser, GtkFileChooserDialog,
3828         GtkFileChooseWidget and GtkFileFilter.
3829
3830 2003-10-23  Federico Mena Quintero  <federico@ximian.com>
3831
3832         * gtk/gtk.types: Added gtk_file_chooser_get_type,
3833         gtk_file_chooser_dialog_get_type,
3834         gtk_file_chooser_widget_get_type, gtk_file_filter_get_type.
3835
3836         * gtk/gtk-sections.txt: Added GtkFileChooser,
3837         GtkFileChooserWidget, GtkFileChooserDialog, GtkFileFilter.
3838
3839         * gtk/Makefile.am (IGNORE_HFILES): Added gtkcellrendererseptext.h,
3840         gtkfilechooserdefault.h, gtkfilechooserentry.h,
3841         gtkfilechooserutils.h, gtkfilesystem.h, gtkfilesystemmodel.h,
3842         gtkfilesystemunix.h.
3843
3844         * gtk/tmpl/gtkfilechooser.sgml: New template file.
3845
3846         * gtk/tmpl/gtkfilechooserdialog.sgml: Likewise.
3847
3848         * gtk/tmpl/gtkfilechooserwidget.sgml: Likewise.
3849
3850         * gtk/tmpl/gtkfilefilter.sgml: Likewise.
3851
3852 Sun Oct 12 00:33:48 2003  Matthias Clasen  <maclas@gmx.de>
3853
3854         * gtk/gtk.types: Add the get_type() functions for
3855         GtkEntryCompletion, GtkTreeModelFilter, GtkCellLayout, 
3856         GtkComboBox, GtkComboBoxEntry.
3857
3858 Sat Oct 11 00:18:46 2003  Matthias Clasen  <maclas@gmx.de>
3859
3860         * gtk/tmpl/gtkprogressbar.sgml: Included 
3861         gtk_progress_bar_get_orientation() in the list of undeprecated 
3862         functions, use less clumsy markup for enumerations.
3863
3864 2003-10-02  Matthias Clasen  <maclas@gmx.de>
3865
3866         * gtk/Makefile.am (IGNORE_HFILES): Add gtkcellview.h and
3867         gtkcellviewmenuitem.h.
3868
3869         * gtk/tmpl/gtkentrycompletion.sgml: 
3870         * gtk/tmpl/gtktreemodelfilter.sgml: 
3871         * gtk/tmpl/gtkcelllayout.sgml: 
3872         * gtk/tmpl/gtkcombobox.sgml: 
3873         * gtk/tmpl/gtkcomboboxentry.sgml: New templates.
3874
3875         * gtk/gtk-sections.txt: 
3876         * gtk/gtk-docs.sgml: Add sections for GtkEntryCompletion, 
3877         GtkTreeModelFilter, GtkCellLayout, GtkComboBox, GtkComboBoxEntry.
3878
3879         * gtk/tmpl/gtktreednd.sgml: Add short description.
3880
3881         * gtk/gtk-docs.sgml: Move GtkItemFactory to the "Deprecated" chapter.
3882
3883         * gtk/tmpl/gtktoggletoolbutton.sgml: Fix section title.
3884
3885 2003-10-01  Matthias Clasen  <maclas@gmx.de>
3886
3887         * gdk/tmpl/keys.sgml: Add two missing signals.
3888
3889         * gtk/tmpl/gtkaction.sgml: Fix cross reference to GtkMenuMerge.
3890
3891         * gtk/gtk-sections.txt: Additions.
3892
3893         * gtk/tmpl/gtkitemfactory.sgml: Add hint to use #GtkUIManager instead.
3894
3895 2003-09-30  Matthias Clasen  <maclas@gmx.de>
3896
3897         * gtk/tmpl/gtkuimanager.sgml: Add a section about empty menus.
3898
3899         * gdk/tmpl/keys.sgml: Small addition.
3900
3901         * gdk/gdk-sections.txt: Add GdkDisplayClass and GdkScreenClass.
3902
3903         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufLoaderClass.
3904
3905 2003-09-22  Matthias Clasen  <maclas@gmx.de>
3906
3907         * gtk/tmpl/gtktable.sgml: Fix a copy-and-paste error.  (#122800)
3908
3909 2003-09-21  Matthias Clasen  <maclas@gmx.de>
3910
3911         * gtk/gtk-sections.txt: Add gtk_widget_[gs]et_no_show_all.
3912         Add gtk_toggle_action_[gs]et_draw_as_radio.
3913
3914 2003-09-18  Matthias Clasen  <maclas@gmx.de>
3915
3916         * gtk/gtk-sections.txt: 
3917         * gtk/tmpl/gtkuimanager.sgml: Updates for accelerator-only actions.
3918
3919 2003-09-16  Matthias Clasen  <maclas@gmx.de>
3920
3921         * gtk/tmpl/gtkaction.sgml: 
3922         * gtk/tmpl/gtkradioaction.sgml: 
3923         * gtk/tmpl/gtkactiongroup.sgml: 
3924         * gtk/tmpl/gtkuimanager.sgml: Updates.
3925
3926 2003-09-15  Matthias Clasen  <maclas@gmx.de>
3927
3928         * gtk/tmpl/gtkuimanager.sgml: Add a paragraph about smart separators.
3929
3930         * gtk/gtk-sections.txt: Add gtk_action_group_add_toggle_actions[_full].
3931
3932 2003-09-12  Matthias Clasen  <maclas@gmx.de>
3933
3934         * gdk/tmpl/drawing.sgml: Add deprecation note for gdk_draw_pixmap().
3935
3936 2003-09-11  Matthias Clasen  <maclas@gmx.de>
3937
3938         * gdk/tmpl/drawing.sgml: Add hints about obtaining Pango 
3939         structures. (#121953, Martin Pool)
3940
3941 2003-09-04  Matthias Clasen  <maclas@gmx.de>
3942
3943         * gtk/gtk-sections.txt: Add GtkUIManagerItemType.
3944
3945         * gtk/tmpl/gtkuimanager.sgml: Change the name of the "pos" 
3946         attribute to "position".
3947
3948         * gtk/tmpl/gtkactiongroup.sgml: Doc tweaks.
3949
3950 2003-09-02  Matthias Clasen  <maclas@gmx.de>
3951
3952         * gtk/tmpl/gtkactiongroup.sgml: 
3953         * gtk/tmpl/gtkuimanager.sgml: Additions.
3954
3955         * gtk/gtk-sections.txt: Add gtk_ui_manager_new_merge_id and
3956         gtk_ui_manager_add_ui.
3957
3958 2003-09-01  Matthias Clasen  <maclas@gmx.de>
3959
3960         * gtk/tmpl/gtkuimanager.sgml: Add an example UI description.
3961
3962         * gtk/gtk-sections.txt: Add gtk_ui_manager_ensure_update.
3963
3964 2003-08-31  Matthias Clasen  <maclas@gmx.de>
3965
3966         * gtk/Makefile.am (IGNORE_HFILES): Add gtktoggleactionprivate.h
3967
3968         * gtk/tmpl/gtkuimanager.sgml: 
3969         * gtk/gtk-sections.txt: Replace gtk_ui_manager_activate by
3970         gtk_ui_manager_get_action.
3971
3972         * gtk/tmpl/gtkuimanager.sgml: 
3973         * gtk/tmpl/gtkactiongroup.sgml: 
3974         * gtk/tmpl/gtkaction.sgml: 
3975         * gtk/tmpl/gtktoggleaction.sgml: 
3976         * gtk/tmpl/gtkradioaction.sgml: Additions.
3977
3978         * gtk/gtk-sections.txt: Updates.
3979
3980         * gtk/gtk.types: Add GtkAction, GtkActionGroup, GtkToggleAction,
3981         GtkRadioAction and GtkUIManager.
3982         
3983 2003-08-28  Matthias Clasen  <maclas@gmx.de>
3984
3985         * gdk/tmpl/events.sgml: Improve PointerHint docs.
3986         * gdk/tmpl/event_structs.sgml: Explain is_hint field in GdkEventMotion.
3987         (#120542)
3988
3989 2003-08-26  Matthias Clasen  <maclas@gmx.de>
3990
3991         * gtk/gtk-sections.txt: Rename GtkMenuMerge to GtkUIManager
3992         * gtk/gtk-docs.sgml: Adjust.
3993         * gtk/tmpl/gtkuimanager.sgml: New template.
3994         * gtk/tmpl/gtkmenumerge.sgml: Removed.
3995
3996 2003-08-24  Matthias Clasen  <maclas@gmx.de>
3997
3998         * gtk/tmpl/gtkmenumerge.sgml: 
3999         * gtk/tmpl/gtkaction.sgml: 
4000         * gtk/tmpl/gtkactiongroup.sgml: 
4001         * gtk/tmpl/gtkradioaction.sgml: 
4002         * gtk/tmpl/gtktoggleaction.sgml: New templates.
4003
4004         * gtk/gtk-docs.sgml: 
4005         * gtk/gtk-sections.txt: Add GtkMenuMerge, GtkAction, GtkActionGroup, 
4006         GtkRadioAction, GtkToggleAction.
4007
4008 2003-08-11  Matthias Clasen  <maclas@gmx.de>
4009  
4010         * gdk/gdk-sections.txt: Add gdk_window_set_keep_above and
4011         gdk_window_set_keep_below.  
4012
4013         * gtk/gtk-sections.txt: Add gtk_window_set_keep_above and
4014         gtk_window_set_keep_below. 
4015
4016         * gdk/tmpl/event_structs.sgml: Document GDK_WINDOW_STATE_FULLSCREEN, 
4017         GDK_WINDOW_STATE_ABOVE and GDK_WINDOW_STATE_BELOW.
4018
4019 2003-08-10  Matthias Clasen  <maclas@gmx.de>
4020
4021         * gtk/tmpl/gtkwidget.sgml: Document public GtkWidget members.
4022         (#119463) 
4023
4024 2003-08-09  Matthias Clasen  <maclas@gmx.de>
4025
4026         * gtk/tmpl/gtkcalendar.sgml: Deprecate
4027         GTK_CALENDAR_WEEK_START_MONDAY. (#87977) 
4028
4029 2003-08-03  Matthias Clasen  <maclas@gmx.de>
4030
4031         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Clarify misleading explanation
4032         of rowstride. (#119000) 
4033
4034 Tue Jul 29 14:21:48 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
4035
4036         * gtk/tmpl/gtktoolbar.sgml: Move documentation inline
4037
4038 2003-07-29  Sven Neumann  <sven@gimp.org>
4039
4040         * gdk/tmpl/pixmaps.sgml: Resurrected documentation that got lost
4041         when the window parameter was renamed to drawable.
4042
4043 2003-07-21  Matthias Clasen  <maclas@gmx.de>
4044
4045         * gtk/tmpl/gtkdnd.sgml: It is GTK_DEST_DEFAULT_DROP, not
4046         GTK_DRAG_DEFAULT_DROP. (#117917, Tim-Philipp Müller)
4047
4048 2003-07-19  Matthias Clasen  <maclas@gmx.de>
4049
4050         * gtk/gtk-sections.txt: Add GTK_STOCK_DIALOG_AUTHENTICATION.
4051
4052         * gtk/tmpl/gtkstock.sgml: Add GTK_STOCK_DIALOG_AUTHENTICATION.
4053
4054         * gtk/gtk-sections.txt: Add gtk_button_box_get_child_secondary().
4055
4056 2003-07-18  Matthias Clasen  <maclas@gmx.de>
4057
4058         * gtk/gtk-sections.txt: Add gtk_message_dialog_new_with_markup()
4059         and gtk_window_set_default_icon(). 
4060
4061 2003-07-15  Matthias Clasen  <maclas@gmx.de>
4062
4063         * gtk/tmpl/gtkseparatortoolitem.sgml: 
4064         * gtk/tmpl/gtkradiotoolbutton.sgml: 
4065         * gtk/tmpl/gtktoggletoolbutton.sgml: New templates.
4066
4067         * gtk/gtk-docs.sgml: Include gtkseparatortoolitem.xml,
4068         gtkradiotoolbutton.xml and gtktoggletoolbutton.xml.
4069
4070         * gtk/gtk.types: Add gtk_separator_tool_item_get_type,
4071         gtk_radio_tool_button_get_type and gtk_toggle_tool_button_get_type.
4072
4073         * gtk/gtk-sections.txt: Add GtkSeparatorToolItem,
4074         GtkRadioToolButton and GtkToggleToolButton sections.
4075
4076         * gdk/tmpl/input_devices.sgml: Remove docs for
4077         gdk_device_get_history() which are now inline. 
4078
4079         * gdk/gdk-sections.txt: Add gdk_display_flush.
4080
4081 2003-07-13  Matthias Clasen  <maclas@gmx.de>
4082
4083         * gtk/gtk.types: Add gtk_tool_button_get_type and
4084         gtk_tool_item_get_type. 
4085         
4086         * gtk/tmpl/gtktoolbutton.sgml:
4087         * gtk/tmpl/gtktoolitem.sgml:
4088         * gtk/gtk-docs.sgml: 
4089         * gtk/gtk-sections.txt: Add new toolbar api.
4090
4091         * gtk/tmpl/gtkdnd.sgml: Remove docs for gtk_drag_begin(), which
4092         are now inline. 
4093
4094         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add
4095         gdk_pixbuf_new_from_file_at_size. 
4096
4097 2003-07-08  Matthias Clasen  <maclas@gmx.de>
4098
4099         * gtk/tmpl/gtkfilesel.sgml: Fix the example.  (#116575)
4100
4101 Wed Jul  2 18:15:21 2003  Owen Taylor  <otaylor@redhat.com>
4102
4103         * gtk/Makefile.am gtk/gtk-docs.sgml gtk/gtksections.txt
4104         gtk/tmpl/gtkicontheme.sgml: Document named icon system.
4105
4106         * gtk/tmpl/gtkrc.sgml: Mention specifying named icons
4107         as @"icon-name".
4108
4109         * gtk/tmpl/gtkimage.sgml: Add a cross-reference to stock
4110         icons.
4111
4112 2003-07-01  Matthias Clasen  <maclas@gmx.de>
4113
4114         * gtk/tmpl/gtkcolorbutton.sgml: 
4115         * gtk/tmpl/gtkfontbutton.sgml: 
4116         * gtk/tmpl/gtkexpander.sgml: New files. Templates for GtkExpander,
4117         GtkFontButton and GtkColorButton. 
4118
4119         * gtk/gtk-sections.txt: Add a sections for GtkExpander,
4120         GtkColorButton and GtkFontButton. 
4121
4122         * gtk/gtk-docs.sgml: Add an entities for GtkExpander,
4123         GtkColorButton and GtkFontButton. 
4124         
4125         * gtk/gtk.types: Add gtk_expander_get_type,
4126         gtk_color_button_get_type() and gtk_font_button_get_type(). 
4127
4128         * gdk/gdk-sections.txt: Add
4129         gdk_cursor_new_from_pixbuf(), gdk_display_supports_cursor_alpha(), 
4130         gdk_display_supports_cursor_color(),
4131         gdk_display_get_default_cursor_size() and 
4132         gdk_display_get_maximal_cursor_size(). 
4133
4134 2003-06-30  Matthias Clasen  <maclas@gmx.de>
4135
4136         * gtk/tmpl/gtkcontainer.sgml: Write a bit about size negotiation. 
4137
4138         * gtk/tmpl/gtkwidget.sgml: Some additions.
4139
4140 2003-06-24  Matthias Clasen  <maclas@gmx.de>
4141
4142         * gtk/gtk-docs.sgml: Move GtkIMContext to "Abstract Base Classes",
4143         since its abstract. 
4144
4145         * gtk/tmpl/gtkaccessible.sgml: 
4146         * gtk/tmpl/gtkimmulticontext.sgml: 
4147         * gtk/tmpl/gtkimcontextsimple.sgml: 
4148         * gtk/tmpl/gtkimcontext.sgml: 
4149         * gtk/tmpl/gtkviewport.sgml: 
4150         * gtk/tmpl/gtkcellrenderertext.sgml: 
4151         * gtk/tmpl/gtkcellrendererpixbuf.sgml: 
4152         * gtk/tmpl/gtkcelleditable.sgml: 
4153         * gtk/tmpl/gtktreemodelsort.sgml: 
4154         * gtk/tmpl/gtktreednd.sgml: 
4155         * gtk/tmpl/gtktreesortable.sgml: Add short descriptions.
4156
4157 2003-06-23  Matthias Clasen  <maclas@gmx.de>
4158
4159         * gtk/Makefile.am (HTML_IMAGES): Add RTL variants of stock icons.
4160
4161         * gtk/tmpl/gtkstock.sgml: Document RTL variants of stock icons. 
4162
4163 2003-06-22  Matthias Clasen  <matthias@localhost.localdomain>
4164
4165         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Typo fix.
4166
4167         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add
4168         gdk_pixbuf_loader_new_with_mime_type. 
4169
4170 2003-06-19  Matthias Clasen  <maclas@gmx.de>
4171
4172         * gtk/question_index.sgml: Add a question about changing
4173         fonts. And one about "Getting Started".  (#114747, #108015)      
4174
4175 2003-06-17  Matthias Clasen  <maclas@gmx.de>
4176
4177         * gdk-pixbuf/Makefile.am: Add rule to regenerate man pages from 
4178         Docbook.
4179         (man_MANS): Add gdk-pixbuf-csource.1, gdk-pixbuf-query-loaders.1.
4180         (content_files): Add gdk-pixbuf-csource.xml, 
4181         gdk-pixbuf-query-loaders.xml.
4182
4183         * gdk-pixbuf/gdk-pixbuf-csource.xml: New refentry, containing the 
4184         former gdk-pixbuf/gdk-pixbuf-csource.1, converted to Docbook.
4185
4186         * gdk-pixbuf/gdk-pixbuf-query-loaders.xml: New refentry.
4187
4188         * gdk-pixbuf/gdk-pixbuf-csource.1:
4189         * gdk-pixbuf/gdk-pixbuf-query-loaders.1: Man pages generated from
4190         the .xml sources.
4191
4192         * gdk-pixbuf/gdk-pixbuf.sgml: Include gdk-pixbuf-csource.xml and
4193         gdk-pixbuf-query-loaders.xml.
4194         
4195         * gtk/Makefile.am: Add rule to regenerate man pages from Docbook.
4196         (man_MANS): Add gtk-query-immodules-2.0.1
4197         (content_files): Add gtk-query-immodules-2.0.xml
4198
4199         * gtk/gtk-query-immodules-2.0.xml: New refentry.
4200
4201         * gtk/gtk-query-immodules-2.0.1: Man page generated from the .xml 
4202         source.
4203
4204         * gtk/gtk-docs.sgml: Include gtk-query-immodules-2.0.xml.
4205
4206         * gtk/gtk-docs.sgml: 
4207         * gdk-pixbuf/gdk-pixbuf.sgml: 
4208         * gdk/gdk-docs.sgml: Add autogenerated indices.
4209
4210 2003-06-11  Matthias Clasen  <maclas@gmx.de>
4211
4212         * gtk/tmpl/gtkdnd.sgml: Fix some typos.
4213
4214 2003-06-10  Matthias Clasen  <maclas@gmx.de>
4215
4216         * gtk/gtk-sections.txt: Add gtk_text_view_[gs]et_overwrite().
4217
4218 2003-06-05  Matthias Clasen  <maclas@gmx.de>
4219
4220         * gtk/question_index.sgml: Add a couple of questions.
4221
4222 2003-06-01  Matthias Clasen  <maclas@gmx.de>
4223
4224         * gtk/gtk-sections.txt: Add gtk_alignment_[gs]et_padding().
4225
4226 2003-05-27  Matthias Clasen  <maclas@gmx.de>
4227
4228         * gtk/tmpl/gtkadjustment.sgml: Document allowed values for
4229         adjustments which are used in scrollbars.  (#108448, Ernst Lippe)
4230
4231         * gtk/tmpl/gtkradiomenuitem.sgml: Fix example.  (#113604, 
4232         Julien Moutte)
4233
4234 2003-05-08  Matthias Clasen  <maclas@gmx.de>
4235
4236         * gtk/tmpl/gtkcalendar.sgml: Deprecate gtk_calendar_display_options().
4237
4238         * gtk/gtk-sections.txt: Add gtk_calendar_[sg]et_display_options().
4239
4240 2003-05-05  Matthias Clasen  <maclas@gmx.de>
4241
4242         * gtk/gtk-docs.sgml: 
4243         * gtk/tmpl/gtksocket.sgml: Improve the docs about cross-process
4244         embedding a bit.  (#112101, #112006)
4245
4246 2003-05-01  Matthias Clasen  <maclas@gmx.de>
4247
4248         * gtk/gtk-docs.sgml: 
4249         * gtk/gtk-sections.txt: Remove some accidentally committed changes.
4250
4251 2003-04-16  Matthias Clasen  <maclas@gmx.de>
4252
4253         * gtk/tmpl/gtkstyle.sgml: Additions.
4254
4255 2003-04-13  Matthias Clasen  <maclas@gmx.de>
4256
4257         * gtk/tmpl/gtkenums.sgml: Additions.
4258
4259         * gtk/tmpl/gtkvruler.sgml: 
4260         * gtk/tmpl/gtkhruler.sgml: 
4261         * gtk/tmpl/gtkgamma.sgml: 
4262         * gtk/tmpl/gtkcurve.sgml: 
4263         * gtk/tmpl/gtkruler.sgml: Fix some typos and add some markup.
4264
4265         * gtk/gtk-sections.txt: Add a bunch of new functions.
4266
4267 2003-04-09  Matthias Clasen  <maclas@gmx.de>
4268
4269         * gtk/building.sgml: More typo fixes.
4270
4271 2003-04-08  Matthias Clasen  <maclas@gmx.de>
4272
4273         * gtk/building.sgml: Typo fix.
4274
4275 2003-04-07  Matthias Clasen  <maclas@gmx.de>
4276
4277         * gtk/tmpl/gtktexttag.sgml: Document GTK_WRAP_WORD_CHAR.  (#110086)
4278
4279         * gtk/tmpl/gtkenums.sgml, gtk/tmpl/gtkmain.sgml,
4280         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkradiobutton.sgml,
4281         gtk/tmpl/gtkspinbutton.sgml, gtk/tmpl/gtkstatusbar.sgml,
4282         gtk/tmpl/gtktext.sgml, gtk/tmpl/gtktogglebuttons.sgml,
4283         gtk/tmpl/gtktreeviewcolumn.sgml, gtk/tmpl/gtktypeutils.sgml: Fix
4284         numerous misspellings of possessive "its".  (#110027, Doug Quale)
4285
4286         * gtk/tmpl/gtktypeutils.sgml: Add some deprecation info.
4287
4288 2003-04-01  Matthias Clasen  <maclas@gmx.de>
4289
4290         * gtk/tmpl/gtkmessagedialog.sgml: Fix formatting of examples.
4291
4292         * gtk/tmpl/gtkfilesel.sgml: Fix the example.  (#109563)
4293
4294 2003-03-22  Michael Natterer  <mitch@gimp.org>
4295
4296         * gtk/Makefile.am: copy stock_color_picker_25.png, don't copy
4297         stock_save_24.png twice.
4298
4299         * gtk/tmpl/gtkstock.sgml: use it for GTK_STOCK_COLOR_PICKER
4300         instead of stock_colorselector_24.png.
4301
4302 2003-03-04  Matthias Clasen  <maclas@gmx.de>
4303
4304         * gtk/tmpl/gtkobject.sgml: Add deprecation notes.
4305
4306 2003-02-24  Matthias Clasen  <maclas@gmx.de>
4307
4308         * gtk/tmpl/gtktreemodel.sgml: Fix self-referential documenation of
4309         gtk_tree_model_get_iter_root().  (#106720, Keith Sharp)
4310
4311 2003-02-11  Matthias Clasen  <maclas@gmx.de>
4312
4313         * gtk/tmpl/gtkrc.sgml: Document that font and fontset declarations
4314         are ignored.
4315
4316 2003-02-02  Matthias Clasen  <maclas@gmx.de>
4317
4318         * gtk/gtk-docs.sgml: 
4319         * gtk/question_index.sgml: # doesn't work here, add links
4320         manually.  (#104991)
4321
4322 2003-02-01  Matthias Clasen  <maclas@gmx.de>
4323
4324         * gtk/compiling.sgml: Mention xxx_DISABLE_DEPRECATED and
4325         GDK_MULTIHEAD_SAFE. 
4326
4327 2003-01-31  Matthias Clasen  <maclas@gmx.de>
4328
4329         * gtk/tmpl/gtkmain.sgml: Deprecate the gtk_timeout_*, gtk_idle_*
4330         and gtk_input_* functions.  (#71596)
4331
4332 2003-01-30  Matthias Clasen  <maclas@gmx.de>
4333
4334         * gtk/running.sgml: s/overwrite/override/g  (#104627, Brian Cameron)
4335
4336 2003-01-21  Matthias Clasen  <maclas@gmx.de>
4337
4338         * gtk/tmpl/gtkrc.sgml: Fix integer color range.  (#103992)
4339
4340 2003-01-14  Matthias Clasen  <maclas@gmx.de>
4341
4342         * gtk/gtk-sections.txt: Add new GtkTextIter functions.
4343
4344 2003-01-13  Matthias Clasen  <maclas@gmx.de>
4345
4346         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: 
4347         * gdk-pixbuf/tmpl/animation.sgml: Remove ids which are now
4348         generated by gtk-doc.
4349         
4350 2003-01-03  Matthias Clasen  <maclas@gmx.de>
4351
4352         * gtk/tmpl/gtkrc.sgml: Update description of priorities for styles
4353         and bindings.  (#98054)
4354
4355 2002-12-31  Matthias Clasen  <maclas@gmx.de>
4356
4357         * gtk/tmpl/gtkrc.sgml: Add a note about gtkrc-2.0 being parsed by
4358         all 2.x versions.
4359
4360 Fri Dec 20 13:10:06 2002  Owen Taylor  <otaylor@redhat.com>
4361
4362         * gtk/building.sgml: Update directories in download
4363         locations; add information about fontconfig and Xft2.
4364
4365 2002-12-18  Matthias Clasen  <maclas@gmx.de>
4366
4367         * gtk/tmpl/gtkcontainer.sgml: Add docs.
4368
4369 2002-12-17  Matthias Clasen  <maclas@gmx.de>
4370
4371         * gtk/tmpl/gtkrc.sgml: Link to style properties. 
4372
4373         * gtk/tmpl/gtkcontainer.sgml: Add bits about child properties.
4374
4375         * gtk/tmpl/gtkwidget.sgml: Add bits about style properties.
4376
4377         * gdk/tmpl/pixmaps.sgml:
4378         * gdk/tmpl/windows.sgml:
4379         * gdk/tmpl/drawing.sgml: 
4380         * gdk/tmpl/gcs.sgml: 
4381         * gtk/tmpl/gtktextview.sgml: 
4382         * gtk/tmpl/gtkrc.sgml: 
4383         * gtk/tmpl/gtkiconfactory.sgml: 
4384         * gtk/tmpl/gtkaccelgroup.sgml: Remove ids which are now
4385         generated by gtk-doc.
4386
4387 2002-12-16  Matthias Clasen  <maclas@gmx.de>
4388
4389         * gtk/tmpl/gtkradiomenuitem.sgml: 
4390         * gtk/tmpl/gtkradiobutton.sgml: Add some information about group
4391         list handling.  (#101328, James M. Cape)
4392
4393 2002-12-14  Eric Warmenhoven <eric@warmenhoven.org>
4394
4395         * gtk/framebuffer.sgml: Minor updates for 2.2.0. (#67820)
4396
4397 2002-12-11  Matthias Clasen  <maclas@gmx.de>
4398
4399         * gtk/text_widget.sgml: Fix some links.
4400
4401         * gdk/tmpl/pixmaps.sgml: Make "GdkPixmap" a valid id to reduce
4402         dangling links.
4403
4404         * gdk/tmpl/windows.sgml: Make "GdkWindow" a valid id to reduce
4405         dangling links.
4406
4407         * gdk/tmpl/drawing.sgml: Make "GdkDrawable" a valid id to reduce
4408         dangling links.
4409
4410         * gdk/tmpl/gcs.sgml: Make "GdkGC" a valid id to reduce dangling links.
4411
4412 2002-12-10  Matthias Clasen  <maclas@gmx.de>
4413
4414         * gtk/tmpl/gtktextview.sgml: Add docs.
4415
4416         * gtk/tree_widget.sgml: Fix some links.
4417
4418         * gtk/tmpl/gtkwindow.sgml: Add docs.
4419
4420         * gtk/tmpl/gtkeditable.sgml: Document GtkEditable as an interface,
4421         not as an abstract base class.
4422
4423         * gtk/gtk-docs.sgml: Move GtkEditable from "Abstract Base Classes"
4424         to "Numeric/Text Data Entry".
4425
4426 2002-12-09  Matthias Clasen  <maclas@gmx.de>
4427
4428         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Add docs.
4429
4430 2002-12-08  Matthias Clasen  <maclas@gmx.de>
4431
4432         * gtk/tmpl/gtkbbox.sgml: 
4433         * gtk/tmpl/gtkcontainer.sgml: 
4434         * gtk/tmpl/gtksignal.sgml: Add deprecation info.
4435
4436         * gdk-pixbuf/tmpl/module_interface.sgml: Add docs.      
4437
4438 2002-12-06  Matthias Clasen  <maclas@gmx.de>
4439
4440         * gdk/tmpl/x_interaction.sgml: 
4441         * gdk/tmpl/gdkscreen.sgml: 
4442         * gdk/tmpl/gdkdisplaymanager.sgml: 
4443         * gdk/tmpl/gdkdisplay.sgml: 
4444         * gtk/tmpl/gtkstock.sgml: 
4445         * gtk/tmpl/gtkwidget.sgml: 
4446         * gtk/tmpl/gtkmain.sgml: 
4447         * gtk/tmpl/gtkcolorsel.sgml: 
4448         * gtk/tmpl/gtkaccelgroup.sgml: 
4449         * gdk-pixbuf/tmpl/module_interface.sgml: Add "Since" information.
4450
4451         * gtk/gtk-sections.txt: Replace gtk_list_store_move by
4452         _move_before and _move_after.
4453
4454 2002-11-29  Matthias Clasen  <maclas@gmx.de>
4455
4456         * gtk/tmpl/gtkalignment.sgml: 
4457         * gtk/tmpl/gtkadjustment.sgml: 
4458         * gtk/tmpl/gtkaccellabel.sgml: 
4459         * gtk/tmpl/gtkoldeditable.sgml: 
4460         * gtk/tmpl/gtkwidget.sgml: 
4461         * gtk/tmpl/gtkrange.sgml: 
4462         * gtk/tmpl/gtkeditable.sgml: 
4463         * gtk/tmpl/gtkwindowgroup.sgml:
4464         * gtk/tmpl/gtkwindow.sgml: 
4465         * gtk/tmpl/gtktypeutils.sgml: 
4466         * gtk/tmpl/gtksignal.sgml: 
4467         * gtk/tmpl/gtkfeatures.sgml: 
4468         * gtk/tmpl/gtkstyle.sgml: 
4469         * gtk/tmpl/gtkselection.sgml: 
4470         * gtk/tmpl/gtkgc.sgml: 
4471         * gtk/tmpl/gtkenums.sgml: 
4472         * gtk/tmpl/gtkbindings.sgml: 
4473         * gtk/tmpl/gtksettings.sgml: 
4474         * gtk/tmpl/gtkdnd.sgml: 
4475         * gtk/tmpl/gtkclipboard.sgml: 
4476         * gtk/tmpl/gtkaccelgroup.sgml: 
4477         * gtk/tmpl/gtkaccelmap.sgml: 
4478         Minor tweaks and completions of shortdescs.
4479         
4480         * gdk/tmpl/rgb.sgml: 
4481         * gdk/tmpl/gcs.sgml: Minor tweaks.
4482
4483         * gdk/tmpl/gdkdisplaymanager.sgml: Add some docs.
4484
4485 2002-11-27  Matthias Clasen  <maclas@gmx.de>
4486
4487         * gtk/gtk-sections.txt: Replace gtk_tree_store_move by
4488         _move_before and _move_after.
4489
4490 2002-11-26  Matthias Clasen  <maclas@gmx.de>
4491
4492         * gdk/tmpl/threads.sgml: Add hint about calling gdk_flush() before
4493         gdk_threads_leave().  (#70665, wording suggested by Owen Taylor)
4494
4495 2002-11-23  Matthias Clasen  <maclas@gmx.de>
4496
4497         * gdk/tmpl/x_interaction.sgml: 
4498         * gdk/tmpl/pango_interaction.sgml: 
4499         * gdk/tmpl/input_devices.sgml: 
4500         * gdk/tmpl/input.sgml: 
4501         * gdk/tmpl/threads.sgml: 
4502         * gdk/tmpl/properties.sgml: 
4503         * gdk/tmpl/dnd.sgml: 
4504         * gdk/tmpl/selections.sgml: 
4505         * gdk/tmpl/keys.sgml:   
4506         * gdk/tmpl/event_structs.sgml: 
4507         * gdk/tmpl/events.sgml: 
4508         * gdk/tmpl/windows.sgml: 
4509         * gdk/tmpl/cursors.sgml: 
4510         * gdk/tmpl/fonts.sgml: 
4511         * gdk/tmpl/colors.sgml: 
4512         * gdk/tmpl/pixbufs.sgml: 
4513         * gdk/tmpl/images.sgml: 
4514         * gdk/tmpl/pixmaps.sgml: 
4515         * gdk/tmpl/drawing.sgml: 
4516         * gdk/tmpl/regions.sgml: 
4517         * gdk/tmpl/gdkdisplaymanager.sgml: 
4518         * gdk/tmpl/gdkscreen.sgml: 
4519         * gdk/tmpl/gdkdisplay.sgml: 
4520         * gdk/tmpl/general.sgml:
4521         Add missing short descriptions, standardize them to start with
4522         a capital and end without a period. Also remove periods from
4523         titles of examples.
4524
4525 2002-11-22  Yanko Kaneti  <yaneti@declera.com>
4526
4527         * gtk/tmpl/gtkliststore.sgml: Fixup a typo to massage the build.
4528
4529 2002-11-21  Matthias Clasen  <maclas@gmx.de>
4530
4531         * gdk/Makefile.am (extra_files): 
4532         * gdk-pixbuf/Makefile.am (extra_files): 
4533         * gtk/Makefile.am (extra_files): Add version.xml.in.
4534
4535         * gdk/Makefile.am (content_files): 
4536         * gdk-pixbuf/Makefile.am (content_files): 
4537         * gtk/Makefile.am (content_files): Add version.xml.
4538
4539         * gdk/version.xml.in: 
4540         * gdk-pixbuf/version.xml.in: 
4541         * gtk/version.xml.in: New files to let configure dump the version in.
4542
4543         * gdk/gdk-docs.sgml:
4544         * gdk-pixbuf/gdk-pixbuf.sgml: 
4545         * gtk/gtk-docs.sgml: Add version information.
4546
4547         * gtk/tmpl/gtkcombo.sgml: Fix typo in example code.  (#99078)
4548
4549 Sun Nov 17 15:42:08 2002  Jonathan Blandford  <jrb@gnome.org>
4550
4551         * gtk/tmpl/gtkliststore.sgml: add more to the docs.
4552
4553 2002-11-10  Matthias Clasen  <maclas@gmx.de>
4554
4555         * gdk/gdk-sections.txt: gdk_display_open_default_libgtk_only
4556         and gdk_notify_startup_complete.
4557
4558         * gtk/gtk-sections.txt: Add gtk_window_set_auto_startup_notification.
4559
4560 2002-11-07  Matthias Clasen  <maclas@gmx.de>
4561
4562         * gdk/gdk.types: Add gdk_display_manager_get_type.
4563
4564         * gdk/gdk-docs.sgml: Add displaymanager section.
4565
4566         * gdk-pixbuf/gdk-pixbuf-sections.txt: Don't mark GdkPixbufLoader
4567         as private, since that prevents its signals from being documented.
4568
4569 Sun Nov  3 13:23:51 2002  Jonathan Blandford  <jrb@gnome.org>
4570
4571         * gtk/tmpl/gtkcellrenderer.sgml: more docs.
4572
4573 Sat Nov  2 12:46:16 2002  Owen Taylor  <otaylor@redhat.com>
4574
4575         * gdk-pixbuf/Makefile.am: Remove rules for generation
4576         of version.xml, which was causing make to always
4577         rebuild the HTML file, and didn't seem to be used.
4578
4579         * gtk/tmpl/gtkliststore.sgml: SGML fixes.
4580
4581 Sat Nov  2 08:41:47 2002  Jonathan Blandford  <jrb@gnome.org>
4582
4583         * gtk/tmpl/gtktreestore.sgml: clean up the wording.
4584
4585         * gtk/tmpl/gtkliststore.sgml: Add an example and clean up the
4586         wording.
4587
4588 2002-11-01  Matthias Clasen  <maclas@gmx.de>
4589
4590         * gdk/tmpl/fonts.sgml: 
4591         * gdk/tmpl/drawing.sgml: More docs moved inline.
4592
4593         * gtk/tmpl/gtkfilesel.sgml: The label is "Folders" now, not
4594         "Directories".  (#97224, Vitaly Tishkov)
4595
4596 2002-10-29  Matthias Clasen  <maclas@gmx.de>
4597
4598         * gtk/tmpl/gtkrc.sgml: Fix a link. Add (minimal) docs for setting
4599         style properties from rc files. More needed !!
4600
4601 Wed Oct 30 16:50:42 2002  Owen Taylor  <otaylor@redhat.com>
4602
4603         * gtk/running.sgml: Document --screen.
4604
4605 2002-10-24  Matthias Clasen  <maclas@gmx.de>
4606
4607         * gdk/tmpl/dnd.sgml: 
4608         * gdk/tmpl/cursors.sgml: More docs moved inline.
4609
4610 2002-10-24  Matthias Clasen  <maclas@gmx.de>
4611
4612         * gdk/tmpl/colors.sgml: Some docs moved inline.
4613
4614 2002-10-22  Matthias Clasen  <maclas@gmx.de>
4615
4616         * gdk/tmpl/gdkdisplay.sgml: Document GdkDisplayPointerHooks.
4617
4618         * gdk/tmpl/x_interaction.sgml: Some docs moved inline.
4619
4620 2002-10-20  Matthias Clasen  <maclas@gmx.de>
4621
4622         * gdk-pixbuf/Makefile.am (SCANOBJ_FILES): 
4623         * gtk/Makefile.am (SCANOBJ_FILES): 
4624         * gdk/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
4625
4626 Fri Oct 18 15:13:24 2002  Owen Taylor  <otaylor@redhat.com>
4627
4628         * gdk/tmpl/event_structs.sgml: Update the docs for
4629         the event->key.string to say that @string is deprecated.
4630
4631 Mon Oct 14 19:34:26 2002  Owen Taylor  <otaylor@redhat.com>
4632
4633         * gdk/Makefile.am (content_files)
4634           gdk-pixbuf/Makefile.am (content_files): Add some missing
4635         files.
4636
4637 Mon Oct 14 19:16:16 2002  Owen Taylor  <otaylor@redhat.com>
4638
4639         * gtk/gtk-sections.txt: Update.
4640
4641         * gdk/tmpl/images.sgml gtk/tmpl/gtkmain.sgml 
4642         gtk/tmpl/gtkselection.sgml: Remove docs that were moved
4643         the the C files.
4644
4645 2002-10-14  Matthias Clasen  <maclas@gmx.de>
4646
4647         * gdk-pixbuf/Makefile.am (dist-hook): 
4648         * gdk/Makefile.am (dist-hook): 
4649         * gtk/Makefile.am (dist-hook): Dist the xml/*.xml, not
4650         sgml/*.sgml.  (#95678, Owen Taylor)
4651
4652 2002-10-14  Matthias Clasen  <maclas@gmx.de>
4653
4654         * gtk/Makefile.am (SCANOBJ_FILES): 
4655         * gdk-pixbuf/Makefile.am (SCANOBJ_FILES): 
4656         * gdk/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
4657
4658 2002-10-11  Matthias Clasen  <maclas@gmx.de>
4659
4660         * gtk/tmpl/gtkimagemenuitem.sgml: Add a bit.
4661
4662         * gtk/tmpl/gtkimage.sgml: Fix example.
4663
4664         * gtk/tmpl/gtkrc.sgml: Spelling fixes.
4665
4666         * gdk-pixbuf/tmpl/refcounting.sgml: Remove documentation for
4667         non-longer-present last-unref hook.
4668
4669         * gtk/tmpl/gtkfilesel.sgml: s/GtkCList/GtkTreeView/.
4670
4671         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add some missing symbols.
4672
4673         * gdk/gdk-sections.txt: Add some missing symbols.
4674
4675         * gdk/Makefile.am (IGNORE_HFILES): Add gdkintl.h and gdkmarshalers.h.
4676
4677         * gtk/gtk-sections.txt: Add some missing symbols.
4678
4679 2002-10-04  Matthias Clasen  <maclas@gmx.de>
4680
4681         * gtk/running.sgml: Document GDK_PIXBUF_MODULE_FILE.
4682
4683         * gdk-pixbuf/tmpl/module_interface.sgml: Some information for
4684         module writers.
4685
4686 2002-08-12  Matthias Clasen  <maclas@gmx.de>
4687
4688         * gdk/gdk-sections.txt: Remove gdk_screen_close, add a section
4689         for GdkDisplayManager, add gdk_visual_get_screen and
4690         gdk_colormap_get_screen. 
4691         
4692 2002-08-07  Matthias Clasen  <maclas@gmx.de>
4693
4694         * gtk/gtk-sections.txt: Remove gtk_style_get_font_for_display.
4695
4696 Mon Jul 29 22:36:06 2002  Owen Taylor  <otaylor@redhat.com>
4697
4698         * gtk/tmpl/gtkfilesel.sgml: Fix up the example program
4699         a bit. (#88814, Johnson Wong)
4700
4701 2002-07-16  Sven Neumann  <sven@gimp.org>
4702
4703         * gdk/tmpl/rgb.sgml: fixed the example code (return TRUE from the
4704         expose_event handler).
4705
4706 2002-07-07  Matthias Clasen  <maclas@gmx.de>
4707
4708         * gdk-pixbuf/gdk-pixbuf-sections.txt, 
4709         gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml,
4710         gdk-pixbuf/tmpl/module_interface.sgml: Updates for
4711         load-at-size functionality.
4712
4713 Tue Jun 18 17:02:48 2002  Owen Taylor  <otaylor@redhat.com>
4714
4715         * gdk/gdk-sections.txt: Fix for cursor screen => display
4716         change.
4717
4718 2002-06-03  Matthias Clasen  <maclas@gmx.de>
4719
4720         * gtk/tmpl/gtkprogress.sgml: 
4721         * gtk/tmpl/gtkscale.sgml: 
4722         * gtk/tmpl/gtktreemodel.sgml: 
4723         * gtk/tmpl/gtkimage.sgml: 
4724         * gtk/tmpl/gtksignal.sgml: 
4725         * gtk/tmpl/gtkrc.sgml: 
4726         * gtk/gtk-docs.sgml: 
4727         * gdk/gdk-docs.sgml: 
4728         * gdk/tmpl/threads.sgml: 
4729         * gdk/tmpl/cursors.sgml: 
4730         * gdk/tmpl/rgb.sgml: Replace homegrown "nbsp", "hash" and
4731         "percent" entities by standard ISO entities "nbsp", "num" and
4732         "percnt".
4733
4734         * gtk/text_widget.sgml: Fix a link.
4735
4736 2002-05-30  Matthias Clasen  <maclas@gmx.de>
4737
4738         Make stock icons appear again (patch by Gediminas Paulauskas):
4739         
4740         * gtk/Makefile.am (HTML_IMAGES): Add stock_broken_image_24.png
4741
4742         * gtk/tmpl/gtkstock.sgml: Fix icon filenames.   
4743
4744 2002-05-29  Matthias Clasen  <maclas@gmx.de>
4745
4746         * gtk/*, gdk/*, gdk-pixbuf/*: Create XML, not SGML.
4747         
4748 2002-05-28  Matthias Clasen  <maclas@gmx.de>
4749
4750         * gtk/tmpl/*: Remove property documentation which comes from the
4751         source now.
4752
4753         * gtk/building.sgml: Remove traces of gxi.
4754
4755 2002-05-05  Matthias Clasen  <maclas@gmx.de>
4756
4757         * gtk/gtk-sections.txt: Add gtk_widget_class_find_style_property, 
4758         gtk_widget_class_list_style_properties and
4759         gtk_style_get_font_for_display. 
4760
4761 2002-05-03  Matthias Clasen  <maclas@gmx.de>
4762
4763         * gdk/gdk-sections.txt: Remove gdk_screen_use_virtual_screen.
4764
4765         * gdk/tmpl/gdkscreen.sgml: Updates.
4766
4767         * gdk/tmpl/gdkdisplay.sgml: Document GdkDisplay.
4768
4769         * gdk/tmpl/x_interaction.sgml: Document GDK_DISPLAY_XDISPLAY,
4770         GDK_SCREEN_XDISPLAY, GDK_SCREEN_XSCREEN, GDK_SCREEN_XNUMBER,
4771         gdk_font_lookup_for_display.
4772
4773         * gdk/Makefile.am (GTKDOC_CFLAGS, GTKDOC_LIBS): set these. 
4774
4775         * gdk/gdk.types: Add types derived from GObject, so that they get
4776         an object hierarchy section.
4777
4778 2002-05-01  Matthias Clasen  <maclas@gmx.de>
4779
4780         * gdk/gdk-sections.txt: Move GdkScreen struct to the GdkScreen
4781         section. 
4782
4783         * gdk/tmpl/gdkscreen.sgml: 
4784         * gdk/tmpl/gdkdisplay.sgml: Typo and markup fixes.
4785
4786         * gdk/gdk-docs.sgml: Reorder display and screen sections.
4787
4788         * gdk/multihead.sgml: Remove references to GdkDisplayManager, typo 
4789         and markup fixes.
4790
4791 Tue Apr 30 14:16:12 2002  Owen Taylor  <otaylor@redhat.com>
4792
4793         * gtk/gtk-sections.txt: Update for multihead.
4794
4795 Tue Apr 30 12:26:31 2002  Owen Taylor  <otaylor@redhat.com>
4796
4797         * gdk-sections.txt: Update for multihead.
4798
4799         * multihead.sgml gtk-docs.sgml: Add overview of
4800         multihead from multihead branch.
4801
4802         * tmpl/gdkdisplay.sgml tmpl/gdkscreen.sgml: New
4803         sections from multihead branch.
4804
4805 2002-04-30  Havoc Pennington  <hp@redhat.com>
4806
4807         * gtk/other_software.sgml: half-finished docs on merging GTK with
4808         existing hunks of code (event loop integration, using threads
4809         vs. processes, blah blah)
4810
4811 Thu Apr 25 22:37:58 2002  Owen Taylor  <otaylor@redhat.com>
4812
4813         * gdk/tmpl/{events,input_devices,region,x_interaction}.sgml:
4814         Fix some docs duplicated between templates and inline.
4815
4816 2002-04-24  Matthias Clasen  <maclas@gmx.de>
4817
4818         * gtk/gtk-sections.txt: Remove GTK_OBJECT_CONNECTED.
4819
4820         * gtk/tmpl/gtksocket.sgml: Formatting fix.
4821
4822         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Updates.  (#79001)
4823
4824 2002-04-23  Matthias Clasen  <maclas@gmx.de>
4825
4826         * gtk/tmpl/gtksocket.sgml: Add link to XEmbed draft.  (#67818)
4827
4828         * gtk/tmpl/gtkdrawingarea.sgml: Fix a typo.
4829
4830         * gtk/text_widget.sgml: Complete the fix for #79080.
4831
4832 2002-04-22  Matthias Clasen  <maclas@gmx.de>
4833
4834         * gtk/tree_widget.sgml: Fix typo in "Simple Example".  (#78661)
4835
4836 2002-04-21  Matthias Clasen  <maclas@gmx.de>
4837
4838         * gtk/tmpl/gtktreemodel.sgml: 
4839         * gtk/tmpl/gtkradiomenuitem.sgml: Fix crossreferences.  (#78392) 
4840
4841         * gtk/gtk-sections.txt: Add GtkWidgetClass.  (#78392)
4842
4843         * gtk/tmpl/gtkwidget.sgml: Rewrite docs for
4844         gtk_widget_reset_rc_styles.  (#75588)
4845
4846         * gdk/tmpl/properties.sgml: Fix gdk_property_change docs. (#72312)
4847
4848         * gtk/text_widget.sgml: Fix misleading example.  (#79080)
4849         
4850         * gtk/tmpl/gtkdialog.sgml: Fix stock id in example.  (#74439)
4851
4852 2002-04-18  Matthias Clasen  <maclas@gmx.de>
4853
4854         * gdk/tmpl/rgb.sgml:
4855         * gdk/tmpl/general.sgml:
4856         * gtk/tmpl/gtktogglebutton.sgml:
4857         * gtk/tmpl/gtkaccellabel.sgml:
4858         * gtk/tmpl/gtkradiobutton.sgml:
4859         * gtk/tmpl/gtktreemodel.sgml:
4860         * gtk/tmpl/gtkwidget.sgml:
4861         * gtk/tmpl/gtkimage.sgml:
4862         * gtk/tmpl/gtktooltips.sgml:
4863         * gtk/tmpl/gtksignal.sgml:
4864         * gtk/tmpl/gtkcombo.sgml:
4865         * gtk/tmpl/gtkdnd.sgml:
4866         * gtk/tmpl/gtksocket.sgml:
4867         * gtk/tmpl/gtkdrawingarea.sgml:
4868         * gtk/tmpl/gtkobject.sgml:
4869         * gtk/tmpl/gtkpaned.sgml:
4870         * gtk/tmpl/gtkmain.sgml: s/<!>/<!-- -->/g throughout the
4871         documentation to bring the produced Docbook closer to XML.
4872
4873 Tue Mar 26 15:41:49 2002  Owen Taylor  <otaylor@redhat.com>
4874
4875         * gtk/building.sgml: Add a mention of running ldconfig.
4876         (#76126, Bill Nayland.)
4877
4878 Mon Mar 25 11:31:41 2002  Jonathan Blandford  <jrb@redhat.com>
4879
4880         * gtk/tree_widget.sgml: fix bugs in the code.
4881
4882 2002-03-20  Cody Russell  <cody@jhu.edu>
4883
4884         * gtk/tree_widget.sgml: Much expanded overview of the tree.
4885
4886 Tue Mar 12 00:29:31 2002  Jonathan Blandford  <jrb@redhat.com>
4887
4888         * gtk/question_index.sgml: new FAQ.
4889
4890         * gtk/tmpl/gtktreemodel.sgml: clean up example
4891
4892 2002-03-12  Matthias Clasen  <maclas@gmx.de>
4893
4894         * gdk/tmpl/windows.sgml: Document GdkScreen.
4895
4896         * gtk/gtk-sections.txt: Move a few Class structs to Standard sections.
4897
4898 2002-03-11  Matthias Clasen  <maclas@gmx.de>
4899
4900         * gtk/tmpl/gtktreemodel.sgml, gtk/tmpl/gtkprogress.sgml,
4901         gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkimage.sgml: Generate proper
4902         markup for format strings in examples, also fix an oversight in
4903         the GtkTreeModel example.  (#74213)
4904
4905         * gtk/gtk.types: Add interfaces to get docs on their signals.
4906
4907 Sat Mar  9 13:00:38 2002  Jonathan Blandford  <jrb@redhat.com>
4908
4909         * gtk/tmpl/gtktreemodel.sgml: Lots of docs.
4910
4911 Fri Mar  8 15:14:32 2002  Owen Taylor  <otaylor@redhat.com>
4912
4913         * gtk/building.sgml: List -I/opt/gtk/include not
4914         -I /opt/gtk/include.
4915
4916         * gtk/building.sgml: Add a gloss for XIM.
4917
4918 2002-03-07  Matthias Clasen  <maclas@gmx.de>
4919
4920         * gdk-pixbuf/tmpl/animation.sgml, gdk-pixbuf/tmpl/gdk-pixbuf.sgml,
4921         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktextview.sgml,
4922         gtk/tmpl/gtkiconfactory.sgml, gtk/tmpl/gtkaccelgroup.sgml: Add
4923         some ids which are referenced from the object hierarchy.
4924
4925         * gtk/gtk-docs.sgml: Use parts as top-level division (#61575),
4926         include gtkaccessible docs.
4927
4928         * gtk/building.sgml: Some typo and markup fixes.
4929
4930 Thu Mar  7 02:58:16 2002  Jonathan Blandford  <jrb@redhat.com>
4931
4932         * gtk/tmpl/gtkliststore.sgml: start implementing
4933
4934         * gtk/question_index.sgml: "I can set with the tree, but not
4935         get???!?!"
4936
4937 Wed Mar  6 18:11:05 2002  Owen Taylor  <otaylor@redhat.com>
4938
4939         * gtk/resources.sgml: Mention the need to subscribe
4940         to the GTK+ mailing lists.
4941
4942         * gtk/building.sgml: Go into much more details about
4943         building the entire set of GTK+ libraries and about the
4944         dependencies that are required.
4945
4946         * gtk/building.sgml: Add docs for --enable-explicit-deps,
4947         --with-xinput.
4948
4949 Wed Mar  6 14:12:34 2002  Jonathan Blandford  <jrb@redhat.com>
4950
4951         * gtk/tmpl/gtktreeselection.sgml: docs
4952
4953         * gtk/tree_widget.sgml: clean up docs
4954
4955 2002-03-05  Matthias Clasen  <maclas@gmx.de>
4956
4957         * gtk/gtk-sections.txt: Remove gtk_win32_get_installation_directory.
4958
4959 Tue Mar  5 14:28:28 2002  Owen Taylor  <otaylor@redhat.com>
4960
4961         * gtk/compiling.sgml: Update version numbers in example.
4962
4963 2002-03-04  Matthias Clasen  <maclas@gmx.de>
4964
4965         * gtk/gtk-docs.sgml: Move GtkOldEditable to the "Deprecated" 
4966         section.  (#68408)
4967
4968         * gtk/tmpl/gtktreeview.sgml: Close linkend attribute.  (#73364)
4969
4970 Sun Mar  3 01:36:21 2002  Jonathan Blandford  <jrb@redhat.com>
4971
4972         * gtk/tmpl/gtktreeviewcolumn.sgml: Write documentation
4973         * gtk/tmpl/gtktreeview.sgml: Write documentation
4974
4975 Sat Mar  2 15:46:29 2002  Owen Taylor  <otaylor@redhat.com>
4976
4977         * gtk/tmpl/gtkentry.sgml: Move a couple of function
4978         docs into the C file.
4979
4980 Fri Mar  1 10:35:15 2002  Owen Taylor  <otaylor@redhat.com>
4981
4982         * gtk/changes-2.0.sgml: Add note about gtk_notebook_reorder_child().
4983
4984 Tue Feb 26 22:01:59 2002  Owen Taylor  <otaylor@redhat.com>
4985
4986         * gtk/tmpl/gtkbox.sgml: Fix docs to correspond to the code -
4987         negative @position indicates the end of the list.
4988
4989 2002-02-26  Matthias Clasen  <maclas@gmx.de>
4990
4991         Fixes for #72478:
4992         
4993         * gtk/tmpl/gtkprogressbar.sgml: Add note about new GtkProgressBar
4994         API to introduction. 
4995
4996         * gtk/gtk-sections.txt: Reorder GtkProgressBar functions to move 
4997         undeprecated API to top.
4998
4999 Sat Feb 23 23:39:14 2002  Owen Taylor  <otaylor@redhat.com>
5000
5001         * gtk/tmpl/gtktreemodel.sgml: Document gtk_tree_path_new_root(),
5002         gtk_tree_model_get_iter_root() as compatibility macros.
5003
5004         * gtk/gtk-sections.txt: Updates.
5005
5006 2002-02-23  Anders Carlsson  <andersca@gnu.org>
5007
5008         * gtk/Makefile.am (HTML_IMAGES): Rename strikeout to 
5009         strikethrough.
5010
5011 2002-02-22  Anders Carlsson  <andersca@gnu.org>
5012
5013         * gtk/Makefile.am (HTML_IMAGES): Update for name changes.
5014
5015 2002-02-22  Matthias Clasen  <maclas@gmx.de>
5016
5017         * gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkimage.sgml: s/%d/%%d/ in
5018         examples.  (#71479)
5019
5020         * gtk/tmpl/gtkmenu.sgml: Document gtk_menu_set_active as 
5021         quasi-private.  (#69788)
5022
5023         * gtk/tmpl/gtkcalendar.sgml: Document month as zero-based and 
5024         selected_day as one-based.  (#57169)
5025
5026 Thu Feb 21 12:11:42 2002  Owen Taylor  <otaylor@redhat.com>
5027
5028         * gtk/Makefile.am (IGNORE_HFILES): Add gtkkeyhash.h
5029
5030 2002-02-20  Sven Neumann  <sven@gimp.org>
5031
5032         * gtk/gtk-sections.txt
5033         * gtk/tmpl/gtktreeviewcolumn.sgml: updated for treeviewcolumn changes.
5034
5035 Mon Feb 18 23:00:52 2002  Owen Taylor  <otaylor@redhat.com>
5036
5037         * gtk/running.sgml: Remove docs for GTK_IM_MODULE_PATH,
5038         replace docs for GTK_MODULE_PATH with docs for GTK_PATH.
5039
5040 Sun Feb 17 21:33:33 2002  Owen Taylor  <otaylor@redhat.com>
5041
5042         * gtk/gtk-sections.txt: Updated for filesel changes.
5043
5044 2002-02-05  Matthias Clasen  <maclas@gmx.de>
5045
5046         * gtk/tmpl/gtkrc.sgml: Update the description of RC file loading
5047         to match recent code changes. Also document font_name and engine. 
5048
5049 Tue Jan 29 23:41:31 2002  Owen Taylor  <otaylor@redhat.com>
5050
5051         * gtk/Makefile.am (content_files): Add x11.sgml.
5052
5053         * gtk/changes-2.0.sgml: SGML fix.
5054
5055         * gtk/gtk-sections.txt: Updated.
5056
5057 2002-01-23  Damon Chaplin  <damon@ximian.com>
5058
5059         * gtk/Makefile.am: added SCANGOBJ_OPTIONS to set the type-init-func
5060         to pass to gtkdoc-scangobj.
5061
5062 Mon Jan 21 23:39:42 2002  Jonathan Blandford  <jrb@redhat.com>
5063
5064         * gtk/tmpl/gtkfixed.sgml: change guint16 to gint to reflect
5065         changes in the code, found by Jody Goldberg <jody@gnome.org>
5066
5067 2002-01-19  Havoc Pennington  <hp@pobox.com>
5068
5069         * gtk/x11.sgml: add a mostly-empty X11 section
5070
5071         * gtk/framebuffer.sgml: make title consistent with windows section
5072
5073         * gtk/tmpl/gtkdrawingarea.sgml: couple of fixes
5074
5075 2002-01-17  Matthias Clasen  <matthiasc@poet.de>
5076
5077         * gtk/resources.sgml: Tiny markup fix.
5078
5079 2002-01-15  Matthias Clasen  <matthiasc@poet.de>
5080
5081         * gtk/changes-2.0.sgml: Details about GtkRange and subclasses
5082         rewrite. (#67730)
5083
5084 2002-01-14  Matthias Clasen  <matthiasc@poet.de>
5085
5086         * gtk/running.sgml: Add ids to some elements to make them
5087         addressable as link targets.
5088
5089 2002-01-14  Matthias Clasen  <matthiasc@poet.de>
5090         
5091         * gtk/tmpl/gtktooltips.sgml: Minor fixes.
5092
5093         * gtk/tmpl/gtkrc.sgml: Minor fixes.
5094
5095 2002-01-11  Havoc Pennington  <hp@pobox.com>
5096
5097         * gtk/running.sgml: sgml fixes
5098
5099         * gtk/tmpl/gtksignal.sgml: sgml fixes
5100
5101         * gtk/tmpl/gtklabel.sgml: do the intro section
5102
5103 2002-01-10  Matthias Clasen  <matthiasc@poet.de>
5104
5105         * gdk/tmpl/general.sgml (gdk_set_program_class): Expand.
5106
5107         * gtk/running.sgml: New file.
5108
5109         * gtk/building.sgml: Document a few more configure options.
5110
5111         * gtk/Makefile.am (content_files): Add running.sgml.
5112
5113         * gtk/gtk-docs.sgml: Include running.sgml, sort H and V 
5114         variants of widgets to be next to each other.
5115
5116 2002-01-09  Matthias Clasen  <matthiasc@poet.de>
5117
5118         * gtk/tmpl/gtkaccellabel.sgml: Remove duplicate docs.
5119         
5120         * gdk-pixbuf/Makefile.am (content_files): Add 
5121         gdk-pixbuf-from-drawables.sgml. (#68232)
5122         
5123         * gtk/tmpl/gtkwidget.sgml: Improve docs for GTK_NO_REPARENT
5124         and GTK_APP_PAINTABLE. (#68060)
5125
5126 2002-01-08  Matthias Clasen  <matthiasc@poet.de>
5127
5128         * gtk/tmpl/gtkgc.sgml: Improve wording.
5129
5130         * gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkplug.sgml: speak of 
5131         window IDs rather than XIDs.
5132
5133 2002-01-07  Matthias Clasen  <matthiasc@poet.de>
5134         
5135         * gtk/tmpl/gtksocket.sgml: Mention gtk_socket_get_id()
5136         instead of GTK_WINDOW_XWINDOW().  (#68172)
5137
5138         * gtk/gtk-sections.txt: Move functions which are documented
5139         as "private" or "internal" into Private subsections.
5140
5141         * gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkobject.sgml, 
5142         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktooltips.sgml,
5143         gtk/tmpl/gtkwidget.sgml, gtk/tmpl/gtkclipboard.sgml,
5144         gtk/tmpl/gtkstyle.sgml, gtk/tmpl/gtkselection.sgml,
5145         gtk/tmpl/gtkfeatures.sgml: Minor markup fixes.
5146
5147         * gtk/tmpl/gtksignal.sgml: Add link to GLib signal docs.
5148
5149         * gtk/tmpl/gtkpreview.sgml, gtk/tmpl/gtktext.sgml,
5150         gtk/tmpl/gtktree.sgml: Remove "deprecated" from short desc.
5151
5152         * gtk/tmpl/gtkrc.sgml: Correct names of default RC files. 
5153
5154 2002-01-06  Matthias Clasen  <matthiasc@poet.de>
5155
5156         * gtk/tmpl/gtktypeutils.sgml: Replace GTK_NO_CHECK_CASTS by 
5157         G_DISABLE_CAST_CHECKS, fix some markup and add stuff.
5158
5159         * gtk/tmpl/gtkaccelgroup.sgml, gtk/tmpl/gtkwidget.sgml: Additions.
5160
5161         * gtk/gtk-sections.txt: Make gtk_accel_group_get_type private.
5162
5163 2002-01-06  Havoc Pennington  <hp@pobox.com>
5164
5165         * gtk/question_index.sgml: a few more questions I thought of
5166
5167 2002-01-06  Havoc Pennington  <hp@pobox.com>
5168
5169         * gtk/gtk-docs.sgml: remove gtk- prefix from TreeView and a few
5170         other entities, more consistent anyway (I thought this would make
5171         links to "GtkTreeView" etc. go to the ref page, not the struct,
5172         but it wasn't the problem, the issue is the way gtkdoc-mkdb
5173         decides what's an object, see CheckIsObject() routine)
5174
5175         * gtk/changes-1.2.sgml: sgml fixes to get rid of warnings
5176
5177         * gtk/changes-2.0.sgml: ditto
5178         
5179         * gtk/question_index.sgml: add some questions
5180
5181 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
5182
5183         * gtk/tmpl/gtkwidget.sgml: Additions.
5184
5185 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
5186
5187         * gtk/changes-1.2.sgml, gtk/changes-2.0.sgml: SGML fixes.
5188
5189         * gtk/tmpl/gtkobject.sgml: Document GTK_IN_DESTRUCTION.
5190         
5191         * gtk/tmpl/gtkwidget.sgml: Additions.
5192
5193 2002-01-04  Havoc Pennington  <hp@pobox.com>
5194
5195         * gtk/question_index.sgml: add question to help people find
5196         gtk_widget_set_sensitive() if they're used to another term for 
5197         that.
5198         
5199 2002-01-03  Havoc Pennington  <hp@pobox.com>
5200
5201         * gtk/tmpl/gtkdrawingarea.sgml: add mention of
5202         gtk_widget_add_events() and GTK_CAN_FOCUS
5203
5204 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
5205
5206         * gtk/tmpl/gtktextview.sgml: Small additions.
5207
5208         * gtk/tmpl/gtksignal.sgml: Explain what to use instead.
5209
5210         * gtk/question_index.sgml, gtk/text_widget.sgml, gtk/tree_widget.sgml,
5211         gtk/changes-1.2.sgml, gtk/changes-2.0.sgml,
5212         gtk/framebuffer.sgml: SGML fixes and additions.
5213
5214         * gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkdialog.sgml,
5215         gtk/tmpl/gtkeditable.sgml, gtk/tmpl/gtkfilesel.sgml,
5216         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
5217         gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkrc.sgml,
5218         gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtkspinbutton.sgml,
5219         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkwindow.sgml:
5220         Replace references to deprecated functions.
5221
5222 2002-01-03  Matthias Clasen  <matthiasc@poet.de>
5223
5224         * gtk/changes-1.2.sgml, gtk/changes-2.0.sgml, 
5225         gtk/framebuffer.sgml: Add markup.
5226
5227 2002-01-01  Havoc Pennington  <hp@pobox.com>
5228
5229         * gtk/framebuffer.sgml: move README.linux-fb in here
5230
5231         * gtk/tmpl/gtkpreview.sgml: explain what to use instead
5232
5233         * gtk/tmpl/gtkseparator.sgml: typo fix
5234
5235         * gtk/tmpl/gtkstock.sgml: add some overview docs
5236
5237         * gtk/Makefile.am (content_files): add new files
5238
5239         * gtk/changes-1.2.sgml: move Changes-1.2.txt in here
5240
5241         * gtk/changes-2.0.sgml: move Changes-2.0.txt in here
5242
5243         * gdk/tmpl/threads.sgml: mention gdk_threads_init() in the
5244         overview docs, copy in the examples from the FAQ
5245
5246         * gtk/gtk-docs.sgml: change DTD to 3.1, and add
5247         question_index.sgml and changes-1.2, changes-2.0
5248
5249         * gtk/tmpl/gtkdrawingarea.sgml: fixups to reflect 2.0 changes
5250
5251         * gtk/question_index.sgml: new section with question-based 
5252         index of the manual
5253
5254         * gtk/text_widget.sgml: fix some cross-references
5255
5256 2002-01-01  Havoc Pennington  <hp@pobox.com>
5257
5258         * gtk/tmpl/gtktexttag.sgml: docs updates, mention that invisible 
5259         property isn't implemented
5260
5261         * gtk/text_widget.sgml: small tweaks
5262
5263 2001-12-30  Matthias Clasen  <matthiasc@poet.de>
5264
5265         * gtk/tmpl/gtkbbox.sgml: Remove references to nonexisting functions.
5266         
5267         * gtk/tmpl/gtkcolorseldlg.sgml, gtk/tmpl/gtkdrawingarea.sgml,
5268         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkhseparator.sgml, 
5269         gtk/tmpl/gtktree.sgml, gtk/tmpl/gtkradiobutton.sgml,
5270         gtk/tmpl/gtkradiomenuitem.sgml: 
5271         Replace references to deprecated functions.
5272
5273         * gtk/tmpl/gtkhbbox.sgml,gtk/tmpl/gtkvbbox.sgml: Minor fixes.
5274
5275 2001-12-30  Matthias Clasen  <matthiasc@poet.de>
5276
5277         * gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkscale.sgml,
5278         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkimcontextsimple.sgml: Additions.
5279
5280 2001-12-28  Matthias Clasen  <matthiasc@poet.de>
5281
5282         * gdk/tmpl/properties.sgml, gdk/tmpl/selections.sgml: Additions.
5283
5284 2001-12-23  Matthias Clasen  <matthiasc@poet.de>
5285
5286         * gdk-pixbuf/porting-from-imlib.sgml: GDK instead of Gdk.
5287
5288         * gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: Replace references to
5289         deprecated functions.
5290
5291         * gdk/tmpl/event_structs.sgml, gdk/tmpl/gcs.sgml,
5292         gdk/tmpl/images.sgml: Replace references to deprecated functions.
5293
5294 2001-12-28      Vitaly Tishkov <tvv@sparc.spb.su>
5295
5296         * gtkwindow.sgml: additional fix for #59314 ('<programlisting>' is
5297         changed to '<literal>' in docs for gtk_window_set_policy ())
5298
5299 Sat Dec 22 18:18:07 2001  Owen Taylor  <otaylor@redhat.com>
5300
5301         * gtk/Makefile.am (IGNORE_HFILES): Add gtktextutil.h
5302
5303         * gtk/text_widget.sgml (linkend): SGML fixes.
5304
5305         * gtk/gtk-sections.txt: Update
5306
5307         * gdk/gdk-sections.txt: Update.
5308
5309         * gdk/tmpl/cursors.sgml: SGML fix.
5310
5311         * gdk/gdk-docs.sgml: Add PNG handling magic.
5312
5313 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
5314                 
5315         * gtk/text_widget.sgml: More precise wording. (#63388)
5316
5317         * gtk/tmpl/gtksignal.sgml (GTK_SIGNAL_OFFSET): Add docs.
5318
5319         * gtk/resources.sgml: Fix markup of mail URLs.
5320         
5321         * gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkobject.sgml: Markup fixes.
5322
5323         * gtk/tmpl/gtktoolbar.sgml (gtk_toolbar_{prepend,append}_element):
5324         Expand documentation. (#60471)
5325
5326         * gtk/tmpl/gtkmain.sgml: Remove misleading information about 
5327         gtk_set_locale().  (#65758)
5328
5329 2001-12-18  Anders Carlsson  <andersca@gnu.org>
5330
5331         * gtk/tmpl/gtkdrawingarea.sgml: Change GdkWidget to
5332         GtkWidget. Fixes #67162.
5333
5334 2001-12-17  Matthias Clasen  <matthiasc@poet.de>
5335
5336         * gdk-pixbuf/tmpl/creating.sgml, 
5337         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-from-drawables.sgml,
5338         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml,
5339         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rendering.sgml,
5340         gdk-pixbuf/tmpl/refcounting.sgml: Markup fixes.
5341
5342         * gtk/building.sgml, gtk/resources.sgml: Markup fixes.
5343
5344         * gtk/gtk.types: Remove gtk_text_layout_get_type(). (???)
5345
5346         * gdk/tmpl/general.sgml: Use <envar>, not <envvar>.
5347
5348 2001-12-16  Matthias Clasen  <matthiasc@poet.de>
5349
5350         * gdk/tmpl/windows.sgml: Document GDK_RELEASE_MASK.
5351
5352 2001-12-16  Havoc Pennington  <hp@pobox.com>
5353
5354         * gdk-pixbuf/gdk-pixbuf-sections.txt: put _simple variants at the
5355         top of the docs
5356
5357 2001-12-16  Havoc Pennington  <hp@pobox.com>
5358
5359         * gdk-pixbuf/tmpl/scaling.sgml: small doc tweaks, specifically
5360         some "just do XYZ" advice next to the InterpMode technojargon.
5361
5362 2001-12-16  Matthias Clasen  <matthiasc@poet.de>
5363
5364         * gdk/tmpl/windows.sgml: Add something about GdkModifierType.
5365
5366 2001-12-13  Matthias Clasen  <matthiasc@poet.de>
5367         
5368         * gdk-pixbuf/tmpl/scaling.sgml, gdk/tmpl/fonts.sgml, 
5369         gdk/tmpl/general.sgml, gdk/tmpl/rgb.sgml, gdk/tmpl/visuals.sgml,
5370         gdk/tmpl/windows.sgml, gtk/gtk-docs.sgml, gtk/tmpl/gtkaccellabel.sgml,
5371         gtk/tmpl/gtkcombo.sgml, gtk/tmpl/gtkdialog.sgml, 
5372         gtk/tmpl/gtkdrawingarea.sgml, gtk/tmpl/gtkeditable.sgml, 
5373         gtk/tmpl/gtkfilesel.sgml, gtk/tmpl/gtkfontseldlg.sgml,
5374         gtk/tmpl/gtkimage.sgml, gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
5375         gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkobject.sgml,
5376         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkradiobutton.sgml, 
5377         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtkscale.sgml, gtk/tmpl/gtksignal.sgml, 
5378         gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkspinbutton.sgml,
5379         gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtksignal.sgml, 
5380         gtk/tmpl/gtktooltips.sgml, gtk/tmpl/gtkwindow.sgml,
5381         gdk/tmpl/regions.sgml, gtk/tmpl/gtkfontsel.sgml,
5382         gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkprogress.sgml,
5383         gtk/tmpl/gtkselection.sgml, gtk/tmpl/gtktable.sgml,
5384         gtk/tmpl/gtktipsquery.sgml: Markup fixes (mainly examples).
5385
5386 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
5387
5388         * gtk/tmpl/gtklist.sgml: Markup fixes.
5389
5390         * gdk/tmpl/selections.sgml, gtk/tmpl/gtksocket.sgml:
5391         s/succesful/successful/g. 
5392
5393         * gtk/gtk-sections.txt, gtk/tmpl/gtkstyle.sgml: Remove
5394         GTK_STYLE_NUM_STYLECOLORS. (#66467)
5395
5396 2001-12-12  Havoc Pennington  <hp@pobox.com>
5397
5398         * gtk/text_widget.sgml: add another example
5399
5400 2001-12-09  Matthias Clasen  <matthiasc@poet.de>
5401
5402         * gtk/tmpl/gtkmain.sgml: Markup fixes.
5403
5404         * gtk/gtk-docs.sgml: Add an empty entity to suppress 
5405         crossreferencing in programlistings.
5406
5407 2001-12-08  Matthias Clasen  <matthiasc@poet.de>
5408
5409         * gtk/tmpl/gtkclipboard.sgml: Fix references to 
5410         get_clipboard_set_with_owner(). (#66424)
5411
5412 2001-12-07  Matthias Clasen  <matthiasc@poet.de>
5413         
5414         * gtk/tmpl/gtktypeutils.sgml, gtk/tmpl/gtkobject.sgml,
5415         gtk/tmpl/gtkstyle.sgml: Add docs.
5416
5417 2001-12-06  Matthias Clasen  <matthiasc@poet.de>
5418
5419         * gtk/tmpl/gtklabel.sgml: Remove redundant docs. (#66383)
5420
5421         * gtk/tree_widget.sgml: Typo fix. (#66256)
5422
5423         * gdk-pixbuf/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards.
5424         
5425         * gtk/tmpl/gtktext.sgml, gtk/tmpl/gtktree.sgml, 
5426         gtk/tmpl/gtktreeitem.sgml: Updates.
5427
5428 2001-12-04  Matthias Clasen  <matthiasc@poet.de>
5429
5430         * gtk/tmpl/gtkwidget.sgml: Updates.
5431         * gtk/Makefile.am (IGNORE_HFILES): Remove gtktextchild.h.
5432
5433 2001-12-03  Matthias Clasen  <matthiasc@poet.de>
5434
5435         * gdk/tmpl/input_devices.sgml, 
5436         gdk/gdk-sections.txt, gdk/tmpl/windows.sgml: Updates.
5437
5438 2001-12-02  Matthias Clasen  <matthiasc@poet.de>
5439
5440         * gdk/tmpl/dnd.sgml: Updates.
5441
5442 2001-11-30  Matthias Clasen  <matthiasc@poet.de>
5443
5444         * gdk/tmpl/keys.sgml: Updates.
5445
5446 2001-12-01  Havoc Pennington  <hp@pobox.com>
5447
5448         * gtk/tmpl/gtkoptionmenu.sgml: add brief explanation of how to use
5449         GtkOptionMenu
5450
5451 2001-11-30  Matthias Clasen  <matthiasc@poet.de>
5452
5453         * gdk/tmpl/colors.sgml, gdk/tmpl/pixmaps.sgml, gdk/tmpl/dnd.sgml,
5454         gdk/tmpl/gcs.sgml: Document ref and unref functions as deprecated.
5455
5456 2001-11-29  Matthias Clasen  <matthiasc@poet.de>
5457
5458         * gtk/gtk-sections.sgml: Add GtkTextChildAnchor.
5459
5460         * gdk/tmpl/dnd.sgml: Updates.
5461
5462         * gdk/tmpl/pango_interaction.sgml: Document GdkPangoAttrEmbossed
5463         and GdkPangoAttrStipple.
5464         
5465 2001-11-28  Matthias Clasen  <matthiasc@poet.de>
5466         
5467         * gtk/tmpl/gtkwindow.sgml: Document gtk_window_position.
5468
5469         * gdk/tmpl/dnd.sgml: Document GdkDragProtocol and GdkDragContext.
5470
5471         * gdk/tmpl/events.sgml: Document gdk_setting_get.
5472
5473         * gdk/tmpl/fonts.sgml: Document gdk_font_full_name_get and
5474         gdk_font_full_name_free.
5475
5476         * gdk/tmpl/windows.sgml: Document gdk_window_register_dnd.
5477
5478 2001-11-28  Matthias Clasen  <matthiasc@poet.de>
5479         
5480         * gdk/tmpl/windows.sgml, gdk/tmpl/general.sgml,
5481         gdk/tmpl/pixmaps.sgml, gdk/tmpl/drawing.sgml,
5482         gdk/tmpl/gcs.sgml: Updates. 
5483
5484         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
5485
5486 2001-11-23  Matthias Clasen  <matthiasc@poet.de>
5487
5488         * gdk/tmpl/drawing.sgml: Minor markup fixes.
5489
5490 Fri Nov 23 15:12:07 2001  Owen Taylor  <otaylor@redhat.com>
5491
5492         * gtk/Makefile.am (content_files): Add windows.sgml
5493
5494         * gdk/tmpl/cursors.sgml: Revert last diff to get things to
5495         build.
5496
5497 2001-11-22  Matthias Clasen  <matthiasc@poet.de>
5498
5499         * gdk/tmpl/event_structs.sgml: Add better explanation of proximity
5500         events. 
5501
5502         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
5503
5504         * gdk/images/*.png: The standard X cursors as pngs.
5505
5506         * gdk/Makefile.am (HTML_IMAGES): Add the images.
5507
5508 Wed Nov 21 15:57:29 2001  Owen Taylor  <otaylor@redhat.com>
5509
5510         * gtk/gtk-sections.txt: Updates
5511
5512         * gtk/tmpl/gtkstock.sgml: Close end tags.
5513
5514         * gtk/gtk.types: Remove interface types which gtk-doc
5515         can't handle currently.
5516
5517         * gtk/tmpl/gtknotebook.sgml: Fix some garbage in file.
5518
5519         * gdk/tmpl/x_interaction.sgml: Fix SGML errors.
5520
5521         * gdk/gdk-overrides.txt gdk/gdk-sections.txt: Updates. 
5522
5523 2001-11-20  Havoc Pennington  <hp@pobox.com>
5524
5525         * gtk/tmpl/gtkwindow.sgml: fix docs for gtk_window_set_policy() to
5526         reflect existence of gtk_window_set_resizable()
5527
5528 2001-11-20  Matthias Clasen  <matthiasc@poet.de>
5529
5530         * gdk/tmpl/event_structs.sgml: Small fixes.
5531
5532 2001-11-16  Matthias Clasen  <matthiasc@poet.de>
5533
5534         * gdk/tmpl/event_structs.sgml: Updates. 
5535
5536         * gdk/tmpl/windows.sgml: Document GdkFilterFunction, GdkFilterReturn
5537         and GdkXEvent, add markup.
5538
5539 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
5540
5541         * gtk/gtk-docs.sgml: Go back to DocBook 3.0 to get the
5542         autobuilder on developer.gnome.org back to work, but add
5543         the png notation for the stock icons.
5544
5545 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
5546
5547         * gdk/Makefile.am (MKDB_OPTIONS), 
5548         gdk-pixbuf/Makefile.am (MKDB_OPTIONS),
5549         gtk/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
5550
5551         * gdk-pixbuf/tmpl/file-saving.sgml,
5552         gdk-pixbuf/tmpl/module_interface.sgml,
5553         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rgb.sgml: Consistent short descriptions.
5554
5555         * gtk/tmpl/gtkprogressbar.sgml: Remove duplicate docs. (#64469)
5556         
5557         * gtk/gtk-sections.txt: Add missing TITLEs (#64459, #64568)
5558
5559         * gtk/tmpl/gtkadjustment.sgml: Typo fix. (#64448)
5560
5561 Mon Nov 12 23:06:38 2001  Tim Janik  <timj@gtk.org>
5562
5563         * added gtkaccelmap.sgml. other updates.
5564
5565 2001-11-11  Matthias Clasen  <matthiasc@poet.de>
5566
5567         * gdk-pixbuf/gdk-pixbuf-rendering.sgml, 
5568         gdk-pixbuf/gdk-pixbuf-from-drawables.sgml: new files explaining
5569         where the code for rendering pixbufs lives. (#61151) 
5570         
5571         * gdk-pixbuf/gdk-pixbuf.sgml: Use the new files.
5572
5573         * gtk/tmpl/gtkaccellabel.sgml, gtk/tmpl/gtkcombo.sgml,
5574         gtk/tmpl/gtkentry.sgml, gtk/tmpl/gtkhscrollbar.sgml,
5575         gtk/tmpl/gtkvscrollbar.sgml, gtk/tmpl/gtktoolbar.sgml,
5576         gtk/tmpl/gtkdialog.sgml, gtk/tmpl/gtkstatusbar.sgml: 
5577         Mass fixing of trivial doc bugs. (#55579, #56760, #58769, #55918,
5578         #64154, #60422, #54697)
5579
5580 2001-11-10  Matthias Clasen  <matthiasc@poet.de>
5581
5582         * gtk/tmpl/gtkpaned.sgml: Document gtk_paned_set_gutter_size
5583         as noop. (#45802)
5584
5585         * gtk/tmpl/gtkcolorsel.sgml: Remove stuff duplicating inline
5586         docs. (#60481)
5587
5588         * gtk/tmpl/gtkstock.sgml: Document all stock items
5589         with their stock text. 
5590
5591         * gtk/tmpl/gtkhseparator.sgml: Small corrections.
5592
5593         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Updates.
5594
5595 2001-11-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
5596
5597         * gdk-pixbuf/tmpl/refcounting.sgml,
5598         gdk-pixbuf/porting-from-imlib.sgml, tmpl/creating.sgml:
5599         gdk_rgb_init() doesn't need to be called anymore. Use
5600         g_object_(un)_ref instead of gdk_pixbuf_(un)ref.
5601
5602         * tmpl/module_interface.sgml: Typo fix.
5603
5604         * gdk-pixbuf/gdk-pixbuf.sgml: Fixed jade complaining about '_' by
5605         replacing it with '-'. Now builds again.
5606
5607 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
5608
5609         * gdk-pixbuf/gdk-pixbuf.sgml: include initialization_versions.sgml,
5610         file-saving.sgml and module_interface.sgml.
5611
5612         * gdk-pixbuf/tmpl/module_interface.sgml: add short description.
5613
5614         * gtk/tmpl/gtkarg.sgml, gtk/tmpl/gtkdata.sgml, 
5615         gtk/tmpl/gtkcellrenderertextpixbuf.sgml: removed, since they described 
5616         no longer existent stuff and aren't included anymore.
5617
5618         * gdk/tmpl/color_contexts.sgml, gdk/tmpl/input_contexts.sgml, 
5619         gdk/tmpl/input_methods.sgml: removed, since they described no longer 
5620         existent stuff and aren't included anymore.
5621
5622 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
5623
5624         * gdk-pixbuf/gdk-pixbuf-sections.txt,
5625         gdk-pixbuf/tmpl/animation.sgml, 
5626         gdk-pixbuf/tmpl/module_interface.sgml: Updates. (#63293)
5627
5628 2001-10-28  Anders Carlsson  <andersca@gnu.org>
5629
5630         * gtk/tmpl/gtkadjustment.sgml: Update struct member docs
5631         since they're gdouble now instead of gfloat. Fixes #55699.
5632
5633 2001-10-28  Matthias Clasen  <matthiasc@poet.de>
5634
5635         * docs/reference/gtk/tmpl/gtkmenuitem.sgml,
5636         docs/reference/gtk/tmpl/gtkmenu.sgml,
5637         docs/reference/gtk/tmpl/gtkmenushell.sgml,
5638         docs/reference/gtk/tmpl/gtkcontainer.sgml,
5639         docs/reference/gtk/gtk-sections.txt: Updates.
5640
5641 2001-10-28  Anders Carlsson  <andersca@gnu.org>
5642
5643         * gdk/tmpl/regions.sgml: Remove note about coordinates in GdkPoint
5644         being 16-bit since they're 32-bit now. Fixes #62681.
5645
5646 2001-10-27  Matthias Clasen  <matthiasc@poet.de>
5647
5648         * gdk/tmpl/input_devices.sgml: Updates.
5649
5650         * gtk/tmpl/gtkrc.sgml: Document the special values <none> and
5651         <parent> for bg_pixmap.
5652
5653 2001-10-27  Anders Carlsson  <andersca@gnu.org>
5654
5655         * gtk/tmpl/gtkaccellabel.sgml: Clarify that the string
5656         argument in gtk_accel_label_new most be non-NULL.
5657         This fixes #54826.
5658
5659         * gtk/tmpl/gtkentry.sgml: Clarify that a maximum length
5660         of 0 means infinity. This fixes #58771.
5661
5662         * gtk/tmpl/gtkhandlebox.sgml: Finish a sentence. 
5663         This fixes #56702.
5664
5665         * gtk/tmpl/gtkspinbutton.sgml: Clarify that we're
5666         returning a spin button in the _new function.
5667         This fixes #54097.
5668
5669         * gtk/tmpl/gtktoolbar.sgml: Change docs for 
5670         gtk_toolbar_append_item to say that it appends an item
5671         to the end of a toolbar. This fixes #60428.
5672
5673 Fri Oct 26 11:54:53 2001  Owen Taylor  <otaylor@redhat.com>
5674
5675         * */Makefile.am: Update to install images.
5676
5677 2001-10-27  Anders Carlsson  <andersca@gnu.org>
5678
5679         * gtk/gtk-sections.txt,
5680         * gtk/tmpl/gtktreeviewcolumn.sgml: Remove documentation for
5681         gtk_tree_view_column_cell_event since that function has been
5682         removed. This fixes #62084.
5683
5684         * gdk/tmpl/properties.sgml: Change FALSE to TRUE in 
5685         documentation for gdk_atom_intern, to document the
5686         correct behavior. This fixes #58798.
5687
5688         * gtk/gtk-sections.txt: Update GtkStyle since it's now a
5689         GObject and not a struct. This fixes #55807. 
5690
5691 Thu Oct 18 16:40:00 2001  Jonathan Blandford  <jrb@redhat.com>
5692
5693         * gtk/gtk-docs.sgml: add GtkCellEditable and GtkTreeModelSort.
5694
5695 Sat Oct 20 18:35:21 2001  Owen Taylor  <otaylor@redhat.com>
5696
5697         * gtk/tmpl/gtkentry.sgml (Note): Remove note about
5698         deprecation. (We've standard on G_CONST_RETURN 
5699         rather than the reverse.) #58768, Vitaly Tishkov.
5700
5701 2001-10-20  jacob berkman  <jacob@ximian.com>
5702
5703         * gtk/Makefile.am (HTML_IMAGES): get them from
5704         $(top_srcdir)/gtk/stock-icons/ rather than
5705         ../../../gtk/stock-items/
5706
5707 Fri Oct 19 15:44:52 2001  Owen Taylor  <otaylor@redhat.com>
5708
5709         * gtk/Makefile.am gtk/gtk-sections.txt gtk/gtk-docs.sgml:
5710         Add gtkimcontextsimple.
5711
5712 2001-10-19  Matthias Clasen   <matthiasc@poet.de>
5713
5714         * gtk/gtk-docs.sgml: Switch to DocBook 4.1 (for the PNG notation).
5715
5716         * gtk/Makefile.am, gtk/tmpl/gtkstock.sgml: Add inlinegraphics for
5717         the stock icons.
5718
5719 2001-10-18  Matthias Clasen   <matthiasc@poet.de>
5720
5721         * gdk/tmpl/visuals.sgml: Resurrect 1.2 documentation. (#62604)
5722
5723         * gtk/tmpl/gtkpaned.sgml: Fixes. (#62146)
5724
5725         * gtk/tmpl/gtkgamma.sgml: Fixes. (#62155)
5726
5727         * gtk/Makefile.am (IGNORE_HFILES): Add xembed.h (#61929)
5728
5729         * gdk-pixbuf/gdk-pixbuf.types: Add GdkPixbuf, 
5730         GdkPixbufAnimation and GdkPixbufAnimationIter. (#62590)
5731
5732         * gtk/tmpl/gtkscrolledwindow.sgml: Replace GtkCList by
5733         GtkTreeView in example. (#62200)
5734
5735 2001-10-17  Matthias Clasen   <matthiasc@poet.de>
5736
5737         * gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkclipboard.sgml,
5738         gdk/tmpl/general.sgml, gdk/tmpl/threads.sgml, 
5739         gdk/tmpl/x_interaction.sgml: Updates.
5740
5741 2001-10-13  Matthias Clasen   <matthiasc@poet.de>
5742
5743         * gdk/tmpl/x_interaction.sgml: Update.
5744
5745 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
5746
5747         * gtk/gtk-sections.txt, gtk/tmpl/gtkspinbutton.sgml,
5748         gtk/tmpl/gtkseparatormenuitem.sgml, gtk/tmpl/gtknotebook.sgml,
5749         gtk/tmpl/gtkstatusbar.sgml, gtk/tmpl/gtkradiobutton.sgml,
5750         gtk/tmpl/gtkradiomenuitem.sgml: Updates.
5751
5752         * gdk-pixbuf/gdk-pixbuf-sections.txt, 
5753         gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Follow recent API changes.
5754
5755 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
5756
5757         * gtk/tmpl/gtkcalendar.sgml, gtk/tmpl/gtkeditable.sgml: Update.
5758
5759         * gdk-pixbuf/gdk-pixbuf.sgml: Add entity for tmpl/inline.sgml.
5760
5761         * gdk-pixbuf/tmpl/inline.sgml: Update.
5762
5763         * gtk/gtk-sections.sgml: Update.
5764
5765 2001-10-08  Matthias Clasen   <matthiasc@poet.de>
5766
5767         * gdk-pixbuf/gdk-pixbuf-sections.txt,
5768         gdk-pixbuf/Makefile.am, gdk-pixbuf/tmpl/creating.sgml: Update.
5769
5770         * gdk-pixbuf/tmpl/inline.sgml: New file.
5771         
5772 2001-10-07  Matthias Clasen   <matthiasc@poet.de>
5773
5774         * gdk/tmpl/properties.sgml, gdk/tmpl/events.sgml,
5775         gdk/tmpl/regions.sgml, gdk/tmpl/general.sgml,
5776         gdk/tmpl/keys.sgml: Update. 
5777
5778         * gdk/gdk-overrides.txt, gdk/gdk-sections.txt: Remove nanox traces.
5779
5780 2001-10-06  Matthias Clasen   <matthiasc@poet.de>
5781
5782         * gtk/gtk-docs.sgml: add gtkimagemenuitem, 
5783         gtksettings, gtkseparatormenuitem.
5784         
5785         * gtk/tmpl/gtktreemodelsimple.sgml: remove unused file.
5786
5787 2001-10-05  Matthias Clasen   <matthiasc@poet.de>
5788
5789         * gtk/gtk-sections.sgml, gtk/objects_grouped.sgml: remove GtkPacker.
5790
5791 2001-10-05  Sven Neumann  <sven@gimp.org>
5792
5793         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: adapt to changes in GDK_PIXBUF_ERROR
5794         enum.
5795
5796 2001-10-04  Havoc Pennington  <hp@pobox.com>
5797
5798         * gtk/tmpl/gtkimage.sgml: fix GtkImage overview
5799
5800 Wed Oct  3 15:09:18 2001  Jonathan Blandford  <jrb@redhat.com>
5801
5802         * gtk/gtk.types: remove gtk_cell_editable_get_type
5803
5804 2001-10-02  Havoc Pennington  <hp@redhat.com>
5805
5806         * gtk/tree_widget.sgml: s/empahsis/emphasis/
5807
5808         * gtk/tmpl/gtkobject.sgml: update docs
5809
5810 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
5811
5812         * gtk/gtk-sections.txt: Move standard gobject stuff to
5813         the 'Standard' sections. (#61483)
5814
5815 Wed Sep 26 15:05:28 2001  Jonathan Blandford  <jrb@redhat.com>
5816
5817         * gtk/gtk.types: Add missing types.
5818
5819 Mon Sep 24 12:43:45 2001  Owen Taylor  <otaylor@redhat.com>
5820
5821         * gtk/gtk-sections.txt: Updates for removed/renamed functions.
5822
5823 2001-09-08  Havoc Pennington  <hp@pobox.com>
5824
5825         * gtk/gtk-sections.txt: move some of the accel group functions 
5826         into a Private subsection
5827
5828 2001-09-08  Havoc Pennington  <hp@pobox.com>
5829
5830         * gtk/tmpl/gtklayout.sgml: docs
5831
5832         * gdk-pixbuf/gdk-pixbuf.sgml: remove the section on compiling
5833         gdk-pixbuf since it isn't a standalone package anymore
5834
5835         * gtk/building.sgml: section on compiling GTK itself
5836
5837 2001-09-08  Havoc Pennington  <hp@pobox.com>
5838
5839         * gtk/gtk-sections.txt: put GtkPacker back in here so it won't be
5840         in gtk-unused.txt, but don't put it back in gtk-docs.sgml. 
5841
5842         Tons of other additions from gtk-unused.txt, but mostly skipping
5843         all the tree stuff for now.
5844
5845 2001-09-08  Havoc Pennington  <hp@pobox.com>
5846
5847         * gtk/gtk-docs.sgml: remove CellRendererTextPixbuf
5848
5849         * gtk/resources.sgml: add section on mailing lists, bugzilla, etc.
5850
5851         * gtk/tmpl/gtkaccelgroup.sgml: add long description
5852
5853         * gtk/gtk-sections.txt: reorder accel group section; probably need
5854         to delete most of it
5855
5856         * gtk/tmpl/gtkmain.sgml: Clean it up a little bit
5857
5858         * gtk/gtk-docs.sgml: rearrange the list of "core/misc" sections so
5859         that useful things are near the top and stupid junk is near the
5860         bottom.
5861
5862         * gtk/tmpl/gtkfeatures.sgml: fix/finish this section
5863
5864         * gtk/gtk-docs.sgml: create a separate section for
5865         overview/tutorial material and special notes, and put the
5866         reference docs for the "misc non-widget" stuff into its own
5867         section.
5868
5869         * gtk/compiling.sgml: write this section
5870
5871         * gtk/gtk-docs.sgml: The intro section weirdly had two paragraphs
5872         that said the same thing. Delete one of them.
5873
5874 Tue Sep  4 01:33:51 2001  Owen Taylor  <otaylor@redhat.com>
5875
5876         * gtk/gtk-docs.sgml: Remove references to a couple
5877         sections that are no longer there.
5878
5879 Thu Aug 30 19:34:38 2001  Jonathan Blandford  <jrb@redhat.com>
5880
5881         * gtk/tmpl/gtkdialog.sgml: Fix obvious mistake.
5882
5883 Tue Aug 21 12:42:19 2001  Owen Taylor  <otaylor@redhat.com>
5884
5885         * gtk/gtk-sections.txt: Remove GtkPacker
5886
5887 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
5888
5889         * */Makefile.am: Set GPATH to fix srcdir != builddir  
5890         problems with GNU make.
5891
5892 Sun Jul 22 17:01:34 2001  Owen Taylor  <otaylor@redhat.com>
5893
5894         * gtk/tmpl/gtksignal.sgml: Fix missing not
5895         (Skip Montanaro, #56361)
5896
5897 Wed Jul  4 22:53:33 2001  Owen Taylor  <otaylor@redhat.com>
5898
5899         * gtk/tmpl/gtkplug.sgml gtk/tmpl/gtksocket.sgml: Some
5900         updates and moving docs to the C files.
5901
5902 2001-05-19  Havoc Pennington  <hp@pobox.com>
5903
5904         * gdk-pixbuf/tmpl/initialization_versions.sgml: docs
5905
5906         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: docs
5907
5908         * gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: docs
5909
5910 Sun Apr 15 15:04:12 2001  Owen Taylor  <otaylor@redhat.com>
5911
5912         * gtk/tmpl/gtkdnd.sgml: Move some of the function docs to the
5913         C files.
5914
5915 Thu Jun 21 12:31:29 2001  Owen Taylor  <otaylor@redhat.com>
5916
5917         * gtk/gtk-sections.txt: Update a bit.
5918
5919         * Makefile.am: build GTK+ docs. 
5920
5921 Fri Jun  8 12:33:29 2001  Jonathan Blandford  <jrb@redhat.com>
5922
5923         * gtk/tmpl/gtktable.sgml: fix bug #55921
5924
5925 2001-06-05  Havoc Pennington  <hp@redhat.com>
5926
5927         * gtk/tmpl/gtkscale.sgml: more docs
5928
5929 Tue Jun  5 10:54:48 2001  Owen Taylor  <otaylor@redhat.com>
5930
5931         * gtk/tmpl/gtkenums.sgml: Improve docs for GtkStateType.
5932         (Fixes #55751, among other things.)
5933
5934 Mon Jun  4 15:08:21 2001  Owen Taylor  <otaylor@redhat.com>
5935
5936         * gtk/gtk-overrides.txt: Remove GtkArgSetFunc, GtkArgGetFunc.
5937
5938 Wed May 30 16:56:07 2001  Owen Taylor  <otaylor@redhat.com>
5939
5940         * gtk/tmpl/gtkrc.sgml (pattern): Correct typoe when
5941         describing order of composition. (#53371, Skip Montanaro)
5942         
5943 2001-05-22  Havoc Pennington  <hp@pobox.com>
5944
5945         * gtk/gtk-sections.txt: add gtk_bin_get_child
5946
5947 Fri May 18 12:28:08 2001  Owen Taylor  <otaylor@redhat.com>
5948
5949         * gtk/tmpl/gtksizegroup.sgml gtk/gtk-sections.txt gtk/gtk.types:
5950         Add documentation about GtkSizeGroup.
5951
5952 2001-05-11  Havoc Pennington  <hp@pobox.com>
5953
5954         * gtk/tmpl/gtkvruler.sgml, 
5955         gtk/tmpl/gtkhruler.sgml: fix bug #54431
5956
5957         * gtk/tmpl/gtkdrawingarea.sgml: fix bug #54331
5958
5959         * gtk/tmpl/gtkenums.sgml: fix bug #54329, and 
5960         update some other random things
5961
5962         * gtk/gtk-sections.txt: updates
5963
5964         * gtk/tmpl/gtkmenuitem.sgml: fix bug #54277
5965
5966         * gtk/tmpl/gtkradiomenuitem.sgml: fix bug #54323,
5967         #54324, #54325 
5968
5969 2001-04-26  Havoc Pennington  <hp@redhat.com>
5970
5971         * gtk/tmpl/gtkimage.sgml: document GtkImageType
5972
5973         * gtk/gtk-sections.txt: GtkImageType is public
5974
5975         * gdk/tmpl/images.sgml: add warning about gtk_image_new_bitmap
5976
5977 Wed Apr 25 12:33:03 2001  Owen Taylor  <otaylor@redhat.com>
5978
5979         * gtk/tmpl/gtktreeitem.sgml: Add note about GTK_ENABLE_BROKEN.
5980
5981 Tue Apr 17 10:59:13 2001  Owen Taylor  <otaylor@redhat.com>
5982
5983         * gtk/Makefile.am (GTKDOC_CFLAGS): Remove -DGTK_DISABLE_COMPAT
5984         add -DGTK_ENABLE_BROKEN
5985
5986         * {gtk/gtk,gdk/gdk}-sections.txt: Updated
5987
5988 Fri Apr 13 10:41:10 2001  Owen Taylor  <otaylor@redhat.com>
5989
5990         * */Makefile.am: Add $(top_builddir) to includes as necessary,
5991         Run gtkdoc-scangobj from builddir, not srcdir, don't distribute
5992         foo-doc.{top,bottom}, recomment in code to distribute HTML
5993         images, with shell fixes.
5994
5995         * gtk/gtk.hierarchy gdk-pixbuf/gdk-pixbuf.{args,signals,hierarchy}:
5996         Remove generated files.
5997         
5998 Wed Apr  4 01:26:04 2001  Tim Janik  <timj@gtk.org>
5999
6000         * gdk-pixbuf/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
6001         dist-hook because $(HTML_IMAGES) is empty.
6002         * gtk/Makefile.am: same here.
6003         * gdk/Makefile.am: same here. touched gdk.types since make rules
6004         require it ;(
6005
6006 2001-03-29  Mike Kestner  <mkestner@ameritech.net>
6007
6008         * gtk/tmpl/gtkspinbutton.html: killed function docs that are now
6009         inline.
6010
6011 2001-03-23  Havoc Pennington  <hp@redhat.com>
6012
6013         * gdk/gdk-sections.txt: updates
6014
6015         * gtk/gtk-sections.txt: updates
6016
6017         * gtk/gtk-docs.sgml: mop up TreeModelSimple entity
6018
6019         * gdk/gdk-docs.sgml: remove input method
6020         and input context docs
6021
6022 2001-03-22  Havoc Pennington  <hp@redhat.com>
6023
6024         * gdk/tmpl/keys.sgml: docs on GdkKeymap
6025
6026 2001-03-16  Havoc Pennington  <hp@redhat.com>
6027
6028         * gtk/gtk-docs.sgml: remove GtkData entity usage
6029
6030 2001-03-14  Havoc Pennington  <hp@redhat.com>
6031
6032         * gtk/gtk-docs.sgml: remove gtkdata, gtktreemodelsimple
6033
6034         * gtk/gtk.types: remove gtk_data_get_type
6035
6036 Wed Mar  7 23:58:53 2001  Owen Taylor  <otaylor@redhat.com>
6037
6038         * gtk/tmpl/gtkwidget.sgml: Document ::hierarchy-changed.
6039
6040 Wed Mar  7 00:27:13 2001  Jonathan Blandford  <jrb@redhat.com>
6041
6042         * gdk-pixbuf/Makefile.am (scan-build.stamp): add --nogtkinit.
6043
6044 Sat Mar  3 17:20:53 2001  Owen Taylor  <otaylor@redhat.com>
6045
6046         * */Makefile.am (scan-build.stamp): You can't use
6047         + as a metacharacter for basic regular expressions.
6048         (This was the "all objects disappear")
6049
6050         * gdk/gdk-sections.txt gdk-pixbuf/gdk-pixbuf-sections.txt
6051
6052         * */*-unused.sgml: Remove a lot of empty stuff. (No
6053         point in saving old docs when there aren't any.)
6054
6055 2001-02-20  Havoc Pennington  <hp@pobox.com>
6056
6057         * gdk/tmpl/rgb.sgml: fix these docs to reflect the current state
6058         of affairs
6059
6060 2001-02-19  Havoc Pennington  <hp@pobox.com>
6061
6062         * gdk/Makefile.am (SCAN_OPTIONS): add --deprecated-guards
6063
6064         * gdk/gdk-sections.txt: update
6065
6066         * gdk/gdk-docs.sgml: update
6067
6068 2001-02-18  Havoc Pennington  <hp@pobox.com>
6069
6070         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): add gdk-pixbuf-marshal.h
6071
6072         * gdk-pixbuf/gdk-pixbuf-sections.txt: fixes
6073
6074 Sun Feb 11 22:16:34 2001  Owen Taylor  <otaylor@redhat.com>
6075
6076         * */Makefile.am: Use the new snazzy mother-of-all-gtk-doc-makefiles.
6077
6078         * gdk/tmpl/* gdk-pixbuf/tmpl/*: Recover a bunch of docs that were 
6079         lost at one point.
6080
6081 2001-02-08  Havoc Pennington  <hp@pobox.com>
6082
6083         * gtk/windows.sgml: windows (file is blank)
6084
6085         * gtk/framebuffer.sgml: framebuffer (file is blank)
6086
6087         * gtk/compiling.sgml: how to use pkg-config, etc. (file is 
6088         blank for now)
6089
6090 2001-02-03  Havoc Pennington  <hp@pobox.com>
6091
6092         * gtk/tmpl/gtkfixed.sgml: Add the intro docs section
6093
6094 2001-02-01  Havoc Pennington  <hp@redhat.com>
6095
6096         * gtk/gtk-sections.txt: updated
6097
6098         * gtk/gtk-docs.sgml: Move the below from "Deprecated" section to
6099         "special-purpose" section; move GtkItem out of deprecated section,
6100         since GtkMenuItem uses it, though probably the GtkItem signals
6101         should just migrate down to GtkMenuItem someday it won't happen
6102         for 2.0
6103
6104         * gtk/tmpl/gtkgamma.sgml: add note about eventual removal
6105
6106         * gtk/tmpl/gtkcurve.sgml: add note about eventual removal
6107
6108         * gtk/tmpl/gtkruler.sgml: add note about eventual removal
6109
6110         * gtk/tmpl/gtkhruler.sgml: add note about eventual removal
6111
6112         * gtk/tmpl/gtkvruler.sgml: add note about eventual removal
6113
6114         * gtk/tmpl/gtkinputdialog.sgml: add note about eventual removal
6115
6116 2001-01-30  Havoc Pennington  <hp@pobox.com>
6117
6118         Also committed a bunch of automatic changes made by gtk-doc, 
6119         after reviewing for correctness.
6120         
6121         * gtk/tmpl/gtktext.sgml: add warning about deprecation and note
6122         about what to use instead
6123
6124         * gtk/tmpl/gtktree.sgml: ditto
6125
6126         * gtk/Makefile.am (scan): pass --deprecated-guards option to
6127         gtk-doc
6128
6129         * gtk/gtk-docs.sgml: move GtkText to the deprecated section 
6130         instead of the GtkTextView section. Oops.
6131
6132 Tue Jan 30 16:01:54 2001  Owen Taylor  <otaylor@redhat.com>
6133
6134         * gtk/tmpl/gtkclist.sgml: Added note explaining how
6135         the @button parameter is off by 1. (#6739)
6136
6137 Mon Jan  8 15:21:15 2001  Owen Taylor  <otaylor@redhat.com>
6138
6139         * Makefile.am (SUBDIRS): Restore build.
6140
6141         * gdk/gdk-sections.txt gdk/gdk-docs.sgml 
6142           gdk-pixbuf/gdk-pixbuf-sections.txt 
6143           gtk/gtk-sections.txt gtk/gtk-docs.sgml: : Update.
6144
6145         * */tmpl/*: Changes from update.
6146
6147 Wed Oct 25 15:19:40 2000  Owen Taylor  <otaylor@redhat.com>
6148
6149         * gtk/tmpl/gtknotebook.sgml: Moved function docs into .c
6150         file, fairly extensive rewriting.
6151
6152 Thu Nov 30 00:53:45 2000  Owen Taylor  <otaylor@redhat.com>
6153
6154         * gtk/tmpl/gtkfilesel.sgml: Fix to say that file_selection_complete()
6155         filters both files and directories.
6156
6157         * gtk/tmpl/gtktogglebutton.sgml: Fix description
6158         of gtk_toggle_button_toggled().
6159
6160 Fri Nov 17 17:31:30 2000  Owen Taylor  <otaylor@redhat.com>
6161
6162         * gtk/Makefile.am (content_files): Add a couple
6163         of files.
6164
6165 Mon Nov 13 16:58:43 2000  Owen Taylor  <otaylor@redhat.com>
6166
6167         * {gtk,gdk,gdk-pixbuf}/Makefile.am: cd to srcdir before
6168         calling gtkdoc-fixref, distribute index.sgml.
6169
6170         * gtk/gtk-docs.sgml gtk/Makefile.am gtk/gtk-sections.txt
6171         gtk/gtk.types: Update
6172
6173 2000-11-05  Havoc Pennington  <hp@pobox.com>
6174
6175         * gtk/tmpl/gtktexttag.sgml: documented some of the object args
6176
6177         * gtk/text_widget.sgml: fixups
6178
6179 2000-11-04  Havoc Pennington  <hp@pobox.com>
6180
6181         * gtk/gtk-sections.txt: Added a bunch of stuff from unused
6182
6183 2000-11-01  Havoc Pennington  <hp@redhat.com>
6184
6185         * gtk/tmpl/gtkmessagedialog.sgml: Check in these docs, I seem to
6186         have written them a while ago then forgotten about them.
6187
6188 2000-11-01  Havoc Pennington  <hp@pobox.com>
6189
6190         * gtk/gtk-sections.txt: Add new label functions
6191
6192 Sun Oct 29 02:59:50 2000  Owen Taylor  <otaylor@redhat.com>
6193
6194         * **: Updates to new gtk-doc, gsignal, causing quite
6195         a bit of diffs but little real changes.
6196
6197 2000-10-24  Havoc Pennington  <hp@redhat.com>
6198
6199         * gtk/text_widget.sgml: add note about UTF-8
6200
6201 2000-10-23  Havoc Pennington  <hp@redhat.com>
6202
6203         * gtk/gtk-sections.txt: remove GtkTextBTree
6204
6205         * gtk/text_widget.sgml: Overview of the text widget
6206
6207         * gtk/gtk-docs.sgml: Change to using categories for the toplevel 
6208         organization of the reference entries. We'll add an alphabetical 
6209         index eventually. The category way is a lot easier for people who
6210         aren't familiar with the widgets. Removed objects_grouped.sgml 
6211         from gtk-docs.sgml for now, it doesn't seem useful anymore.
6212
6213         * gtk/objects_grouped.sgml: Add a section for deprecated
6214         objects; add a section for the TextView object collection
6215
6216 Wed Oct 18 11:01:12 2000  Owen Taylor  <otaylor@redhat.com>
6217
6218         * gtk/Makefile.am gdk-pixbuf/Makefile.am: Fix typo
6219
6220 2000-10-20  Havoc Pennington  <hp@redhat.com>
6221
6222         * gtk/gtk-sections.txt: Add dialog docs
6223
6224 2000-10-18  Havoc Pennington  <hp@redhat.com>
6225
6226         * gtk/gtk-sections.txt: Some updates
6227
6228         * gdk/gdk-sections.txt: remove GdkPixbufAlphaMode
6229
6230         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add new API, remove 
6231         GdkPixbufClass/GdkAnimationClass since those are private
6232
6233         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): ignore more headers
6234
6235 2000-10-06  Havoc Pennington  <hp@redhat.com>
6236
6237         * gdk-pixbuf/*.sgml, gdk-pixbuf/tmpl/*.sgml: copy in from 1.0
6238         
6239         * gdk-pixbuf/gdk-pixbuf-sections.txt: add Xlib sections from 1.0
6240         tree
6241
6242         * gdk-pixbuf/Makefile.am: add stuff from 1.0 tree
6243
6244         * gdk-pixbuf/compiling.sgml: copy from 1.0 tree
6245
6246 2000-09-26  Havoc Pennington  <hp@redhat.com>
6247
6248         * gtk/tmpl/gtkrc.sgml: Document stock icon stuff
6249
6250 Thu Sep  7 14:15:03 2000  Owen Taylor  <otaylor@redhat.com>
6251
6252         * gdk/* gtk/*: Move gtk-reference files into GTK+ tree proper.
6253
6254         * Update sections.txt files to correspond to current code,
6255         tweak .sgml files and Makefiles to correspond.
6256
6257         * gtk/tmpl/gtkradiomenuitem.sgml (this): Remove extra <para>
6258
6259 2000-06-14  Damon Chaplin  <damon@helixcode.com>
6260
6261         * gtk/tmpl/gtktooltips.sgml: added a note about no-window widgets.
6262
6263 Mon Jun  5 11:17:25 2000  Owen Taylor  <otaylor@redhat.com>
6264
6265         * gdk/tmpl/general.sgml: Fix gdk_pointer_grab description
6266         as pointed out by Dave Morse.
6267
6268 Sun May 28 12:16:01 2000  Owen Taylor  <otaylor@redhat.com>
6269
6270         * gtk/tmpl/gtkaspectframe.sgml: Fix typo
6271         pointed out by Gregory McLean.
6272
6273 2000-05-28  Damon Chaplin  <damon@helixcode.com>
6274
6275         * gdk/tmpl/event_structs.sgml: typo.
6276
6277 2000-04-22  Damon Chaplin  <damon@helixcode.com>
6278
6279         * gtk/tmpl/gtkenums.sgml: update from Lee Mallabone
6280         <lee0@callnetuk.com>
6281
6282 2000-04-09  Damon Chaplin  <damon@helixcode.com>
6283
6284         * gtk/tmpl/gtkmain.sgml: update from Torsten Landschoff
6285         <t.landschoff@gmx.net>
6286
6287         * gdk/tmpl/input_methods.sgml: 
6288         * gdk/tmpl/general.sgml: fixed typos.
6289
6290 Tue Mar 14 14:17:46 2000  Raph Levien  <raph@acm.org>
6291
6292         * gdk/tmpl/rgb.sgml: Better explanation of gdk_rgb_set_min_colors.
6293         Thanks to Stric for spotting it.
6294
6295 2000-03-07  Damon Chaplin  <damon@helixcode.com>
6296
6297         * gtk/tmpl/gtkclist.sgml: fix to gtk_clist_set_reorderable(). It
6298         reorders rows, not columns. From Guy Harris <gharris@flashcom.net>.
6299
6300 2000-02-29  Damon Chaplin  <damon@helixcode.com>
6301
6302         * gtk/tmpl/gtkmenuitem.sgml: minor fix from Nicolas GEORGE
6303         <nicolas.george@ens.fr>.
6304
6305 2000-02-28  Damon Chaplin  <damon@helixcode.com>
6306
6307         * gtk/tmpl/gtkradiomenuitem.sgml: 
6308         * gtk/tmpl/gtkmenuitem.sgml: 
6309         * gtk/tmpl/gtknotebook.sgml: new menu item sections and minor update to
6310         notebook section from Nicolas GEORGE <nicolas.george@ens.fr>.
6311
6312 2000-02-18  Damon Chaplin  <damon@helixcode.com>
6313
6314         * gtk/tmpl/gtktooltips.sgml: patch from
6315         David Benson <daveb@idealab.com> to note that gtk_tooltips_set_colors()
6316         does not work.
6317
6318 2000-02-09  Damon Chaplin  <damon@helixcode.com>
6319
6320         * gdk/tmpl/input_methods.sgml: minor fix.
6321
6322 2000-02-03  Damon Chaplin  <damon@karuna.freeserve.co.uk>
6323
6324         * gdk/gdk-sections.txt: rearranged a bit.
6325
6326         * gdk/tmpl/event_structs.sgml: updated.
6327
6328         * gtk/gtk-sections.txt: added INCLUDE tag for Private Info section.
6329
6330         * gdk/tmpl/color_contexts.sgml: added note saying it is deprecated.
6331         * gdk/tmpl/dnd.sgml: added note saying read the GTK+ DnD docs.
6332
6333 2000-02-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
6334
6335         * gdk/tmpl/*.sgml: ran make templates.
6336
6337         * gdk/gdk-docs.sgml: rearranged sections.
6338
6339         * gdk/tmpl/events.sgml: documented.
6340
6341         * gdk/tmpl/general.sgml: documented.
6342
6343         * gdk/tmpl/rgb.sgml: fixed a few '@' -> '#'.
6344
6345         * gdk/gdk-sections.txt: rearranged a few bits, including moving
6346         GdkWChar and related functions from the input method section to the
6347         font section, and GdkCapStyle etc. from Drawing Primitives to GCs.
6348
6349         * gdk/tmpl/images.sgml: documented.
6350
6351         * gdk/tmpl/drawing.sgml: updated.
6352
6353         * gdk/tmpl/regions.sgml: updated.
6354
6355         * gdk/tmpl/input_contexts.sgml: documented.
6356
6357         * gdk/tmpl/input_methods.sgml: documented.
6358
6359         * gdk/tmpl/selections.sgml: changed xref to a link since Jade says
6360         a xref to a RefEntry is not supported.
6361
6362 2000-01-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
6363
6364         * gtk/tmpl/gtkscrollbar.sgml: Started.
6365
6366 2000-01-08  Damon Chaplin  <damon@karuna.freeserve.co.uk>
6367
6368         * gtk/tmpl/gtkclist.sgml: update from Paul Schifferer
6369         <isengard@geocities.com>
6370
6371 Wed Jan  5 10:23:41 2000  Owen Taylor  <otaylor@redhat.com>
6372
6373         * gtk/tmpl/gtkprogress.sgml: Missing </listitem>, remove extra <para>
6374         * gtk/tmpl/gtkobject.sgml: dos2unix
6375         * gtk/tmpl/gtkcurve.sgml: missing </para>
6376         * gtk/tmpl/gtkarg.sgml: dos2unix, missing </para>
6377         * gtk/tmpl/gtkcolorsel.sgml: Missing </listitem>'s
6378         * gtk/tmpl/gtksignal.sgml (signal): dos2unix, missing </para>'s
6379         * gtk/tmpl/gtkmarshal.sgml: Missing </refsect2>
6380
6381 1999-11-16  Damon Chaplin  <damon@karuna.freeserve.co.uk>
6382
6383         * gtk/tmpl/gtkmenubar.sgml: fixed minor error - using <em>.
6384
6385         * gtk/tmpl/gtknotebook.sgml: 
6386         * gtk/tmpl/gtklist.sgml: new sections from
6387         Nicolas George <george@clipper.ens.fr>, with help from
6388         "Bob Springett" <bobspringett@claranet.fr>.
6389
6390         * gtk/tmpl/gtkobject.sgml: 
6391         * gtk/tmpl/gtkarg.sgml: new sections from
6392         David Benson <daveb@idealab.com>.
6393
6394         * gtk/tmpl/gtkvbox.sgml: 
6395         * gtk/tmpl/gtkhbox.sgml: fixed line endings.
6396
6397         * gtk/tmpl/gtkvbbox.sgml: update from Lee Mallabone
6398         <lee0@callnetuk.com>
6399
6400         * gdk/tmpl/drawing.sgml: fixed error in gdk_draw_arc() @angle2 param
6401         - it is relative to @angle1 rather than from the 3 o'clock position.
6402
6403         * gtk/tmpl/gtkfontseldlg.sgml: changed enums to use @ fields.
6404
6405         * gtk/tmpl/gtkcolorsel.sgml: 
6406         * gtk/tmpl/gtkcolorseldlg.sgml: 
6407         * gtk/tmpl/gtkprogress.sgml: 
6408         * gtk/tmpl/gtkprogressbar.sgml: new sections from Tom Martone
6409         <tom@martoneconsulting.com>
6410
6411         * gtk/tmpl/gtkclist.sgml: partially written documentation from
6412         Paul Schifferer <isengard@geocities.com> who won't be able to finish it
6413
6414 1999-09-22  Martin Norbäck  <d95mback@dtek.chalmers.se>
6415         
6416         * gtk/tmpl/gtkclist.sgml: Added information about the sorting functions
6417
6418 Tue Oct 26 16:50:15 1999  Owen Taylor  <otaylor@redhat.com>
6419
6420         * gtk/tmpl/gtkrc.sgml: Added information about widget
6421         paths and pattern matching.
6422
6423 1999-09-22  Damon Chaplin  <damon@karuna.freeserve.co.uk>
6424
6425         * gtk/tmpl/*.sgml: ran make templates, to fix problems with structs.
6426
6427         * gtk/gtk-sections.txt: rearranged GtkCombo section.
6428
6429         * gtk/tmpl/gtkvseparator.sgml: 
6430         * gtk/tmpl/gtkhseparator.sgml: 
6431         * gtk/tmpl/gtkgc.sgml: 
6432         * gtk/tmpl/gtkfeatures.sgml: 
6433         * gtk/tmpl/gtktipsquery.sgml: 
6434         * gtk/tmpl/gtkitem.sgml: 
6435         * gtk/tmpl/gtkinvisible.sgml: 
6436         * gtk/tmpl/gtkgamma.sgml: 
6437         * gtk/tmpl/gtkdata.sgml: 
6438         * gtk/tmpl/gtkcurve.sgml: 
6439         * gtk/tmpl/gtkcombo.sgml: 
6440         * gtk/tmpl/gtkaccellabel.sgml: documented.
6441
6442 1999-09-20  Damon Chaplin  <damon@karuna.freeserve.co.uk>
6443
6444         * gtk/gtk-docs.sgml: added role="no-toc" to the GTK+ Widgets & Objects
6445         chapter since we've created our own special contents page.
6446
6447 1999-09-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
6448
6449         * gtk/tmpl/gtkmarshal.sgml: 
6450         * gtk/tmpl/gtksignal.sgml: new sections from 
6451          David Benson <daveb@idealab.com>.
6452
6453         * gtk/gtk-sections.txt: rearranged signal sections, and made most
6454         marshallers private. Moved GtkSignalRunType to signals section.
6455
6456         * gtk/tmpl/gtkradiobutton.sgml: new section from Lee Mallabone.
6457
6458 1999-09-17  Damon Chaplin  <damon@karuna.freeserve.co.uk>
6459
6460         * gtk/gtk-docs.sgml: removed menu factory and debugging sections.
6461
6462         * gtk/gtk-sections.txt: made menu factory stuff private since it is
6463         deprecated. Also made debugging stuff private since it is only useful
6464         within GTK+.
6465
6466 1999-09-14  Damon Chaplin  <damon@karuna.freeserve.co.uk>
6467
6468         * gtk/tmpl/gtkfilesel.sgml: fixed mismatched parentheses.
6469
6470 1999-09-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
6471
6472         * gdk/tmpl/event_structs.sgml: 
6473         * gdk/tmpl/drawing.sgml: minor fixes.
6474
6475 1999-09-20  David C. Mason  <dcm@redhat.com>
6476
6477         * gtk/tmpl/gtkimage.sgml: first pass at gtkimage... not complete
6478
6479 1999-08-28  Damon Chaplin  <damon@karuna.freeserve.co.uk>
6480
6481         * gtk/tmpl/gtkbbox.sgml: new section from Lee Mallabone.
6482
6483         * gdk/gdk-sections.txt: rearranged rgb, regions, and drawing sections.
6484
6485         * gdk/tmpl/rgb.sgml: new section from Raph Levien, with a few changes
6486         by me, including a little example app.
6487
6488         * gdk/tmpl/regions.sgml: 
6489         * gdk/tmpl/event_structs.sgml: 
6490         * gdk/tmpl/drawing.sgml: my first attempt.
6491         * gdk/tmpl/cursors.sgml: tiny changes.
6492
6493 Tue Aug 17 09:14:01 1999  Owen Taylor  <otaylor@redhat.com>
6494
6495         * gtk/tmpl/gtktypeutils.sgml: Fix corrupted end tag.
6496
6497         * gtk/tmpl/gtkselection.sgml gtk/tmpl/gtkrc.sgml
6498           gtk/tmpl/gtkdnd.sgml gtk/tmpl/gtkarrow.sgml
6499           gtk/tmpl/gtkpaned.sgml gtk/tmpl/gtkmisc.sgml
6500           gtk/tmpl/gtkhandlebox.sgml gtk/tmpl/gtkctree.sgml:
6501         Added missing close tags.
6502
6503 Thu Aug 19 14:43:08 1999  Owen Taylor  <otaylor@redhat.com>
6504
6505         * gdk/tmpl/gcs.sgml gdk/gdk-sections.txt: Added section. 
6506           (Written a while ago but fell through the cracks)
6507
6508         * gtk/gtk-docs.sgml: Add a &hash; entity here as a
6509           temporary hack. (There is no standard entity
6510           for '#', and no way of escaping '#' in gtk-doc)
6511
6512         * gtk/tmpl/gtkrc.sgml: Use the above to fix up #rrggbb
6513           string literals.
6514
6515         * gtk/tmpl/gtkdrawingarea.sgml: Fixed a couple
6516           of errors in the example. (pointed out by
6517           Nick Lamb)
6518
6519 Mon Aug 16 6:60:53 1999  Owen Taylor  <otaylor@redhat.com>
6520
6521         * gdk/tmpl/properties.sgml
6522           gdk/tmpl/selections.sgml
6523           gdk/tmpl/input_devices.sgml: Documented
6524
6525         * gdk/gdk-sections.txt: Moved around types for
6526           input devices properties and selections, marked
6527           a few functions as private.