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