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