]> Pileus Git - ~andy/gtk/blob - docs/reference/ChangeLog
4b236a7e40ec14dc70d71c115d042eff13ff88b1
[~andy/gtk] / docs / reference / ChangeLog
1 Wed May 12 00:30:57 2004  Matthias Clasen  <maclas@gmx.de>
2
3         * gdk/tmpl/gcs.sgml: Additions.
4
5 2004-05-11  Matthias Clasen  <mclasen@redhat.com>
6
7         * gtk/tmpl/gtkenums.sgml: Document the selection modes here,
8         rather than in the docs of deprecated list widgets.
9
10 Tue May 11 00:29:53 2004  Matthias Clasen  <maclas@gmx.de>
11
12         * gtk/tmpl/gtkpixmap.sgml: 
13         * gtk/tmpl/gtkoldeditable.sgml: 
14         * gtk/tmpl/gtklistitem.sgml: 
15         * gtk/tmpl/gtklist.sgml: 
16         * gtk/tmpl/gtkitemfactory.sgml: 
17         * gtk/tmpl/gtkctree.sgml: 
18         * gtk/tmpl/gtkclist.sgml: Add deprecation notes.
19
20 2004-05-10  Matthias Clasen  <mclasen@redhat.com>
21
22         * gtk/gtk-sections.txt: Add gtk_menu_get_for_attach_widet,
23         gtk_tree_view_get_fixed_height_mode,
24         gtk_tree_view_set_fixed_height_mode,
25         gtk_tree_view_get_hover_selection,
26         gtk_tree_view_set_hover_selection
27
28         * gdk/gdk-sections.txt: Add gdk_window_set_user_time().
29
30         * gdk-pixbuf/gdk-pixbuf.sgml: 
31         * gtk/gtk-docs.sgml: 
32         * gdk/gdk-docs.sgml: Add an index for 2.6 additions.
33
34 Fri May  7 01:21:14 2004  Matthias Clasen  <maclas@gmx.de>
35
36         * gtk/tmpl/gtkicontheme.sgml: Fix example.  (Steffen Röcker)
37
38 Thu May  6 00:22:38 2004  Matthias Clasen  <maclas@gmx.de>
39
40         * gtk/gtk-sections.txt: Add gtk_action_group_translate_string()
41
42 Thu May  6 00:04:03 2004  Matthias Clasen  <maclas@gmx.de>
43
44         * gtk/gtk-sections.txt: Add missing getters.
45
46 Wed May  5 23:46:19 2004  Matthias Clasen  <maclas@gmx.de>
47
48         * gtk/gtk-sections.txt: Add gtk_combo_box_get_active_text().
49
50 Wed May  5 23:12:36 2004  Matthias Clasen  <maclas@gmx.de>
51
52         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add 
53         gdk_pixbuf_format_is_scalable().
54
55 2004-05-05  Matthias Clasen  <mclasen@redhat.com>
56
57         * gtk/gtk-docs.sgml: 
58         * gdk-pixbuf/gdk-pixbuf.sgml: 
59         * gdk/gdk-docs.sgml: Add multiple indices.
60
61 2004-05-04  Matthias Clasen  <mclasen@redhat.com>
62
63         * gtk/tmpl/gtkuimanager.sgml: Fixes to the DTD.
64
65 2004-04-30  Matthias Clasen  <mclasen@redhat.com>
66
67         * === Released 2.4.1 ===
68
69 2004-04-29  Federico Mena Quintero  <federico@ximian.com>
70
71         * gtk/tmpl/gtkfilechooser.sgml: Added an .gtkrc-2.0 example of how
72         to actually change the key bindings.
73
74 2004-04-23  Matthias Clasen  <mclasen@redhat.com>
75
76         * gtk/tmpl/gtkdialog.sgml: 
77         * gtk/tmpl/gtkeditable.sgml: 
78         * gtk/tmpl/gtkfilesel.sgml: 
79         * gtk/tmpl/gtkmain.sgml: 
80         * gtk/tmpl/gtkmenu.sgml: 
81         * gtk/tmpl/gtkmessagedialog.sgml: 
82         * gtk/tmpl/gtktogglebutton.sgml: Remove excessive
83         casts from examples.  (#139387, Olexiy Avramchenko)
84
85         * gtk/migrating-GtkAction.sgml: Fix an example.  
86         (#138966, Tim-Philipp Müller)
87
88         * gdk/tmpl/properties.sgml: Document the only_if_exists argument
89         to gdk_atom_intern() as ignored.
90
91 2004-04-21  Matthias Clasen  <mclasen@redhat.com>
92
93         * gtk/gtk-sections.txt: Add GtkFileChooserEmbed to a 
94         Private section, so gtk-doc can strip it out of the hierarchy.
95
96 2004-04-15  Federico Mena Quintero  <federico@ximian.com>
97
98         * gtk/tmpl/gtkfilechooser.sgml: Added a section explaining
99         character encoding for filenames.
100
101 2004-04-13  Matthias Clasen  <mclasen@redhat.com>
102
103         * gtk/tmpl/gtkuimanager.sgml: Some corrections.
104
105 2004-04-13  Federico Mena Quintero  <federico@ximian.com>
106
107         * gtk/tmpl/gtkfilechooser.sgml: Typo fix.
108
109 2004-04-12  Federico Mena Quintero  <federico@ximian.com>
110
111         * gtk/tmpl/gtkfilechooser.sgml: Added documentation about
112         GtkFileChooserDefault's key binding signals.
113
114 2004-03-26  Federico Mena Quintero  <federico@ximian.com>
115
116         * gtk/tmpl/gtkfilechooserdialog.sgml: Added a section about using
117         known response codes for "accept"-type buttons, rather than custom
118         responses.  This is related to bugs #136237 and #138263.
119
120 Tue Mar 16 13:17:26 2004  Owen Taylor  <otaylor@redhat.com>
121
122         * === Released 2.4.0 ===
123
124 Tue Mar 16 00:13:19 2004  Matthias Clasen  <maclas@gmx.de>
125
126         * gtk/tmpl/gtktreestore.sgml: Remove cvs conflict
127         markers.
128
129 Sun Mar 14 22:27:59 2004  Owen Taylor  <otaylor@redhat.com>
130
131         * gtk/tmpl/gtktreeview.sgml: Document 
132         #GtkTreeViewSearchEqualFunc and its backwards return
133         value.
134
135 Mon Mar 15 02:36:32 2004  Matthias Clasen  <maclas@gmx.de>
136
137         * gtk/tmpl/gtkentrycompletion.sgml: Add some docs.
138
139 Tue Mar  9 09:34:10 2004  Owen Taylor  <otaylor@redhat.com>
140
141         * === Released 2.3.6 ===
142
143 Tue Mar  9 00:52:56 2004  Matthias Clasen  <maclas@gmx.de>
144
145         * gtk/migrating-GtkAction.sgml: Fix the example XML ui
146         description.
147
148 Mon Mar  8 08:26:52 2004  Owen Taylor  <otaylor@redhat.com>
149
150         * gtk/building.sgml: Fix link to gettext. (Henning Nielsen Lund)
151
152 Sat Mar  6 23:50:37 2004  Matthias Clasen  <maclas@gmx.de>
153
154         * gtk/tmpl/gtkrc.sgml: Document that [xy]thickness can
155         be specified in a style.
156
157 Fri Mar  5 23:58:01 2004  Matthias Clasen  <maclas@gmx.de>
158
159         * gtk/tmpl/gtktreemodelfilter.sgml: A little addition.
160
161 Fri Mar  5 23:45:06 2004  Matthias Clasen  <maclas@gmx.de>
162
163         * gtk/tmpl/gtkinvisible.sgml: Remove "internally-used"
164         which sounds like "private".
165
166 Tue Mar  2 23:51:24 2004  Matthias Clasen  <maclas@gmx.de>
167
168         * gtk/tmpl/gtkentrycompletion.sgml: Add a bit about actions.
169
170 Mon Mar  1 19:47:48 2004  Owen Taylor  <otaylor@redhat.com>
171
172          * === Released 2.3.5 ====
173
174         * gtk/gtk-sections.txt: Update
175
176 Sun Feb 29 22:04:43 2004  Owen Taylor  <otaylor@redhat.com>
177
178         * gtk/gtk-sections.txt: Add gtk_entry_get_alignment
179
180 Sun Feb 29 20:32:18 2004  Owen Taylor  <otaylor@redhat.com>
181
182         * gtk/gtk-sections.txt: Add gtk_window_mnemonic_activate
183
184 Sat Feb 28 01:14:23 2004  Matthias Clasen  <maclas@gmx.de>
185
186         * gtk/migrating-GtkComboBox.sgml: New chapter.
187
188 Sat Feb 28 01:11:53 2004  Matthias Clasen  <maclas@gmx.de>
189
190         * gtk/gtk-docs.sgml: Include migrating-GtkComboBox.sgml.
191
192 Sat Feb 28 01:11:34 2004  Matthias Clasen  <maclas@gmx.de>
193
194         * gtk/Makefile.am (content_files): Add migrating-GtkComboBox.sgml.
195
196 Fri Feb 27 22:54:01 2004  Matthias Clasen  <maclas@gmx.de>
197
198         * gtk/gtk-docs.sgml: Sort deprecated widgets alphabetically.
199
200 2004-02-27  Federico Mena Quintero  <federico@ximian.com>
201
202         * gtk/migrating-GtkAction.sgml: Put explicit <link> elements
203         instead of #Symbol, because the latter doesn't get substituted by
204         gtk-doc outside of template files.  Thanks to Matthias for
205         pointing this out.
206
207         * gtk/migrating-GtkFileChooser.sgml: Likewise.
208
209         * gtk/gtk-sections.txt: Removed gtk_file_chooser_{set,get}_folder_mode.
210
211 Fri Feb 27 22:51:35 2004  Matthias Clasen  <maclas@gmx.de>
212
213         * gtk/tmpl/gtkoptionmenu.sgml: 
214         * gtk/tmpl/gtkcombo.sgml: Add some more deprecation notes.
215
216 Fri Feb 27 22:47:28 2004  Matthias Clasen  <maclas@gmx.de>
217
218         * gtk/tmpl/gtkfilechooser.sgml: Suppress link in example.
219
220 Fri Feb 27 22:40:50 2004  Matthias Clasen  <maclas@gmx.de>
221
222         * gtk/Makefile.am (IGNORE_HFILES): Add gtkpathbar.h
223
224 Fri Feb 27 22:27:34 2004  Matthias Clasen  <maclas@gmx.de>
225
226         * gtk/gtk-sections.txt: Add gtk_widget_{add,remove,list}_mnemonic_label(s).
227
228 2004-02-27  Federico Mena Quintero  <federico@ximian.com>
229
230         * gtk/migrating-GtkFileChooser.sgml: Inform about
231         gtk_file_chooser_set_action().
232
233 Thu Feb 26 22:18:21 2004  Matthias Clasen  <maclas@gmx.de>
234
235         * gtk/gtk-sections.txt: Add gtk_combo_box_entry_new_text.
236
237 Thu Feb 26 21:41:25 2004  Matthias Clasen  <maclas@gmx.de>
238
239         * gtk/gtk-sections.txt: Add gtk_rc_reset_styles.
240
241 Tue Feb 24 19:06:20 2004  Owen Taylor  <otaylor@redhat.com>
242
243         * === Released 2.3.4 ===
244
245 2004-02-24  Federico Mena Quintero  <federico@ximian.com>
246
247         * gtk/tmpl/gtkexpander.sgml: Added a section about usage when you
248         want to manage the expanded widgets yourself.
249
250 Tue Feb 24 14:45:03 2004  Owen Taylor  <otaylor@redhat.com>
251
252         * === Released 2.3.3 ===
253
254 Thu Feb 19 00:11:23 2004  Matthias Clasen  <maclas@gmx.de>
255
256         * gtk/gtk-sections.txt: Add gtk_radio_menu_item_new_from_widget
257         gtk_radio_menu_item_new_with_label_from_widget,
258         gtk_radio_menu_item_new_with_mnemonic_from_widget.
259
260 2004-02-17  Federico Mena Quintero  <federico@ximian.com>
261
262         * gtk/migrating-checklist.sgml: Add a missing semicolon to an
263         entity.
264
265 2004-02-16  Federico Mena Quintero  <federico@ximian.com>
266
267         * gtk/migrating-checklist.sgml: Umm, I'm on crack.  Use
268         gtk_accelerator_get_default_mod_mask().
269
270         * gdk/tmpl/windows.sgml: Removed the incorrect description from
271         GDK_MODIFIER_MASK.
272
273 2004-02-16  Federico Mena Quintero  <federico@ximian.com>
274
275         * gdk/tmpl/windows.sgml: Added an example of how to use
276         GDK_MODIFIER_MASK to test for modifier keys correctly.
277
278         * gtk/migrating-checklist.sgml: Likewise.
279
280 Sun Feb 15 23:51:08 2004  Matthias Clasen  <maclas@gmx.de>
281
282         * gtk/tmpl/gtkcomboboxentry.sgml: 
283         * gtk/tmpl/gtkcombobox.sgml: Add short descriptions.
284
285 Sun Feb 15 22:09:53 2004  Matthias Clasen  <maclas@gmx.de>
286
287         * gtk/tmpl/gtkcombo.sgml: 
288         * gtk/tmpl/gtkoptionmenu.sgml: Add deprecation notes pointing
289         people to GtkComboBox.
290
291 Sun Feb 15 02:46:53 2004  Matthias Clasen  <maclas@gmx.de>
292
293         * gtk/tmpl/gtktreednd.sgml: Add docs.
294
295 Sat Feb 14 03:09:49 2004  Matthias Clasen  <maclas@gmx.de>
296
297         * gtk/gtk-sections.txt: Remove duplicated section for
298         file gtktreednd.sgml.
299
300 Fri Feb 13 00:54:24 2004  Matthias Clasen  <maclas@gmx.de>
301
302         * gtk/gtk-sections.txt: Add gtk_scale_get_layout
303         and gtk_scale_get_layout_offsets.
304
305 Thu Feb 12 23:56:12 2004  Matthias Clasen  <maclas@gmx.de>
306
307         * gtk/gtk-sections.txt: Add gtk_tooltips_get_info_from_tip_window.
308
309 Thu Feb 12 23:30:25 2004  Matthias Clasen  <maclas@gmx.de>
310
311         * gtk/gtk-sections.txt: Add gtk_combo_box_{popup,popdown}.
312
313 Thu Feb 12 02:00:53 2004  Matthias Clasen  <maclas@gmx.de>
314
315         * gtk/tmpl/gtktreemodelfilter.sgml: 
316         * gtk/tmpl/gtkentrycompletion.sgml: 
317         * gtk/tmpl/gtkcelllayout.sgml: Additions.
318
319 Thu Feb 12 01:27:02 2004  Matthias Clasen  <maclas@gmx.de>
320
321         * gtk/gtk-sections.txt: Updates.
322
323 Thu Feb 12 01:26:42 2004  Matthias Clasen  <maclas@gmx.de>
324
325         * gtk/Makefile.am (IGNORE_HFILES): Add some private headers.
326
327 Sat Feb  7 00:38:23 2004  Matthias Clasen  <maclas@gmx.de>
328
329         * gtk/gtk-sections.txt: Add GtkAccelMap, gtk_accel_map_get,
330         and a bunch of standard and private accel map symbols.
331
332 Sat Feb  7 00:38:03 2004  Matthias Clasen  <maclas@gmx.de>
333
334         * gtk/gtk.types: Add gtk_accel_map_get_type.
335
336 Sun Feb  1 00:37:44 2004  Matthias Clasen  <maclas@gmx.de>
337
338         * gtk/tmpl/gtkobject.sgml: Remove misleading documentation for 
339         gtk_object_set_user_data().  (#101614)
340
341 Sun Feb  1 00:30:53 2004  Matthias Clasen  <maclas@gmx.de>
342
343         * gdk/tmpl/general.sgml: Improve the documentation of event_mask for
344         gdk_pointer_grab.  (#132223, Pascal Haakmat)
345
346 Fri Jan 30 00:27:36 2004  Matthias Clasen  <maclas@gmx.de>
347
348         * gtk/tmpl/gtkcombo.sgml: Document clearing the list with
349         gtk_combo_set_popdown_strings().
350
351 Wed Jan 28 22:51:41 2004  Matthias Clasen  <maclas@gmx.de>
352
353         * gtk/tmpl/gtktreeviewcolumn.sgml: Remove unfinished sentence, until
354         jrb finds time to write a real description.
355
356 Wed Jan 28 21:46:55 2004  Matthias Clasen  <maclas@gmx.de>
357
358         * gdk/tmpl/event_structs.sgml: Fix a header name misspelling.  
359         (#123589, Jan Huelsbergen)
360
361 2004-01-23  Federico Mena Quintero  <federico@ximian.com>
362
363         * gtk/migrating-checklist.sgml: Note that a widget must be
364         focusable for the menu keybindings to work.
365
366 2004-01-22  Federico Mena Quintero  <federico@ximian.com>
367
368         * gtk/migrating-checklist.sgml: Mention when it is useful to use
369         GdkEventExpose.region rather than GdkEventExpose.area.
370
371 2004-01-22  Federico Mena Quintero  <federico@ximian.com>
372
373         * gtk/migrating-checklist.sgml: Point to GtkEntry as an example of
374         a widget that uses a custom function to position its popup menu.
375
376 2004-01-22  Federico Mena Quintero  <federico@ximian.com>
377
378         * gtk/migrating-checklist.sgml: New chapter with a "Migration
379         Checklist" of things people need to do to be good citizens in the
380         GTK+ world.  This is mainly a way to tell people about interesting
381         APIs that they should use instead of hand-hacked approaches.
382
383         * gtk/gtk-docs.sgml: Added migrating-checklist.sgml.
384
385         * gtk/Makefile.am (content_files): Likewise.
386
387 Thu Jan 22 01:46:45 2004  Jonathan Blandford  <jrb@gnome.org>
388
389         * gtk/tmpl/gtktreemodelsort.sgml: new introduction section.
390
391 2004-01-20  Federico Mena Quintero  <federico@ximian.com>
392
393         * gtk/gtk-sections.txt: Added gtk_paned_get_child[12].
394
395 Thu Jan 15 23:54:46 2004  Matthias Clasen  <maclas@gmx.de>
396
397         * gtk/gtk-docs.sgml: Move the old chapters about 1.2 and 2.0 
398         changes to Federicos new 'migrating' part.
399
400 Fri Jan  9 00:38:58 2004  Matthias Clasen  <maclas@gmx.de>
401
402         * gtk/gtk-sections.txt: Add gtk_ui_manager_get_toplevels.
403
404 Thu Jan  8 00:14:02 2004  Matthias Clasen  <maclas@gmx.de>
405
406         * gtk/tmpl/gtkmain.sgml (gtk_input_add_full): Fix link in deprecation
407         note.
408
409 Wed Jan  7 22:25:45 2004  Matthias Clasen  <maclas@gmx.de>
410
411         * gtk/gtk-sections.txt: Add gtk_action_new, gtk_toggle_action_new,
412         gtk_radio_action_new, gtk_action_group_add_action_with_accel.
413
414 Wed Jan  7 01:56:33 2004  Matthias Clasen  <maclas@gmx.de>
415
416         * gdk-pixbuf/tmpl/file-saving.sgml: Document GdkPixbufSaveFunc.
417
418         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufSaveFunc,
419         gdk_pixbuf_save_to_callback, gdk_pixbuf_save_to_callbackv,
420         gdk_pixbuf_save_to_buffer and gdk_pixbuf_save_to_bufferv.
421
422 Wed Jan  7 01:27:23 2004  Matthias Clasen  <maclas@gmx.de>
423
424         * gdk-pixbuf/tmpl/module_interface.sgml: Document expected
425         module behaviour if the size_func returns 0.
426
427 Wed Jan  7 01:26:07 2004  Matthias Clasen  <maclas@gmx.de>
428
429         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add gdk_pixbuf_get_file_info.
430
431 2004-01-06  Federico Mena Quintero  <federico@ximian.com>
432
433         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Added a section on how to
434         compute pixel offsets for gdk_pixbuf_get_pixels().
435
436 Mon Dec 29 01:40:20 2003  Matthias Clasen  <maclas@gmx.de>
437
438         * gtk/gtk-sections.txt: Add gtk_accel_map_{un,}lock_path.
439
440 Wed Dec 24 01:12:12 2003  Matthias Clasen  <maclas@gmx.de>
441
442         * gtk/gtk-sections.txt: Add GtkClipboardTargetReceivedFunc,
443         gtk_clipboard_request_targets, gtk_clipboard_wait_for_targets.
444
445 Wed Dec 24 01:11:36 2003  Matthias Clasen  <maclas@gmx.de>
446
447         * gtk/tmpl/gtkclipboard.sgml: Document GtkClipboardTargetReceivedFunc.
448
449 Sun Dec 21 01:58:33 2003  Matthias Clasen  <maclas@gmx.de>
450
451         * gtk/gtk-sections.txt: Add gtk_menu_shell_cancel.
452
453 Thu Dec 18 01:24:35 2003  Matthias Clasen  <maclas@gmx.de>
454
455         * gtk/gtk-sections.txt: Add gtk_message_dialog_set_markup
456
457 Tue Dec 16 01:57:13 2003  Matthias Clasen  <maclas@gmx.de>
458
459         * gdk/gdk-sections.txt: Add gdk_display_set_double_click_distance.
460
461 Mon Dec 15 01:03:08 2003  Matthias Clasen  <maclas@gmx.de>
462
463         * gtk/gtk-sections.txt: Add gtk_button_[sg]et_alignment.
464
465 Sun Dec 14 01:25:49 2003  Matthias Clasen  <maclas@gmx.de>
466
467         * gdk/gdk-sections.txt: Add gdk_x11_register_standard_event_type.
468
469 Sat Dec 13 22:37:46 2003  Matthias Clasen  <maclas@gmx.de>
470
471         * gtk/Makefile.am (HTML_IMAGES): Add 
472         stock_dialog_authentication_48.png.  (#129255, Olivier Andrieu)
473
474 Fri Dec 12 00:52:25 2003  Matthias Clasen  <maclas@gmx.de>
475
476         * gdk/gdk-sections.txt: Add the new gdk_spawn_* and
477         gdk_threads_* declarations.
478
479 Thu Dec 11 01:57:55 2003  Matthias Clasen  <maclas@gmx.de>
480
481         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Signal documentation
482         moved inline.
483
484 Thu Dec 11 00:04:10 2003  Matthias Clasen  <maclas@gmx.de>
485
486         * gtk/gtk-sections.txt: Add gtk_window_[sg]et_accept_focus().
487         * gdk/gdk-sections.txt: Add gdk_window_set_accept_focus().
488
489 Wed Dec 10 00:09:51 2003  Matthias Clasen  <maclas@gmx.de>
490
491         * gdk/gdk-sections.txt: Add gdk_window_get_group(), 
492         gdk_display_get_default_group().
493
494 2003-12-08  Federico Mena Quintero  <federico@ximian.com>
495  
496         * gtk/migrating-GtkAction.sgml: New chapter about how to migrate
497         from gnome-ui/bonobo-ui/etc. to GtkAction.
498  
499         * gtk/gtk-docs.sgml: Integrated the above.
500  
501         * gtk/Makefile.am (content_files): Added migrating-GtkAction.sgml.
502  
503 Mon Dec  8 12:47:01 2003  Owen Taylor  <otaylor@redhat.com>
504
505         * gtk/Makefile.am (IGNORE_HFILES): Add xdgmime directory,
506         gtkfilesystemwin32.
507
508         * gtk/gtk-sections.txt: Some updates.
509
510 Sun Nov 23 20:59:57 2003  Matthias Clasen  <maclas@gmx.de>
511
512         * gtk/tree_widget.sgml: Add a missing comma.
513
514 Fri Nov 21 00:09:36 2003  Matthias Clasen  <maclas@gmx.de>
515
516         * gtk/tmpl/gtkfontsel.sgml: 
517         * gtk/tmpl/gtkfontseldlg.sgml: Remove leftover documentation of
518         the filter functionality that got removed long ago.
519
520 2003-11-18  Federico Mena Quintero  <federico@ximian.com>
521
522         * gtk/tmpl/gtkfilechooser.sgml: Added sections section about
523         generating previews and including extra widgets.
524
525         * gtk/gtk-docs.sgml: Added a part about migrating old code to new
526         widgets.
527
528         * gtk/migrating-GtkFileChooser.sgml: New file.
529
530         * gtk/Makefile.am (content_files): Added
531         migrating-GtkFileChooser.sgml.
532
533 Tue Nov 18 00:12:23 2003  Matthias Clasen  <maclas@gmx.de>
534
535         * gdk/gdk-sections.txt: Add gdk_drawable_copy_to_image.
536
537 Mon Nov 17 23:29:21 2003  Matthias Clasen  <maclas@gmx.de>
538
539         * gtk/gtk-sections.txt: Add gtk_combo_box_new_with_model,
540         gtk_combo_box_set_model.
541
542 Sun Nov 16 00:41:48 2003  Matthias Clasen  <maclas@gmx.de>
543  
544         * gtk/gtk-sections.txt: Remove gtk_tool_item_[sg]et_pack_end.
545
546 Sun Nov 16 00:32:18 2003  Matthias Clasen  <maclas@gmx.de>
547
548         * gtk/gtk-sections.txt: Move GtkFileChooser out of the
549         private section, in order to get the autogenerated docs
550         on hierarchy, signals, properties, etc.
551
552 Sat Nov 15 00:25:39 2003  Matthias Clasen  <maclas@gmx.de>
553
554         * gdk-pixbuf/tmpl/module_interface.sgml: Add an example
555         for GdkPixbufModulePattern.
556
557 Wed Nov 12 21:52:35 2003  Matthias Clasen  <maclas@gmx.de>
558
559         * gtk/gtk-sections.txt: Add gtk_menu_set_monitor.
560
561 Fri Oct 24 13:15:32 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
562
563         * gtk/tmpl/gtktoolbar.sgml, gtk/tmpl/gtkseparatortoolitem.sgml:
564         Mention the "expand" and "draw" trick for separator tool items.
565
566 Fri Oct 24 17:21:04 2003  Owen Taylor  <otaylor@redhat.com>
567
568         * gdk-pixbuf/Makefile.am gtk/Makefile.am: Distribute generated
569         man pages.
570
571 2003-10-23  Federico Mena Quintero  <federico@ximian.com>
572
573         * gtk/tmpl/gtkfilechooser.sgml: Added the text for the initial
574         section, and descriptions for the signals and enumerations.
575
576         * gtk/tmpl/gtkfilechooserdialog.sgml: Added the text for the
577         initial section, and a short example.
578
579         * gtk/tmpl/gtkfilechooserwidget.sgml: Added the text for the
580         initial section.
581
582 Fri Oct 24 00:25:07 2003  Matthias Clasen  <maclas@gmx.de>
583
584         * gtk/tmpl/gtkfilefilter.sgml: 
585         * gtk/tmpl/gtkfilechooser.sgml: 
586         * gtk/tmpl/gtkfilechooserwidget.sgml: 
587         * gtk/tmpl/gtkfilechooserdialog.sgml: Add short descriptions.
588
589 Thu Oct 23 22:41:02 2003  Matthias Clasen  <maclas@gmx.de>
590
591         * gtk/gtk-docs.sgml: Move GtkCombo and GtkOptionMenu to
592         the "Deprecated" chapter. Add GtkFileChooser, GtkFileChooserDialog,
593         GtkFileChooseWidget and GtkFileFilter.
594
595 2003-10-23  Federico Mena Quintero  <federico@ximian.com>
596
597         * gtk/gtk.types: Added gtk_file_chooser_get_type,
598         gtk_file_chooser_dialog_get_type,
599         gtk_file_chooser_widget_get_type, gtk_file_filter_get_type.
600
601         * gtk/gtk-sections.txt: Added GtkFileChooser,
602         GtkFileChooserWidget, GtkFileChooserDialog, GtkFileFilter.
603
604         * gtk/Makefile.am (IGNORE_HFILES): Added gtkcellrendererseptext.h,
605         gtkfilechooserdefault.h, gtkfilechooserentry.h,
606         gtkfilechooserutils.h, gtkfilesystem.h, gtkfilesystemmodel.h,
607         gtkfilesystemunix.h.
608
609         * gtk/tmpl/gtkfilechooser.sgml: New template file.
610
611         * gtk/tmpl/gtkfilechooserdialog.sgml: Likewise.
612
613         * gtk/tmpl/gtkfilechooserwidget.sgml: Likewise.
614
615         * gtk/tmpl/gtkfilefilter.sgml: Likewise.
616
617 Sun Oct 12 00:33:48 2003  Matthias Clasen  <maclas@gmx.de>
618
619         * gtk/gtk.types: Add the get_type() functions for
620         GtkEntryCompletion, GtkTreeModelFilter, GtkCellLayout, 
621         GtkComboBox, GtkComboBoxEntry.
622
623 Sat Oct 11 00:18:46 2003  Matthias Clasen  <maclas@gmx.de>
624
625         * gtk/tmpl/gtkprogressbar.sgml: Included 
626         gtk_progress_bar_get_orientation() in the list of undeprecated 
627         functions, use less clumsy markup for enumerations.
628
629 2003-10-02  Matthias Clasen  <maclas@gmx.de>
630
631         * gtk/Makefile.am (IGNORE_HFILES): Add gtkcellview.h and
632         gtkcellviewmenuitem.h.
633
634         * gtk/tmpl/gtkentrycompletion.sgml: 
635         * gtk/tmpl/gtktreemodelfilter.sgml: 
636         * gtk/tmpl/gtkcelllayout.sgml: 
637         * gtk/tmpl/gtkcombobox.sgml: 
638         * gtk/tmpl/gtkcomboboxentry.sgml: New templates.
639
640         * gtk/gtk-sections.txt: 
641         * gtk/gtk-docs.sgml: Add sections for GtkEntryCompletion, 
642         GtkTreeModelFilter, GtkCellLayout, GtkComboBox, GtkComboBoxEntry.
643
644         * gtk/tmpl/gtktreednd.sgml: Add short description.
645
646         * gtk/gtk-docs.sgml: Move GtkItemFactory to the "Deprecated" chapter.
647
648         * gtk/tmpl/gtktoggletoolbutton.sgml: Fix section title.
649
650 2003-10-01  Matthias Clasen  <maclas@gmx.de>
651
652         * gdk/tmpl/keys.sgml: Add two missing signals.
653
654         * gtk/tmpl/gtkaction.sgml: Fix cross reference to GtkMenuMerge.
655
656         * gtk/gtk-sections.txt: Additions.
657
658         * gtk/tmpl/gtkitemfactory.sgml: Add hint to use #GtkUIManager instead.
659
660 2003-09-30  Matthias Clasen  <maclas@gmx.de>
661
662         * gtk/tmpl/gtkuimanager.sgml: Add a section about empty menus.
663
664         * gdk/tmpl/keys.sgml: Small addition.
665
666         * gdk/gdk-sections.txt: Add GdkDisplayClass and GdkScreenClass.
667
668         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufLoaderClass.
669
670 2003-09-22  Matthias Clasen  <maclas@gmx.de>
671
672         * gtk/tmpl/gtktable.sgml: Fix a copy-and-paste error.  (#122800)
673
674 2003-09-21  Matthias Clasen  <maclas@gmx.de>
675
676         * gtk/gtk-sections.txt: Add gtk_widget_[gs]et_no_show_all.
677         Add gtk_toggle_action_[gs]et_draw_as_radio.
678
679 2003-09-18  Matthias Clasen  <maclas@gmx.de>
680
681         * gtk/gtk-sections.txt: 
682         * gtk/tmpl/gtkuimanager.sgml: Updates for accelerator-only actions.
683
684 2003-09-16  Matthias Clasen  <maclas@gmx.de>
685
686         * gtk/tmpl/gtkaction.sgml: 
687         * gtk/tmpl/gtkradioaction.sgml: 
688         * gtk/tmpl/gtkactiongroup.sgml: 
689         * gtk/tmpl/gtkuimanager.sgml: Updates.
690
691 2003-09-15  Matthias Clasen  <maclas@gmx.de>
692
693         * gtk/tmpl/gtkuimanager.sgml: Add a paragraph about smart separators.
694
695         * gtk/gtk-sections.txt: Add gtk_action_group_add_toggle_actions[_full].
696
697 2003-09-12  Matthias Clasen  <maclas@gmx.de>
698
699         * gdk/tmpl/drawing.sgml: Add deprecation note for gdk_draw_pixmap().
700
701 2003-09-11  Matthias Clasen  <maclas@gmx.de>
702
703         * gdk/tmpl/drawing.sgml: Add hints about obtaining Pango 
704         structures. (#121953, Martin Pool)
705
706 2003-09-04  Matthias Clasen  <maclas@gmx.de>
707
708         * gtk/gtk-sections.txt: Add GtkUIManagerItemType.
709
710         * gtk/tmpl/gtkuimanager.sgml: Change the name of the "pos" 
711         attribute to "position".
712
713         * gtk/tmpl/gtkactiongroup.sgml: Doc tweaks.
714
715 2003-09-02  Matthias Clasen  <maclas@gmx.de>
716
717         * gtk/tmpl/gtkactiongroup.sgml: 
718         * gtk/tmpl/gtkuimanager.sgml: Additions.
719
720         * gtk/gtk-sections.txt: Add gtk_ui_manager_new_merge_id and
721         gtk_ui_manager_add_ui.
722
723 2003-09-01  Matthias Clasen  <maclas@gmx.de>
724
725         * gtk/tmpl/gtkuimanager.sgml: Add an example UI description.
726
727         * gtk/gtk-sections.txt: Add gtk_ui_manager_ensure_update.
728
729 2003-08-31  Matthias Clasen  <maclas@gmx.de>
730
731         * gtk/Makefile.am (IGNORE_HFILES): Add gtktoggleactionprivate.h
732
733         * gtk/tmpl/gtkuimanager.sgml: 
734         * gtk/gtk-sections.txt: Replace gtk_ui_manager_activate by
735         gtk_ui_manager_get_action.
736
737         * gtk/tmpl/gtkuimanager.sgml: 
738         * gtk/tmpl/gtkactiongroup.sgml: 
739         * gtk/tmpl/gtkaction.sgml: 
740         * gtk/tmpl/gtktoggleaction.sgml: 
741         * gtk/tmpl/gtkradioaction.sgml: Additions.
742
743         * gtk/gtk-sections.txt: Updates.
744
745         * gtk/gtk.types: Add GtkAction, GtkActionGroup, GtkToggleAction,
746         GtkRadioAction and GtkUIManager.
747         
748 2003-08-28  Matthias Clasen  <maclas@gmx.de>
749
750         * gdk/tmpl/events.sgml: Improve PointerHint docs.
751         * gdk/tmpl/event_structs.sgml: Explain is_hint field in GdkEventMotion.
752         (#120542)
753
754 2003-08-26  Matthias Clasen  <maclas@gmx.de>
755
756         * gtk/gtk-sections.txt: Rename GtkMenuMerge to GtkUIManager
757         * gtk/gtk-docs.sgml: Adjust.
758         * gtk/tmpl/gtkuimanager.sgml: New template.
759         * gtk/tmpl/gtkmenumerge.sgml: Removed.
760
761 2003-08-24  Matthias Clasen  <maclas@gmx.de>
762
763         * gtk/tmpl/gtkmenumerge.sgml: 
764         * gtk/tmpl/gtkaction.sgml: 
765         * gtk/tmpl/gtkactiongroup.sgml: 
766         * gtk/tmpl/gtkradioaction.sgml: 
767         * gtk/tmpl/gtktoggleaction.sgml: New templates.
768
769         * gtk/gtk-docs.sgml: 
770         * gtk/gtk-sections.txt: Add GtkMenuMerge, GtkAction, GtkActionGroup, 
771         GtkRadioAction, GtkToggleAction.
772
773 2003-08-11  Matthias Clasen  <maclas@gmx.de>
774  
775         * gdk/gdk-sections.txt: Add gdk_window_set_keep_above and
776         gdk_window_set_keep_below.  
777
778         * gtk/gtk-sections.txt: Add gtk_window_set_keep_above and
779         gtk_window_set_keep_below. 
780
781         * gdk/tmpl/event_structs.sgml: Document GDK_WINDOW_STATE_FULLSCREEN, 
782         GDK_WINDOW_STATE_ABOVE and GDK_WINDOW_STATE_BELOW.
783
784 2003-08-10  Matthias Clasen  <maclas@gmx.de>
785
786         * gtk/tmpl/gtkwidget.sgml: Document public GtkWidget members.
787         (#119463) 
788
789 2003-08-09  Matthias Clasen  <maclas@gmx.de>
790
791         * gtk/tmpl/gtkcalendar.sgml: Deprecate
792         GTK_CALENDAR_WEEK_START_MONDAY. (#87977) 
793
794 2003-08-03  Matthias Clasen  <maclas@gmx.de>
795
796         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Clarify misleading explanation
797         of rowstride. (#119000) 
798
799 Tue Jul 29 14:21:48 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
800
801         * gtk/tmpl/gtktoolbar.sgml: Move documentation inline
802
803 2003-07-29  Sven Neumann  <sven@gimp.org>
804
805         * gdk/tmpl/pixmaps.sgml: Resurrected documentation that got lost
806         when the window parameter was renamed to drawable.
807
808 2003-07-21  Matthias Clasen  <maclas@gmx.de>
809
810         * gtk/tmpl/gtkdnd.sgml: It is GTK_DEST_DEFAULT_DROP, not
811         GTK_DRAG_DEFAULT_DROP. (#117917, Tim-Philipp Müller)
812
813 2003-07-19  Matthias Clasen  <maclas@gmx.de>
814
815         * gtk/gtk-sections.txt: Add GTK_STOCK_DIALOG_AUTHENTICATION.
816
817         * gtk/tmpl/gtkstock.sgml: Add GTK_STOCK_DIALOG_AUTHENTICATION.
818
819         * gtk/gtk-sections.txt: Add gtk_button_box_get_child_secondary().
820
821 2003-07-18  Matthias Clasen  <maclas@gmx.de>
822
823         * gtk/gtk-sections.txt: Add gtk_message_dialog_new_with_markup()
824         and gtk_window_set_default_icon(). 
825
826 2003-07-15  Matthias Clasen  <maclas@gmx.de>
827
828         * gtk/tmpl/gtkseparatortoolitem.sgml: 
829         * gtk/tmpl/gtkradiotoolbutton.sgml: 
830         * gtk/tmpl/gtktoggletoolbutton.sgml: New templates.
831
832         * gtk/gtk-docs.sgml: Include gtkseparatortoolitem.xml,
833         gtkradiotoolbutton.xml and gtktoggletoolbutton.xml.
834
835         * gtk/gtk.types: Add gtk_separator_tool_item_get_type,
836         gtk_radio_tool_button_get_type and gtk_toggle_tool_button_get_type.
837
838         * gtk/gtk-sections.txt: Add GtkSeparatorToolItem,
839         GtkRadioToolButton and GtkToggleToolButton sections.
840
841         * gdk/tmpl/input_devices.sgml: Remove docs for
842         gdk_device_get_history() which are now inline. 
843
844         * gdk/gdk-sections.txt: Add gdk_display_flush.
845
846 2003-07-13  Matthias Clasen  <maclas@gmx.de>
847
848         * gtk/gtk.types: Add gtk_tool_button_get_type and
849         gtk_tool_item_get_type. 
850         
851         * gtk/tmpl/gtktoolbutton.sgml:
852         * gtk/tmpl/gtktoolitem.sgml:
853         * gtk/gtk-docs.sgml: 
854         * gtk/gtk-sections.txt: Add new toolbar api.
855
856         * gtk/tmpl/gtkdnd.sgml: Remove docs for gtk_drag_begin(), which
857         are now inline. 
858
859         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add
860         gdk_pixbuf_new_from_file_at_size. 
861
862 2003-07-08  Matthias Clasen  <maclas@gmx.de>
863
864         * gtk/tmpl/gtkfilesel.sgml: Fix the example.  (#116575)
865
866 Wed Jul  2 18:15:21 2003  Owen Taylor  <otaylor@redhat.com>
867
868         * gtk/Makefile.am gtk/gtk-docs.sgml gtk/gtksections.txt
869         gtk/tmpl/gtkicontheme.sgml: Document named icon system.
870
871         * gtk/tmpl/gtkrc.sgml: Mention specifying named icons
872         as @"icon-name".
873
874         * gtk/tmpl/gtkimage.sgml: Add a cross-reference to stock
875         icons.
876
877 2003-07-01  Matthias Clasen  <maclas@gmx.de>
878
879         * gtk/tmpl/gtkcolorbutton.sgml: 
880         * gtk/tmpl/gtkfontbutton.sgml: 
881         * gtk/tmpl/gtkexpander.sgml: New files. Templates for GtkExpander,
882         GtkFontButton and GtkColorButton. 
883
884         * gtk/gtk-sections.txt: Add a sections for GtkExpander,
885         GtkColorButton and GtkFontButton. 
886
887         * gtk/gtk-docs.sgml: Add an entities for GtkExpander,
888         GtkColorButton and GtkFontButton. 
889         
890         * gtk/gtk.types: Add gtk_expander_get_type,
891         gtk_color_button_get_type() and gtk_font_button_get_type(). 
892
893         * gdk/gdk-sections.txt: Add
894         gdk_cursor_new_from_pixbuf(), gdk_display_supports_cursor_alpha(), 
895         gdk_display_supports_cursor_color(),
896         gdk_display_get_default_cursor_size() and 
897         gdk_display_get_maximal_cursor_size(). 
898
899 2003-06-30  Matthias Clasen  <maclas@gmx.de>
900
901         * gtk/tmpl/gtkcontainer.sgml: Write a bit about size negotiation. 
902
903         * gtk/tmpl/gtkwidget.sgml: Some additions.
904
905 2003-06-24  Matthias Clasen  <maclas@gmx.de>
906
907         * gtk/gtk-docs.sgml: Move GtkIMContext to "Abstract Base Classes",
908         since its abstract. 
909
910         * gtk/tmpl/gtkaccessible.sgml: 
911         * gtk/tmpl/gtkimmulticontext.sgml: 
912         * gtk/tmpl/gtkimcontextsimple.sgml: 
913         * gtk/tmpl/gtkimcontext.sgml: 
914         * gtk/tmpl/gtkviewport.sgml: 
915         * gtk/tmpl/gtkcellrenderertext.sgml: 
916         * gtk/tmpl/gtkcellrendererpixbuf.sgml: 
917         * gtk/tmpl/gtkcelleditable.sgml: 
918         * gtk/tmpl/gtktreemodelsort.sgml: 
919         * gtk/tmpl/gtktreednd.sgml: 
920         * gtk/tmpl/gtktreesortable.sgml: Add short descriptions.
921
922 2003-06-23  Matthias Clasen  <maclas@gmx.de>
923
924         * gtk/Makefile.am (HTML_IMAGES): Add RTL variants of stock icons.
925
926         * gtk/tmpl/gtkstock.sgml: Document RTL variants of stock icons. 
927
928 2003-06-22  Matthias Clasen  <matthias@localhost.localdomain>
929
930         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Typo fix.
931
932         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add
933         gdk_pixbuf_loader_new_with_mime_type. 
934
935 2003-06-19  Matthias Clasen  <maclas@gmx.de>
936
937         * gtk/question_index.sgml: Add a question about changing
938         fonts. And one about "Getting Started".  (#114747, #108015)      
939
940 2003-06-17  Matthias Clasen  <maclas@gmx.de>
941
942         * gdk-pixbuf/Makefile.am: Add rule to regenerate man pages from 
943         Docbook.
944         (man_MANS): Add gdk-pixbuf-csource.1, gdk-pixbuf-query-loaders.1.
945         (content_files): Add gdk-pixbuf-csource.xml, 
946         gdk-pixbuf-query-loaders.xml.
947
948         * gdk-pixbuf/gdk-pixbuf-csource.xml: New refentry, containing the 
949         former gdk-pixbuf/gdk-pixbuf-csource.1, converted to Docbook.
950
951         * gdk-pixbuf/gdk-pixbuf-query-loaders.xml: New refentry.
952
953         * gdk-pixbuf/gdk-pixbuf-csource.1:
954         * gdk-pixbuf/gdk-pixbuf-query-loaders.1: Man pages generated from
955         the .xml sources.
956
957         * gdk-pixbuf/gdk-pixbuf.sgml: Include gdk-pixbuf-csource.xml and
958         gdk-pixbuf-query-loaders.xml.
959         
960         * gtk/Makefile.am: Add rule to regenerate man pages from Docbook.
961         (man_MANS): Add gtk-query-immodules-2.0.1
962         (content_files): Add gtk-query-immodules-2.0.xml
963
964         * gtk/gtk-query-immodules-2.0.xml: New refentry.
965
966         * gtk/gtk-query-immodules-2.0.1: Man page generated from the .xml 
967         source.
968
969         * gtk/gtk-docs.sgml: Include gtk-query-immodules-2.0.xml.
970
971         * gtk/gtk-docs.sgml: 
972         * gdk-pixbuf/gdk-pixbuf.sgml: 
973         * gdk/gdk-docs.sgml: Add autogenerated indices.
974
975 2003-06-11  Matthias Clasen  <maclas@gmx.de>
976
977         * gtk/tmpl/gtkdnd.sgml: Fix some typos.
978
979 2003-06-10  Matthias Clasen  <maclas@gmx.de>
980
981         * gtk/gtk-sections.txt: Add gtk_text_view_[gs]et_overwrite().
982
983 2003-06-05  Matthias Clasen  <maclas@gmx.de>
984
985         * gtk/question_index.sgml: Add a couple of questions.
986
987 2003-06-01  Matthias Clasen  <maclas@gmx.de>
988
989         * gtk/gtk-sections.txt: Add gtk_alignment_[gs]et_padding().
990
991 2003-05-27  Matthias Clasen  <maclas@gmx.de>
992
993         * gtk/tmpl/gtkadjustment.sgml: Document allowed values for
994         adjustments which are used in scrollbars.  (#108448, Ernst Lippe)
995
996         * gtk/tmpl/gtkradiomenuitem.sgml: Fix example.  (#113604, 
997         Julien Moutte)
998
999 2003-05-08  Matthias Clasen  <maclas@gmx.de>
1000
1001         * gtk/tmpl/gtkcalendar.sgml: Deprecate gtk_calendar_display_options().
1002
1003         * gtk/gtk-sections.txt: Add gtk_calendar_[sg]et_display_options().
1004
1005 2003-05-05  Matthias Clasen  <maclas@gmx.de>
1006
1007         * gtk/gtk-docs.sgml: 
1008         * gtk/tmpl/gtksocket.sgml: Improve the docs about cross-process
1009         embedding a bit.  (#112101, #112006)
1010
1011 2003-05-01  Matthias Clasen  <maclas@gmx.de>
1012
1013         * gtk/gtk-docs.sgml: 
1014         * gtk/gtk-sections.txt: Remove some accidentally committed changes.
1015
1016 2003-04-16  Matthias Clasen  <maclas@gmx.de>
1017
1018         * gtk/tmpl/gtkstyle.sgml: Additions.
1019
1020 2003-04-13  Matthias Clasen  <maclas@gmx.de>
1021
1022         * gtk/tmpl/gtkenums.sgml: Additions.
1023
1024         * gtk/tmpl/gtkvruler.sgml: 
1025         * gtk/tmpl/gtkhruler.sgml: 
1026         * gtk/tmpl/gtkgamma.sgml: 
1027         * gtk/tmpl/gtkcurve.sgml: 
1028         * gtk/tmpl/gtkruler.sgml: Fix some typos and add some markup.
1029
1030         * gtk/gtk-sections.txt: Add a bunch of new functions.
1031
1032 2003-04-09  Matthias Clasen  <maclas@gmx.de>
1033
1034         * gtk/building.sgml: More typo fixes.
1035
1036 2003-04-08  Matthias Clasen  <maclas@gmx.de>
1037
1038         * gtk/building.sgml: Typo fix.
1039
1040 2003-04-07  Matthias Clasen  <maclas@gmx.de>
1041
1042         * gtk/tmpl/gtktexttag.sgml: Document GTK_WRAP_WORD_CHAR.  (#110086)
1043
1044         * gtk/tmpl/gtkenums.sgml, gtk/tmpl/gtkmain.sgml,
1045         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkradiobutton.sgml,
1046         gtk/tmpl/gtkspinbutton.sgml, gtk/tmpl/gtkstatusbar.sgml,
1047         gtk/tmpl/gtktext.sgml, gtk/tmpl/gtktogglebuttons.sgml,
1048         gtk/tmpl/gtktreeviewcolumn.sgml, gtk/tmpl/gtktypeutils.sgml: Fix
1049         numerous misspellings of possessive "its".  (#110027, Doug Quale)
1050
1051         * gtk/tmpl/gtktypeutils.sgml: Add some deprecation info.
1052
1053 2003-04-01  Matthias Clasen  <maclas@gmx.de>
1054
1055         * gtk/tmpl/gtkmessagedialog.sgml: Fix formatting of examples.
1056
1057         * gtk/tmpl/gtkfilesel.sgml: Fix the example.  (#109563)
1058
1059 2003-03-22  Michael Natterer  <mitch@gimp.org>
1060
1061         * gtk/Makefile.am: copy stock_color_picker_25.png, don't copy
1062         stock_save_24.png twice.
1063
1064         * gtk/tmpl/gtkstock.sgml: use it for GTK_STOCK_COLOR_PICKER
1065         instead of stock_colorselector_24.png.
1066
1067 2003-03-04  Matthias Clasen  <maclas@gmx.de>
1068
1069         * gtk/tmpl/gtkobject.sgml: Add deprecation notes.
1070
1071 2003-02-24  Matthias Clasen  <maclas@gmx.de>
1072
1073         * gtk/tmpl/gtktreemodel.sgml: Fix self-referential documenation of
1074         gtk_tree_model_get_iter_root().  (#106720, Keith Sharp)
1075
1076 2003-02-11  Matthias Clasen  <maclas@gmx.de>
1077
1078         * gtk/tmpl/gtkrc.sgml: Document that font and fontset declarations
1079         are ignored.
1080
1081 2003-02-02  Matthias Clasen  <maclas@gmx.de>
1082
1083         * gtk/gtk-docs.sgml: 
1084         * gtk/question_index.sgml: # doesn't work here, add links
1085         manually.  (#104991)
1086
1087 2003-02-01  Matthias Clasen  <maclas@gmx.de>
1088
1089         * gtk/compiling.sgml: Mention xxx_DISABLE_DEPRECATED and
1090         GDK_MULTIHEAD_SAFE. 
1091
1092 2003-01-31  Matthias Clasen  <maclas@gmx.de>
1093
1094         * gtk/tmpl/gtkmain.sgml: Deprecate the gtk_timeout_*, gtk_idle_*
1095         and gtk_input_* functions.  (#71596)
1096
1097 2003-01-30  Matthias Clasen  <maclas@gmx.de>
1098
1099         * gtk/running.sgml: s/overwrite/override/g  (#104627, Brian Cameron)
1100
1101 2003-01-21  Matthias Clasen  <maclas@gmx.de>
1102
1103         * gtk/tmpl/gtkrc.sgml: Fix integer color range.  (#103992)
1104
1105 2003-01-14  Matthias Clasen  <maclas@gmx.de>
1106
1107         * gtk/gtk-sections.txt: Add new GtkTextIter functions.
1108
1109 2003-01-13  Matthias Clasen  <maclas@gmx.de>
1110
1111         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: 
1112         * gdk-pixbuf/tmpl/animation.sgml: Remove ids which are now
1113         generated by gtk-doc.
1114         
1115 2003-01-03  Matthias Clasen  <maclas@gmx.de>
1116
1117         * gtk/tmpl/gtkrc.sgml: Update description of priorities for styles
1118         and bindings.  (#98054)
1119
1120 2002-12-31  Matthias Clasen  <maclas@gmx.de>
1121
1122         * gtk/tmpl/gtkrc.sgml: Add a note about gtkrc-2.0 being parsed by
1123         all 2.x versions.
1124
1125 Fri Dec 20 13:10:06 2002  Owen Taylor  <otaylor@redhat.com>
1126
1127         * gtk/building.sgml: Update directories in download
1128         locations; add information about fontconfig and Xft2.
1129
1130 2002-12-18  Matthias Clasen  <maclas@gmx.de>
1131
1132         * gtk/tmpl/gtkcontainer.sgml: Add docs.
1133
1134 2002-12-17  Matthias Clasen  <maclas@gmx.de>
1135
1136         * gtk/tmpl/gtkrc.sgml: Link to style properties. 
1137
1138         * gtk/tmpl/gtkcontainer.sgml: Add bits about child properties.
1139
1140         * gtk/tmpl/gtkwidget.sgml: Add bits about style properties.
1141
1142         * gdk/tmpl/pixmaps.sgml:
1143         * gdk/tmpl/windows.sgml:
1144         * gdk/tmpl/drawing.sgml: 
1145         * gdk/tmpl/gcs.sgml: 
1146         * gtk/tmpl/gtktextview.sgml: 
1147         * gtk/tmpl/gtkrc.sgml: 
1148         * gtk/tmpl/gtkiconfactory.sgml: 
1149         * gtk/tmpl/gtkaccelgroup.sgml: Remove ids which are now
1150         generated by gtk-doc.
1151
1152 2002-12-16  Matthias Clasen  <maclas@gmx.de>
1153
1154         * gtk/tmpl/gtkradiomenuitem.sgml: 
1155         * gtk/tmpl/gtkradiobutton.sgml: Add some information about group
1156         list handling.  (#101328, James M. Cape)
1157
1158 2002-12-14  Eric Warmenhoven <eric@warmenhoven.org>
1159
1160         * gtk/framebuffer.sgml: Minor updates for 2.2.0. (#67820)
1161
1162 2002-12-11  Matthias Clasen  <maclas@gmx.de>
1163
1164         * gtk/text_widget.sgml: Fix some links.
1165
1166         * gdk/tmpl/pixmaps.sgml: Make "GdkPixmap" a valid id to reduce
1167         dangling links.
1168
1169         * gdk/tmpl/windows.sgml: Make "GdkWindow" a valid id to reduce
1170         dangling links.
1171
1172         * gdk/tmpl/drawing.sgml: Make "GdkDrawable" a valid id to reduce
1173         dangling links.
1174
1175         * gdk/tmpl/gcs.sgml: Make "GdkGC" a valid id to reduce dangling links.
1176
1177 2002-12-10  Matthias Clasen  <maclas@gmx.de>
1178
1179         * gtk/tmpl/gtktextview.sgml: Add docs.
1180
1181         * gtk/tree_widget.sgml: Fix some links.
1182
1183         * gtk/tmpl/gtkwindow.sgml: Add docs.
1184
1185         * gtk/tmpl/gtkeditable.sgml: Document GtkEditable as an interface,
1186         not as an abstract base class.
1187
1188         * gtk/gtk-docs.sgml: Move GtkEditable from "Abstract Base Classes"
1189         to "Numeric/Text Data Entry".
1190
1191 2002-12-09  Matthias Clasen  <maclas@gmx.de>
1192
1193         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Add docs.
1194
1195 2002-12-08  Matthias Clasen  <maclas@gmx.de>
1196
1197         * gtk/tmpl/gtkbbox.sgml: 
1198         * gtk/tmpl/gtkcontainer.sgml: 
1199         * gtk/tmpl/gtksignal.sgml: Add deprecation info.
1200
1201         * gdk-pixbuf/tmpl/module_interface.sgml: Add docs.      
1202
1203 2002-12-06  Matthias Clasen  <maclas@gmx.de>
1204
1205         * gdk/tmpl/x_interaction.sgml: 
1206         * gdk/tmpl/gdkscreen.sgml: 
1207         * gdk/tmpl/gdkdisplaymanager.sgml: 
1208         * gdk/tmpl/gdkdisplay.sgml: 
1209         * gtk/tmpl/gtkstock.sgml: 
1210         * gtk/tmpl/gtkwidget.sgml: 
1211         * gtk/tmpl/gtkmain.sgml: 
1212         * gtk/tmpl/gtkcolorsel.sgml: 
1213         * gtk/tmpl/gtkaccelgroup.sgml: 
1214         * gdk-pixbuf/tmpl/module_interface.sgml: Add "Since" information.
1215
1216         * gtk/gtk-sections.txt: Replace gtk_list_store_move by
1217         _move_before and _move_after.
1218
1219 2002-11-29  Matthias Clasen  <maclas@gmx.de>
1220
1221         * gtk/tmpl/gtkalignment.sgml: 
1222         * gtk/tmpl/gtkadjustment.sgml: 
1223         * gtk/tmpl/gtkaccellabel.sgml: 
1224         * gtk/tmpl/gtkoldeditable.sgml: 
1225         * gtk/tmpl/gtkwidget.sgml: 
1226         * gtk/tmpl/gtkrange.sgml: 
1227         * gtk/tmpl/gtkeditable.sgml: 
1228         * gtk/tmpl/gtkwindowgroup.sgml:
1229         * gtk/tmpl/gtkwindow.sgml: 
1230         * gtk/tmpl/gtktypeutils.sgml: 
1231         * gtk/tmpl/gtksignal.sgml: 
1232         * gtk/tmpl/gtkfeatures.sgml: 
1233         * gtk/tmpl/gtkstyle.sgml: 
1234         * gtk/tmpl/gtkselection.sgml: 
1235         * gtk/tmpl/gtkgc.sgml: 
1236         * gtk/tmpl/gtkenums.sgml: 
1237         * gtk/tmpl/gtkbindings.sgml: 
1238         * gtk/tmpl/gtksettings.sgml: 
1239         * gtk/tmpl/gtkdnd.sgml: 
1240         * gtk/tmpl/gtkclipboard.sgml: 
1241         * gtk/tmpl/gtkaccelgroup.sgml: 
1242         * gtk/tmpl/gtkaccelmap.sgml: 
1243         Minor tweaks and completions of shortdescs.
1244         
1245         * gdk/tmpl/rgb.sgml: 
1246         * gdk/tmpl/gcs.sgml: Minor tweaks.
1247
1248         * gdk/tmpl/gdkdisplaymanager.sgml: Add some docs.
1249
1250 2002-11-27  Matthias Clasen  <maclas@gmx.de>
1251
1252         * gtk/gtk-sections.txt: Replace gtk_tree_store_move by
1253         _move_before and _move_after.
1254
1255 2002-11-26  Matthias Clasen  <maclas@gmx.de>
1256
1257         * gdk/tmpl/threads.sgml: Add hint about calling gdk_flush() before
1258         gdk_threads_leave().  (#70665, wording suggested by Owen Taylor)
1259
1260 2002-11-23  Matthias Clasen  <maclas@gmx.de>
1261
1262         * gdk/tmpl/x_interaction.sgml: 
1263         * gdk/tmpl/pango_interaction.sgml: 
1264         * gdk/tmpl/input_devices.sgml: 
1265         * gdk/tmpl/input.sgml: 
1266         * gdk/tmpl/threads.sgml: 
1267         * gdk/tmpl/properties.sgml: 
1268         * gdk/tmpl/dnd.sgml: 
1269         * gdk/tmpl/selections.sgml: 
1270         * gdk/tmpl/keys.sgml:   
1271         * gdk/tmpl/event_structs.sgml: 
1272         * gdk/tmpl/events.sgml: 
1273         * gdk/tmpl/windows.sgml: 
1274         * gdk/tmpl/cursors.sgml: 
1275         * gdk/tmpl/fonts.sgml: 
1276         * gdk/tmpl/colors.sgml: 
1277         * gdk/tmpl/pixbufs.sgml: 
1278         * gdk/tmpl/images.sgml: 
1279         * gdk/tmpl/pixmaps.sgml: 
1280         * gdk/tmpl/drawing.sgml: 
1281         * gdk/tmpl/regions.sgml: 
1282         * gdk/tmpl/gdkdisplaymanager.sgml: 
1283         * gdk/tmpl/gdkscreen.sgml: 
1284         * gdk/tmpl/gdkdisplay.sgml: 
1285         * gdk/tmpl/general.sgml:
1286         Add missing short descriptions, standardize them to start with
1287         a capital and end without a period. Also remove periods from
1288         titles of examples.
1289
1290 2002-11-22  Yanko Kaneti  <yaneti@declera.com>
1291
1292         * gtk/tmpl/gtkliststore.sgml: Fixup a typo to massage the build.
1293
1294 2002-11-21  Matthias Clasen  <maclas@gmx.de>
1295
1296         * gdk/Makefile.am (extra_files): 
1297         * gdk-pixbuf/Makefile.am (extra_files): 
1298         * gtk/Makefile.am (extra_files): Add version.xml.in.
1299
1300         * gdk/Makefile.am (content_files): 
1301         * gdk-pixbuf/Makefile.am (content_files): 
1302         * gtk/Makefile.am (content_files): Add version.xml.
1303
1304         * gdk/version.xml.in: 
1305         * gdk-pixbuf/version.xml.in: 
1306         * gtk/version.xml.in: New files to let configure dump the version in.
1307
1308         * gdk/gdk-docs.sgml:
1309         * gdk-pixbuf/gdk-pixbuf.sgml: 
1310         * gtk/gtk-docs.sgml: Add version information.
1311
1312         * gtk/tmpl/gtkcombo.sgml: Fix typo in example code.  (#99078)
1313
1314 Sun Nov 17 15:42:08 2002  Jonathan Blandford  <jrb@gnome.org>
1315
1316         * gtk/tmpl/gtkliststore.sgml: add more to the docs.
1317
1318 2002-11-10  Matthias Clasen  <maclas@gmx.de>
1319
1320         * gdk/gdk-sections.txt: gdk_display_open_default_libgtk_only
1321         and gdk_notify_startup_complete.
1322
1323         * gtk/gtk-sections.txt: Add gtk_window_set_auto_startup_notification.
1324
1325 2002-11-07  Matthias Clasen  <maclas@gmx.de>
1326
1327         * gdk/gdk.types: Add gdk_display_manager_get_type.
1328
1329         * gdk/gdk-docs.sgml: Add displaymanager section.
1330
1331         * gdk-pixbuf/gdk-pixbuf-sections.txt: Don't mark GdkPixbufLoader
1332         as private, since that prevents its signals from being documented.
1333
1334 Sun Nov  3 13:23:51 2002  Jonathan Blandford  <jrb@gnome.org>
1335
1336         * gtk/tmpl/gtkcellrenderer.sgml: more docs.
1337
1338 Sat Nov  2 12:46:16 2002  Owen Taylor  <otaylor@redhat.com>
1339
1340         * gdk-pixbuf/Makefile.am: Remove rules for generation
1341         of version.xml, which was causing make to always
1342         rebuild the HTML file, and didn't seem to be used.
1343
1344         * gtk/tmpl/gtkliststore.sgml: SGML fixes.
1345
1346 Sat Nov  2 08:41:47 2002  Jonathan Blandford  <jrb@gnome.org>
1347
1348         * gtk/tmpl/gtktreestore.sgml: clean up the wording.
1349
1350         * gtk/tmpl/gtkliststore.sgml: Add an example and clean up the
1351         wording.
1352
1353 2002-11-01  Matthias Clasen  <maclas@gmx.de>
1354
1355         * gdk/tmpl/fonts.sgml: 
1356         * gdk/tmpl/drawing.sgml: More docs moved inline.
1357
1358         * gtk/tmpl/gtkfilesel.sgml: The label is "Folders" now, not
1359         "Directories".  (#97224, Vitaly Tishkov)
1360
1361 2002-10-29  Matthias Clasen  <maclas@gmx.de>
1362
1363         * gtk/tmpl/gtkrc.sgml: Fix a link. Add (minimal) docs for setting
1364         style properties from rc files. More needed !!
1365
1366 Wed Oct 30 16:50:42 2002  Owen Taylor  <otaylor@redhat.com>
1367
1368         * gtk/running.sgml: Document --screen.
1369
1370 2002-10-24  Matthias Clasen  <maclas@gmx.de>
1371
1372         * gdk/tmpl/dnd.sgml: 
1373         * gdk/tmpl/cursors.sgml: More docs moved inline.
1374
1375 2002-10-24  Matthias Clasen  <maclas@gmx.de>
1376
1377         * gdk/tmpl/colors.sgml: Some docs moved inline.
1378
1379 2002-10-22  Matthias Clasen  <maclas@gmx.de>
1380
1381         * gdk/tmpl/gdkdisplay.sgml: Document GdkDisplayPointerHooks.
1382
1383         * gdk/tmpl/x_interaction.sgml: Some docs moved inline.
1384
1385 2002-10-20  Matthias Clasen  <maclas@gmx.de>
1386
1387         * gdk-pixbuf/Makefile.am (SCANOBJ_FILES): 
1388         * gtk/Makefile.am (SCANOBJ_FILES): 
1389         * gdk/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
1390
1391 Fri Oct 18 15:13:24 2002  Owen Taylor  <otaylor@redhat.com>
1392
1393         * gdk/tmpl/event_structs.sgml: Update the docs for
1394         the event->key.string to say that @string is deprecated.
1395
1396 Mon Oct 14 19:34:26 2002  Owen Taylor  <otaylor@redhat.com>
1397
1398         * gdk/Makefile.am (content_files)
1399           gdk-pixbuf/Makefile.am (content_files): Add some missing
1400         files.
1401
1402 Mon Oct 14 19:16:16 2002  Owen Taylor  <otaylor@redhat.com>
1403
1404         * gtk/gtk-sections.txt: Update.
1405
1406         * gdk/tmpl/images.sgml gtk/tmpl/gtkmain.sgml 
1407         gtk/tmpl/gtkselection.sgml: Remove docs that were moved
1408         the the C files.
1409
1410 2002-10-14  Matthias Clasen  <maclas@gmx.de>
1411
1412         * gdk-pixbuf/Makefile.am (dist-hook): 
1413         * gdk/Makefile.am (dist-hook): 
1414         * gtk/Makefile.am (dist-hook): Dist the xml/*.xml, not
1415         sgml/*.sgml.  (#95678, Owen Taylor)
1416
1417 2002-10-14  Matthias Clasen  <maclas@gmx.de>
1418
1419         * gtk/Makefile.am (SCANOBJ_FILES): 
1420         * gdk-pixbuf/Makefile.am (SCANOBJ_FILES): 
1421         * gdk/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
1422
1423 2002-10-11  Matthias Clasen  <maclas@gmx.de>
1424
1425         * gtk/tmpl/gtkimagemenuitem.sgml: Add a bit.
1426
1427         * gtk/tmpl/gtkimage.sgml: Fix example.
1428
1429         * gtk/tmpl/gtkrc.sgml: Spelling fixes.
1430
1431         * gdk-pixbuf/tmpl/refcounting.sgml: Remove documentation for
1432         non-longer-present last-unref hook.
1433
1434         * gtk/tmpl/gtkfilesel.sgml: s/GtkCList/GtkTreeView/.
1435
1436         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add some missing symbols.
1437
1438         * gdk/gdk-sections.txt: Add some missing symbols.
1439
1440         * gdk/Makefile.am (IGNORE_HFILES): Add gdkintl.h and gdkmarshalers.h.
1441
1442         * gtk/gtk-sections.txt: Add some missing symbols.
1443
1444 2002-10-04  Matthias Clasen  <maclas@gmx.de>
1445
1446         * gtk/running.sgml: Document GDK_PIXBUF_MODULE_FILE.
1447
1448         * gdk-pixbuf/tmpl/module_interface.sgml: Some information for
1449         module writers.
1450
1451 2002-08-12  Matthias Clasen  <maclas@gmx.de>
1452
1453         * gdk/gdk-sections.txt: Remove gdk_screen_close, add a section
1454         for GdkDisplayManager, add gdk_visual_get_screen and
1455         gdk_colormap_get_screen. 
1456         
1457 2002-08-07  Matthias Clasen  <maclas@gmx.de>
1458
1459         * gtk/gtk-sections.txt: Remove gtk_style_get_font_for_display.
1460
1461 Mon Jul 29 22:36:06 2002  Owen Taylor  <otaylor@redhat.com>
1462
1463         * gtk/tmpl/gtkfilesel.sgml: Fix up the example program
1464         a bit. (#88814, Johnson Wong)
1465
1466 2002-07-16  Sven Neumann  <sven@gimp.org>
1467
1468         * gdk/tmpl/rgb.sgml: fixed the example code (return TRUE from the
1469         expose_event handler).
1470
1471 2002-07-07  Matthias Clasen  <maclas@gmx.de>
1472
1473         * gdk-pixbuf/gdk-pixbuf-sections.txt, 
1474         gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml,
1475         gdk-pixbuf/tmpl/module_interface.sgml: Updates for
1476         load-at-size functionality.
1477
1478 Tue Jun 18 17:02:48 2002  Owen Taylor  <otaylor@redhat.com>
1479
1480         * gdk/gdk-sections.txt: Fix for cursor screen => display
1481         change.
1482
1483 2002-06-03  Matthias Clasen  <maclas@gmx.de>
1484
1485         * gtk/tmpl/gtkprogress.sgml: 
1486         * gtk/tmpl/gtkscale.sgml: 
1487         * gtk/tmpl/gtktreemodel.sgml: 
1488         * gtk/tmpl/gtkimage.sgml: 
1489         * gtk/tmpl/gtksignal.sgml: 
1490         * gtk/tmpl/gtkrc.sgml: 
1491         * gtk/gtk-docs.sgml: 
1492         * gdk/gdk-docs.sgml: 
1493         * gdk/tmpl/threads.sgml: 
1494         * gdk/tmpl/cursors.sgml: 
1495         * gdk/tmpl/rgb.sgml: Replace homegrown "nbsp", "hash" and
1496         "percent" entities by standard ISO entities "nbsp", "num" and
1497         "percnt".
1498
1499         * gtk/text_widget.sgml: Fix a link.
1500
1501 2002-05-30  Matthias Clasen  <maclas@gmx.de>
1502
1503         Make stock icons appear again (patch by Gediminas Paulauskas):
1504         
1505         * gtk/Makefile.am (HTML_IMAGES): Add stock_broken_image_24.png
1506
1507         * gtk/tmpl/gtkstock.sgml: Fix icon filenames.   
1508
1509 2002-05-29  Matthias Clasen  <maclas@gmx.de>
1510
1511         * gtk/*, gdk/*, gdk-pixbuf/*: Create XML, not SGML.
1512         
1513 2002-05-28  Matthias Clasen  <maclas@gmx.de>
1514
1515         * gtk/tmpl/*: Remove property documentation which comes from the
1516         source now.
1517
1518         * gtk/building.sgml: Remove traces of gxi.
1519
1520 2002-05-05  Matthias Clasen  <maclas@gmx.de>
1521
1522         * gtk/gtk-sections.txt: Add gtk_widget_class_find_style_property, 
1523         gtk_widget_class_list_style_properties and
1524         gtk_style_get_font_for_display. 
1525
1526 2002-05-03  Matthias Clasen  <maclas@gmx.de>
1527
1528         * gdk/gdk-sections.txt: Remove gdk_screen_use_virtual_screen.
1529
1530         * gdk/tmpl/gdkscreen.sgml: Updates.
1531
1532         * gdk/tmpl/gdkdisplay.sgml: Document GdkDisplay.
1533
1534         * gdk/tmpl/x_interaction.sgml: Document GDK_DISPLAY_XDISPLAY,
1535         GDK_SCREEN_XDISPLAY, GDK_SCREEN_XSCREEN, GDK_SCREEN_XNUMBER,
1536         gdk_font_lookup_for_display.
1537
1538         * gdk/Makefile.am (GTKDOC_CFLAGS, GTKDOC_LIBS): set these. 
1539
1540         * gdk/gdk.types: Add types derived from GObject, so that they get
1541         an object hierarchy section.
1542
1543 2002-05-01  Matthias Clasen  <maclas@gmx.de>
1544
1545         * gdk/gdk-sections.txt: Move GdkScreen struct to the GdkScreen
1546         section. 
1547
1548         * gdk/tmpl/gdkscreen.sgml: 
1549         * gdk/tmpl/gdkdisplay.sgml: Typo and markup fixes.
1550
1551         * gdk/gdk-docs.sgml: Reorder display and screen sections.
1552
1553         * gdk/multihead.sgml: Remove references to GdkDisplayManager, typo 
1554         and markup fixes.
1555
1556 Tue Apr 30 14:16:12 2002  Owen Taylor  <otaylor@redhat.com>
1557
1558         * gtk/gtk-sections.txt: Update for multihead.
1559
1560 Tue Apr 30 12:26:31 2002  Owen Taylor  <otaylor@redhat.com>
1561
1562         * gdk-sections.txt: Update for multihead.
1563
1564         * multihead.sgml gtk-docs.sgml: Add overview of
1565         multihead from multihead branch.
1566
1567         * tmpl/gdkdisplay.sgml tmpl/gdkscreen.sgml: New
1568         sections from multihead branch.
1569
1570 2002-04-30  Havoc Pennington  <hp@redhat.com>
1571
1572         * gtk/other_software.sgml: half-finished docs on merging GTK with
1573         existing hunks of code (event loop integration, using threads
1574         vs. processes, blah blah)
1575
1576 Thu Apr 25 22:37:58 2002  Owen Taylor  <otaylor@redhat.com>
1577
1578         * gdk/tmpl/{events,input_devices,region,x_interaction}.sgml:
1579         Fix some docs duplicated between templates and inline.
1580
1581 2002-04-24  Matthias Clasen  <maclas@gmx.de>
1582
1583         * gtk/gtk-sections.txt: Remove GTK_OBJECT_CONNECTED.
1584
1585         * gtk/tmpl/gtksocket.sgml: Formatting fix.
1586
1587         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Updates.  (#79001)
1588
1589 2002-04-23  Matthias Clasen  <maclas@gmx.de>
1590
1591         * gtk/tmpl/gtksocket.sgml: Add link to XEmbed draft.  (#67818)
1592
1593         * gtk/tmpl/gtkdrawingarea.sgml: Fix a typo.
1594
1595         * gtk/text_widget.sgml: Complete the fix for #79080.
1596
1597 2002-04-22  Matthias Clasen  <maclas@gmx.de>
1598
1599         * gtk/tree_widget.sgml: Fix typo in "Simple Example".  (#78661)
1600
1601 2002-04-21  Matthias Clasen  <maclas@gmx.de>
1602
1603         * gtk/tmpl/gtktreemodel.sgml: 
1604         * gtk/tmpl/gtkradiomenuitem.sgml: Fix crossreferences.  (#78392) 
1605
1606         * gtk/gtk-sections.txt: Add GtkWidgetClass.  (#78392)
1607
1608         * gtk/tmpl/gtkwidget.sgml: Rewrite docs for
1609         gtk_widget_reset_rc_styles.  (#75588)
1610
1611         * gdk/tmpl/properties.sgml: Fix gdk_property_change docs. (#72312)
1612
1613         * gtk/text_widget.sgml: Fix misleading example.  (#79080)
1614         
1615         * gtk/tmpl/gtkdialog.sgml: Fix stock id in example.  (#74439)
1616
1617 2002-04-18  Matthias Clasen  <maclas@gmx.de>
1618
1619         * gdk/tmpl/rgb.sgml:
1620         * gdk/tmpl/general.sgml:
1621         * gtk/tmpl/gtktogglebutton.sgml:
1622         * gtk/tmpl/gtkaccellabel.sgml:
1623         * gtk/tmpl/gtkradiobutton.sgml:
1624         * gtk/tmpl/gtktreemodel.sgml:
1625         * gtk/tmpl/gtkwidget.sgml:
1626         * gtk/tmpl/gtkimage.sgml:
1627         * gtk/tmpl/gtktooltips.sgml:
1628         * gtk/tmpl/gtksignal.sgml:
1629         * gtk/tmpl/gtkcombo.sgml:
1630         * gtk/tmpl/gtkdnd.sgml:
1631         * gtk/tmpl/gtksocket.sgml:
1632         * gtk/tmpl/gtkdrawingarea.sgml:
1633         * gtk/tmpl/gtkobject.sgml:
1634         * gtk/tmpl/gtkpaned.sgml:
1635         * gtk/tmpl/gtkmain.sgml: s/<!>/<!-- -->/g throughout the
1636         documentation to bring the produced Docbook closer to XML.
1637
1638 Tue Mar 26 15:41:49 2002  Owen Taylor  <otaylor@redhat.com>
1639
1640         * gtk/building.sgml: Add a mention of running ldconfig.
1641         (#76126, Bill Nayland.)
1642
1643 Mon Mar 25 11:31:41 2002  Jonathan Blandford  <jrb@redhat.com>
1644
1645         * gtk/tree_widget.sgml: fix bugs in the code.
1646
1647 2002-03-20  Cody Russell  <cody@jhu.edu>
1648
1649         * gtk/tree_widget.sgml: Much expanded overview of the tree.
1650
1651 Tue Mar 12 00:29:31 2002  Jonathan Blandford  <jrb@redhat.com>
1652
1653         * gtk/question_index.sgml: new FAQ.
1654
1655         * gtk/tmpl/gtktreemodel.sgml: clean up example
1656
1657 2002-03-12  Matthias Clasen  <maclas@gmx.de>
1658
1659         * gdk/tmpl/windows.sgml: Document GdkScreen.
1660
1661         * gtk/gtk-sections.txt: Move a few Class structs to Standard sections.
1662
1663 2002-03-11  Matthias Clasen  <maclas@gmx.de>
1664
1665         * gtk/tmpl/gtktreemodel.sgml, gtk/tmpl/gtkprogress.sgml,
1666         gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkimage.sgml: Generate proper
1667         markup for format strings in examples, also fix an oversight in
1668         the GtkTreeModel example.  (#74213)
1669
1670         * gtk/gtk.types: Add interfaces to get docs on their signals.
1671
1672 Sat Mar  9 13:00:38 2002  Jonathan Blandford  <jrb@redhat.com>
1673
1674         * gtk/tmpl/gtktreemodel.sgml: Lots of docs.
1675
1676 Fri Mar  8 15:14:32 2002  Owen Taylor  <otaylor@redhat.com>
1677
1678         * gtk/building.sgml: List -I/opt/gtk/include not
1679         -I /opt/gtk/include.
1680
1681         * gtk/building.sgml: Add a gloss for XIM.
1682
1683 2002-03-07  Matthias Clasen  <maclas@gmx.de>
1684
1685         * gdk-pixbuf/tmpl/animation.sgml, gdk-pixbuf/tmpl/gdk-pixbuf.sgml,
1686         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktextview.sgml,
1687         gtk/tmpl/gtkiconfactory.sgml, gtk/tmpl/gtkaccelgroup.sgml: Add
1688         some ids which are referenced from the object hierarchy.
1689
1690         * gtk/gtk-docs.sgml: Use parts as top-level division (#61575),
1691         include gtkaccessible docs.
1692
1693         * gtk/building.sgml: Some typo and markup fixes.
1694
1695 Thu Mar  7 02:58:16 2002  Jonathan Blandford  <jrb@redhat.com>
1696
1697         * gtk/tmpl/gtkliststore.sgml: start implementing
1698
1699         * gtk/question_index.sgml: "I can set with the tree, but not
1700         get???!?!"
1701
1702 Wed Mar  6 18:11:05 2002  Owen Taylor  <otaylor@redhat.com>
1703
1704         * gtk/resources.sgml: Mention the need to subscribe
1705         to the GTK+ mailing lists.
1706
1707         * gtk/building.sgml: Go into much more details about
1708         building the entire set of GTK+ libraries and about the
1709         dependencies that are required.
1710
1711         * gtk/building.sgml: Add docs for --enable-explicit-deps,
1712         --with-xinput.
1713
1714 Wed Mar  6 14:12:34 2002  Jonathan Blandford  <jrb@redhat.com>
1715
1716         * gtk/tmpl/gtktreeselection.sgml: docs
1717
1718         * gtk/tree_widget.sgml: clean up docs
1719
1720 2002-03-05  Matthias Clasen  <maclas@gmx.de>
1721
1722         * gtk/gtk-sections.txt: Remove gtk_win32_get_installation_directory.
1723
1724 Tue Mar  5 14:28:28 2002  Owen Taylor  <otaylor@redhat.com>
1725
1726         * gtk/compiling.sgml: Update version numbers in example.
1727
1728 2002-03-04  Matthias Clasen  <maclas@gmx.de>
1729
1730         * gtk/gtk-docs.sgml: Move GtkOldEditable to the "Deprecated" 
1731         section.  (#68408)
1732
1733         * gtk/tmpl/gtktreeview.sgml: Close linkend attribute.  (#73364)
1734
1735 Sun Mar  3 01:36:21 2002  Jonathan Blandford  <jrb@redhat.com>
1736
1737         * gtk/tmpl/gtktreeviewcolumn.sgml: Write documentation
1738         * gtk/tmpl/gtktreeview.sgml: Write documentation
1739
1740 Sat Mar  2 15:46:29 2002  Owen Taylor  <otaylor@redhat.com>
1741
1742         * gtk/tmpl/gtkentry.sgml: Move a couple of function
1743         docs into the C file.
1744
1745 Fri Mar  1 10:35:15 2002  Owen Taylor  <otaylor@redhat.com>
1746
1747         * gtk/changes-2.0.sgml: Add note about gtk_notebook_reorder_child().
1748
1749 Tue Feb 26 22:01:59 2002  Owen Taylor  <otaylor@redhat.com>
1750
1751         * gtk/tmpl/gtkbox.sgml: Fix docs to correspond to the code -
1752         negative @position indicates the end of the list.
1753
1754 2002-02-26  Matthias Clasen  <maclas@gmx.de>
1755
1756         Fixes for #72478:
1757         
1758         * gtk/tmpl/gtkprogressbar.sgml: Add note about new GtkProgressBar
1759         API to introduction. 
1760
1761         * gtk/gtk-sections.txt: Reorder GtkProgressBar functions to move 
1762         undeprecated API to top.
1763
1764 Sat Feb 23 23:39:14 2002  Owen Taylor  <otaylor@redhat.com>
1765
1766         * gtk/tmpl/gtktreemodel.sgml: Document gtk_tree_path_new_root(),
1767         gtk_tree_model_get_iter_root() as compatibility macros.
1768
1769         * gtk/gtk-sections.txt: Updates.
1770
1771 2002-02-23  Anders Carlsson  <andersca@gnu.org>
1772
1773         * gtk/Makefile.am (HTML_IMAGES): Rename strikeout to 
1774         strikethrough.
1775
1776 2002-02-22  Anders Carlsson  <andersca@gnu.org>
1777
1778         * gtk/Makefile.am (HTML_IMAGES): Update for name changes.
1779
1780 2002-02-22  Matthias Clasen  <maclas@gmx.de>
1781
1782         * gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkimage.sgml: s/%d/%%d/ in
1783         examples.  (#71479)
1784
1785         * gtk/tmpl/gtkmenu.sgml: Document gtk_menu_set_active as 
1786         quasi-private.  (#69788)
1787
1788         * gtk/tmpl/gtkcalendar.sgml: Document month as zero-based and 
1789         selected_day as one-based.  (#57169)
1790
1791 Thu Feb 21 12:11:42 2002  Owen Taylor  <otaylor@redhat.com>
1792
1793         * gtk/Makefile.am (IGNORE_HFILES): Add gtkkeyhash.h
1794
1795 2002-02-20  Sven Neumann  <sven@gimp.org>
1796
1797         * gtk/gtk-sections.txt
1798         * gtk/tmpl/gtktreeviewcolumn.sgml: updated for treeviewcolumn changes.
1799
1800 Mon Feb 18 23:00:52 2002  Owen Taylor  <otaylor@redhat.com>
1801
1802         * gtk/running.sgml: Remove docs for GTK_IM_MODULE_PATH,
1803         replace docs for GTK_MODULE_PATH with docs for GTK_PATH.
1804
1805 Sun Feb 17 21:33:33 2002  Owen Taylor  <otaylor@redhat.com>
1806
1807         * gtk/gtk-sections.txt: Updated for filesel changes.
1808
1809 2002-02-05  Matthias Clasen  <maclas@gmx.de>
1810
1811         * gtk/tmpl/gtkrc.sgml: Update the description of RC file loading
1812         to match recent code changes. Also document font_name and engine. 
1813
1814 Tue Jan 29 23:41:31 2002  Owen Taylor  <otaylor@redhat.com>
1815
1816         * gtk/Makefile.am (content_files): Add x11.sgml.
1817
1818         * gtk/changes-2.0.sgml: SGML fix.
1819
1820         * gtk/gtk-sections.txt: Updated.
1821
1822 2002-01-23  Damon Chaplin  <damon@ximian.com>
1823
1824         * gtk/Makefile.am: added SCANGOBJ_OPTIONS to set the type-init-func
1825         to pass to gtkdoc-scangobj.
1826
1827 Mon Jan 21 23:39:42 2002  Jonathan Blandford  <jrb@redhat.com>
1828
1829         * gtk/tmpl/gtkfixed.sgml: change guint16 to gint to reflect
1830         changes in the code, found by Jody Goldberg <jody@gnome.org>
1831
1832 2002-01-19  Havoc Pennington  <hp@pobox.com>
1833
1834         * gtk/x11.sgml: add a mostly-empty X11 section
1835
1836         * gtk/framebuffer.sgml: make title consistent with windows section
1837
1838         * gtk/tmpl/gtkdrawingarea.sgml: couple of fixes
1839
1840 2002-01-17  Matthias Clasen  <matthiasc@poet.de>
1841
1842         * gtk/resources.sgml: Tiny markup fix.
1843
1844 2002-01-15  Matthias Clasen  <matthiasc@poet.de>
1845
1846         * gtk/changes-2.0.sgml: Details about GtkRange and subclasses
1847         rewrite. (#67730)
1848
1849 2002-01-14  Matthias Clasen  <matthiasc@poet.de>
1850
1851         * gtk/running.sgml: Add ids to some elements to make them
1852         addressable as link targets.
1853
1854 2002-01-14  Matthias Clasen  <matthiasc@poet.de>
1855         
1856         * gtk/tmpl/gtktooltips.sgml: Minor fixes.
1857
1858         * gtk/tmpl/gtkrc.sgml: Minor fixes.
1859
1860 2002-01-11  Havoc Pennington  <hp@pobox.com>
1861
1862         * gtk/running.sgml: sgml fixes
1863
1864         * gtk/tmpl/gtksignal.sgml: sgml fixes
1865
1866         * gtk/tmpl/gtklabel.sgml: do the intro section
1867
1868 2002-01-10  Matthias Clasen  <matthiasc@poet.de>
1869
1870         * gdk/tmpl/general.sgml (gdk_set_program_class): Expand.
1871
1872         * gtk/running.sgml: New file.
1873
1874         * gtk/building.sgml: Document a few more configure options.
1875
1876         * gtk/Makefile.am (content_files): Add running.sgml.
1877
1878         * gtk/gtk-docs.sgml: Include running.sgml, sort H and V 
1879         variants of widgets to be next to each other.
1880
1881 2002-01-09  Matthias Clasen  <matthiasc@poet.de>
1882
1883         * gtk/tmpl/gtkaccellabel.sgml: Remove duplicate docs.
1884         
1885         * gdk-pixbuf/Makefile.am (content_files): Add 
1886         gdk-pixbuf-from-drawables.sgml. (#68232)
1887         
1888         * gtk/tmpl/gtkwidget.sgml: Improve docs for GTK_NO_REPARENT
1889         and GTK_APP_PAINTABLE. (#68060)
1890
1891 2002-01-08  Matthias Clasen  <matthiasc@poet.de>
1892
1893         * gtk/tmpl/gtkgc.sgml: Improve wording.
1894
1895         * gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkplug.sgml: speak of 
1896         window IDs rather than XIDs.
1897
1898 2002-01-07  Matthias Clasen  <matthiasc@poet.de>
1899         
1900         * gtk/tmpl/gtksocket.sgml: Mention gtk_socket_get_id()
1901         instead of GTK_WINDOW_XWINDOW().  (#68172)
1902
1903         * gtk/gtk-sections.txt: Move functions which are documented
1904         as "private" or "internal" into Private subsections.
1905
1906         * gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkobject.sgml, 
1907         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktooltips.sgml,
1908         gtk/tmpl/gtkwidget.sgml, gtk/tmpl/gtkclipboard.sgml,
1909         gtk/tmpl/gtkstyle.sgml, gtk/tmpl/gtkselection.sgml,
1910         gtk/tmpl/gtkfeatures.sgml: Minor markup fixes.
1911
1912         * gtk/tmpl/gtksignal.sgml: Add link to GLib signal docs.
1913
1914         * gtk/tmpl/gtkpreview.sgml, gtk/tmpl/gtktext.sgml,
1915         gtk/tmpl/gtktree.sgml: Remove "deprecated" from short desc.
1916
1917         * gtk/tmpl/gtkrc.sgml: Correct names of default RC files. 
1918
1919 2002-01-06  Matthias Clasen  <matthiasc@poet.de>
1920
1921         * gtk/tmpl/gtktypeutils.sgml: Replace GTK_NO_CHECK_CASTS by 
1922         G_DISABLE_CAST_CHECKS, fix some markup and add stuff.
1923
1924         * gtk/tmpl/gtkaccelgroup.sgml, gtk/tmpl/gtkwidget.sgml: Additions.
1925
1926         * gtk/gtk-sections.txt: Make gtk_accel_group_get_type private.
1927
1928 2002-01-06  Havoc Pennington  <hp@pobox.com>
1929
1930         * gtk/question_index.sgml: a few more questions I thought of
1931
1932 2002-01-06  Havoc Pennington  <hp@pobox.com>
1933
1934         * gtk/gtk-docs.sgml: remove gtk- prefix from TreeView and a few
1935         other entities, more consistent anyway (I thought this would make
1936         links to "GtkTreeView" etc. go to the ref page, not the struct,
1937         but it wasn't the problem, the issue is the way gtkdoc-mkdb
1938         decides what's an object, see CheckIsObject() routine)
1939
1940         * gtk/changes-1.2.sgml: sgml fixes to get rid of warnings
1941
1942         * gtk/changes-2.0.sgml: ditto
1943         
1944         * gtk/question_index.sgml: add some questions
1945
1946 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
1947
1948         * gtk/tmpl/gtkwidget.sgml: Additions.
1949
1950 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
1951
1952         * gtk/changes-1.2.sgml, gtk/changes-2.0.sgml: SGML fixes.
1953
1954         * gtk/tmpl/gtkobject.sgml: Document GTK_IN_DESTRUCTION.
1955         
1956         * gtk/tmpl/gtkwidget.sgml: Additions.
1957
1958 2002-01-04  Havoc Pennington  <hp@pobox.com>
1959
1960         * gtk/question_index.sgml: add question to help people find
1961         gtk_widget_set_sensitive() if they're used to another term for 
1962         that.
1963         
1964 2002-01-03  Havoc Pennington  <hp@pobox.com>
1965
1966         * gtk/tmpl/gtkdrawingarea.sgml: add mention of
1967         gtk_widget_add_events() and GTK_CAN_FOCUS
1968
1969 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
1970
1971         * gtk/tmpl/gtktextview.sgml: Small additions.
1972
1973         * gtk/tmpl/gtksignal.sgml: Explain what to use instead.
1974
1975         * gtk/question_index.sgml, gtk/text_widget.sgml, gtk/tree_widget.sgml,
1976         gtk/changes-1.2.sgml, gtk/changes-2.0.sgml,
1977         gtk/framebuffer.sgml: SGML fixes and additions.
1978
1979         * gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkdialog.sgml,
1980         gtk/tmpl/gtkeditable.sgml, gtk/tmpl/gtkfilesel.sgml,
1981         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
1982         gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkrc.sgml,
1983         gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtkspinbutton.sgml,
1984         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkwindow.sgml:
1985         Replace references to deprecated functions.
1986
1987 2002-01-03  Matthias Clasen  <matthiasc@poet.de>
1988
1989         * gtk/changes-1.2.sgml, gtk/changes-2.0.sgml, 
1990         gtk/framebuffer.sgml: Add markup.
1991
1992 2002-01-01  Havoc Pennington  <hp@pobox.com>
1993
1994         * gtk/framebuffer.sgml: move README.linux-fb in here
1995
1996         * gtk/tmpl/gtkpreview.sgml: explain what to use instead
1997
1998         * gtk/tmpl/gtkseparator.sgml: typo fix
1999
2000         * gtk/tmpl/gtkstock.sgml: add some overview docs
2001
2002         * gtk/Makefile.am (content_files): add new files
2003
2004         * gtk/changes-1.2.sgml: move Changes-1.2.txt in here
2005
2006         * gtk/changes-2.0.sgml: move Changes-2.0.txt in here
2007
2008         * gdk/tmpl/threads.sgml: mention gdk_threads_init() in the
2009         overview docs, copy in the examples from the FAQ
2010
2011         * gtk/gtk-docs.sgml: change DTD to 3.1, and add
2012         question_index.sgml and changes-1.2, changes-2.0
2013
2014         * gtk/tmpl/gtkdrawingarea.sgml: fixups to reflect 2.0 changes
2015
2016         * gtk/question_index.sgml: new section with question-based 
2017         index of the manual
2018
2019         * gtk/text_widget.sgml: fix some cross-references
2020
2021 2002-01-01  Havoc Pennington  <hp@pobox.com>
2022
2023         * gtk/tmpl/gtktexttag.sgml: docs updates, mention that invisible 
2024         property isn't implemented
2025
2026         * gtk/text_widget.sgml: small tweaks
2027
2028 2001-12-30  Matthias Clasen  <matthiasc@poet.de>
2029
2030         * gtk/tmpl/gtkbbox.sgml: Remove references to nonexisting functions.
2031         
2032         * gtk/tmpl/gtkcolorseldlg.sgml, gtk/tmpl/gtkdrawingarea.sgml,
2033         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkhseparator.sgml, 
2034         gtk/tmpl/gtktree.sgml, gtk/tmpl/gtkradiobutton.sgml,
2035         gtk/tmpl/gtkradiomenuitem.sgml: 
2036         Replace references to deprecated functions.
2037
2038         * gtk/tmpl/gtkhbbox.sgml,gtk/tmpl/gtkvbbox.sgml: Minor fixes.
2039
2040 2001-12-30  Matthias Clasen  <matthiasc@poet.de>
2041
2042         * gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkscale.sgml,
2043         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkimcontextsimple.sgml: Additions.
2044
2045 2001-12-28  Matthias Clasen  <matthiasc@poet.de>
2046
2047         * gdk/tmpl/properties.sgml, gdk/tmpl/selections.sgml: Additions.
2048
2049 2001-12-23  Matthias Clasen  <matthiasc@poet.de>
2050
2051         * gdk-pixbuf/porting-from-imlib.sgml: GDK instead of Gdk.
2052
2053         * gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: Replace references to
2054         deprecated functions.
2055
2056         * gdk/tmpl/event_structs.sgml, gdk/tmpl/gcs.sgml,
2057         gdk/tmpl/images.sgml: Replace references to deprecated functions.
2058
2059 2001-12-28      Vitaly Tishkov <tvv@sparc.spb.su>
2060
2061         * gtkwindow.sgml: additional fix for #59314 ('<programlisting>' is
2062         changed to '<literal>' in docs for gtk_window_set_policy ())
2063
2064 Sat Dec 22 18:18:07 2001  Owen Taylor  <otaylor@redhat.com>
2065
2066         * gtk/Makefile.am (IGNORE_HFILES): Add gtktextutil.h
2067
2068         * gtk/text_widget.sgml (linkend): SGML fixes.
2069
2070         * gtk/gtk-sections.txt: Update
2071
2072         * gdk/gdk-sections.txt: Update.
2073
2074         * gdk/tmpl/cursors.sgml: SGML fix.
2075
2076         * gdk/gdk-docs.sgml: Add PNG handling magic.
2077
2078 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
2079                 
2080         * gtk/text_widget.sgml: More precise wording. (#63388)
2081
2082         * gtk/tmpl/gtksignal.sgml (GTK_SIGNAL_OFFSET): Add docs.
2083
2084         * gtk/resources.sgml: Fix markup of mail URLs.
2085         
2086         * gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkobject.sgml: Markup fixes.
2087
2088         * gtk/tmpl/gtktoolbar.sgml (gtk_toolbar_{prepend,append}_element):
2089         Expand documentation. (#60471)
2090
2091         * gtk/tmpl/gtkmain.sgml: Remove misleading information about 
2092         gtk_set_locale().  (#65758)
2093
2094 2001-12-18  Anders Carlsson  <andersca@gnu.org>
2095
2096         * gtk/tmpl/gtkdrawingarea.sgml: Change GdkWidget to
2097         GtkWidget. Fixes #67162.
2098
2099 2001-12-17  Matthias Clasen  <matthiasc@poet.de>
2100
2101         * gdk-pixbuf/tmpl/creating.sgml, 
2102         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-from-drawables.sgml,
2103         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml,
2104         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rendering.sgml,
2105         gdk-pixbuf/tmpl/refcounting.sgml: Markup fixes.
2106
2107         * gtk/building.sgml, gtk/resources.sgml: Markup fixes.
2108
2109         * gtk/gtk.types: Remove gtk_text_layout_get_type(). (???)
2110
2111         * gdk/tmpl/general.sgml: Use <envar>, not <envvar>.
2112
2113 2001-12-16  Matthias Clasen  <matthiasc@poet.de>
2114
2115         * gdk/tmpl/windows.sgml: Document GDK_RELEASE_MASK.
2116
2117 2001-12-16  Havoc Pennington  <hp@pobox.com>
2118
2119         * gdk-pixbuf/gdk-pixbuf-sections.txt: put _simple variants at the
2120         top of the docs
2121
2122 2001-12-16  Havoc Pennington  <hp@pobox.com>
2123
2124         * gdk-pixbuf/tmpl/scaling.sgml: small doc tweaks, specifically
2125         some "just do XYZ" advice next to the InterpMode technojargon.
2126
2127 2001-12-16  Matthias Clasen  <matthiasc@poet.de>
2128
2129         * gdk/tmpl/windows.sgml: Add something about GdkModifierType.
2130
2131 2001-12-13  Matthias Clasen  <matthiasc@poet.de>
2132         
2133         * gdk-pixbuf/tmpl/scaling.sgml, gdk/tmpl/fonts.sgml, 
2134         gdk/tmpl/general.sgml, gdk/tmpl/rgb.sgml, gdk/tmpl/visuals.sgml,
2135         gdk/tmpl/windows.sgml, gtk/gtk-docs.sgml, gtk/tmpl/gtkaccellabel.sgml,
2136         gtk/tmpl/gtkcombo.sgml, gtk/tmpl/gtkdialog.sgml, 
2137         gtk/tmpl/gtkdrawingarea.sgml, gtk/tmpl/gtkeditable.sgml, 
2138         gtk/tmpl/gtkfilesel.sgml, gtk/tmpl/gtkfontseldlg.sgml,
2139         gtk/tmpl/gtkimage.sgml, gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
2140         gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkobject.sgml,
2141         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkradiobutton.sgml, 
2142         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtkscale.sgml, gtk/tmpl/gtksignal.sgml, 
2143         gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkspinbutton.sgml,
2144         gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtksignal.sgml, 
2145         gtk/tmpl/gtktooltips.sgml, gtk/tmpl/gtkwindow.sgml,
2146         gdk/tmpl/regions.sgml, gtk/tmpl/gtkfontsel.sgml,
2147         gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkprogress.sgml,
2148         gtk/tmpl/gtkselection.sgml, gtk/tmpl/gtktable.sgml,
2149         gtk/tmpl/gtktipsquery.sgml: Markup fixes (mainly examples).
2150
2151 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
2152
2153         * gtk/tmpl/gtklist.sgml: Markup fixes.
2154
2155         * gdk/tmpl/selections.sgml, gtk/tmpl/gtksocket.sgml:
2156         s/succesful/successful/g. 
2157
2158         * gtk/gtk-sections.txt, gtk/tmpl/gtkstyle.sgml: Remove
2159         GTK_STYLE_NUM_STYLECOLORS. (#66467)
2160
2161 2001-12-12  Havoc Pennington  <hp@pobox.com>
2162
2163         * gtk/text_widget.sgml: add another example
2164
2165 2001-12-09  Matthias Clasen  <matthiasc@poet.de>
2166
2167         * gtk/tmpl/gtkmain.sgml: Markup fixes.
2168
2169         * gtk/gtk-docs.sgml: Add an empty entity to suppress 
2170         crossreferencing in programlistings.
2171
2172 2001-12-08  Matthias Clasen  <matthiasc@poet.de>
2173
2174         * gtk/tmpl/gtkclipboard.sgml: Fix references to 
2175         get_clipboard_set_with_owner(). (#66424)
2176
2177 2001-12-07  Matthias Clasen  <matthiasc@poet.de>
2178         
2179         * gtk/tmpl/gtktypeutils.sgml, gtk/tmpl/gtkobject.sgml,
2180         gtk/tmpl/gtkstyle.sgml: Add docs.
2181
2182 2001-12-06  Matthias Clasen  <matthiasc@poet.de>
2183
2184         * gtk/tmpl/gtklabel.sgml: Remove redundant docs. (#66383)
2185
2186         * gtk/tree_widget.sgml: Typo fix. (#66256)
2187
2188         * gdk-pixbuf/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards.
2189         
2190         * gtk/tmpl/gtktext.sgml, gtk/tmpl/gtktree.sgml, 
2191         gtk/tmpl/gtktreeitem.sgml: Updates.
2192
2193 2001-12-04  Matthias Clasen  <matthiasc@poet.de>
2194
2195         * gtk/tmpl/gtkwidget.sgml: Updates.
2196         * gtk/Makefile.am (IGNORE_HFILES): Remove gtktextchild.h.
2197
2198 2001-12-03  Matthias Clasen  <matthiasc@poet.de>
2199
2200         * gdk/tmpl/input_devices.sgml, 
2201         gdk/gdk-sections.txt, gdk/tmpl/windows.sgml: Updates.
2202
2203 2001-12-02  Matthias Clasen  <matthiasc@poet.de>
2204
2205         * gdk/tmpl/dnd.sgml: Updates.
2206
2207 2001-11-30  Matthias Clasen  <matthiasc@poet.de>
2208
2209         * gdk/tmpl/keys.sgml: Updates.
2210
2211 2001-12-01  Havoc Pennington  <hp@pobox.com>
2212
2213         * gtk/tmpl/gtkoptionmenu.sgml: add brief explanation of how to use
2214         GtkOptionMenu
2215
2216 2001-11-30  Matthias Clasen  <matthiasc@poet.de>
2217
2218         * gdk/tmpl/colors.sgml, gdk/tmpl/pixmaps.sgml, gdk/tmpl/dnd.sgml,
2219         gdk/tmpl/gcs.sgml: Document ref and unref functions as deprecated.
2220
2221 2001-11-29  Matthias Clasen  <matthiasc@poet.de>
2222
2223         * gtk/gtk-sections.sgml: Add GtkTextChildAnchor.
2224
2225         * gdk/tmpl/dnd.sgml: Updates.
2226
2227         * gdk/tmpl/pango_interaction.sgml: Document GdkPangoAttrEmbossed
2228         and GdkPangoAttrStipple.
2229         
2230 2001-11-28  Matthias Clasen  <matthiasc@poet.de>
2231         
2232         * gtk/tmpl/gtkwindow.sgml: Document gtk_window_position.
2233
2234         * gdk/tmpl/dnd.sgml: Document GdkDragProtocol and GdkDragContext.
2235
2236         * gdk/tmpl/events.sgml: Document gdk_setting_get.
2237
2238         * gdk/tmpl/fonts.sgml: Document gdk_font_full_name_get and
2239         gdk_font_full_name_free.
2240
2241         * gdk/tmpl/windows.sgml: Document gdk_window_register_dnd.
2242
2243 2001-11-28  Matthias Clasen  <matthiasc@poet.de>
2244         
2245         * gdk/tmpl/windows.sgml, gdk/tmpl/general.sgml,
2246         gdk/tmpl/pixmaps.sgml, gdk/tmpl/drawing.sgml,
2247         gdk/tmpl/gcs.sgml: Updates. 
2248
2249         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
2250
2251 2001-11-23  Matthias Clasen  <matthiasc@poet.de>
2252
2253         * gdk/tmpl/drawing.sgml: Minor markup fixes.
2254
2255 Fri Nov 23 15:12:07 2001  Owen Taylor  <otaylor@redhat.com>
2256
2257         * gtk/Makefile.am (content_files): Add windows.sgml
2258
2259         * gdk/tmpl/cursors.sgml: Revert last diff to get things to
2260         build.
2261
2262 2001-11-22  Matthias Clasen  <matthiasc@poet.de>
2263
2264         * gdk/tmpl/event_structs.sgml: Add better explanation of proximity
2265         events. 
2266
2267         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
2268
2269         * gdk/images/*.png: The standard X cursors as pngs.
2270
2271         * gdk/Makefile.am (HTML_IMAGES): Add the images.
2272
2273 Wed Nov 21 15:57:29 2001  Owen Taylor  <otaylor@redhat.com>
2274
2275         * gtk/gtk-sections.txt: Updates
2276
2277         * gtk/tmpl/gtkstock.sgml: Close end tags.
2278
2279         * gtk/gtk.types: Remove interface types which gtk-doc
2280         can't handle currently.
2281
2282         * gtk/tmpl/gtknotebook.sgml: Fix some garbage in file.
2283
2284         * gdk/tmpl/x_interaction.sgml: Fix SGML errors.
2285
2286         * gdk/gdk-overrides.txt gdk/gdk-sections.txt: Updates. 
2287
2288 2001-11-20  Havoc Pennington  <hp@pobox.com>
2289
2290         * gtk/tmpl/gtkwindow.sgml: fix docs for gtk_window_set_policy() to
2291         reflect existence of gtk_window_set_resizable()
2292
2293 2001-11-20  Matthias Clasen  <matthiasc@poet.de>
2294
2295         * gdk/tmpl/event_structs.sgml: Small fixes.
2296
2297 2001-11-16  Matthias Clasen  <matthiasc@poet.de>
2298
2299         * gdk/tmpl/event_structs.sgml: Updates. 
2300
2301         * gdk/tmpl/windows.sgml: Document GdkFilterFunction, GdkFilterReturn
2302         and GdkXEvent, add markup.
2303
2304 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
2305
2306         * gtk/gtk-docs.sgml: Go back to DocBook 3.0 to get the
2307         autobuilder on developer.gnome.org back to work, but add
2308         the png notation for the stock icons.
2309
2310 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
2311
2312         * gdk/Makefile.am (MKDB_OPTIONS), 
2313         gdk-pixbuf/Makefile.am (MKDB_OPTIONS),
2314         gtk/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
2315
2316         * gdk-pixbuf/tmpl/file-saving.sgml,
2317         gdk-pixbuf/tmpl/module_interface.sgml,
2318         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rgb.sgml: Consistent short descriptions.
2319
2320         * gtk/tmpl/gtkprogressbar.sgml: Remove duplicate docs. (#64469)
2321         
2322         * gtk/gtk-sections.txt: Add missing TITLEs (#64459, #64568)
2323
2324         * gtk/tmpl/gtkadjustment.sgml: Typo fix. (#64448)
2325
2326 Mon Nov 12 23:06:38 2001  Tim Janik  <timj@gtk.org>
2327
2328         * added gtkaccelmap.sgml. other updates.
2329
2330 2001-11-11  Matthias Clasen  <matthiasc@poet.de>
2331
2332         * gdk-pixbuf/gdk-pixbuf-rendering.sgml, 
2333         gdk-pixbuf/gdk-pixbuf-from-drawables.sgml: new files explaining
2334         where the code for rendering pixbufs lives. (#61151) 
2335         
2336         * gdk-pixbuf/gdk-pixbuf.sgml: Use the new files.
2337
2338         * gtk/tmpl/gtkaccellabel.sgml, gtk/tmpl/gtkcombo.sgml,
2339         gtk/tmpl/gtkentry.sgml, gtk/tmpl/gtkhscrollbar.sgml,
2340         gtk/tmpl/gtkvscrollbar.sgml, gtk/tmpl/gtktoolbar.sgml,
2341         gtk/tmpl/gtkdialog.sgml, gtk/tmpl/gtkstatusbar.sgml: 
2342         Mass fixing of trivial doc bugs. (#55579, #56760, #58769, #55918,
2343         #64154, #60422, #54697)
2344
2345 2001-11-10  Matthias Clasen  <matthiasc@poet.de>
2346
2347         * gtk/tmpl/gtkpaned.sgml: Document gtk_paned_set_gutter_size
2348         as noop. (#45802)
2349
2350         * gtk/tmpl/gtkcolorsel.sgml: Remove stuff duplicating inline
2351         docs. (#60481)
2352
2353         * gtk/tmpl/gtkstock.sgml: Document all stock items
2354         with their stock text. 
2355
2356         * gtk/tmpl/gtkhseparator.sgml: Small corrections.
2357
2358         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Updates.
2359
2360 2001-11-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2361
2362         * gdk-pixbuf/tmpl/refcounting.sgml,
2363         gdk-pixbuf/porting-from-imlib.sgml, tmpl/creating.sgml:
2364         gdk_rgb_init() doesn't need to be called anymore. Use
2365         g_object_(un)_ref instead of gdk_pixbuf_(un)ref.
2366
2367         * tmpl/module_interface.sgml: Typo fix.
2368
2369         * gdk-pixbuf/gdk-pixbuf.sgml: Fixed jade complaining about '_' by
2370         replacing it with '-'. Now builds again.
2371
2372 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
2373
2374         * gdk-pixbuf/gdk-pixbuf.sgml: include initialization_versions.sgml,
2375         file-saving.sgml and module_interface.sgml.
2376
2377         * gdk-pixbuf/tmpl/module_interface.sgml: add short description.
2378
2379         * gtk/tmpl/gtkarg.sgml, gtk/tmpl/gtkdata.sgml, 
2380         gtk/tmpl/gtkcellrenderertextpixbuf.sgml: removed, since they described 
2381         no longer existent stuff and aren't included anymore.
2382
2383         * gdk/tmpl/color_contexts.sgml, gdk/tmpl/input_contexts.sgml, 
2384         gdk/tmpl/input_methods.sgml: removed, since they described no longer 
2385         existent stuff and aren't included anymore.
2386
2387 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
2388
2389         * gdk-pixbuf/gdk-pixbuf-sections.txt,
2390         gdk-pixbuf/tmpl/animation.sgml, 
2391         gdk-pixbuf/tmpl/module_interface.sgml: Updates. (#63293)
2392
2393 2001-10-28  Anders Carlsson  <andersca@gnu.org>
2394
2395         * gtk/tmpl/gtkadjustment.sgml: Update struct member docs
2396         since they're gdouble now instead of gfloat. Fixes #55699.
2397
2398 2001-10-28  Matthias Clasen  <matthiasc@poet.de>
2399
2400         * docs/reference/gtk/tmpl/gtkmenuitem.sgml,
2401         docs/reference/gtk/tmpl/gtkmenu.sgml,
2402         docs/reference/gtk/tmpl/gtkmenushell.sgml,
2403         docs/reference/gtk/tmpl/gtkcontainer.sgml,
2404         docs/reference/gtk/gtk-sections.txt: Updates.
2405
2406 2001-10-28  Anders Carlsson  <andersca@gnu.org>
2407
2408         * gdk/tmpl/regions.sgml: Remove note about coordinates in GdkPoint
2409         being 16-bit since they're 32-bit now. Fixes #62681.
2410
2411 2001-10-27  Matthias Clasen  <matthiasc@poet.de>
2412
2413         * gdk/tmpl/input_devices.sgml: Updates.
2414
2415         * gtk/tmpl/gtkrc.sgml: Document the special values <none> and
2416         <parent> for bg_pixmap.
2417
2418 2001-10-27  Anders Carlsson  <andersca@gnu.org>
2419
2420         * gtk/tmpl/gtkaccellabel.sgml: Clarify that the string
2421         argument in gtk_accel_label_new most be non-NULL.
2422         This fixes #54826.
2423
2424         * gtk/tmpl/gtkentry.sgml: Clarify that a maximum length
2425         of 0 means infinity. This fixes #58771.
2426
2427         * gtk/tmpl/gtkhandlebox.sgml: Finish a sentence. 
2428         This fixes #56702.
2429
2430         * gtk/tmpl/gtkspinbutton.sgml: Clarify that we're
2431         returning a spin button in the _new function.
2432         This fixes #54097.
2433
2434         * gtk/tmpl/gtktoolbar.sgml: Change docs for 
2435         gtk_toolbar_append_item to say that it appends an item
2436         to the end of a toolbar. This fixes #60428.
2437
2438 Fri Oct 26 11:54:53 2001  Owen Taylor  <otaylor@redhat.com>
2439
2440         * */Makefile.am: Update to install images.
2441
2442 2001-10-27  Anders Carlsson  <andersca@gnu.org>
2443
2444         * gtk/gtk-sections.txt,
2445         * gtk/tmpl/gtktreeviewcolumn.sgml: Remove documentation for
2446         gtk_tree_view_column_cell_event since that function has been
2447         removed. This fixes #62084.
2448
2449         * gdk/tmpl/properties.sgml: Change FALSE to TRUE in 
2450         documentation for gdk_atom_intern, to document the
2451         correct behavior. This fixes #58798.
2452
2453         * gtk/gtk-sections.txt: Update GtkStyle since it's now a
2454         GObject and not a struct. This fixes #55807. 
2455
2456 Thu Oct 18 16:40:00 2001  Jonathan Blandford  <jrb@redhat.com>
2457
2458         * gtk/gtk-docs.sgml: add GtkCellEditable and GtkTreeModelSort.
2459
2460 Sat Oct 20 18:35:21 2001  Owen Taylor  <otaylor@redhat.com>
2461
2462         * gtk/tmpl/gtkentry.sgml (Note): Remove note about
2463         deprecation. (We've standard on G_CONST_RETURN 
2464         rather than the reverse.) #58768, Vitaly Tishkov.
2465
2466 2001-10-20  jacob berkman  <jacob@ximian.com>
2467
2468         * gtk/Makefile.am (HTML_IMAGES): get them from
2469         $(top_srcdir)/gtk/stock-icons/ rather than
2470         ../../../gtk/stock-items/
2471
2472 Fri Oct 19 15:44:52 2001  Owen Taylor  <otaylor@redhat.com>
2473
2474         * gtk/Makefile.am gtk/gtk-sections.txt gtk/gtk-docs.sgml:
2475         Add gtkimcontextsimple.
2476
2477 2001-10-19  Matthias Clasen   <matthiasc@poet.de>
2478
2479         * gtk/gtk-docs.sgml: Switch to DocBook 4.1 (for the PNG notation).
2480
2481         * gtk/Makefile.am, gtk/tmpl/gtkstock.sgml: Add inlinegraphics for
2482         the stock icons.
2483
2484 2001-10-18  Matthias Clasen   <matthiasc@poet.de>
2485
2486         * gdk/tmpl/visuals.sgml: Resurrect 1.2 documentation. (#62604)
2487
2488         * gtk/tmpl/gtkpaned.sgml: Fixes. (#62146)
2489
2490         * gtk/tmpl/gtkgamma.sgml: Fixes. (#62155)
2491
2492         * gtk/Makefile.am (IGNORE_HFILES): Add xembed.h (#61929)
2493
2494         * gdk-pixbuf/gdk-pixbuf.types: Add GdkPixbuf, 
2495         GdkPixbufAnimation and GdkPixbufAnimationIter. (#62590)
2496
2497         * gtk/tmpl/gtkscrolledwindow.sgml: Replace GtkCList by
2498         GtkTreeView in example. (#62200)
2499
2500 2001-10-17  Matthias Clasen   <matthiasc@poet.de>
2501
2502         * gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkclipboard.sgml,
2503         gdk/tmpl/general.sgml, gdk/tmpl/threads.sgml, 
2504         gdk/tmpl/x_interaction.sgml: Updates.
2505
2506 2001-10-13  Matthias Clasen   <matthiasc@poet.de>
2507
2508         * gdk/tmpl/x_interaction.sgml: Update.
2509
2510 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
2511
2512         * gtk/gtk-sections.txt, gtk/tmpl/gtkspinbutton.sgml,
2513         gtk/tmpl/gtkseparatormenuitem.sgml, gtk/tmpl/gtknotebook.sgml,
2514         gtk/tmpl/gtkstatusbar.sgml, gtk/tmpl/gtkradiobutton.sgml,
2515         gtk/tmpl/gtkradiomenuitem.sgml: Updates.
2516
2517         * gdk-pixbuf/gdk-pixbuf-sections.txt, 
2518         gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Follow recent API changes.
2519
2520 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
2521
2522         * gtk/tmpl/gtkcalendar.sgml, gtk/tmpl/gtkeditable.sgml: Update.
2523
2524         * gdk-pixbuf/gdk-pixbuf.sgml: Add entity for tmpl/inline.sgml.
2525
2526         * gdk-pixbuf/tmpl/inline.sgml: Update.
2527
2528         * gtk/gtk-sections.sgml: Update.
2529
2530 2001-10-08  Matthias Clasen   <matthiasc@poet.de>
2531
2532         * gdk-pixbuf/gdk-pixbuf-sections.txt,
2533         gdk-pixbuf/Makefile.am, gdk-pixbuf/tmpl/creating.sgml: Update.
2534
2535         * gdk-pixbuf/tmpl/inline.sgml: New file.
2536         
2537 2001-10-07  Matthias Clasen   <matthiasc@poet.de>
2538
2539         * gdk/tmpl/properties.sgml, gdk/tmpl/events.sgml,
2540         gdk/tmpl/regions.sgml, gdk/tmpl/general.sgml,
2541         gdk/tmpl/keys.sgml: Update. 
2542
2543         * gdk/gdk-overrides.txt, gdk/gdk-sections.txt: Remove nanox traces.
2544
2545 2001-10-06  Matthias Clasen   <matthiasc@poet.de>
2546
2547         * gtk/gtk-docs.sgml: add gtkimagemenuitem, 
2548         gtksettings, gtkseparatormenuitem.
2549         
2550         * gtk/tmpl/gtktreemodelsimple.sgml: remove unused file.
2551
2552 2001-10-05  Matthias Clasen   <matthiasc@poet.de>
2553
2554         * gtk/gtk-sections.sgml, gtk/objects_grouped.sgml: remove GtkPacker.
2555
2556 2001-10-05  Sven Neumann  <sven@gimp.org>
2557
2558         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: adapt to changes in GDK_PIXBUF_ERROR
2559         enum.
2560
2561 2001-10-04  Havoc Pennington  <hp@pobox.com>
2562
2563         * gtk/tmpl/gtkimage.sgml: fix GtkImage overview
2564
2565 Wed Oct  3 15:09:18 2001  Jonathan Blandford  <jrb@redhat.com>
2566
2567         * gtk/gtk.types: remove gtk_cell_editable_get_type
2568
2569 2001-10-02  Havoc Pennington  <hp@redhat.com>
2570
2571         * gtk/tree_widget.sgml: s/empahsis/emphasis/
2572
2573         * gtk/tmpl/gtkobject.sgml: update docs
2574
2575 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
2576
2577         * gtk/gtk-sections.txt: Move standard gobject stuff to
2578         the 'Standard' sections. (#61483)
2579
2580 Wed Sep 26 15:05:28 2001  Jonathan Blandford  <jrb@redhat.com>
2581
2582         * gtk/gtk.types: Add missing types.
2583
2584 Mon Sep 24 12:43:45 2001  Owen Taylor  <otaylor@redhat.com>
2585
2586         * gtk/gtk-sections.txt: Updates for removed/renamed functions.
2587
2588 2001-09-08  Havoc Pennington  <hp@pobox.com>
2589
2590         * gtk/gtk-sections.txt: move some of the accel group functions 
2591         into a Private subsection
2592
2593 2001-09-08  Havoc Pennington  <hp@pobox.com>
2594
2595         * gtk/tmpl/gtklayout.sgml: docs
2596
2597         * gdk-pixbuf/gdk-pixbuf.sgml: remove the section on compiling
2598         gdk-pixbuf since it isn't a standalone package anymore
2599
2600         * gtk/building.sgml: section on compiling GTK itself
2601
2602 2001-09-08  Havoc Pennington  <hp@pobox.com>
2603
2604         * gtk/gtk-sections.txt: put GtkPacker back in here so it won't be
2605         in gtk-unused.txt, but don't put it back in gtk-docs.sgml. 
2606
2607         Tons of other additions from gtk-unused.txt, but mostly skipping
2608         all the tree stuff for now.
2609
2610 2001-09-08  Havoc Pennington  <hp@pobox.com>
2611
2612         * gtk/gtk-docs.sgml: remove CellRendererTextPixbuf
2613
2614         * gtk/resources.sgml: add section on mailing lists, bugzilla, etc.
2615
2616         * gtk/tmpl/gtkaccelgroup.sgml: add long description
2617
2618         * gtk/gtk-sections.txt: reorder accel group section; probably need
2619         to delete most of it
2620
2621         * gtk/tmpl/gtkmain.sgml: Clean it up a little bit
2622
2623         * gtk/gtk-docs.sgml: rearrange the list of "core/misc" sections so
2624         that useful things are near the top and stupid junk is near the
2625         bottom.
2626
2627         * gtk/tmpl/gtkfeatures.sgml: fix/finish this section
2628
2629         * gtk/gtk-docs.sgml: create a separate section for
2630         overview/tutorial material and special notes, and put the
2631         reference docs for the "misc non-widget" stuff into its own
2632         section.
2633
2634         * gtk/compiling.sgml: write this section
2635
2636         * gtk/gtk-docs.sgml: The intro section weirdly had two paragraphs
2637         that said the same thing. Delete one of them.
2638
2639 Tue Sep  4 01:33:51 2001  Owen Taylor  <otaylor@redhat.com>
2640
2641         * gtk/gtk-docs.sgml: Remove references to a couple
2642         sections that are no longer there.
2643
2644 Thu Aug 30 19:34:38 2001  Jonathan Blandford  <jrb@redhat.com>
2645
2646         * gtk/tmpl/gtkdialog.sgml: Fix obvious mistake.
2647
2648 Tue Aug 21 12:42:19 2001  Owen Taylor  <otaylor@redhat.com>
2649
2650         * gtk/gtk-sections.txt: Remove GtkPacker
2651
2652 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
2653
2654         * */Makefile.am: Set GPATH to fix srcdir != builddir  
2655         problems with GNU make.
2656
2657 Sun Jul 22 17:01:34 2001  Owen Taylor  <otaylor@redhat.com>
2658
2659         * gtk/tmpl/gtksignal.sgml: Fix missing not
2660         (Skip Montanaro, #56361)
2661
2662 Wed Jul  4 22:53:33 2001  Owen Taylor  <otaylor@redhat.com>
2663
2664         * gtk/tmpl/gtkplug.sgml gtk/tmpl/gtksocket.sgml: Some
2665         updates and moving docs to the C files.
2666
2667 2001-05-19  Havoc Pennington  <hp@pobox.com>
2668
2669         * gdk-pixbuf/tmpl/initialization_versions.sgml: docs
2670
2671         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: docs
2672
2673         * gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: docs
2674
2675 Sun Apr 15 15:04:12 2001  Owen Taylor  <otaylor@redhat.com>
2676
2677         * gtk/tmpl/gtkdnd.sgml: Move some of the function docs to the
2678         C files.
2679
2680 Thu Jun 21 12:31:29 2001  Owen Taylor  <otaylor@redhat.com>
2681
2682         * gtk/gtk-sections.txt: Update a bit.
2683
2684         * Makefile.am: build GTK+ docs. 
2685
2686 Fri Jun  8 12:33:29 2001  Jonathan Blandford  <jrb@redhat.com>
2687
2688         * gtk/tmpl/gtktable.sgml: fix bug #55921
2689
2690 2001-06-05  Havoc Pennington  <hp@redhat.com>
2691
2692         * gtk/tmpl/gtkscale.sgml: more docs
2693
2694 Tue Jun  5 10:54:48 2001  Owen Taylor  <otaylor@redhat.com>
2695
2696         * gtk/tmpl/gtkenums.sgml: Improve docs for GtkStateType.
2697         (Fixes #55751, among other things.)
2698
2699 Mon Jun  4 15:08:21 2001  Owen Taylor  <otaylor@redhat.com>
2700
2701         * gtk/gtk-overrides.txt: Remove GtkArgSetFunc, GtkArgGetFunc.
2702
2703 Wed May 30 16:56:07 2001  Owen Taylor  <otaylor@redhat.com>
2704
2705         * gtk/tmpl/gtkrc.sgml (pattern): Correct typoe when
2706         describing order of composition. (#53371, Skip Montanaro)
2707         
2708 2001-05-22  Havoc Pennington  <hp@pobox.com>
2709
2710         * gtk/gtk-sections.txt: add gtk_bin_get_child
2711
2712 Fri May 18 12:28:08 2001  Owen Taylor  <otaylor@redhat.com>
2713
2714         * gtk/tmpl/gtksizegroup.sgml gtk/gtk-sections.txt gtk/gtk.types:
2715         Add documentation about GtkSizeGroup.
2716
2717 2001-05-11  Havoc Pennington  <hp@pobox.com>
2718
2719         * gtk/tmpl/gtkvruler.sgml, 
2720         gtk/tmpl/gtkhruler.sgml: fix bug #54431
2721
2722         * gtk/tmpl/gtkdrawingarea.sgml: fix bug #54331
2723
2724         * gtk/tmpl/gtkenums.sgml: fix bug #54329, and 
2725         update some other random things
2726
2727         * gtk/gtk-sections.txt: updates
2728
2729         * gtk/tmpl/gtkmenuitem.sgml: fix bug #54277
2730
2731         * gtk/tmpl/gtkradiomenuitem.sgml: fix bug #54323,
2732         #54324, #54325 
2733
2734 2001-04-26  Havoc Pennington  <hp@redhat.com>
2735
2736         * gtk/tmpl/gtkimage.sgml: document GtkImageType
2737
2738         * gtk/gtk-sections.txt: GtkImageType is public
2739
2740         * gdk/tmpl/images.sgml: add warning about gtk_image_new_bitmap
2741
2742 Wed Apr 25 12:33:03 2001  Owen Taylor  <otaylor@redhat.com>
2743
2744         * gtk/tmpl/gtktreeitem.sgml: Add note about GTK_ENABLE_BROKEN.
2745
2746 Tue Apr 17 10:59:13 2001  Owen Taylor  <otaylor@redhat.com>
2747
2748         * gtk/Makefile.am (GTKDOC_CFLAGS): Remove -DGTK_DISABLE_COMPAT
2749         add -DGTK_ENABLE_BROKEN
2750
2751         * {gtk/gtk,gdk/gdk}-sections.txt: Updated
2752
2753 Fri Apr 13 10:41:10 2001  Owen Taylor  <otaylor@redhat.com>
2754
2755         * */Makefile.am: Add $(top_builddir) to includes as necessary,
2756         Run gtkdoc-scangobj from builddir, not srcdir, don't distribute
2757         foo-doc.{top,bottom}, recomment in code to distribute HTML
2758         images, with shell fixes.
2759
2760         * gtk/gtk.hierarchy gdk-pixbuf/gdk-pixbuf.{args,signals,hierarchy}:
2761         Remove generated files.
2762         
2763 Wed Apr  4 01:26:04 2001  Tim Janik  <timj@gtk.org>
2764
2765         * gdk-pixbuf/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
2766         dist-hook because $(HTML_IMAGES) is empty.
2767         * gtk/Makefile.am: same here.
2768         * gdk/Makefile.am: same here. touched gdk.types since make rules
2769         require it ;(
2770
2771 2001-03-29  Mike Kestner  <mkestner@ameritech.net>
2772
2773         * gtk/tmpl/gtkspinbutton.html: killed function docs that are now
2774         inline.
2775
2776 2001-03-23  Havoc Pennington  <hp@redhat.com>
2777
2778         * gdk/gdk-sections.txt: updates
2779
2780         * gtk/gtk-sections.txt: updates
2781
2782         * gtk/gtk-docs.sgml: mop up TreeModelSimple entity
2783
2784         * gdk/gdk-docs.sgml: remove input method
2785         and input context docs
2786
2787 2001-03-22  Havoc Pennington  <hp@redhat.com>
2788
2789         * gdk/tmpl/keys.sgml: docs on GdkKeymap
2790
2791 2001-03-16  Havoc Pennington  <hp@redhat.com>
2792
2793         * gtk/gtk-docs.sgml: remove GtkData entity usage
2794
2795 2001-03-14  Havoc Pennington  <hp@redhat.com>
2796
2797         * gtk/gtk-docs.sgml: remove gtkdata, gtktreemodelsimple
2798
2799         * gtk/gtk.types: remove gtk_data_get_type
2800
2801 Wed Mar  7 23:58:53 2001  Owen Taylor  <otaylor@redhat.com>
2802
2803         * gtk/tmpl/gtkwidget.sgml: Document ::hierarchy-changed.
2804
2805 Wed Mar  7 00:27:13 2001  Jonathan Blandford  <jrb@redhat.com>
2806
2807         * gdk-pixbuf/Makefile.am (scan-build.stamp): add --nogtkinit.
2808
2809 Sat Mar  3 17:20:53 2001  Owen Taylor  <otaylor@redhat.com>
2810
2811         * */Makefile.am (scan-build.stamp): You can't use
2812         + as a metacharacter for basic regular expressions.
2813         (This was the "all objects disappear")
2814
2815         * gdk/gdk-sections.txt gdk-pixbuf/gdk-pixbuf-sections.txt
2816
2817         * */*-unused.sgml: Remove a lot of empty stuff. (No
2818         point in saving old docs when there aren't any.)
2819
2820 2001-02-20  Havoc Pennington  <hp@pobox.com>
2821
2822         * gdk/tmpl/rgb.sgml: fix these docs to reflect the current state
2823         of affairs
2824
2825 2001-02-19  Havoc Pennington  <hp@pobox.com>
2826
2827         * gdk/Makefile.am (SCAN_OPTIONS): add --deprecated-guards
2828
2829         * gdk/gdk-sections.txt: update
2830
2831         * gdk/gdk-docs.sgml: update
2832
2833 2001-02-18  Havoc Pennington  <hp@pobox.com>
2834
2835         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): add gdk-pixbuf-marshal.h
2836
2837         * gdk-pixbuf/gdk-pixbuf-sections.txt: fixes
2838
2839 Sun Feb 11 22:16:34 2001  Owen Taylor  <otaylor@redhat.com>
2840
2841         * */Makefile.am: Use the new snazzy mother-of-all-gtk-doc-makefiles.
2842
2843         * gdk/tmpl/* gdk-pixbuf/tmpl/*: Recover a bunch of docs that were 
2844         lost at one point.
2845
2846 2001-02-08  Havoc Pennington  <hp@pobox.com>
2847
2848         * gtk/windows.sgml: windows (file is blank)
2849
2850         * gtk/framebuffer.sgml: framebuffer (file is blank)
2851
2852         * gtk/compiling.sgml: how to use pkg-config, etc. (file is 
2853         blank for now)
2854
2855 2001-02-03  Havoc Pennington  <hp@pobox.com>
2856
2857         * gtk/tmpl/gtkfixed.sgml: Add the intro docs section
2858
2859 2001-02-01  Havoc Pennington  <hp@redhat.com>
2860
2861         * gtk/gtk-sections.txt: updated
2862
2863         * gtk/gtk-docs.sgml: Move the below from "Deprecated" section to
2864         "special-purpose" section; move GtkItem out of deprecated section,
2865         since GtkMenuItem uses it, though probably the GtkItem signals
2866         should just migrate down to GtkMenuItem someday it won't happen
2867         for 2.0
2868
2869         * gtk/tmpl/gtkgamma.sgml: add note about eventual removal
2870
2871         * gtk/tmpl/gtkcurve.sgml: add note about eventual removal
2872
2873         * gtk/tmpl/gtkruler.sgml: add note about eventual removal
2874
2875         * gtk/tmpl/gtkhruler.sgml: add note about eventual removal
2876
2877         * gtk/tmpl/gtkvruler.sgml: add note about eventual removal
2878
2879         * gtk/tmpl/gtkinputdialog.sgml: add note about eventual removal
2880
2881 2001-01-30  Havoc Pennington  <hp@pobox.com>
2882
2883         Also committed a bunch of automatic changes made by gtk-doc, 
2884         after reviewing for correctness.
2885         
2886         * gtk/tmpl/gtktext.sgml: add warning about deprecation and note
2887         about what to use instead
2888
2889         * gtk/tmpl/gtktree.sgml: ditto
2890
2891         * gtk/Makefile.am (scan): pass --deprecated-guards option to
2892         gtk-doc
2893
2894         * gtk/gtk-docs.sgml: move GtkText to the deprecated section 
2895         instead of the GtkTextView section. Oops.
2896
2897 Tue Jan 30 16:01:54 2001  Owen Taylor  <otaylor@redhat.com>
2898
2899         * gtk/tmpl/gtkclist.sgml: Added note explaining how
2900         the @button parameter is off by 1. (#6739)
2901
2902 Mon Jan  8 15:21:15 2001  Owen Taylor  <otaylor@redhat.com>
2903
2904         * Makefile.am (SUBDIRS): Restore build.
2905
2906         * gdk/gdk-sections.txt gdk/gdk-docs.sgml 
2907           gdk-pixbuf/gdk-pixbuf-sections.txt 
2908           gtk/gtk-sections.txt gtk/gtk-docs.sgml: : Update.
2909
2910         * */tmpl/*: Changes from update.
2911
2912 Wed Oct 25 15:19:40 2000  Owen Taylor  <otaylor@redhat.com>
2913
2914         * gtk/tmpl/gtknotebook.sgml: Moved function docs into .c
2915         file, fairly extensive rewriting.
2916
2917 Thu Nov 30 00:53:45 2000  Owen Taylor  <otaylor@redhat.com>
2918
2919         * gtk/tmpl/gtkfilesel.sgml: Fix to say that file_selection_complete()
2920         filters both files and directories.
2921
2922         * gtk/tmpl/gtktogglebutton.sgml: Fix description
2923         of gtk_toggle_button_toggled().
2924
2925 Fri Nov 17 17:31:30 2000  Owen Taylor  <otaylor@redhat.com>
2926
2927         * gtk/Makefile.am (content_files): Add a couple
2928         of files.
2929
2930 Mon Nov 13 16:58:43 2000  Owen Taylor  <otaylor@redhat.com>
2931
2932         * {gtk,gdk,gdk-pixbuf}/Makefile.am: cd to srcdir before
2933         calling gtkdoc-fixref, distribute index.sgml.
2934
2935         * gtk/gtk-docs.sgml gtk/Makefile.am gtk/gtk-sections.txt
2936         gtk/gtk.types: Update
2937
2938 2000-11-05  Havoc Pennington  <hp@pobox.com>
2939
2940         * gtk/tmpl/gtktexttag.sgml: documented some of the object args
2941
2942         * gtk/text_widget.sgml: fixups
2943
2944 2000-11-04  Havoc Pennington  <hp@pobox.com>
2945
2946         * gtk/gtk-sections.txt: Added a bunch of stuff from unused
2947
2948 2000-11-01  Havoc Pennington  <hp@redhat.com>
2949
2950         * gtk/tmpl/gtkmessagedialog.sgml: Check in these docs, I seem to
2951         have written them a while ago then forgotten about them.
2952
2953 2000-11-01  Havoc Pennington  <hp@pobox.com>
2954
2955         * gtk/gtk-sections.txt: Add new label functions
2956
2957 Sun Oct 29 02:59:50 2000  Owen Taylor  <otaylor@redhat.com>
2958
2959         * **: Updates to new gtk-doc, gsignal, causing quite
2960         a bit of diffs but little real changes.
2961
2962 2000-10-24  Havoc Pennington  <hp@redhat.com>
2963
2964         * gtk/text_widget.sgml: add note about UTF-8
2965
2966 2000-10-23  Havoc Pennington  <hp@redhat.com>
2967
2968         * gtk/gtk-sections.txt: remove GtkTextBTree
2969
2970         * gtk/text_widget.sgml: Overview of the text widget
2971
2972         * gtk/gtk-docs.sgml: Change to using categories for the toplevel 
2973         organization of the reference entries. We'll add an alphabetical 
2974         index eventually. The category way is a lot easier for people who
2975         aren't familiar with the widgets. Removed objects_grouped.sgml 
2976         from gtk-docs.sgml for now, it doesn't seem useful anymore.
2977
2978         * gtk/objects_grouped.sgml: Add a section for deprecated
2979         objects; add a section for the TextView object collection
2980
2981 Wed Oct 18 11:01:12 2000  Owen Taylor  <otaylor@redhat.com>
2982
2983         * gtk/Makefile.am gdk-pixbuf/Makefile.am: Fix typo
2984
2985 2000-10-20  Havoc Pennington  <hp@redhat.com>
2986
2987         * gtk/gtk-sections.txt: Add dialog docs
2988
2989 2000-10-18  Havoc Pennington  <hp@redhat.com>
2990
2991         * gtk/gtk-sections.txt: Some updates
2992
2993         * gdk/gdk-sections.txt: remove GdkPixbufAlphaMode
2994
2995         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add new API, remove 
2996         GdkPixbufClass/GdkAnimationClass since those are private
2997
2998         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): ignore more headers
2999
3000 2000-10-06  Havoc Pennington  <hp@redhat.com>
3001
3002         * gdk-pixbuf/*.sgml, gdk-pixbuf/tmpl/*.sgml: copy in from 1.0
3003         
3004         * gdk-pixbuf/gdk-pixbuf-sections.txt: add Xlib sections from 1.0
3005         tree
3006
3007         * gdk-pixbuf/Makefile.am: add stuff from 1.0 tree
3008
3009         * gdk-pixbuf/compiling.sgml: copy from 1.0 tree
3010
3011 2000-09-26  Havoc Pennington  <hp@redhat.com>
3012
3013         * gtk/tmpl/gtkrc.sgml: Document stock icon stuff
3014
3015 Thu Sep  7 14:15:03 2000  Owen Taylor  <otaylor@redhat.com>
3016
3017         * gdk/* gtk/*: Move gtk-reference files into GTK+ tree proper.
3018
3019         * Update sections.txt files to correspond to current code,
3020         tweak .sgml files and Makefiles to correspond.
3021
3022         * gtk/tmpl/gtkradiomenuitem.sgml (this): Remove extra <para>
3023
3024 2000-06-14  Damon Chaplin  <damon@helixcode.com>
3025
3026         * gtk/tmpl/gtktooltips.sgml: added a note about no-window widgets.
3027
3028 Mon Jun  5 11:17:25 2000  Owen Taylor  <otaylor@redhat.com>
3029
3030         * gdk/tmpl/general.sgml: Fix gdk_pointer_grab description
3031         as pointed out by Dave Morse.
3032
3033 Sun May 28 12:16:01 2000  Owen Taylor  <otaylor@redhat.com>
3034
3035         * gtk/tmpl/gtkaspectframe.sgml: Fix typo
3036         pointed out by Gregory McLean.
3037
3038 2000-05-28  Damon Chaplin  <damon@helixcode.com>
3039
3040         * gdk/tmpl/event_structs.sgml: typo.
3041
3042 2000-04-22  Damon Chaplin  <damon@helixcode.com>
3043
3044         * gtk/tmpl/gtkenums.sgml: update from Lee Mallabone
3045         <lee0@callnetuk.com>
3046
3047 2000-04-09  Damon Chaplin  <damon@helixcode.com>
3048
3049         * gtk/tmpl/gtkmain.sgml: update from Torsten Landschoff
3050         <t.landschoff@gmx.net>
3051
3052         * gdk/tmpl/input_methods.sgml: 
3053         * gdk/tmpl/general.sgml: fixed typos.
3054
3055 Tue Mar 14 14:17:46 2000  Raph Levien  <raph@acm.org>
3056
3057         * gdk/tmpl/rgb.sgml: Better explanation of gdk_rgb_set_min_colors.
3058         Thanks to Stric for spotting it.
3059
3060 2000-03-07  Damon Chaplin  <damon@helixcode.com>
3061
3062         * gtk/tmpl/gtkclist.sgml: fix to gtk_clist_set_reorderable(). It
3063         reorders rows, not columns. From Guy Harris <gharris@flashcom.net>.
3064
3065 2000-02-29  Damon Chaplin  <damon@helixcode.com>
3066
3067         * gtk/tmpl/gtkmenuitem.sgml: minor fix from Nicolas GEORGE
3068         <nicolas.george@ens.fr>.
3069
3070 2000-02-28  Damon Chaplin  <damon@helixcode.com>
3071
3072         * gtk/tmpl/gtkradiomenuitem.sgml: 
3073         * gtk/tmpl/gtkmenuitem.sgml: 
3074         * gtk/tmpl/gtknotebook.sgml: new menu item sections and minor update to
3075         notebook section from Nicolas GEORGE <nicolas.george@ens.fr>.
3076
3077 2000-02-18  Damon Chaplin  <damon@helixcode.com>
3078
3079         * gtk/tmpl/gtktooltips.sgml: patch from
3080         David Benson <daveb@idealab.com> to note that gtk_tooltips_set_colors()
3081         does not work.
3082
3083 2000-02-09  Damon Chaplin  <damon@helixcode.com>
3084
3085         * gdk/tmpl/input_methods.sgml: minor fix.
3086
3087 2000-02-03  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3088
3089         * gdk/gdk-sections.txt: rearranged a bit.
3090
3091         * gdk/tmpl/event_structs.sgml: updated.
3092
3093         * gtk/gtk-sections.txt: added INCLUDE tag for Private Info section.
3094
3095         * gdk/tmpl/color_contexts.sgml: added note saying it is deprecated.
3096         * gdk/tmpl/dnd.sgml: added note saying read the GTK+ DnD docs.
3097
3098 2000-02-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3099
3100         * gdk/tmpl/*.sgml: ran make templates.
3101
3102         * gdk/gdk-docs.sgml: rearranged sections.
3103
3104         * gdk/tmpl/events.sgml: documented.
3105
3106         * gdk/tmpl/general.sgml: documented.
3107
3108         * gdk/tmpl/rgb.sgml: fixed a few '@' -> '#'.
3109
3110         * gdk/gdk-sections.txt: rearranged a few bits, including moving
3111         GdkWChar and related functions from the input method section to the
3112         font section, and GdkCapStyle etc. from Drawing Primitives to GCs.
3113
3114         * gdk/tmpl/images.sgml: documented.
3115
3116         * gdk/tmpl/drawing.sgml: updated.
3117
3118         * gdk/tmpl/regions.sgml: updated.
3119
3120         * gdk/tmpl/input_contexts.sgml: documented.
3121
3122         * gdk/tmpl/input_methods.sgml: documented.
3123
3124         * gdk/tmpl/selections.sgml: changed xref to a link since Jade says
3125         a xref to a RefEntry is not supported.
3126
3127 2000-01-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3128
3129         * gtk/tmpl/gtkscrollbar.sgml: Started.
3130
3131 2000-01-08  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3132
3133         * gtk/tmpl/gtkclist.sgml: update from Paul Schifferer
3134         <isengard@geocities.com>
3135
3136 Wed Jan  5 10:23:41 2000  Owen Taylor  <otaylor@redhat.com>
3137
3138         * gtk/tmpl/gtkprogress.sgml: Missing </listitem>, remove extra <para>
3139         * gtk/tmpl/gtkobject.sgml: dos2unix
3140         * gtk/tmpl/gtkcurve.sgml: missing </para>
3141         * gtk/tmpl/gtkarg.sgml: dos2unix, missing </para>
3142         * gtk/tmpl/gtkcolorsel.sgml: Missing </listitem>'s
3143         * gtk/tmpl/gtksignal.sgml (signal): dos2unix, missing </para>'s
3144         * gtk/tmpl/gtkmarshal.sgml: Missing </refsect2>
3145
3146 1999-11-16  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3147
3148         * gtk/tmpl/gtkmenubar.sgml: fixed minor error - using <em>.
3149
3150         * gtk/tmpl/gtknotebook.sgml: 
3151         * gtk/tmpl/gtklist.sgml: new sections from
3152         Nicolas George <george@clipper.ens.fr>, with help from
3153         "Bob Springett" <bobspringett@claranet.fr>.
3154
3155         * gtk/tmpl/gtkobject.sgml: 
3156         * gtk/tmpl/gtkarg.sgml: new sections from
3157         David Benson <daveb@idealab.com>.
3158
3159         * gtk/tmpl/gtkvbox.sgml: 
3160         * gtk/tmpl/gtkhbox.sgml: fixed line endings.
3161
3162         * gtk/tmpl/gtkvbbox.sgml: update from Lee Mallabone
3163         <lee0@callnetuk.com>
3164
3165         * gdk/tmpl/drawing.sgml: fixed error in gdk_draw_arc() @angle2 param
3166         - it is relative to @angle1 rather than from the 3 o'clock position.
3167
3168         * gtk/tmpl/gtkfontseldlg.sgml: changed enums to use @ fields.
3169
3170         * gtk/tmpl/gtkcolorsel.sgml: 
3171         * gtk/tmpl/gtkcolorseldlg.sgml: 
3172         * gtk/tmpl/gtkprogress.sgml: 
3173         * gtk/tmpl/gtkprogressbar.sgml: new sections from Tom Martone
3174         <tom@martoneconsulting.com>
3175
3176         * gtk/tmpl/gtkclist.sgml: partially written documentation from
3177         Paul Schifferer <isengard@geocities.com> who won't be able to finish it
3178
3179 1999-09-22  Martin Norbäck  <d95mback@dtek.chalmers.se>
3180         
3181         * gtk/tmpl/gtkclist.sgml: Added information about the sorting functions
3182
3183 Tue Oct 26 16:50:15 1999  Owen Taylor  <otaylor@redhat.com>
3184
3185         * gtk/tmpl/gtkrc.sgml: Added information about widget
3186         paths and pattern matching.
3187
3188 1999-09-22  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3189
3190         * gtk/tmpl/*.sgml: ran make templates, to fix problems with structs.
3191
3192         * gtk/gtk-sections.txt: rearranged GtkCombo section.
3193
3194         * gtk/tmpl/gtkvseparator.sgml: 
3195         * gtk/tmpl/gtkhseparator.sgml: 
3196         * gtk/tmpl/gtkgc.sgml: 
3197         * gtk/tmpl/gtkfeatures.sgml: 
3198         * gtk/tmpl/gtktipsquery.sgml: 
3199         * gtk/tmpl/gtkitem.sgml: 
3200         * gtk/tmpl/gtkinvisible.sgml: 
3201         * gtk/tmpl/gtkgamma.sgml: 
3202         * gtk/tmpl/gtkdata.sgml: 
3203         * gtk/tmpl/gtkcurve.sgml: 
3204         * gtk/tmpl/gtkcombo.sgml: 
3205         * gtk/tmpl/gtkaccellabel.sgml: documented.
3206
3207 1999-09-20  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3208
3209         * gtk/gtk-docs.sgml: added role="no-toc" to the GTK+ Widgets & Objects
3210         chapter since we've created our own special contents page.
3211
3212 1999-09-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3213
3214         * gtk/tmpl/gtkmarshal.sgml: 
3215         * gtk/tmpl/gtksignal.sgml: new sections from 
3216          David Benson <daveb@idealab.com>.
3217
3218         * gtk/gtk-sections.txt: rearranged signal sections, and made most
3219         marshallers private. Moved GtkSignalRunType to signals section.
3220
3221         * gtk/tmpl/gtkradiobutton.sgml: new section from Lee Mallabone.
3222
3223 1999-09-17  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3224
3225         * gtk/gtk-docs.sgml: removed menu factory and debugging sections.
3226
3227         * gtk/gtk-sections.txt: made menu factory stuff private since it is
3228         deprecated. Also made debugging stuff private since it is only useful
3229         within GTK+.
3230
3231 1999-09-14  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3232
3233         * gtk/tmpl/gtkfilesel.sgml: fixed mismatched parentheses.
3234
3235 1999-09-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3236
3237         * gdk/tmpl/event_structs.sgml: 
3238         * gdk/tmpl/drawing.sgml: minor fixes.
3239
3240 1999-09-20  David C. Mason  <dcm@redhat.com>
3241
3242         * gtk/tmpl/gtkimage.sgml: first pass at gtkimage... not complete
3243
3244 1999-08-28  Damon Chaplin  <damon@karuna.freeserve.co.uk>
3245
3246         * gtk/tmpl/gtkbbox.sgml: new section from Lee Mallabone.
3247
3248         * gdk/gdk-sections.txt: rearranged rgb, regions, and drawing sections.
3249
3250         * gdk/tmpl/rgb.sgml: new section from Raph Levien, with a few changes
3251         by me, including a little example app.
3252
3253         * gdk/tmpl/regions.sgml: 
3254         * gdk/tmpl/event_structs.sgml: 
3255         * gdk/tmpl/drawing.sgml: my first attempt.
3256         * gdk/tmpl/cursors.sgml: tiny changes.
3257
3258 Tue Aug 17 09:14:01 1999  Owen Taylor  <otaylor@redhat.com>
3259
3260         * gtk/tmpl/gtktypeutils.sgml: Fix corrupted end tag.
3261
3262         * gtk/tmpl/gtkselection.sgml gtk/tmpl/gtkrc.sgml
3263           gtk/tmpl/gtkdnd.sgml gtk/tmpl/gtkarrow.sgml
3264           gtk/tmpl/gtkpaned.sgml gtk/tmpl/gtkmisc.sgml
3265           gtk/tmpl/gtkhandlebox.sgml gtk/tmpl/gtkctree.sgml:
3266         Added missing close tags.
3267
3268 Thu Aug 19 14:43:08 1999  Owen Taylor  <otaylor@redhat.com>
3269
3270         * gdk/tmpl/gcs.sgml gdk/gdk-sections.txt: Added section. 
3271           (Written a while ago but fell through the cracks)
3272
3273         * gtk/gtk-docs.sgml: Add a &hash; entity here as a
3274           temporary hack. (There is no standard entity
3275           for '#', and no way of escaping '#' in gtk-doc)
3276
3277         * gtk/tmpl/gtkrc.sgml: Use the above to fix up #rrggbb
3278           string literals.
3279
3280         * gtk/tmpl/gtkdrawingarea.sgml: Fixed a couple
3281           of errors in the example. (pointed out by
3282           Nick Lamb)
3283
3284 Mon Aug 16 6:60:53 1999  Owen Taylor  <otaylor@redhat.com>
3285
3286         * gdk/tmpl/properties.sgml
3287           gdk/tmpl/selections.sgml
3288           gdk/tmpl/input_devices.sgml: Documented
3289
3290         * gdk/gdk-sections.txt: Moved around types for
3291           input devices properties and selections, marked
3292           a few functions as private.