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