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