]> Pileus Git - ~andy/gtk/blob - docs/reference/ChangeLog
Dist the xml/*.xml, not sgml/*.sgml. (#95678, Owen Taylor)
[~andy/gtk] / docs / reference / ChangeLog
1 2002-10-14  Matthias Clasen  <maclas@gmx.de>
2
3         * gdk-pixbuf/Makefile.am (dist-hook): 
4         * gdk/Makefile.am (dist-hook): 
5         * gtk/Makefile.am (dist-hook): Dist the xml/*.xml, not
6         sgml/*.sgml.  (#95678, Owen Taylor)
7
8 2002-10-14  Matthias Clasen  <maclas@gmx.de>
9
10         * gtk/Makefile.am (SCANOBJ_FILES): 
11         * gdk-pixbuf/Makefile.am (SCANOBJ_FILES): 
12         * gdk/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
13
14 2002-10-11  Matthias Clasen  <maclas@gmx.de>
15
16         * gtk/tmpl/gtkimagemenuitem.sgml: Add a bit.
17
18         * gtk/tmpl/gtkimage.sgml: Fix example.
19
20         * gtk/tmpl/gtkrc.sgml: Spelling fixes.
21
22         * gdk-pixbuf/tmpl/refcounting.sgml: Remove documentation for
23         non-longer-present last-unref hook.
24
25         * gtk/tmpl/gtkfilesel.sgml: s/GtkCList/GtkTreeView/.
26
27         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add some missing symbols.
28
29         * gdk/gdk-sections.txt: Add some missing symbols.
30
31         * gdk/Makefile.am (IGNORE_HFILES): Add gdkintl.h and gdkmarshalers.h.
32
33         * gtk/gtk-sections.txt: Add some missing symbols.
34
35 2002-10-04  Matthias Clasen  <maclas@gmx.de>
36
37         * gtk/running.sgml: Document GDK_PIXBUF_MODULE_FILE.
38
39         * gdk-pixbuf/tmpl/module_interface.sgml: Some information for
40         module writers.
41
42 2002-08-12  Matthias Clasen  <maclas@gmx.de>
43
44         * gdk/gdk-sections.txt: Remove gdk_screen_close, add a section
45         for GdkDisplayManager, add gdk_visual_get_screen and
46         gdk_colormap_get_screen. 
47         
48 2002-08-07  Matthias Clasen  <maclas@gmx.de>
49
50         * gtk/gtk-sections.txt: Remove gtk_style_get_font_for_display.
51
52 Mon Jul 29 22:36:06 2002  Owen Taylor  <otaylor@redhat.com>
53
54         * gtk/tmpl/gtkfilesel.sgml: Fix up the example program
55         a bit. (#88814, Johnson Wong)
56
57 2002-07-16  Sven Neumann  <sven@gimp.org>
58
59         * gdk/tmpl/rgb.sgml: fixed the example code (return TRUE from the
60         expose_event handler).
61
62 2002-07-07  Matthias Clasen  <maclas@gmx.de>
63
64         * gdk-pixbuf/gdk-pixbuf-sections.txt, 
65         gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml,
66         gdk-pixbuf/tmpl/module_interface.sgml: Updates for
67         load-at-size functionality.
68
69 Tue Jun 18 17:02:48 2002  Owen Taylor  <otaylor@redhat.com>
70
71         * gdk/gdk-sections.txt: Fix for cursor screen => display
72         change.
73
74 2002-06-03  Matthias Clasen  <maclas@gmx.de>
75
76         * gtk/tmpl/gtkprogress.sgml: 
77         * gtk/tmpl/gtkscale.sgml: 
78         * gtk/tmpl/gtktreemodel.sgml: 
79         * gtk/tmpl/gtkimage.sgml: 
80         * gtk/tmpl/gtksignal.sgml: 
81         * gtk/tmpl/gtkrc.sgml: 
82         * gtk/gtk-docs.sgml: 
83         * gdk/gdk-docs.sgml: 
84         * gdk/tmpl/threads.sgml: 
85         * gdk/tmpl/cursors.sgml: 
86         * gdk/tmpl/rgb.sgml: Replace homegrown "nbsp", "hash" and
87         "percent" entities by standard ISO entities "nbsp", "num" and
88         "percnt".
89
90         * gtk/text_widget.sgml: Fix a link.
91
92 2002-05-30  Matthias Clasen  <maclas@gmx.de>
93
94         Make stock icons appear again (patch by Gediminas Paulauskas):
95         
96         * gtk/Makefile.am (HTML_IMAGES): Add stock_broken_image_24.png
97
98         * gtk/tmpl/gtkstock.sgml: Fix icon filenames.   
99
100 2002-05-29  Matthias Clasen  <maclas@gmx.de>
101
102         * gtk/*, gdk/*, gdk-pixbuf/*: Create XML, not SGML.
103         
104 2002-05-28  Matthias Clasen  <maclas@gmx.de>
105
106         * gtk/tmpl/*: Remove property documentation which comes from the
107         source now.
108
109         * gtk/building.sgml: Remove traces of gxi.
110
111 2002-05-05  Matthias Clasen  <maclas@gmx.de>
112
113         * gtk/gtk-sections.txt: Add gtk_widget_class_find_style_property,
114         gtk_widget_class_list_style_properties and gtk_style_get_font_for_display.
115
116 2002-05-03  Matthias Clasen  <maclas@gmx.de>
117
118         * gdk/gdk-sections.txt: Remove gdk_screen_use_virtual_screen.
119
120         * gdk/tmpl/gdkscreen.sgml: Updates.
121
122         * gdk/tmpl/gdkdisplay.sgml: Document GdkDisplay.
123
124         * gdk/tmpl/x_interaction.sgml: Document GDK_DISPLAY_XDISPLAY,
125         GDK_SCREEN_XDISPLAY, GDK_SCREEN_XSCREEN, GDK_SCREEN_XNUMBER,
126         gdk_font_lookup_for_display.
127
128         * gdk/Makefile.am (GTKDOC_CFLAGS, GTKDOC_LIBS): set these. 
129
130         * gdk/gdk.types: Add types derived from GObject, so that they get
131         an object hierarchy section.
132
133 2002-05-01  Matthias Clasen  <maclas@gmx.de>
134
135         * gdk/gdk-sections.txt: Move GdkScreen struct to the GdkScreen section.
136
137         * gdk/tmpl/gdkscreen.sgml: 
138         * gdk/tmpl/gdkdisplay.sgml: Typo and markup fixes.
139
140         * gdk/gdk-docs.sgml: Reorder display and screen sections.
141
142         * gdk/multihead.sgml: Remove references to GdkDisplayManager, typo
143         and markup fixes.
144
145 Tue Apr 30 14:16:12 2002  Owen Taylor  <otaylor@redhat.com>
146
147         * gtk/gtk-sections.txt: Update for multihead.
148
149 Tue Apr 30 12:26:31 2002  Owen Taylor  <otaylor@redhat.com>
150
151         * gdk-sections.txt: Update for multihead.
152
153         * multihead.sgml gtk-docs.sgml: Add overview of
154         multihead from multihead branch.
155
156         * tmpl/gdkdisplay.sgml tmpl/gdkscreen.sgml: New
157         sections from multihead branch.
158
159 2002-04-30  Havoc Pennington  <hp@redhat.com>
160
161         * gtk/other_software.sgml: half-finished docs on merging GTK with
162         existing hunks of code (event loop integration, using threads
163         vs. processes, blah blah)
164
165 Thu Apr 25 22:37:58 2002  Owen Taylor  <otaylor@redhat.com>
166
167         * gdk/tmpl/{events,input_devices,region,x_interaction}.sgml:
168         Fix some docs duplicated between templates and inline.
169
170 2002-04-24  Matthias Clasen  <maclas@gmx.de>
171
172         * gtk/gtk-sections.txt: Remove GTK_OBJECT_CONNECTED.
173
174         * gtk/tmpl/gtksocket.sgml: Formatting fix.
175
176         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Updates.  (#79001)
177
178 2002-04-23  Matthias Clasen  <maclas@gmx.de>
179
180         * gtk/tmpl/gtksocket.sgml: Add link to XEmbed draft.  (#67818)
181
182         * gtk/tmpl/gtkdrawingarea.sgml: Fix a typo.
183
184         * gtk/text_widget.sgml: Complete the fix for #79080.
185
186 2002-04-22  Matthias Clasen  <maclas@gmx.de>
187
188         * gtk/tree_widget.sgml: Fix typo in "Simple Example".  (#78661)
189
190 2002-04-21  Matthias Clasen  <maclas@gmx.de>
191
192         * gtk/tmpl/gtktreemodel.sgml: 
193         * gtk/tmpl/gtkradiomenuitem.sgml: Fix crossreferences.  (#78392) 
194
195         * gtk/gtk-sections.txt: Add GtkWidgetClass.  (#78392)
196
197         * gtk/tmpl/gtkwidget.sgml: Rewrite docs for
198         gtk_widget_reset_rc_styles.  (#75588)
199
200         * gdk/tmpl/properties.sgml: Fix gdk_property_change docs. (#72312)
201
202         * gtk/text_widget.sgml: Fix misleading example.  (#79080)
203         
204         * gtk/tmpl/gtkdialog.sgml: Fix stock id in example.  (#74439)
205
206 2002-04-18  Matthias Clasen  <maclas@gmx.de>
207
208         * gdk/tmpl/rgb.sgml:
209         * gdk/tmpl/general.sgml:
210         * gtk/tmpl/gtktogglebutton.sgml:
211         * gtk/tmpl/gtkaccellabel.sgml:
212         * gtk/tmpl/gtkradiobutton.sgml:
213         * gtk/tmpl/gtktreemodel.sgml:
214         * gtk/tmpl/gtkwidget.sgml:
215         * gtk/tmpl/gtkimage.sgml:
216         * gtk/tmpl/gtktooltips.sgml:
217         * gtk/tmpl/gtksignal.sgml:
218         * gtk/tmpl/gtkcombo.sgml:
219         * gtk/tmpl/gtkdnd.sgml:
220         * gtk/tmpl/gtksocket.sgml:
221         * gtk/tmpl/gtkdrawingarea.sgml:
222         * gtk/tmpl/gtkobject.sgml:
223         * gtk/tmpl/gtkpaned.sgml:
224         * gtk/tmpl/gtkmain.sgml: s/<!>/<!-- -->/g throughout the
225         documentation to bring the produced Docbook closer to XML.
226
227 Tue Mar 26 15:41:49 2002  Owen Taylor  <otaylor@redhat.com>
228
229         * gtk/building.sgml: Add a mention of running ldconfig.
230         (#76126, Bill Nayland.)
231
232 Mon Mar 25 11:31:41 2002  Jonathan Blandford  <jrb@redhat.com>
233
234         * gtk/tree_widget.sgml: fix bugs in the code.
235
236 2002-03-20  Cody Russell  <cody@jhu.edu>
237
238         * gtk/tree_widget.sgml: Much expanded overview of the tree.
239
240 Tue Mar 12 00:29:31 2002  Jonathan Blandford  <jrb@redhat.com>
241
242         * gtk/question_index.sgml: new FAQ.
243
244         * gtk/tmpl/gtktreemodel.sgml: clean up example
245
246 2002-03-12  Matthias Clasen  <maclas@gmx.de>
247
248         * gdk/tmpl/windows.sgml: Document GdkScreen.
249
250         * gtk/gtk-sections.txt: Move a few Class structs to Standard sections.
251
252 2002-03-11  Matthias Clasen  <maclas@gmx.de>
253
254         * gtk/tmpl/gtktreemodel.sgml, gtk/tmpl/gtkprogress.sgml,
255         gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkimage.sgml: Generate proper
256         markup for format strings in examples, also fix an oversight in
257         the GtkTreeModel example.  (#74213)
258
259         * gtk/gtk.types: Add interfaces to get docs on their signals.
260
261 Sat Mar  9 13:00:38 2002  Jonathan Blandford  <jrb@redhat.com>
262
263         * gtk/tmpl/gtktreemodel.sgml: Lots of docs.
264
265 Fri Mar  8 15:14:32 2002  Owen Taylor  <otaylor@redhat.com>
266
267         * gtk/building.sgml: List -I/opt/gtk/include not
268         -I /opt/gtk/include.
269
270         * gtk/building.sgml: Add a gloss for XIM.
271
272 2002-03-07  Matthias Clasen  <maclas@gmx.de>
273
274         * gdk-pixbuf/tmpl/animation.sgml, gdk-pixbuf/tmpl/gdk-pixbuf.sgml,
275         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktextview.sgml, gtk/tmpl/gtkiconfactory.sgml,
276         gtk/tmpl/gtkaccelgroup.sgml: Add some ids which are referenced
277         from the object hierarchy.
278
279         * gtk/gtk-docs.sgml: Use parts as top-level division (#61575),
280         include gtkaccessible docs.
281
282         * gtk/building.sgml: Some typo and markup fixes.
283
284 Thu Mar  7 02:58:16 2002  Jonathan Blandford  <jrb@redhat.com>
285
286         * gtk/tmpl/gtkliststore.sgml: start implementing
287
288         * gtk/question_index.sgml: "I can set with the tree, but not
289         get???!?!"
290
291 Wed Mar  6 18:11:05 2002  Owen Taylor  <otaylor@redhat.com>
292
293         * gtk/resources.sgml: Mention the need to subscribe
294         to the GTK+ mailing lists.
295
296         * gtk/building.sgml: Go into much more details about
297         building the entire set of GTK+ libraries and about the
298         dependencies that are required.
299
300         * gtk/building.sgml: Add docs for --enable-explicit-deps,
301         --with-xinput.
302
303 Wed Mar  6 14:12:34 2002  Jonathan Blandford  <jrb@redhat.com>
304
305         * gtk/tmpl/gtktreeselection.sgml: docs
306
307         * gtk/tree_widget.sgml: clean up docs
308
309 2002-03-05  Matthias Clasen  <maclas@gmx.de>
310
311         * gtk/gtk-sections.txt: Remove gtk_win32_get_installation_directory.
312
313 Tue Mar  5 14:28:28 2002  Owen Taylor  <otaylor@redhat.com>
314
315         * gtk/compiling.sgml: Update version numbers in example.
316
317 2002-03-04  Matthias Clasen  <maclas@gmx.de>
318
319         * gtk/gtk-docs.sgml: Move GtkOldEditable to the "Deprecated" 
320         section.  (#68408)
321
322         * gtk/tmpl/gtktreeview.sgml: Close linkend attribute.  (#73364)
323
324 Sun Mar  3 01:36:21 2002  Jonathan Blandford  <jrb@redhat.com>
325
326         * gtk/tmpl/gtktreeviewcolumn.sgml: Write documentation
327         * gtk/tmpl/gtktreeview.sgml: Write documentation
328
329 Sat Mar  2 15:46:29 2002  Owen Taylor  <otaylor@redhat.com>
330
331         * gtk/tmpl/gtkentry.sgml: Move a couple of function
332         docs into the C file.
333
334 Fri Mar  1 10:35:15 2002  Owen Taylor  <otaylor@redhat.com>
335
336         * gtk/changes-2.0.sgml: Add note about gtk_notebook_reorder_child().
337
338 Tue Feb 26 22:01:59 2002  Owen Taylor  <otaylor@redhat.com>
339
340         * gtk/tmpl/gtkbox.sgml: Fix docs to correspond to the code -
341         negative @position indicates the end of the list.
342
343 2002-02-26  Matthias Clasen  <maclas@gmx.de>
344
345         Fixes for #72478:
346         
347         * gtk/tmpl/gtkprogressbar.sgml: Add note about new GtkProgressBar
348         API to introduction. 
349
350         * gtk/gtk-sections.txt: Reorder GtkProgressBar functions to move 
351         undeprecated API to top.
352
353 Sat Feb 23 23:39:14 2002  Owen Taylor  <otaylor@redhat.com>
354
355         * gtk/tmpl/gtktreemodel.sgml: Document gtk_tree_path_new_root(),
356         gtk_tree_model_get_iter_root() as compatibility macros.
357
358         * gtk/gtk-sections.txt: Updates.
359
360 2002-02-23  Anders Carlsson  <andersca@gnu.org>
361
362         * gtk/Makefile.am (HTML_IMAGES): Rename strikeout to 
363         strikethrough.
364
365 2002-02-22  Anders Carlsson  <andersca@gnu.org>
366
367         * gtk/Makefile.am (HTML_IMAGES): Update for name changes.
368
369 2002-02-22  Matthias Clasen  <maclas@gmx.de>
370
371         * gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkimage.sgml: s/%d/%%d/ in
372         examples.  (#71479)
373
374         * gtk/tmpl/gtkmenu.sgml: Document gtk_menu_set_active as 
375         quasi-private.  (#69788)
376
377         * gtk/tmpl/gtkcalendar.sgml: Document month as zero-based and 
378         selected_day as one-based.  (#57169)
379
380 Thu Feb 21 12:11:42 2002  Owen Taylor  <otaylor@redhat.com>
381
382         * gtk/Makefile.am (IGNORE_HFILES): Add gtkkeyhash.h
383
384 2002-02-20  Sven Neumann  <sven@gimp.org>
385
386         * gtk/gtk-sections.txt
387         * gtk/tmpl/gtktreeviewcolumn.sgml: updated for treeviewcolumn changes.
388
389 Mon Feb 18 23:00:52 2002  Owen Taylor  <otaylor@redhat.com>
390
391         * gtk/running.sgml: Remove docs for GTK_IM_MODULE_PATH,
392         replace docs for GTK_MODULE_PATH with docs for GTK_PATH.
393
394 Sun Feb 17 21:33:33 2002  Owen Taylor  <otaylor@redhat.com>
395
396         * gtk/gtk-sections.txt: Updated for filesel changes.
397
398 2002-02-05  Matthias Clasen  <maclas@gmx.de>
399
400         * gtk/tmpl/gtkrc.sgml: Update the description of RC file loading
401         to match recent code changes. Also document font_name and engine. 
402
403 Tue Jan 29 23:41:31 2002  Owen Taylor  <otaylor@redhat.com>
404
405         * gtk/Makefile.am (content_files): Add x11.sgml.
406
407         * gtk/changes-2.0.sgml: SGML fix.
408
409         * gtk/gtk-sections.txt: Updated.
410
411 2002-01-23  Damon Chaplin  <damon@ximian.com>
412
413         * gtk/Makefile.am: added SCANGOBJ_OPTIONS to set the type-init-func
414         to pass to gtkdoc-scangobj.
415
416 Mon Jan 21 23:39:42 2002  Jonathan Blandford  <jrb@redhat.com>
417
418         * gtk/tmpl/gtkfixed.sgml: change guint16 to gint to reflect
419         changes in the code, found by Jody Goldberg <jody@gnome.org>
420
421 2002-01-19  Havoc Pennington  <hp@pobox.com>
422
423         * gtk/x11.sgml: add a mostly-empty X11 section
424
425         * gtk/framebuffer.sgml: make title consistent with windows section
426
427         * gtk/tmpl/gtkdrawingarea.sgml: couple of fixes
428
429 2002-01-17  Matthias Clasen  <matthiasc@poet.de>
430
431         * gtk/resources.sgml: Tiny markup fix.
432
433 2002-01-15  Matthias Clasen  <matthiasc@poet.de>
434
435         * gtk/changes-2.0.sgml: Details about GtkRange and subclasses
436         rewrite. (#67730)
437
438 2002-01-14  Matthias Clasen  <matthiasc@poet.de>
439
440         * gtk/running.sgml: Add ids to some elements to make them
441         addressable as link targets.
442
443 2002-01-14  Matthias Clasen  <matthiasc@poet.de>
444         
445         * gtk/tmpl/gtktooltips.sgml: Minor fixes.
446
447         * gtk/tmpl/gtkrc.sgml: Minor fixes.
448
449 2002-01-11  Havoc Pennington  <hp@pobox.com>
450
451         * gtk/running.sgml: sgml fixes
452
453         * gtk/tmpl/gtksignal.sgml: sgml fixes
454
455         * gtk/tmpl/gtklabel.sgml: do the intro section
456
457 2002-01-10  Matthias Clasen  <matthiasc@poet.de>
458
459         * gdk/tmpl/general.sgml (gdk_set_program_class): Expand.
460
461         * gtk/running.sgml: New file.
462
463         * gtk/building.sgml: Document a few more configure options.
464
465         * gtk/Makefile.am (content_files): Add running.sgml.
466
467         * gtk/gtk-docs.sgml: Include running.sgml, sort H and V 
468         variants of widgets to be next to each other.
469
470 2002-01-09  Matthias Clasen  <matthiasc@poet.de>
471
472         * gtk/tmpl/gtkaccellabel.sgml: Remove duplicate docs.
473         
474         * gdk-pixbuf/Makefile.am (content_files): Add 
475         gdk-pixbuf-from-drawables.sgml. (#68232)
476         
477         * gtk/tmpl/gtkwidget.sgml: Improve docs for GTK_NO_REPARENT
478         and GTK_APP_PAINTABLE. (#68060)
479
480 2002-01-08  Matthias Clasen  <matthiasc@poet.de>
481
482         * gtk/tmpl/gtkgc.sgml: Improve wording.
483
484         * gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkplug.sgml: speak of 
485         window IDs rather than XIDs.
486
487 2002-01-07  Matthias Clasen  <matthiasc@poet.de>
488         
489         * gtk/tmpl/gtksocket.sgml: Mention gtk_socket_get_id()
490         instead of GTK_WINDOW_XWINDOW().  (#68172)
491
492         * gtk/gtk-sections.txt: Move functions which are documented
493         as "private" or "internal" into Private subsections.
494
495         * gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkobject.sgml, 
496         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktooltips.sgml,
497         gtk/tmpl/gtkwidget.sgml, gtk/tmpl/gtkclipboard.sgml,
498         gtk/tmpl/gtkstyle.sgml, gtk/tmpl/gtkselection.sgml,
499         gtk/tmpl/gtkfeatures.sgml: Minor markup fixes.
500
501         * gtk/tmpl/gtksignal.sgml: Add link to GLib signal docs.
502
503         * gtk/tmpl/gtkpreview.sgml, gtk/tmpl/gtktext.sgml,
504         gtk/tmpl/gtktree.sgml: Remove "deprecated" from short desc.
505
506         * gtk/tmpl/gtkrc.sgml: Correct names of default RC files. 
507
508 2002-01-06  Matthias Clasen  <matthiasc@poet.de>
509
510         * gtk/tmpl/gtktypeutils.sgml: Replace GTK_NO_CHECK_CASTS by 
511         G_DISABLE_CAST_CHECKS, fix some markup and add stuff.
512
513         * gtk/tmpl/gtkaccelgroup.sgml, gtk/tmpl/gtkwidget.sgml: Additions.
514
515         * gtk/gtk-sections.txt: Make gtk_accel_group_get_type private.
516
517 2002-01-06  Havoc Pennington  <hp@pobox.com>
518
519         * gtk/question_index.sgml: a few more questions I thought of
520
521 2002-01-06  Havoc Pennington  <hp@pobox.com>
522
523         * gtk/gtk-docs.sgml: remove gtk- prefix from TreeView and a few
524         other entities, more consistent anyway (I thought this would make
525         links to "GtkTreeView" etc. go to the ref page, not the struct,
526         but it wasn't the problem, the issue is the way gtkdoc-mkdb
527         decides what's an object, see CheckIsObject() routine)
528
529         * gtk/changes-1.2.sgml: sgml fixes to get rid of warnings
530
531         * gtk/changes-2.0.sgml: ditto
532         
533         * gtk/question_index.sgml: add some questions
534
535 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
536
537         * gtk/tmpl/gtkwidget.sgml: Additions.
538
539 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
540
541         * gtk/changes-1.2.sgml, gtk/changes-2.0.sgml: SGML fixes.
542
543         * gtk/tmpl/gtkobject.sgml: Document GTK_IN_DESTRUCTION.
544         
545         * gtk/tmpl/gtkwidget.sgml: Additions.
546
547 2002-01-04  Havoc Pennington  <hp@pobox.com>
548
549         * gtk/question_index.sgml: add question to help people find
550         gtk_widget_set_sensitive() if they're used to another term for 
551         that.
552         
553 2002-01-03  Havoc Pennington  <hp@pobox.com>
554
555         * gtk/tmpl/gtkdrawingarea.sgml: add mention of
556         gtk_widget_add_events() and GTK_CAN_FOCUS
557
558 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
559
560         * gtk/tmpl/gtktextview.sgml: Small additions.
561
562         * gtk/tmpl/gtksignal.sgml: Explain what to use instead.
563
564         * gtk/question_index.sgml, gtk/text_widget.sgml, gtk/tree_widget.sgml,
565         gtk/changes-1.2.sgml, gtk/changes-2.0.sgml,
566         gtk/framebuffer.sgml: SGML fixes and additions.
567
568         * gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkdialog.sgml,
569         gtk/tmpl/gtkeditable.sgml, gtk/tmpl/gtkfilesel.sgml,
570         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
571         gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkrc.sgml,
572         gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtkspinbutton.sgml,
573         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkwindow.sgml:
574         Replace references to deprecated functions.
575
576 2002-01-03  Matthias Clasen  <matthiasc@poet.de>
577
578         * gtk/changes-1.2.sgml, gtk/changes-2.0.sgml, 
579         gtk/framebuffer.sgml: Add markup.
580
581 2002-01-01  Havoc Pennington  <hp@pobox.com>
582
583         * gtk/framebuffer.sgml: move README.linux-fb in here
584
585         * gtk/tmpl/gtkpreview.sgml: explain what to use instead
586
587         * gtk/tmpl/gtkseparator.sgml: typo fix
588
589         * gtk/tmpl/gtkstock.sgml: add some overview docs
590
591         * gtk/Makefile.am (content_files): add new files
592
593         * gtk/changes-1.2.sgml: move Changes-1.2.txt in here
594
595         * gtk/changes-2.0.sgml: move Changes-2.0.txt in here
596
597         * gdk/tmpl/threads.sgml: mention gdk_threads_init() in the
598         overview docs, copy in the examples from the FAQ
599
600         * gtk/gtk-docs.sgml: change DTD to 3.1, and add
601         question_index.sgml and changes-1.2, changes-2.0
602
603         * gtk/tmpl/gtkdrawingarea.sgml: fixups to reflect 2.0 changes
604
605         * gtk/question_index.sgml: new section with question-based 
606         index of the manual
607
608         * gtk/text_widget.sgml: fix some cross-references
609
610 2002-01-01  Havoc Pennington  <hp@pobox.com>
611
612         * gtk/tmpl/gtktexttag.sgml: docs updates, mention that invisible 
613         property isn't implemented
614
615         * gtk/text_widget.sgml: small tweaks
616
617 2001-12-30  Matthias Clasen  <matthiasc@poet.de>
618
619         * gtk/tmpl/gtkbbox.sgml: Remove references to nonexisting functions.
620         
621         * gtk/tmpl/gtkcolorseldlg.sgml, gtk/tmpl/gtkdrawingarea.sgml,
622         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkhseparator.sgml, 
623         gtk/tmpl/gtktree.sgml, gtk/tmpl/gtkradiobutton.sgml,
624         gtk/tmpl/gtkradiomenuitem.sgml: 
625         Replace references to deprecated functions.
626
627         * gtk/tmpl/gtkhbbox.sgml,gtk/tmpl/gtkvbbox.sgml: Minor fixes.
628
629 2001-12-30  Matthias Clasen  <matthiasc@poet.de>
630
631         * gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkscale.sgml,
632         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkimcontextsimple.sgml: Additions.
633
634 2001-12-28  Matthias Clasen  <matthiasc@poet.de>
635
636         * gdk/tmpl/properties.sgml, gdk/tmpl/selections.sgml: Additions.
637
638 2001-12-23  Matthias Clasen  <matthiasc@poet.de>
639
640         * gdk-pixbuf/porting-from-imlib.sgml: GDK instead of Gdk.
641
642         * gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: Replace references to
643         deprecated functions.
644
645         * gdk/tmpl/event_structs.sgml, gdk/tmpl/gcs.sgml,
646         gdk/tmpl/images.sgml: Replace references to deprecated functions.
647
648 2001-12-28      Vitaly Tishkov <tvv@sparc.spb.su>
649
650         * gtkwindow.sgml: additional fix for #59314 ('<programlisting>' is
651         changed to '<literal>' in docs for gtk_window_set_policy ())
652
653 Sat Dec 22 18:18:07 2001  Owen Taylor  <otaylor@redhat.com>
654
655         * gtk/Makefile.am (IGNORE_HFILES): Add gtktextutil.h
656
657         * gtk/text_widget.sgml (linkend): SGML fixes.
658
659         * gtk/gtk-sections.txt: Update
660
661         * gdk/gdk-sections.txt: Update.
662
663         * gdk/tmpl/cursors.sgml: SGML fix.
664
665         * gdk/gdk-docs.sgml: Add PNG handling magic.
666
667 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
668                 
669         * gtk/text_widget.sgml: More precise wording. (#63388)
670
671         * gtk/tmpl/gtksignal.sgml (GTK_SIGNAL_OFFSET): Add docs.
672
673         * gtk/resources.sgml: Fix markup of mail URLs.
674         
675         * gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkobject.sgml: Markup fixes.
676
677         * gtk/tmpl/gtktoolbar.sgml (gtk_toolbar_{prepend,append}_element):
678         Expand documentation. (#60471)
679
680         * gtk/tmpl/gtkmain.sgml: Remove misleading information about 
681         gtk_set_locale().  (#65758)
682
683 2001-12-18  Anders Carlsson  <andersca@gnu.org>
684
685         * gtk/tmpl/gtkdrawingarea.sgml: Change GdkWidget to
686         GtkWidget. Fixes #67162.
687
688 2001-12-17  Matthias Clasen  <matthiasc@poet.de>
689
690         * gdk-pixbuf/tmpl/creating.sgml, 
691         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-from-drawables.sgml,
692         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml,
693         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rendering.sgml,
694         gdk-pixbuf/tmpl/refcounting.sgml: Markup fixes.
695
696         * gtk/building.sgml, gtk/resources.sgml: Markup fixes.
697
698         * gtk/gtk.types: Remove gtk_text_layout_get_type(). (???)
699
700         * gdk/tmpl/general.sgml: Use <envar>, not <envvar>.
701
702 2001-12-16  Matthias Clasen  <matthiasc@poet.de>
703
704         * gdk/tmpl/windows.sgml: Document GDK_RELEASE_MASK.
705
706 2001-12-16  Havoc Pennington  <hp@pobox.com>
707
708         * gdk-pixbuf/gdk-pixbuf-sections.txt: put _simple variants at the
709         top of the docs
710
711 2001-12-16  Havoc Pennington  <hp@pobox.com>
712
713         * gdk-pixbuf/tmpl/scaling.sgml: small doc tweaks, specifically
714         some "just do XYZ" advice next to the InterpMode technojargon.
715
716 2001-12-16  Matthias Clasen  <matthiasc@poet.de>
717
718         * gdk/tmpl/windows.sgml: Add something about GdkModifierType.
719
720 2001-12-13  Matthias Clasen  <matthiasc@poet.de>
721         
722         * gdk-pixbuf/tmpl/scaling.sgml, gdk/tmpl/fonts.sgml, 
723         gdk/tmpl/general.sgml, gdk/tmpl/rgb.sgml, gdk/tmpl/visuals.sgml,
724         gdk/tmpl/windows.sgml, gtk/gtk-docs.sgml, gtk/tmpl/gtkaccellabel.sgml,
725         gtk/tmpl/gtkcombo.sgml, gtk/tmpl/gtkdialog.sgml, 
726         gtk/tmpl/gtkdrawingarea.sgml, gtk/tmpl/gtkeditable.sgml, 
727         gtk/tmpl/gtkfilesel.sgml, gtk/tmpl/gtkfontseldlg.sgml,
728         gtk/tmpl/gtkimage.sgml, gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
729         gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkobject.sgml,
730         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkradiobutton.sgml, 
731         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtkscale.sgml, gtk/tmpl/gtksignal.sgml, 
732         gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkspinbutton.sgml,
733         gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtksignal.sgml, 
734         gtk/tmpl/gtktooltips.sgml, gtk/tmpl/gtkwindow.sgml,
735         gdk/tmpl/regions.sgml, gtk/tmpl/gtkfontsel.sgml,
736         gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkprogress.sgml,
737         gtk/tmpl/gtkselection.sgml, gtk/tmpl/gtktable.sgml,
738         gtk/tmpl/gtktipsquery.sgml: Markup fixes (mainly examples).
739
740 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
741
742         * gtk/tmpl/gtklist.sgml: Markup fixes.
743
744         * gdk/tmpl/selections.sgml, gtk/tmpl/gtksocket.sgml: s/succesful/successful/g.
745
746         * gtk/gtk-sections.txt, gtk/tmpl/gtkstyle.sgml: Remove
747         GTK_STYLE_NUM_STYLECOLORS. (#66467)
748
749 2001-12-12  Havoc Pennington  <hp@pobox.com>
750
751         * gtk/text_widget.sgml: add another example
752
753 2001-12-09  Matthias Clasen  <matthiasc@poet.de>
754
755         * gtk/tmpl/gtkmain.sgml: Markup fixes.
756
757         * gtk/gtk-docs.sgml: Add an empty entity to suppress 
758         crossreferencing in programlistings.
759
760 2001-12-08  Matthias Clasen  <matthiasc@poet.de>
761
762         * gtk/tmpl/gtkclipboard.sgml: Fix references to 
763         get_clipboard_set_with_owner(). (#66424)
764
765 2001-12-07  Matthias Clasen  <matthiasc@poet.de>
766         
767         * gtk/tmpl/gtktypeutils.sgml, gtk/tmpl/gtkobject.sgml,
768         gtk/tmpl/gtkstyle.sgml: Add docs.
769
770 2001-12-06  Matthias Clasen  <matthiasc@poet.de>
771
772         * gtk/tmpl/gtklabel.sgml: Remove redundant docs. (#66383)
773
774         * gtk/tree_widget.sgml: Typo fix. (#66256)
775
776         * gdk-pixbuf/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards.
777         
778         * gtk/tmpl/gtktext.sgml, gtk/tmpl/gtktree.sgml, 
779         gtk/tmpl/gtktreeitem.sgml: Updates.
780
781 2001-12-04  Matthias Clasen  <matthiasc@poet.de>
782
783         * gtk/tmpl/gtkwidget.sgml: Updates.
784         * gtk/Makefile.am (IGNORE_HFILES): Remove gtktextchild.h.
785
786 2001-12-03  Matthias Clasen  <matthiasc@poet.de>
787
788         * gdk/tmpl/input_devices.sgml, 
789         gdk/gdk-sections.txt, gdk/tmpl/windows.sgml: Updates.
790
791 2001-12-02  Matthias Clasen  <matthiasc@poet.de>
792
793         * gdk/tmpl/dnd.sgml: Updates.
794
795 2001-11-30  Matthias Clasen  <matthiasc@poet.de>
796
797         * gdk/tmpl/keys.sgml: Updates.
798
799 2001-12-01  Havoc Pennington  <hp@pobox.com>
800
801         * gtk/tmpl/gtkoptionmenu.sgml: add brief explanation of how to use
802         GtkOptionMenu
803
804 2001-11-30  Matthias Clasen  <matthiasc@poet.de>
805
806         * gdk/tmpl/colors.sgml, gdk/tmpl/pixmaps.sgml, gdk/tmpl/dnd.sgml,
807         gdk/tmpl/gcs.sgml: Document ref and unref functions as deprecated.
808
809 2001-11-29  Matthias Clasen  <matthiasc@poet.de>
810
811         * gtk/gtk-sections.sgml: Add GtkTextChildAnchor.
812
813         * gdk/tmpl/dnd.sgml: Updates.
814
815         * gdk/tmpl/pango_interaction.sgml: Document GdkPangoAttrEmbossed
816         and GdkPangoAttrStipple.
817         
818 2001-11-28  Matthias Clasen  <matthiasc@poet.de>
819         
820         * gtk/tmpl/gtkwindow.sgml: Document gtk_window_position.
821
822         * gdk/tmpl/dnd.sgml: Document GdkDragProtocol and GdkDragContext.
823
824         * gdk/tmpl/events.sgml: Document gdk_setting_get.
825
826         * gdk/tmpl/fonts.sgml: Document gdk_font_full_name_get and
827         gdk_font_full_name_free.
828
829         * gdk/tmpl/windows.sgml: Document gdk_window_register_dnd.
830
831 2001-11-28  Matthias Clasen  <matthiasc@poet.de>
832         
833         * gdk/tmpl/windows.sgml, gdk/tmpl/general.sgml,
834         gdk/tmpl/pixmaps.sgml, gdk/tmpl/drawing.sgml,
835         gdk/tmpl/gcs.sgml: Updates. 
836
837         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
838
839 2001-11-23  Matthias Clasen  <matthiasc@poet.de>
840
841         * gdk/tmpl/drawing.sgml: Minor markup fixes.
842
843 Fri Nov 23 15:12:07 2001  Owen Taylor  <otaylor@redhat.com>
844
845         * gtk/Makefile.am (content_files): Add windows.sgml
846
847         * gdk/tmpl/cursors.sgml: Revert last diff to get things to
848         build.
849
850 2001-11-22  Matthias Clasen  <matthiasc@poet.de>
851
852         * gdk/tmpl/event_structs.sgml: Add better explanation of proximity
853         events. 
854
855         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
856
857         * gdk/images/*.png: The standard X cursors as pngs.
858
859         * gdk/Makefile.am (HTML_IMAGES): Add the images.
860
861 Wed Nov 21 15:57:29 2001  Owen Taylor  <otaylor@redhat.com>
862
863         * gtk/gtk-sections.txt: Updates
864
865         * gtk/tmpl/gtkstock.sgml: Close end tags.
866
867         * gtk/gtk.types: Remove interface types which gtk-doc
868         can't handle currently.
869
870         * gtk/tmpl/gtknotebook.sgml: Fix some garbage in file.
871
872         * gdk/tmpl/x_interaction.sgml: Fix SGML errors.
873
874         * gdk/gdk-overrides.txt gdk/gdk-sections.txt: Updates. 
875
876 2001-11-20  Havoc Pennington  <hp@pobox.com>
877
878         * gtk/tmpl/gtkwindow.sgml: fix docs for gtk_window_set_policy() to
879         reflect existence of gtk_window_set_resizable()
880
881 2001-11-20  Matthias Clasen  <matthiasc@poet.de>
882
883         * gdk/tmpl/event_structs.sgml: Small fixes.
884
885 2001-11-16  Matthias Clasen  <matthiasc@poet.de>
886
887         * gdk/tmpl/event_structs.sgml: Updates. 
888
889         * gdk/tmpl/windows.sgml: Document GdkFilterFunction, GdkFilterReturn
890         and GdkXEvent, add markup.
891
892 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
893
894         * gtk/gtk-docs.sgml: Go back to DocBook 3.0 to get the
895         autobuilder on developer.gnome.org back to work, but add
896         the png notation for the stock icons.
897
898 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
899
900         * gdk/Makefile.am (MKDB_OPTIONS), 
901         gdk-pixbuf/Makefile.am (MKDB_OPTIONS),
902         gtk/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
903
904         * gdk-pixbuf/tmpl/file-saving.sgml,
905         gdk-pixbuf/tmpl/module_interface.sgml,
906         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rgb.sgml: Consistent short descriptions.
907
908         * gtk/tmpl/gtkprogressbar.sgml: Remove duplicate docs. (#64469)
909         
910         * gtk/gtk-sections.txt: Add missing TITLEs (#64459, #64568)
911
912         * gtk/tmpl/gtkadjustment.sgml: Typo fix. (#64448)
913
914 Mon Nov 12 23:06:38 2001  Tim Janik  <timj@gtk.org>
915
916         * added gtkaccelmap.sgml. other updates.
917
918 2001-11-11  Matthias Clasen  <matthiasc@poet.de>
919
920         * gdk-pixbuf/gdk-pixbuf-rendering.sgml, 
921         gdk-pixbuf/gdk-pixbuf-from-drawables.sgml: new files explaining
922         where the code for rendering pixbufs lives. (#61151) 
923         
924         * gdk-pixbuf/gdk-pixbuf.sgml: Use the new files.
925
926         * gtk/tmpl/gtkaccellabel.sgml, gtk/tmpl/gtkcombo.sgml,
927         gtk/tmpl/gtkentry.sgml, gtk/tmpl/gtkhscrollbar.sgml,
928         gtk/tmpl/gtkvscrollbar.sgml, gtk/tmpl/gtktoolbar.sgml,
929         gtk/tmpl/gtkdialog.sgml, gtk/tmpl/gtkstatusbar.sgml: 
930         Mass fixing of trivial doc bugs. (#55579, #56760, #58769, #55918,
931         #64154, #60422, #54697)
932
933 2001-11-10  Matthias Clasen  <matthiasc@poet.de>
934
935         * gtk/tmpl/gtkpaned.sgml: Document gtk_paned_set_gutter_size
936         as noop. (#45802)
937
938         * gtk/tmpl/gtkcolorsel.sgml: Remove stuff duplicating inline
939         docs. (#60481)
940
941         * gtk/tmpl/gtkstock.sgml: Document all stock items
942         with their stock text. 
943
944         * gtk/tmpl/gtkhseparator.sgml: Small corrections.
945
946         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Updates.
947
948 2001-11-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
949
950         * gdk-pixbuf/tmpl/refcounting.sgml,
951         gdk-pixbuf/porting-from-imlib.sgml, tmpl/creating.sgml:
952         gdk_rgb_init() doesn't need to be called anymore. Use
953         g_object_(un)_ref instead of gdk_pixbuf_(un)ref.
954
955         * tmpl/module_interface.sgml: Typo fix.
956
957         * gdk-pixbuf/gdk-pixbuf.sgml: Fixed jade complaining about '_' by
958         replacing it with '-'. Now builds again.
959
960 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
961
962         * gdk-pixbuf/gdk-pixbuf.sgml: include initialization_versions.sgml,
963         file-saving.sgml and module_interface.sgml.
964
965         * gdk-pixbuf/tmpl/module_interface.sgml: add short description.
966
967         * gtk/tmpl/gtkarg.sgml, gtk/tmpl/gtkdata.sgml, 
968         gtk/tmpl/gtkcellrenderertextpixbuf.sgml: removed, since they described 
969         no longer existent stuff and aren't included anymore.
970
971         * gdk/tmpl/color_contexts.sgml, gdk/tmpl/input_contexts.sgml, 
972         gdk/tmpl/input_methods.sgml: removed, since they described no longer 
973         existent stuff and aren't included anymore.
974
975 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
976
977         * gdk-pixbuf/gdk-pixbuf-sections.txt,
978         gdk-pixbuf/tmpl/animation.sgml, 
979         gdk-pixbuf/tmpl/module_interface.sgml: Updates. (#63293)
980
981 2001-10-28  Anders Carlsson  <andersca@gnu.org>
982
983         * gtk/tmpl/gtkadjustment.sgml: Update struct member docs
984         since they're gdouble now instead of gfloat. Fixes #55699.
985
986 2001-10-28  Matthias Clasen  <matthiasc@poet.de>
987
988         * docs/reference/gtk/tmpl/gtkmenuitem.sgml,
989         docs/reference/gtk/tmpl/gtkmenu.sgml,
990         docs/reference/gtk/tmpl/gtkmenushell.sgml,
991         docs/reference/gtk/tmpl/gtkcontainer.sgml,
992         docs/reference/gtk/gtk-sections.txt: Updates.
993
994 2001-10-28  Anders Carlsson  <andersca@gnu.org>
995
996         * gdk/tmpl/regions.sgml: Remove note about coordinates in GdkPoint
997         being 16-bit since they're 32-bit now. Fixes #62681.
998
999 2001-10-27  Matthias Clasen  <matthiasc@poet.de>
1000
1001         * gdk/tmpl/input_devices.sgml: Updates.
1002
1003         * gtk/tmpl/gtkrc.sgml: Document the special values <none> and
1004         <parent> for bg_pixmap.
1005
1006 2001-10-27  Anders Carlsson  <andersca@gnu.org>
1007
1008         * gtk/tmpl/gtkaccellabel.sgml: Clarify that the string
1009         argument in gtk_accel_label_new most be non-NULL.
1010         This fixes #54826.
1011
1012         * gtk/tmpl/gtkentry.sgml: Clarify that a maximum length
1013         of 0 means infinity. This fixes #58771.
1014
1015         * gtk/tmpl/gtkhandlebox.sgml: Finish a sentence. 
1016         This fixes #56702.
1017
1018         * gtk/tmpl/gtkspinbutton.sgml: Clarify that we're
1019         returning a spin button in the _new function.
1020         This fixes #54097.
1021
1022         * gtk/tmpl/gtktoolbar.sgml: Change docs for 
1023         gtk_toolbar_append_item to say that it appends an item
1024         to the end of a toolbar. This fixes #60428.
1025
1026 Fri Oct 26 11:54:53 2001  Owen Taylor  <otaylor@redhat.com>
1027
1028         * */Makefile.am: Update to install images.
1029
1030 2001-10-27  Anders Carlsson  <andersca@gnu.org>
1031
1032         * gtk/gtk-sections.txt,
1033         * gtk/tmpl/gtktreeviewcolumn.sgml: Remove documentation for
1034         gtk_tree_view_column_cell_event since that function has been
1035         removed. This fixes #62084.
1036
1037         * gdk/tmpl/properties.sgml: Change FALSE to TRUE in 
1038         documentation for gdk_atom_intern, to document the
1039         correct behavior. This fixes #58798.
1040
1041         * gtk/gtk-sections.txt: Update GtkStyle since it's now a
1042         GObject and not a struct. This fixes #55807. 
1043
1044 Thu Oct 18 16:40:00 2001  Jonathan Blandford  <jrb@redhat.com>
1045
1046         * gtk/gtk-docs.sgml: add GtkCellEditable and GtkTreeModelSort.
1047
1048 Sat Oct 20 18:35:21 2001  Owen Taylor  <otaylor@redhat.com>
1049
1050         * gtk/tmpl/gtkentry.sgml (Note): Remove note about
1051         deprecation. (We've standard on G_CONST_RETURN 
1052         rather than the reverse.) #58768, Vitaly Tishkov.
1053
1054 2001-10-20  jacob berkman  <jacob@ximian.com>
1055
1056         * gtk/Makefile.am (HTML_IMAGES): get them from
1057         $(top_srcdir)/gtk/stock-icons/ rather than
1058         ../../../gtk/stock-items/
1059
1060 Fri Oct 19 15:44:52 2001  Owen Taylor  <otaylor@redhat.com>
1061
1062         * gtk/Makefile.am gtk/gtk-sections.txt gtk/gtk-docs.sgml:
1063         Add gtkimcontextsimple.
1064
1065 2001-10-19  Matthias Clasen   <matthiasc@poet.de>
1066
1067         * gtk/gtk-docs.sgml: Switch to DocBook 4.1 (for the PNG notation).
1068
1069         * gtk/Makefile.am, gtk/tmpl/gtkstock.sgml: Add inlinegraphics for
1070         the stock icons.
1071
1072 2001-10-18  Matthias Clasen   <matthiasc@poet.de>
1073
1074         * gdk/tmpl/visuals.sgml: Resurrect 1.2 documentation. (#62604)
1075
1076         * gtk/tmpl/gtkpaned.sgml: Fixes. (#62146)
1077
1078         * gtk/tmpl/gtkgamma.sgml: Fixes. (#62155)
1079
1080         * gtk/Makefile.am (IGNORE_HFILES): Add xembed.h (#61929)
1081
1082         * gdk-pixbuf/gdk-pixbuf.types: Add GdkPixbuf, 
1083         GdkPixbufAnimation and GdkPixbufAnimationIter. (#62590)
1084
1085         * gtk/tmpl/gtkscrolledwindow.sgml: Replace GtkCList by
1086         GtkTreeView in example. (#62200)
1087
1088 2001-10-17  Matthias Clasen   <matthiasc@poet.de>
1089
1090         * gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkclipboard.sgml,
1091         gdk/tmpl/general.sgml, gdk/tmpl/threads.sgml, 
1092         gdk/tmpl/x_interaction.sgml: Updates.
1093
1094 2001-10-13  Matthias Clasen   <matthiasc@poet.de>
1095
1096         * gdk/tmpl/x_interaction.sgml: Update.
1097
1098 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
1099
1100         * gtk/gtk-sections.txt, gtk/tmpl/gtkspinbutton.sgml,
1101         gtk/tmpl/gtkseparatormenuitem.sgml, gtk/tmpl/gtknotebook.sgml,
1102         gtk/tmpl/gtkstatusbar.sgml, gtk/tmpl/gtkradiobutton.sgml,
1103         gtk/tmpl/gtkradiomenuitem.sgml: Updates.
1104
1105         * gdk-pixbuf/gdk-pixbuf-sections.txt, 
1106         gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Follow recent API changes.
1107
1108 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
1109
1110         * gtk/tmpl/gtkcalendar.sgml, gtk/tmpl/gtkeditable.sgml: Update.
1111
1112         * gdk-pixbuf/gdk-pixbuf.sgml: Add entity for tmpl/inline.sgml.
1113
1114         * gdk-pixbuf/tmpl/inline.sgml: Update.
1115
1116         * gtk/gtk-sections.sgml: Update.
1117
1118 2001-10-08  Matthias Clasen   <matthiasc@poet.de>
1119
1120         * gdk-pixbuf/gdk-pixbuf-sections.txt,
1121         gdk-pixbuf/Makefile.am, gdk-pixbuf/tmpl/creating.sgml: Update.
1122
1123         * gdk-pixbuf/tmpl/inline.sgml: New file.
1124         
1125 2001-10-07  Matthias Clasen   <matthiasc@poet.de>
1126
1127         * gdk/tmpl/properties.sgml, gdk/tmpl/events.sgml,
1128         gdk/tmpl/regions.sgml, gdk/tmpl/general.sgml,
1129         gdk/tmpl/keys.sgml: Update. 
1130
1131         * gdk/gdk-overrides.txt, gdk/gdk-sections.txt: Remove nanox traces.
1132
1133 2001-10-06  Matthias Clasen   <matthiasc@poet.de>
1134
1135         * gtk/gtk-docs.sgml: add gtkimagemenuitem, 
1136         gtksettings, gtkseparatormenuitem.
1137         
1138         * gtk/tmpl/gtktreemodelsimple.sgml: remove unused file.
1139
1140 2001-10-05  Matthias Clasen   <matthiasc@poet.de>
1141
1142         * gtk/gtk-sections.sgml, gtk/objects_grouped.sgml: remove GtkPacker.
1143
1144 2001-10-05  Sven Neumann  <sven@gimp.org>
1145
1146         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: adapt to changes in GDK_PIXBUF_ERROR
1147         enum.
1148
1149 2001-10-04  Havoc Pennington  <hp@pobox.com>
1150
1151         * gtk/tmpl/gtkimage.sgml: fix GtkImage overview
1152
1153 Wed Oct  3 15:09:18 2001  Jonathan Blandford  <jrb@redhat.com>
1154
1155         * gtk/gtk.types: remove gtk_cell_editable_get_type
1156
1157 2001-10-02  Havoc Pennington  <hp@redhat.com>
1158
1159         * gtk/tree_widget.sgml: s/empahsis/emphasis/
1160
1161         * gtk/tmpl/gtkobject.sgml: update docs
1162
1163 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
1164
1165         * gtk/gtk-sections.txt: Move standard gobject stuff to
1166         the 'Standard' sections. (#61483)
1167
1168 Wed Sep 26 15:05:28 2001  Jonathan Blandford  <jrb@redhat.com>
1169
1170         * gtk/gtk.types: Add missing types.
1171
1172 Mon Sep 24 12:43:45 2001  Owen Taylor  <otaylor@redhat.com>
1173
1174         * gtk/gtk-sections.txt: Updates for removed/renamed functions.
1175
1176 2001-09-08  Havoc Pennington  <hp@pobox.com>
1177
1178         * gtk/gtk-sections.txt: move some of the accel group functions 
1179         into a Private subsection
1180
1181 2001-09-08  Havoc Pennington  <hp@pobox.com>
1182
1183         * gtk/tmpl/gtklayout.sgml: docs
1184
1185         * gdk-pixbuf/gdk-pixbuf.sgml: remove the section on compiling
1186         gdk-pixbuf since it isn't a standalone package anymore
1187
1188         * gtk/building.sgml: section on compiling GTK itself
1189
1190 2001-09-08  Havoc Pennington  <hp@pobox.com>
1191
1192         * gtk/gtk-sections.txt: put GtkPacker back in here so it won't be
1193         in gtk-unused.txt, but don't put it back in gtk-docs.sgml. 
1194
1195         Tons of other additions from gtk-unused.txt, but mostly skipping
1196         all the tree stuff for now.
1197
1198 2001-09-08  Havoc Pennington  <hp@pobox.com>
1199
1200         * gtk/gtk-docs.sgml: remove CellRendererTextPixbuf
1201
1202         * gtk/resources.sgml: add section on mailing lists, bugzilla, etc.
1203
1204         * gtk/tmpl/gtkaccelgroup.sgml: add long description
1205
1206         * gtk/gtk-sections.txt: reorder accel group section; probably need
1207         to delete most of it
1208
1209         * gtk/tmpl/gtkmain.sgml: Clean it up a little bit
1210
1211         * gtk/gtk-docs.sgml: rearrange the list of "core/misc" sections so
1212         that useful things are near the top and stupid junk is near the
1213         bottom.
1214
1215         * gtk/tmpl/gtkfeatures.sgml: fix/finish this section
1216
1217         * gtk/gtk-docs.sgml: create a separate section for
1218         overview/tutorial material and special notes, and put the
1219         reference docs for the "misc non-widget" stuff into its own
1220         section.
1221
1222         * gtk/compiling.sgml: write this section
1223
1224         * gtk/gtk-docs.sgml: The intro section weirdly had two paragraphs
1225         that said the same thing. Delete one of them.
1226
1227 Tue Sep  4 01:33:51 2001  Owen Taylor  <otaylor@redhat.com>
1228
1229         * gtk/gtk-docs.sgml: Remove references to a couple
1230         sections that are no longer there.
1231
1232 Thu Aug 30 19:34:38 2001  Jonathan Blandford  <jrb@redhat.com>
1233
1234         * gtk/tmpl/gtkdialog.sgml: Fix obvious mistake.
1235
1236 Tue Aug 21 12:42:19 2001  Owen Taylor  <otaylor@redhat.com>
1237
1238         * gtk/gtk-sections.txt: Remove GtkPacker
1239
1240 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
1241
1242         * */Makefile.am: Set GPATH to fix srcdir != builddir  
1243         problems with GNU make.
1244
1245 Sun Jul 22 17:01:34 2001  Owen Taylor  <otaylor@redhat.com>
1246
1247         * gtk/tmpl/gtksignal.sgml: Fix missing not
1248         (Skip Montanaro, #56361)
1249
1250 Wed Jul  4 22:53:33 2001  Owen Taylor  <otaylor@redhat.com>
1251
1252         * gtk/tmpl/gtkplug.sgml gtk/tmpl/gtksocket.sgml: Some
1253         updates and moving docs to the C files.
1254
1255 2001-05-19  Havoc Pennington  <hp@pobox.com>
1256
1257         * gdk-pixbuf/tmpl/initialization_versions.sgml: docs
1258
1259         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: docs
1260
1261         * gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: docs
1262
1263 Sun Apr 15 15:04:12 2001  Owen Taylor  <otaylor@redhat.com>
1264
1265         * gtk/tmpl/gtkdnd.sgml: Move some of the function docs to the
1266         C files.
1267
1268 Thu Jun 21 12:31:29 2001  Owen Taylor  <otaylor@redhat.com>
1269
1270         * gtk/gtk-sections.txt: Update a bit.
1271
1272         * Makefile.am: build GTK+ docs. 
1273
1274 Fri Jun  8 12:33:29 2001  Jonathan Blandford  <jrb@redhat.com>
1275
1276         * gtk/tmpl/gtktable.sgml: fix bug #55921
1277
1278 2001-06-05  Havoc Pennington  <hp@redhat.com>
1279
1280         * gtk/tmpl/gtkscale.sgml: more docs
1281
1282 Tue Jun  5 10:54:48 2001  Owen Taylor  <otaylor@redhat.com>
1283
1284         * gtk/tmpl/gtkenums.sgml: Improve docs for GtkStateType.
1285         (Fixes #55751, among other things.)
1286
1287 Mon Jun  4 15:08:21 2001  Owen Taylor  <otaylor@redhat.com>
1288
1289         * gtk/gtk-overrides.txt: Remove GtkArgSetFunc, GtkArgGetFunc.
1290
1291 Wed May 30 16:56:07 2001  Owen Taylor  <otaylor@redhat.com>
1292
1293         * gtk/tmpl/gtkrc.sgml (pattern): Correct typoe when
1294         describing order of composition. (#53371, Skip Montanaro)
1295         
1296 2001-05-22  Havoc Pennington  <hp@pobox.com>
1297
1298         * gtk/gtk-sections.txt: add gtk_bin_get_child
1299
1300 Fri May 18 12:28:08 2001  Owen Taylor  <otaylor@redhat.com>
1301
1302         * gtk/tmpl/gtksizegroup.sgml gtk/gtk-sections.txt gtk/gtk.types:
1303         Add documentation about GtkSizeGroup.
1304
1305 2001-05-11  Havoc Pennington  <hp@pobox.com>
1306
1307         * gtk/tmpl/gtkvruler.sgml, 
1308         gtk/tmpl/gtkhruler.sgml: fix bug #54431
1309
1310         * gtk/tmpl/gtkdrawingarea.sgml: fix bug #54331
1311
1312         * gtk/tmpl/gtkenums.sgml: fix bug #54329, and 
1313         update some other random things
1314
1315         * gtk/gtk-sections.txt: updates
1316
1317         * gtk/tmpl/gtkmenuitem.sgml: fix bug #54277
1318
1319         * gtk/tmpl/gtkradiomenuitem.sgml: fix bug #54323,
1320         #54324, #54325 
1321
1322 2001-04-26  Havoc Pennington  <hp@redhat.com>
1323
1324         * gtk/tmpl/gtkimage.sgml: document GtkImageType
1325
1326         * gtk/gtk-sections.txt: GtkImageType is public
1327
1328         * gdk/tmpl/images.sgml: add warning about gtk_image_new_bitmap
1329
1330 Wed Apr 25 12:33:03 2001  Owen Taylor  <otaylor@redhat.com>
1331
1332         * gtk/tmpl/gtktreeitem.sgml: Add note about GTK_ENABLE_BROKEN.
1333
1334 Tue Apr 17 10:59:13 2001  Owen Taylor  <otaylor@redhat.com>
1335
1336         * gtk/Makefile.am (GTKDOC_CFLAGS): Remove -DGTK_DISABLE_COMPAT
1337         add -DGTK_ENABLE_BROKEN
1338
1339         * {gtk/gtk,gdk/gdk}-sections.txt: Updated
1340
1341 Fri Apr 13 10:41:10 2001  Owen Taylor  <otaylor@redhat.com>
1342
1343         * */Makefile.am: Add $(top_builddir) to includes as necessary,
1344         Run gtkdoc-scangobj from builddir, not srcdir, don't distribute
1345         foo-doc.{top,bottom}, recomment in code to distribute HTML
1346         images, with shell fixes.
1347
1348         * gtk/gtk.hierarchy gdk-pixbuf/gdk-pixbuf.{args,signals,hierarchy}:
1349         Remove generated files.
1350         
1351 Wed Apr  4 01:26:04 2001  Tim Janik  <timj@gtk.org>
1352
1353         * gdk-pixbuf/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
1354         dist-hook because $(HTML_IMAGES) is empty.
1355         * gtk/Makefile.am: same here.
1356         * gdk/Makefile.am: same here. touched gdk.types since make rules
1357         require it ;(
1358
1359 2001-03-29  Mike Kestner  <mkestner@ameritech.net>
1360
1361         * gtk/tmpl/gtkspinbutton.html: killed function docs that are now
1362         inline.
1363
1364 2001-03-23  Havoc Pennington  <hp@redhat.com>
1365
1366         * gdk/gdk-sections.txt: updates
1367
1368         * gtk/gtk-sections.txt: updates
1369
1370         * gtk/gtk-docs.sgml: mop up TreeModelSimple entity
1371
1372         * gdk/gdk-docs.sgml: remove input method
1373         and input context docs
1374
1375 2001-03-22  Havoc Pennington  <hp@redhat.com>
1376
1377         * gdk/tmpl/keys.sgml: docs on GdkKeymap
1378
1379 2001-03-16  Havoc Pennington  <hp@redhat.com>
1380
1381         * gtk/gtk-docs.sgml: remove GtkData entity usage
1382
1383 2001-03-14  Havoc Pennington  <hp@redhat.com>
1384
1385         * gtk/gtk-docs.sgml: remove gtkdata, gtktreemodelsimple
1386
1387         * gtk/gtk.types: remove gtk_data_get_type
1388
1389 Wed Mar  7 23:58:53 2001  Owen Taylor  <otaylor@redhat.com>
1390
1391         * gtk/tmpl/gtkwidget.sgml: Document ::hierarchy-changed.
1392
1393 Wed Mar  7 00:27:13 2001  Jonathan Blandford  <jrb@redhat.com>
1394
1395         * gdk-pixbuf/Makefile.am (scan-build.stamp): add --nogtkinit.
1396
1397 Sat Mar  3 17:20:53 2001  Owen Taylor  <otaylor@redhat.com>
1398
1399         * */Makefile.am (scan-build.stamp): You can't use
1400         + as a metacharacter for basic regular expressions.
1401         (This was the "all objects disappear")
1402
1403         * gdk/gdk-sections.txt gdk-pixbuf/gdk-pixbuf-sections.txt
1404
1405         * */*-unused.sgml: Remove a lot of empty stuff. (No
1406         point in saving old docs when there aren't any.)
1407
1408 2001-02-20  Havoc Pennington  <hp@pobox.com>
1409
1410         * gdk/tmpl/rgb.sgml: fix these docs to reflect the current state
1411         of affairs
1412
1413 2001-02-19  Havoc Pennington  <hp@pobox.com>
1414
1415         * gdk/Makefile.am (SCAN_OPTIONS): add --deprecated-guards
1416
1417         * gdk/gdk-sections.txt: update
1418
1419         * gdk/gdk-docs.sgml: update
1420
1421 2001-02-18  Havoc Pennington  <hp@pobox.com>
1422
1423         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): add gdk-pixbuf-marshal.h
1424
1425         * gdk-pixbuf/gdk-pixbuf-sections.txt: fixes
1426
1427 Sun Feb 11 22:16:34 2001  Owen Taylor  <otaylor@redhat.com>
1428
1429         * */Makefile.am: Use the new snazzy mother-of-all-gtk-doc-makefiles.
1430
1431         * gdk/tmpl/* gdk-pixbuf/tmpl/*: Recover a bunch of docs that were 
1432         lost at one point.
1433
1434 2001-02-08  Havoc Pennington  <hp@pobox.com>
1435
1436         * gtk/windows.sgml: windows (file is blank)
1437
1438         * gtk/framebuffer.sgml: framebuffer (file is blank)
1439
1440         * gtk/compiling.sgml: how to use pkg-config, etc. (file is 
1441         blank for now)
1442
1443 2001-02-03  Havoc Pennington  <hp@pobox.com>
1444
1445         * gtk/tmpl/gtkfixed.sgml: Add the intro docs section
1446
1447 2001-02-01  Havoc Pennington  <hp@redhat.com>
1448
1449         * gtk/gtk-sections.txt: updated
1450
1451         * gtk/gtk-docs.sgml: Move the below from "Deprecated" section to
1452         "special-purpose" section; move GtkItem out of deprecated section,
1453         since GtkMenuItem uses it, though probably the GtkItem signals
1454         should just migrate down to GtkMenuItem someday it won't happen
1455         for 2.0
1456
1457         * gtk/tmpl/gtkgamma.sgml: add note about eventual removal
1458
1459         * gtk/tmpl/gtkcurve.sgml: add note about eventual removal
1460
1461         * gtk/tmpl/gtkruler.sgml: add note about eventual removal
1462
1463         * gtk/tmpl/gtkhruler.sgml: add note about eventual removal
1464
1465         * gtk/tmpl/gtkvruler.sgml: add note about eventual removal
1466
1467         * gtk/tmpl/gtkinputdialog.sgml: add note about eventual removal
1468
1469 2001-01-30  Havoc Pennington  <hp@pobox.com>
1470
1471         Also committed a bunch of automatic changes made by gtk-doc, 
1472         after reviewing for correctness.
1473         
1474         * gtk/tmpl/gtktext.sgml: add warning about deprecation and note
1475         about what to use instead
1476
1477         * gtk/tmpl/gtktree.sgml: ditto
1478
1479         * gtk/Makefile.am (scan): pass --deprecated-guards option to
1480         gtk-doc
1481
1482         * gtk/gtk-docs.sgml: move GtkText to the deprecated section 
1483         instead of the GtkTextView section. Oops.
1484
1485 Tue Jan 30 16:01:54 2001  Owen Taylor  <otaylor@redhat.com>
1486
1487         * gtk/tmpl/gtkclist.sgml: Added note explaining how
1488         the @button parameter is off by 1. (#6739)
1489
1490 Mon Jan  8 15:21:15 2001  Owen Taylor  <otaylor@redhat.com>
1491
1492         * Makefile.am (SUBDIRS): Restore build.
1493
1494         * gdk/gdk-sections.txt gdk/gdk-docs.sgml 
1495           gdk-pixbuf/gdk-pixbuf-sections.txt 
1496           gtk/gtk-sections.txt gtk/gtk-docs.sgml: : Update.
1497
1498         * */tmpl/*: Changes from update.
1499
1500 Wed Oct 25 15:19:40 2000  Owen Taylor  <otaylor@redhat.com>
1501
1502         * gtk/tmpl/gtknotebook.sgml: Moved function docs into .c
1503         file, fairly extensive rewriting.
1504
1505 Thu Nov 30 00:53:45 2000  Owen Taylor  <otaylor@redhat.com>
1506
1507         * gtk/tmpl/gtkfilesel.sgml: Fix to say that file_selection_complete()
1508         filters both files and directories.
1509
1510         * gtk/tmpl/gtktogglebutton.sgml: Fix description
1511         of gtk_toggle_button_toggled().
1512
1513 Fri Nov 17 17:31:30 2000  Owen Taylor  <otaylor@redhat.com>
1514
1515         * gtk/Makefile.am (content_files): Add a couple
1516         of files.
1517
1518 Mon Nov 13 16:58:43 2000  Owen Taylor  <otaylor@redhat.com>
1519
1520         * {gtk,gdk,gdk-pixbuf}/Makefile.am: cd to srcdir before
1521         calling gtkdoc-fixref, distribute index.sgml.
1522
1523         * gtk/gtk-docs.sgml gtk/Makefile.am gtk/gtk-sections.txt
1524         gtk/gtk.types: Update
1525
1526 2000-11-05  Havoc Pennington  <hp@pobox.com>
1527
1528         * gtk/tmpl/gtktexttag.sgml: documented some of the object args
1529
1530         * gtk/text_widget.sgml: fixups
1531
1532 2000-11-04  Havoc Pennington  <hp@pobox.com>
1533
1534         * gtk/gtk-sections.txt: Added a bunch of stuff from unused
1535
1536 2000-11-01  Havoc Pennington  <hp@redhat.com>
1537
1538         * gtk/tmpl/gtkmessagedialog.sgml: Check in these docs, I seem to
1539         have written them a while ago then forgotten about them.
1540
1541 2000-11-01  Havoc Pennington  <hp@pobox.com>
1542
1543         * gtk/gtk-sections.txt: Add new label functions
1544
1545 Sun Oct 29 02:59:50 2000  Owen Taylor  <otaylor@redhat.com>
1546
1547         * **: Updates to new gtk-doc, gsignal, causing quite
1548         a bit of diffs but little real changes.
1549
1550 2000-10-24  Havoc Pennington  <hp@redhat.com>
1551
1552         * gtk/text_widget.sgml: add note about UTF-8
1553
1554 2000-10-23  Havoc Pennington  <hp@redhat.com>
1555
1556         * gtk/gtk-sections.txt: remove GtkTextBTree
1557
1558         * gtk/text_widget.sgml: Overview of the text widget
1559
1560         * gtk/gtk-docs.sgml: Change to using categories for the toplevel 
1561         organization of the reference entries. We'll add an alphabetical 
1562         index eventually. The category way is a lot easier for people who
1563         aren't familiar with the widgets. Removed objects_grouped.sgml 
1564         from gtk-docs.sgml for now, it doesn't seem useful anymore.
1565
1566         * gtk/objects_grouped.sgml: Add a section for deprecated
1567         objects; add a section for the TextView object collection
1568
1569 Wed Oct 18 11:01:12 2000  Owen Taylor  <otaylor@redhat.com>
1570
1571         * gtk/Makefile.am gdk-pixbuf/Makefile.am: Fix typo
1572
1573 2000-10-20  Havoc Pennington  <hp@redhat.com>
1574
1575         * gtk/gtk-sections.txt: Add dialog docs
1576
1577 2000-10-18  Havoc Pennington  <hp@redhat.com>
1578
1579         * gtk/gtk-sections.txt: Some updates
1580
1581         * gdk/gdk-sections.txt: remove GdkPixbufAlphaMode
1582
1583         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add new API, remove 
1584         GdkPixbufClass/GdkAnimationClass since those are private
1585
1586         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): ignore more headers
1587
1588 2000-10-06  Havoc Pennington  <hp@redhat.com>
1589
1590         * gdk-pixbuf/*.sgml, gdk-pixbuf/tmpl/*.sgml: copy in from 1.0
1591         
1592         * gdk-pixbuf/gdk-pixbuf-sections.txt: add Xlib sections from 1.0
1593         tree
1594
1595         * gdk-pixbuf/Makefile.am: add stuff from 1.0 tree
1596
1597         * gdk-pixbuf/compiling.sgml: copy from 1.0 tree
1598
1599 2000-09-26  Havoc Pennington  <hp@redhat.com>
1600
1601         * gtk/tmpl/gtkrc.sgml: Document stock icon stuff
1602
1603 Thu Sep  7 14:15:03 2000  Owen Taylor  <otaylor@redhat.com>
1604
1605         * gdk/* gtk/*: Move gtk-reference files into GTK+ tree proper.
1606
1607         * Update sections.txt files to correspond to current code,
1608         tweak .sgml files and Makefiles to correspond.
1609
1610         * gtk/tmpl/gtkradiomenuitem.sgml (this): Remove extra <para>
1611
1612 2000-06-14  Damon Chaplin  <damon@helixcode.com>
1613
1614         * gtk/tmpl/gtktooltips.sgml: added a note about no-window widgets.
1615
1616 Mon Jun  5 11:17:25 2000  Owen Taylor  <otaylor@redhat.com>
1617
1618         * gdk/tmpl/general.sgml: Fix gdk_pointer_grab description
1619         as pointed out by Dave Morse.
1620
1621 Sun May 28 12:16:01 2000  Owen Taylor  <otaylor@redhat.com>
1622
1623         * gtk/tmpl/gtkaspectframe.sgml: Fix typo
1624         pointed out by Gregory McLean.
1625
1626 2000-05-28  Damon Chaplin  <damon@helixcode.com>
1627
1628         * gdk/tmpl/event_structs.sgml: typo.
1629
1630 2000-04-22  Damon Chaplin  <damon@helixcode.com>
1631
1632         * gtk/tmpl/gtkenums.sgml: update from Lee Mallabone
1633         <lee0@callnetuk.com>
1634
1635 2000-04-09  Damon Chaplin  <damon@helixcode.com>
1636
1637         * gtk/tmpl/gtkmain.sgml: update from Torsten Landschoff
1638         <t.landschoff@gmx.net>
1639
1640         * gdk/tmpl/input_methods.sgml: 
1641         * gdk/tmpl/general.sgml: fixed typos.
1642
1643 Tue Mar 14 14:17:46 2000  Raph Levien  <raph@acm.org>
1644
1645         * gdk/tmpl/rgb.sgml: Better explanation of gdk_rgb_set_min_colors.
1646         Thanks to Stric for spotting it.
1647
1648 2000-03-07  Damon Chaplin  <damon@helixcode.com>
1649
1650         * gtk/tmpl/gtkclist.sgml: fix to gtk_clist_set_reorderable(). It
1651         reorders rows, not columns. From Guy Harris <gharris@flashcom.net>.
1652
1653 2000-02-29  Damon Chaplin  <damon@helixcode.com>
1654
1655         * gtk/tmpl/gtkmenuitem.sgml: minor fix from Nicolas GEORGE
1656         <nicolas.george@ens.fr>.
1657
1658 2000-02-28  Damon Chaplin  <damon@helixcode.com>
1659
1660         * gtk/tmpl/gtkradiomenuitem.sgml: 
1661         * gtk/tmpl/gtkmenuitem.sgml: 
1662         * gtk/tmpl/gtknotebook.sgml: new menu item sections and minor update to
1663         notebook section from Nicolas GEORGE <nicolas.george@ens.fr>.
1664
1665 2000-02-18  Damon Chaplin  <damon@helixcode.com>
1666
1667         * gtk/tmpl/gtktooltips.sgml: patch from
1668         David Benson <daveb@idealab.com> to note that gtk_tooltips_set_colors()
1669         does not work.
1670
1671 2000-02-09  Damon Chaplin  <damon@helixcode.com>
1672
1673         * gdk/tmpl/input_methods.sgml: minor fix.
1674
1675 2000-02-03  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1676
1677         * gdk/gdk-sections.txt: rearranged a bit.
1678
1679         * gdk/tmpl/event_structs.sgml: updated.
1680
1681         * gtk/gtk-sections.txt: added INCLUDE tag for Private Info section.
1682
1683         * gdk/tmpl/color_contexts.sgml: added note saying it is deprecated.
1684         * gdk/tmpl/dnd.sgml: added note saying read the GTK+ DnD docs.
1685
1686 2000-02-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1687
1688         * gdk/tmpl/*.sgml: ran make templates.
1689
1690         * gdk/gdk-docs.sgml: rearranged sections.
1691
1692         * gdk/tmpl/events.sgml: documented.
1693
1694         * gdk/tmpl/general.sgml: documented.
1695
1696         * gdk/tmpl/rgb.sgml: fixed a few '@' -> '#'.
1697
1698         * gdk/gdk-sections.txt: rearranged a few bits, including moving
1699         GdkWChar and related functions from the input method section to the
1700         font section, and GdkCapStyle etc. from Drawing Primitives to GCs.
1701
1702         * gdk/tmpl/images.sgml: documented.
1703
1704         * gdk/tmpl/drawing.sgml: updated.
1705
1706         * gdk/tmpl/regions.sgml: updated.
1707
1708         * gdk/tmpl/input_contexts.sgml: documented.
1709
1710         * gdk/tmpl/input_methods.sgml: documented.
1711
1712         * gdk/tmpl/selections.sgml: changed xref to a link since Jade says
1713         a xref to a RefEntry is not supported.
1714
1715 2000-01-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1716
1717         * gtk/tmpl/gtkscrollbar.sgml: Started.
1718
1719 2000-01-08  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1720
1721         * gtk/tmpl/gtkclist.sgml: update from Paul Schifferer
1722         <isengard@geocities.com>
1723
1724 Wed Jan  5 10:23:41 2000  Owen Taylor  <otaylor@redhat.com>
1725
1726         * gtk/tmpl/gtkprogress.sgml: Missing </listitem>, remove extra <para>
1727         * gtk/tmpl/gtkobject.sgml: dos2unix
1728         * gtk/tmpl/gtkcurve.sgml: missing </para>
1729         * gtk/tmpl/gtkarg.sgml: dos2unix, missing </para>
1730         * gtk/tmpl/gtkcolorsel.sgml: Missing </listitem>'s
1731         * gtk/tmpl/gtksignal.sgml (signal): dos2unix, missing </para>'s
1732         * gtk/tmpl/gtkmarshal.sgml: Missing </refsect2>
1733
1734 1999-11-16  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1735
1736         * gtk/tmpl/gtkmenubar.sgml: fixed minor error - using <em>.
1737
1738         * gtk/tmpl/gtknotebook.sgml: 
1739         * gtk/tmpl/gtklist.sgml: new sections from
1740         Nicolas George <george@clipper.ens.fr>, with help from
1741         "Bob Springett" <bobspringett@claranet.fr>.
1742
1743         * gtk/tmpl/gtkobject.sgml: 
1744         * gtk/tmpl/gtkarg.sgml: new sections from
1745         David Benson <daveb@idealab.com>.
1746
1747         * gtk/tmpl/gtkvbox.sgml: 
1748         * gtk/tmpl/gtkhbox.sgml: fixed line endings.
1749
1750         * gtk/tmpl/gtkvbbox.sgml: update from Lee Mallabone
1751         <lee0@callnetuk.com>
1752
1753         * gdk/tmpl/drawing.sgml: fixed error in gdk_draw_arc() @angle2 param
1754         - it is relative to @angle1 rather than from the 3 o'clock position.
1755
1756         * gtk/tmpl/gtkfontseldlg.sgml: changed enums to use @ fields.
1757
1758         * gtk/tmpl/gtkcolorsel.sgml: 
1759         * gtk/tmpl/gtkcolorseldlg.sgml: 
1760         * gtk/tmpl/gtkprogress.sgml: 
1761         * gtk/tmpl/gtkprogressbar.sgml: new sections from Tom Martone
1762         <tom@martoneconsulting.com>
1763
1764         * gtk/tmpl/gtkclist.sgml: partially written documentation from
1765         Paul Schifferer <isengard@geocities.com> who won't be able to finish it
1766
1767 1999-09-22  Martin Norbäck  <d95mback@dtek.chalmers.se>
1768         
1769         * gtk/tmpl/gtkclist.sgml: Added information about the sorting functions
1770
1771 Tue Oct 26 16:50:15 1999  Owen Taylor  <otaylor@redhat.com>
1772
1773         * gtk/tmpl/gtkrc.sgml: Added information about widget
1774         paths and pattern matching.
1775
1776 1999-09-22  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1777
1778         * gtk/tmpl/*.sgml: ran make templates, to fix problems with structs.
1779
1780         * gtk/gtk-sections.txt: rearranged GtkCombo section.
1781
1782         * gtk/tmpl/gtkvseparator.sgml: 
1783         * gtk/tmpl/gtkhseparator.sgml: 
1784         * gtk/tmpl/gtkgc.sgml: 
1785         * gtk/tmpl/gtkfeatures.sgml: 
1786         * gtk/tmpl/gtktipsquery.sgml: 
1787         * gtk/tmpl/gtkitem.sgml: 
1788         * gtk/tmpl/gtkinvisible.sgml: 
1789         * gtk/tmpl/gtkgamma.sgml: 
1790         * gtk/tmpl/gtkdata.sgml: 
1791         * gtk/tmpl/gtkcurve.sgml: 
1792         * gtk/tmpl/gtkcombo.sgml: 
1793         * gtk/tmpl/gtkaccellabel.sgml: documented.
1794
1795 1999-09-20  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1796
1797         * gtk/gtk-docs.sgml: added role="no-toc" to the GTK+ Widgets & Objects
1798         chapter since we've created our own special contents page.
1799
1800 1999-09-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1801
1802         * gtk/tmpl/gtkmarshal.sgml: 
1803         * gtk/tmpl/gtksignal.sgml: new sections from 
1804          David Benson <daveb@idealab.com>.
1805
1806         * gtk/gtk-sections.txt: rearranged signal sections, and made most
1807         marshallers private. Moved GtkSignalRunType to signals section.
1808
1809         * gtk/tmpl/gtkradiobutton.sgml: new section from Lee Mallabone.
1810
1811 1999-09-17  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1812
1813         * gtk/gtk-docs.sgml: removed menu factory and debugging sections.
1814
1815         * gtk/gtk-sections.txt: made menu factory stuff private since it is
1816         deprecated. Also made debugging stuff private since it is only useful
1817         within GTK+.
1818
1819 1999-09-14  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1820
1821         * gtk/tmpl/gtkfilesel.sgml: fixed mismatched parentheses.
1822
1823 1999-09-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1824
1825         * gdk/tmpl/event_structs.sgml: 
1826         * gdk/tmpl/drawing.sgml: minor fixes.
1827
1828 1999-09-20  David C. Mason  <dcm@redhat.com>
1829
1830         * gtk/tmpl/gtkimage.sgml: first pass at gtkimage... not complete
1831
1832 1999-08-28  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1833
1834         * gtk/tmpl/gtkbbox.sgml: new section from Lee Mallabone.
1835
1836         * gdk/gdk-sections.txt: rearranged rgb, regions, and drawing sections.
1837
1838         * gdk/tmpl/rgb.sgml: new section from Raph Levien, with a few changes
1839         by me, including a little example app.
1840
1841         * gdk/tmpl/regions.sgml: 
1842         * gdk/tmpl/event_structs.sgml: 
1843         * gdk/tmpl/drawing.sgml: my first attempt.
1844         * gdk/tmpl/cursors.sgml: tiny changes.
1845
1846 Tue Aug 17 09:14:01 1999  Owen Taylor  <otaylor@redhat.com>
1847
1848         * gtk/tmpl/gtktypeutils.sgml: Fix corrupted end tag.
1849
1850         * gtk/tmpl/gtkselection.sgml gtk/tmpl/gtkrc.sgml
1851           gtk/tmpl/gtkdnd.sgml gtk/tmpl/gtkarrow.sgml
1852           gtk/tmpl/gtkpaned.sgml gtk/tmpl/gtkmisc.sgml
1853           gtk/tmpl/gtkhandlebox.sgml gtk/tmpl/gtkctree.sgml:
1854         Added missing close tags.
1855
1856 Thu Aug 19 14:43:08 1999  Owen Taylor  <otaylor@redhat.com>
1857
1858         * gdk/tmpl/gcs.sgml gdk/gdk-sections.txt: Added section. 
1859           (Written a while ago but fell through the cracks)
1860
1861         * gtk/gtk-docs.sgml: Add a &hash; entity here as a
1862           temporary hack. (There is no standard entity
1863           for '#', and no way of escaping '#' in gtk-doc)
1864
1865         * gtk/tmpl/gtkrc.sgml: Use the above to fix up #rrggbb
1866           string literals.
1867
1868         * gtk/tmpl/gtkdrawingarea.sgml: Fixed a couple
1869           of errors in the example. (pointed out by
1870           Nick Lamb)
1871
1872 Mon Aug 16 6:60:53 1999  Owen Taylor  <otaylor@redhat.com>
1873
1874         * gdk/tmpl/properties.sgml
1875           gdk/tmpl/selections.sgml
1876           gdk/tmpl/input_devices.sgml: Documented
1877
1878         * gdk/gdk-sections.txt: Moved around types for
1879           input devices properties and selections, marked
1880           a few functions as private.