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