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