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