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