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