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