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