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