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