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