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