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