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