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