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