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