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