]> Pileus Git - ~andy/gtk/blob - docs/reference/ChangeLog
Directly include the contents of gdkcursors.h in the GdkCursorType enum.
[~andy/gtk] / docs / reference / ChangeLog
1 2001-11-28  Matthias Clasen  <matthiasc@poet.de>
2
3         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
4
5 2001-11-23  Matthias Clasen  <matthiasc@poet.de>
6
7         * gdk/tmpl/drawing.sgml: Minor markup fixes.
8
9 Fri Nov 23 15:12:07 2001  Owen Taylor  <otaylor@redhat.com>
10
11         * gtk/Makefile.am (content_files): Add windows.sgml
12
13         * gdk/tmpl/cursors.sgml: Revert last diff to get things to
14         build.
15
16 2001-11-22  Matthias Clasen  <matthiasc@poet.de>
17
18         * gdk/tmpl/event_structs.sgml: Add better explanation of proximity
19         events. 
20
21         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
22
23         * gdk/images/*.png: The standard X cursors as pngs.
24
25         * gdk/Makefile.am (HTML_IMAGES): Add the images.
26
27 Wed Nov 21 15:57:29 2001  Owen Taylor  <otaylor@redhat.com>
28
29         * gtk/gtk-sections.txt: Updates
30
31         * gtk/tmpl/gtkstock.sgml: Close end tags.
32
33         * gtk/gtk.types: Remove interface types which gtk-doc
34         can't handle currently.
35
36         * gtk/tmpl/gtknotebook.sgml: Fix some garbage in file.
37
38         * gdk/tmpl/x_interaction.sgml: Fix SGML errors.
39
40         * gdk/gdk-overrides.txt gdk/gdk-sections.txt: Updates. 
41
42 2001-11-20  Havoc Pennington  <hp@pobox.com>
43
44         * gtk/tmpl/gtkwindow.sgml: fix docs for gtk_window_set_policy() to
45         reflect existence of gtk_window_set_resizable()
46
47 2001-11-20  Matthias Clasen  <matthiasc@poet.de>
48
49         * gdk/tmpl/event_structs.sgml: Small fixes.
50
51 2001-11-16  Matthias Clasen  <matthiasc@poet.de>
52
53         * gdk/tmpl/event_structs.sgml: Updates. 
54
55         * gdk/tmpl/windows.sgml: Document GdkFilterFunction, GdkFilterReturn
56         and GdkXEvent, add markup.
57
58 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
59
60         * gtk/gtk-docs.sgml: Go back to DocBook 3.0 to get the
61         autobuilder on developer.gnome.org back to work, but add
62         the png notation for the stock icons.
63
64 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
65
66         * gdk/Makefile.am (MKDB_OPTIONS), 
67         gdk-pixbuf/Makefile.am (MKDB_OPTIONS),
68         gtk/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
69
70         * gdk-pixbuf/tmpl/file-saving.sgml,
71         gdk-pixbuf/tmpl/module_interface.sgml,
72         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rgb.sgml: Consistent short descriptions.
73
74         * gtk/tmpl/gtkprogressbar.sgml: Remove duplicate docs. (#64469)
75         
76         * gtk/gtk-sections.txt: Add missing TITLEs (#64459, #64568)
77
78         * gtk/tmpl/gtkadjustment.sgml: Typo fix. (#64448)
79
80 Mon Nov 12 23:06:38 2001  Tim Janik  <timj@gtk.org>
81
82         * added gtkaccelmap.sgml. other updates.
83
84 2001-11-11  Matthias Clasen  <matthiasc@poet.de>
85
86         * gdk-pixbuf/gdk-pixbuf-rendering.sgml, 
87         gdk-pixbuf/gdk-pixbuf-from-drawables.sgml: new files explaining
88         where the code for rendering pixbufs lives. (#61151) 
89         
90         * gdk-pixbuf/gdk-pixbuf.sgml: Use the new files.
91
92         * gtk/tmpl/gtkaccellabel.sgml, gtk/tmpl/gtkcombo.sgml,
93         gtk/tmpl/gtkentry.sgml, gtk/tmpl/gtkhscrollbar.sgml,
94         gtk/tmpl/gtkvscrollbar.sgml, gtk/tmpl/gtktoolbar.sgml,
95         gtk/tmpl/gtkdialog.sgml, gtk/tmpl/gtkstatusbar.sgml: 
96         Mass fixing of trivial doc bugs. (#55579, #56760, #58769, #55918,
97         #64154, #60422, #54697)
98
99 2001-11-10  Matthias Clasen  <matthiasc@poet.de>
100
101         * gtk/tmpl/gtkpaned.sgml: Document gtk_paned_set_gutter_size
102         as noop. (#45802)
103
104         * gtk/tmpl/gtkcolorsel.sgml: Remove stuff duplicating inline
105         docs. (#60481)
106
107         * gtk/tmpl/gtkstock.sgml: Document all stock items
108         with their stock text. 
109
110         * gtk/tmpl/gtkhseparator.sgml: Small corrections.
111
112         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Updates.
113
114 2001-11-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
115
116         * gdk-pixbuf/tmpl/refcounting.sgml,
117         gdk-pixbuf/porting-from-imlib.sgml, tmpl/creating.sgml:
118         gdk_rgb_init() doesn't need to be called anymore. Use
119         g_object_(un)_ref instead of gdk_pixbuf_(un)ref.
120
121         * tmpl/module_interface.sgml: Typo fix.
122
123         * gdk-pixbuf/gdk-pixbuf.sgml: Fixed jade complaining about '_' by
124         replacing it with '-'. Now builds again.
125
126 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
127
128         * gdk-pixbuf/gdk-pixbuf.sgml: include initialization_versions.sgml,
129         file-saving.sgml and module_interface.sgml.
130
131         * gdk-pixbuf/tmpl/module_interface.sgml: add short description.
132
133         * gtk/tmpl/gtkarg.sgml, gtk/tmpl/gtkdata.sgml, 
134         gtk/tmpl/gtkcellrenderertextpixbuf.sgml: removed, since they described 
135         no longer existent stuff and aren't included anymore.
136
137         * gdk/tmpl/color_contexts.sgml, gdk/tmpl/input_contexts.sgml, 
138         gdk/tmpl/input_methods.sgml: removed, since they described no longer 
139         existent stuff and aren't included anymore.
140
141 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
142
143         * gdk-pixbuf/gdk-pixbuf-sections.txt,
144         gdk-pixbuf/tmpl/animation.sgml, 
145         gdk-pixbuf/tmpl/module_interface.sgml: Updates. (#63293)
146
147 2001-10-28  Anders Carlsson  <andersca@gnu.org>
148
149         * gtk/tmpl/gtkadjustment.sgml: Update struct member docs
150         since they're gdouble now instead of gfloat. Fixes #55699.
151
152 2001-10-28  Matthias Clasen  <matthiasc@poet.de>
153
154         * docs/reference/gtk/tmpl/gtkmenuitem.sgml,
155         docs/reference/gtk/tmpl/gtkmenu.sgml,
156         docs/reference/gtk/tmpl/gtkmenushell.sgml,
157         docs/reference/gtk/tmpl/gtkcontainer.sgml,
158         docs/reference/gtk/gtk-sections.txt: Updates.
159
160 2001-10-28  Anders Carlsson  <andersca@gnu.org>
161
162         * gdk/tmpl/regions.sgml: Remove note about coordinates in GdkPoint
163         being 16-bit since they're 32-bit now. Fixes #62681.
164
165 2001-10-27  Matthias Clasen  <matthiasc@poet.de>
166
167         * gdk/tmpl/input_devices.sgml: Updates.
168
169         * gtk/tmpl/gtkrc.sgml: Document the special values <none> and
170         <parent> for bg_pixmap.
171
172 2001-10-27  Anders Carlsson  <andersca@gnu.org>
173
174         * gtk/tmpl/gtkaccellabel.sgml: Clarify that the string
175         argument in gtk_accel_label_new most be non-NULL.
176         This fixes #54826.
177
178         * gtk/tmpl/gtkentry.sgml: Clarify that a maximum length
179         of 0 means infinity. This fixes #58771.
180
181         * gtk/tmpl/gtkhandlebox.sgml: Finish a sentence. 
182         This fixes #56702.
183
184         * gtk/tmpl/gtkspinbutton.sgml: Clarify that we're
185         returning a spin button in the _new function.
186         This fixes #54097.
187
188         * gtk/tmpl/gtktoolbar.sgml: Change docs for 
189         gtk_toolbar_append_item to say that it appends an item
190         to the end of a toolbar. This fixes #60428.
191
192 Fri Oct 26 11:54:53 2001  Owen Taylor  <otaylor@redhat.com>
193
194         * */Makefile.am: Update to install images.
195
196 2001-10-27  Anders Carlsson  <andersca@gnu.org>
197
198         * gtk/gtk-sections.txt,
199         * gtk/tmpl/gtktreeviewcolumn.sgml: Remove documentation for
200         gtk_tree_view_column_cell_event since that function has been
201         removed. This fixes #62084.
202
203         * gdk/tmpl/properties.sgml: Change FALSE to TRUE in 
204         documentation for gdk_atom_intern, to document the
205         correct behavior. This fixes #58798.
206
207         * gtk/gtk-sections.txt: Update GtkStyle since it's now a
208         GObject and not a struct. This fixes #55807. 
209
210 Thu Oct 18 16:40:00 2001  Jonathan Blandford  <jrb@redhat.com>
211
212         * gtk/gtk-docs.sgml: add GtkCellEditable and GtkTreeModelSort.
213
214 Sat Oct 20 18:35:21 2001  Owen Taylor  <otaylor@redhat.com>
215
216         * gtk/tmpl/gtkentry.sgml (Note): Remove note about
217         deprecation. (We've standard on G_CONST_RETURN 
218         rather than the reverse.) #58768, Vitaly Tishkov.
219
220 2001-10-20  jacob berkman  <jacob@ximian.com>
221
222         * gtk/Makefile.am (HTML_IMAGES): get them from
223         $(top_srcdir)/gtk/stock-icons/ rather than
224         ../../../gtk/stock-items/
225
226 Fri Oct 19 15:44:52 2001  Owen Taylor  <otaylor@redhat.com>
227
228         * gtk/Makefile.am gtk/gtk-sections.txt gtk/gtk-docs.sgml:
229         Add gtkimcontextsimple.
230
231 2001-10-19  Matthias Clasen   <matthiasc@poet.de>
232
233         * gtk/gtk-docs.sgml: Switch to DocBook 4.1 (for the PNG notation).
234
235         * gtk/Makefile.am, gtk/tmpl/gtkstock.sgml: Add inlinegraphics for
236         the stock icons.
237
238 2001-10-18  Matthias Clasen   <matthiasc@poet.de>
239
240         * gdk/tmpl/visuals.sgml: Resurrect 1.2 documentation. (#62604)
241
242         * gtk/tmpl/gtkpaned.sgml: Fixes. (#62146)
243
244         * gtk/tmpl/gtkgamma.sgml: Fixes. (#62155)
245
246         * gtk/Makefile.am (IGNORE_HFILES): Add xembed.h (#61929)
247
248         * gdk-pixbuf/gdk-pixbuf.types: Add GdkPixbuf, 
249         GdkPixbufAnimation and GdkPixbufAnimationIter. (#62590)
250
251         * gtk/tmpl/gtkscrolledwindow.sgml: Replace GtkCList by
252         GtkTreeView in example. (#62200)
253
254 2001-10-17  Matthias Clasen   <matthiasc@poet.de>
255
256         * gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkclipboard.sgml,
257         gdk/tmpl/general.sgml, gdk/tmpl/threads.sgml, 
258         gdk/tmpl/x_interaction.sgml: Updates.
259
260 2001-10-13  Matthias Clasen   <matthiasc@poet.de>
261
262         * gdk/tmpl/x_interaction.sgml: Update.
263
264 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
265
266         * gtk/gtk-sections.txt, gtk/tmpl/gtkspinbutton.sgml,
267         gtk/tmpl/gtkseparatormenuitem.sgml, gtk/tmpl/gtknotebook.sgml,
268         gtk/tmpl/gtkstatusbar.sgml, gtk/tmpl/gtkradiobutton.sgml,
269         gtk/tmpl/gtkradiomenuitem.sgml: Updates.
270
271         * gdk-pixbuf/gdk-pixbuf-sections.txt, 
272         gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Follow recent API changes.
273
274 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
275
276         * gtk/tmpl/gtkcalendar.sgml, gtk/tmpl/gtkeditable.sgml: Update.
277
278         * gdk-pixbuf/gdk-pixbuf.sgml: Add entity for tmpl/inline.sgml.
279
280         * gdk-pixbuf/tmpl/inline.sgml: Update.
281
282         * gtk/gtk-sections.sgml: Update.
283
284 2001-10-08  Matthias Clasen   <matthiasc@poet.de>
285
286         * gdk-pixbuf/gdk-pixbuf-sections.txt,
287         gdk-pixbuf/Makefile.am, gdk-pixbuf/tmpl/creating.sgml: Update.
288
289         * gdk-pixbuf/tmpl/inline.sgml: New file.
290         
291 2001-10-07  Matthias Clasen   <matthiasc@poet.de>
292
293         * gdk/tmpl/properties.sgml, gdk/tmpl/events.sgml,
294         gdk/tmpl/regions.sgml, gdk/tmpl/general.sgml,
295         gdk/tmpl/keys.sgml: Update. 
296
297         * gdk/gdk-overrides.txt, gdk/gdk-sections.txt: Remove nanox traces.
298
299 2001-10-06  Matthias Clasen   <matthiasc@poet.de>
300
301         * gtk/gtk-docs.sgml: add gtkimagemenuitem, 
302         gtksettings, gtkseparatormenuitem.
303         
304         * gtk/tmpl/gtktreemodelsimple.sgml: remove unused file.
305
306 2001-10-05  Matthias Clasen   <matthiasc@poet.de>
307
308         * gtk/gtk-sections.sgml, gtk/objects_grouped.sgml: remove GtkPacker.
309
310 2001-10-05  Sven Neumann  <sven@gimp.org>
311
312         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: adapt to changes in GDK_PIXBUF_ERROR
313         enum.
314
315 2001-10-04  Havoc Pennington  <hp@pobox.com>
316
317         * gtk/tmpl/gtkimage.sgml: fix GtkImage overview
318
319 Wed Oct  3 15:09:18 2001  Jonathan Blandford  <jrb@redhat.com>
320
321         * gtk/gtk.types: remove gtk_cell_editable_get_type
322
323 2001-10-02  Havoc Pennington  <hp@redhat.com>
324
325         * gtk/tree_widget.sgml: s/empahsis/emphasis/
326
327         * gtk/tmpl/gtkobject.sgml: update docs
328
329 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
330
331         * gtk/gtk-sections.txt: Move standard gobject stuff to
332         the 'Standard' sections. (#61483)
333
334 Wed Sep 26 15:05:28 2001  Jonathan Blandford  <jrb@redhat.com>
335
336         * gtk/gtk.types: Add missing types.
337
338 Mon Sep 24 12:43:45 2001  Owen Taylor  <otaylor@redhat.com>
339
340         * gtk/gtk-sections.txt: Updates for removed/renamed functions.
341
342 2001-09-08  Havoc Pennington  <hp@pobox.com>
343
344         * gtk/gtk-sections.txt: move some of the accel group functions 
345         into a Private subsection
346
347 2001-09-08  Havoc Pennington  <hp@pobox.com>
348
349         * gtk/tmpl/gtklayout.sgml: docs
350
351         * gdk-pixbuf/gdk-pixbuf.sgml: remove the section on compiling
352         gdk-pixbuf since it isn't a standalone package anymore
353
354         * gtk/building.sgml: section on compiling GTK itself
355
356 2001-09-08  Havoc Pennington  <hp@pobox.com>
357
358         * gtk/gtk-sections.txt: put GtkPacker back in here so it won't be
359         in gtk-unused.txt, but don't put it back in gtk-docs.sgml. 
360
361         Tons of other additions from gtk-unused.txt, but mostly skipping
362         all the tree stuff for now.
363
364 2001-09-08  Havoc Pennington  <hp@pobox.com>
365
366         * gtk/gtk-docs.sgml: remove CellRendererTextPixbuf
367
368         * gtk/resources.sgml: add section on mailing lists, bugzilla, etc.
369
370         * gtk/tmpl/gtkaccelgroup.sgml: add long description
371
372         * gtk/gtk-sections.txt: reorder accel group section; probably need
373         to delete most of it
374
375         * gtk/tmpl/gtkmain.sgml: Clean it up a little bit
376
377         * gtk/gtk-docs.sgml: rearrange the list of "core/misc" sections so
378         that useful things are near the top and stupid junk is near the
379         bottom.
380
381         * gtk/tmpl/gtkfeatures.sgml: fix/finish this section
382
383         * gtk/gtk-docs.sgml: create a separate section for
384         overview/tutorial material and special notes, and put the
385         reference docs for the "misc non-widget" stuff into its own
386         section.
387
388         * gtk/compiling.sgml: write this section
389
390         * gtk/gtk-docs.sgml: The intro section weirdly had two paragraphs
391         that said the same thing. Delete one of them.
392
393 Tue Sep  4 01:33:51 2001  Owen Taylor  <otaylor@redhat.com>
394
395         * gtk/gtk-docs.sgml: Remove references to a couple
396         sections that are no longer there.
397
398 Thu Aug 30 19:34:38 2001  Jonathan Blandford  <jrb@redhat.com>
399
400         * gtk/tmpl/gtkdialog.sgml: Fix obvious mistake.
401
402 Tue Aug 21 12:42:19 2001  Owen Taylor  <otaylor@redhat.com>
403
404         * gtk/gtk-sections.txt: Remove GtkPacker
405
406 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
407
408         * */Makefile.am: Set GPATH to fix srcdir != builddir  
409         problems with GNU make.
410
411 Sun Jul 22 17:01:34 2001  Owen Taylor  <otaylor@redhat.com>
412
413         * gtk/tmpl/gtksignal.sgml: Fix missing not
414         (Skip Montanaro, #56361)
415
416 Wed Jul  4 22:53:33 2001  Owen Taylor  <otaylor@redhat.com>
417
418         * gtk/tmpl/gtkplug.sgml gtk/tmpl/gtksocket.sgml: Some
419         updates and moving docs to the C files.
420
421 2001-05-19  Havoc Pennington  <hp@pobox.com>
422
423         * gdk-pixbuf/tmpl/initialization_versions.sgml: docs
424
425         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: docs
426
427         * gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: docs
428
429 Sun Apr 15 15:04:12 2001  Owen Taylor  <otaylor@redhat.com>
430
431         * gtk/tmpl/gtkdnd.sgml: Move some of the function docs to the
432         C files.
433
434 Thu Jun 21 12:31:29 2001  Owen Taylor  <otaylor@redhat.com>
435
436         * gtk/gtk-sections.txt: Update a bit.
437
438         * Makefile.am: build GTK+ docs. 
439
440 Fri Jun  8 12:33:29 2001  Jonathan Blandford  <jrb@redhat.com>
441
442         * gtk/tmpl/gtktable.sgml: fix bug #55921
443
444 2001-06-05  Havoc Pennington  <hp@redhat.com>
445
446         * gtk/tmpl/gtkscale.sgml: more docs
447
448 Tue Jun  5 10:54:48 2001  Owen Taylor  <otaylor@redhat.com>
449
450         * gtk/tmpl/gtkenums.sgml: Improve docs for GtkStateType.
451         (Fixes #55751, among other things.)
452
453 Mon Jun  4 15:08:21 2001  Owen Taylor  <otaylor@redhat.com>
454
455         * gtk/gtk-overrides.txt: Remove GtkArgSetFunc, GtkArgGetFunc.
456
457 Wed May 30 16:56:07 2001  Owen Taylor  <otaylor@redhat.com>
458
459         * gtk/tmpl/gtkrc.sgml (pattern): Correct typoe when
460         describing order of composition. (#53371, Skip Montanaro)
461         
462 2001-05-22  Havoc Pennington  <hp@pobox.com>
463
464         * gtk/gtk-sections.txt: add gtk_bin_get_child
465
466 Fri May 18 12:28:08 2001  Owen Taylor  <otaylor@redhat.com>
467
468         * gtk/tmpl/gtksizegroup.sgml gtk/gtk-sections.txt gtk/gtk.types:
469         Add documentation about GtkSizeGroup.
470
471 2001-05-11  Havoc Pennington  <hp@pobox.com>
472
473         * gtk/tmpl/gtkvruler.sgml, 
474         gtk/tmpl/gtkhruler.sgml: fix bug #54431
475
476         * gtk/tmpl/gtkdrawingarea.sgml: fix bug #54331
477
478         * gtk/tmpl/gtkenums.sgml: fix bug #54329, and 
479         update some other random things
480
481         * gtk/gtk-sections.txt: updates
482
483         * gtk/tmpl/gtkmenuitem.sgml: fix bug #54277
484
485         * gtk/tmpl/gtkradiomenuitem.sgml: fix bug #54323,
486         #54324, #54325 
487
488 2001-04-26  Havoc Pennington  <hp@redhat.com>
489
490         * gtk/tmpl/gtkimage.sgml: document GtkImageType
491
492         * gtk/gtk-sections.txt: GtkImageType is public
493
494         * gdk/tmpl/images.sgml: add warning about gtk_image_new_bitmap
495
496 Wed Apr 25 12:33:03 2001  Owen Taylor  <otaylor@redhat.com>
497
498         * gtk/tmpl/gtktreeitem.sgml: Add note about GTK_ENABLE_BROKEN.
499
500 Tue Apr 17 10:59:13 2001  Owen Taylor  <otaylor@redhat.com>
501
502         * gtk/Makefile.am (GTKDOC_CFLAGS): Remove -DGTK_DISABLE_COMPAT
503         add -DGTK_ENABLE_BROKEN
504
505         * {gtk/gtk,gdk/gdk}-sections.txt: Updated
506
507 Fri Apr 13 10:41:10 2001  Owen Taylor  <otaylor@redhat.com>
508
509         * */Makefile.am: Add $(top_builddir) to includes as necessary,
510         Run gtkdoc-scangobj from builddir, not srcdir, don't distribute
511         foo-doc.{top,bottom}, recomment in code to distribute HTML
512         images, with shell fixes.
513
514         * gtk/gtk.hierarchy gdk-pixbuf/gdk-pixbuf.{args,signals,hierarchy}:
515         Remove generated files.
516         
517 Wed Apr  4 01:26:04 2001  Tim Janik  <timj@gtk.org>
518
519         * gdk-pixbuf/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
520         dist-hook because $(HTML_IMAGES) is empty.
521         * gtk/Makefile.am: same here.
522         * gdk/Makefile.am: same here. touched gdk.types since make rules
523         require it ;(
524
525 2001-03-29  Mike Kestner  <mkestner@ameritech.net>
526
527         * gtk/tmpl/gtkspinbutton.html: killed function docs that are now
528         inline.
529
530 2001-03-23  Havoc Pennington  <hp@redhat.com>
531
532         * gdk/gdk-sections.txt: updates
533
534         * gtk/gtk-sections.txt: updates
535
536         * gtk/gtk-docs.sgml: mop up TreeModelSimple entity
537
538         * gdk/gdk-docs.sgml: remove input method
539         and input context docs
540
541 2001-03-22  Havoc Pennington  <hp@redhat.com>
542
543         * gdk/tmpl/keys.sgml: docs on GdkKeymap
544
545 2001-03-16  Havoc Pennington  <hp@redhat.com>
546
547         * gtk/gtk-docs.sgml: remove GtkData entity usage
548
549 2001-03-14  Havoc Pennington  <hp@redhat.com>
550
551         * gtk/gtk-docs.sgml: remove gtkdata, gtktreemodelsimple
552
553         * gtk/gtk.types: remove gtk_data_get_type
554
555 Wed Mar  7 23:58:53 2001  Owen Taylor  <otaylor@redhat.com>
556
557         * gtk/tmpl/gtkwidget.sgml: Document ::hierarchy-changed.
558
559 Wed Mar  7 00:27:13 2001  Jonathan Blandford  <jrb@redhat.com>
560
561         * gdk-pixbuf/Makefile.am (scan-build.stamp): add --nogtkinit.
562
563 Sat Mar  3 17:20:53 2001  Owen Taylor  <otaylor@redhat.com>
564
565         * */Makefile.am (scan-build.stamp): You can't use
566         + as a metacharacter for basic regular expressions.
567         (This was the "all objects disappear")
568
569         * gdk/gdk-sections.txt gdk-pixbuf/gdk-pixbuf-sections.txt
570
571         * */*-unused.sgml: Remove a lot of empty stuff. (No
572         point in saving old docs when there aren't any.)
573
574 2001-02-20  Havoc Pennington  <hp@pobox.com>
575
576         * gdk/tmpl/rgb.sgml: fix these docs to reflect the current state
577         of affairs
578
579 2001-02-19  Havoc Pennington  <hp@pobox.com>
580
581         * gdk/Makefile.am (SCAN_OPTIONS): add --deprecated-guards
582
583         * gdk/gdk-sections.txt: update
584
585         * gdk/gdk-docs.sgml: update
586
587 2001-02-18  Havoc Pennington  <hp@pobox.com>
588
589         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): add gdk-pixbuf-marshal.h
590
591         * gdk-pixbuf/gdk-pixbuf-sections.txt: fixes
592
593 Sun Feb 11 22:16:34 2001  Owen Taylor  <otaylor@redhat.com>
594
595         * */Makefile.am: Use the new snazzy mother-of-all-gtk-doc-makefiles.
596
597         * gdk/tmpl/* gdk-pixbuf/tmpl/*: Recover a bunch of docs that were 
598         lost at one point.
599
600 2001-02-08  Havoc Pennington  <hp@pobox.com>
601
602         * gtk/windows.sgml: windows (file is blank)
603
604         * gtk/framebuffer.sgml: framebuffer (file is blank)
605
606         * gtk/compiling.sgml: how to use pkg-config, etc. (file is 
607         blank for now)
608
609 2001-02-03  Havoc Pennington  <hp@pobox.com>
610
611         * gtk/tmpl/gtkfixed.sgml: Add the intro docs section
612
613 2001-02-01  Havoc Pennington  <hp@redhat.com>
614
615         * gtk/gtk-sections.txt: updated
616
617         * gtk/gtk-docs.sgml: Move the below from "Deprecated" section to
618         "special-purpose" section; move GtkItem out of deprecated section,
619         since GtkMenuItem uses it, though probably the GtkItem signals
620         should just migrate down to GtkMenuItem someday it won't happen
621         for 2.0
622
623         * gtk/tmpl/gtkgamma.sgml: add note about eventual removal
624
625         * gtk/tmpl/gtkcurve.sgml: add note about eventual removal
626
627         * gtk/tmpl/gtkruler.sgml: add note about eventual removal
628
629         * gtk/tmpl/gtkhruler.sgml: add note about eventual removal
630
631         * gtk/tmpl/gtkvruler.sgml: add note about eventual removal
632
633         * gtk/tmpl/gtkinputdialog.sgml: add note about eventual removal
634
635 2001-01-30  Havoc Pennington  <hp@pobox.com>
636
637         Also committed a bunch of automatic changes made by gtk-doc, 
638         after reviewing for correctness.
639         
640         * gtk/tmpl/gtktext.sgml: add warning about deprecation and note
641         about what to use instead
642
643         * gtk/tmpl/gtktree.sgml: ditto
644
645         * gtk/Makefile.am (scan): pass --deprecated-guards option to
646         gtk-doc
647
648         * gtk/gtk-docs.sgml: move GtkText to the deprecated section 
649         instead of the GtkTextView section. Oops.
650
651 Tue Jan 30 16:01:54 2001  Owen Taylor  <otaylor@redhat.com>
652
653         * gtk/tmpl/gtkclist.sgml: Added note explaining how
654         the @button parameter is off by 1. (#6739)
655
656 Mon Jan  8 15:21:15 2001  Owen Taylor  <otaylor@redhat.com>
657
658         * Makefile.am (SUBDIRS): Restore build.
659
660         * gdk/gdk-sections.txt gdk/gdk-docs.sgml 
661           gdk-pixbuf/gdk-pixbuf-sections.txt 
662           gtk/gtk-sections.txt gtk/gtk-docs.sgml: : Update.
663
664         * */tmpl/*: Changes from update.
665
666 Wed Oct 25 15:19:40 2000  Owen Taylor  <otaylor@redhat.com>
667
668         * gtk/tmpl/gtknotebook.sgml: Moved function docs into .c
669         file, fairly extensive rewriting.
670
671 Thu Nov 30 00:53:45 2000  Owen Taylor  <otaylor@redhat.com>
672
673         * gtk/tmpl/gtkfilesel.sgml: Fix to say that file_selection_complete()
674         filters both files and directories.
675
676         * gtk/tmpl/gtktogglebutton.sgml: Fix description
677         of gtk_toggle_button_toggled().
678
679 Fri Nov 17 17:31:30 2000  Owen Taylor  <otaylor@redhat.com>
680
681         * gtk/Makefile.am (content_files): Add a couple
682         of files.
683
684 Mon Nov 13 16:58:43 2000  Owen Taylor  <otaylor@redhat.com>
685
686         * {gtk,gdk,gdk-pixbuf}/Makefile.am: cd to srcdir before
687         calling gtkdoc-fixref, distribute index.sgml.
688
689         * gtk/gtk-docs.sgml gtk/Makefile.am gtk/gtk-sections.txt
690         gtk/gtk.types: Update
691
692 2000-11-05  Havoc Pennington  <hp@pobox.com>
693
694         * gtk/tmpl/gtktexttag.sgml: documented some of the object args
695
696         * gtk/text_widget.sgml: fixups
697
698 2000-11-04  Havoc Pennington  <hp@pobox.com>
699
700         * gtk/gtk-sections.txt: Added a bunch of stuff from unused
701
702 2000-11-01  Havoc Pennington  <hp@redhat.com>
703
704         * gtk/tmpl/gtkmessagedialog.sgml: Check in these docs, I seem to
705         have written them a while ago then forgotten about them.
706
707 2000-11-01  Havoc Pennington  <hp@pobox.com>
708
709         * gtk/gtk-sections.txt: Add new label functions
710
711 Sun Oct 29 02:59:50 2000  Owen Taylor  <otaylor@redhat.com>
712
713         * **: Updates to new gtk-doc, gsignal, causing quite
714         a bit of diffs but little real changes.
715
716 2000-10-24  Havoc Pennington  <hp@redhat.com>
717
718         * gtk/text_widget.sgml: add note about UTF-8
719
720 2000-10-23  Havoc Pennington  <hp@redhat.com>
721
722         * gtk/gtk-sections.txt: remove GtkTextBTree
723
724         * gtk/text_widget.sgml: Overview of the text widget
725
726         * gtk/gtk-docs.sgml: Change to using categories for the toplevel 
727         organization of the reference entries. We'll add an alphabetical 
728         index eventually. The category way is a lot easier for people who
729         aren't familiar with the widgets. Removed objects_grouped.sgml 
730         from gtk-docs.sgml for now, it doesn't seem useful anymore.
731
732         * gtk/objects_grouped.sgml: Add a section for deprecated
733         objects; add a section for the TextView object collection
734
735 Wed Oct 18 11:01:12 2000  Owen Taylor  <otaylor@redhat.com>
736
737         * gtk/Makefile.am gdk-pixbuf/Makefile.am: Fix typo
738
739 2000-10-20  Havoc Pennington  <hp@redhat.com>
740
741         * gtk/gtk-sections.txt: Add dialog docs
742
743 2000-10-18  Havoc Pennington  <hp@redhat.com>
744
745         * gtk/gtk-sections.txt: Some updates
746
747         * gdk/gdk-sections.txt: remove GdkPixbufAlphaMode
748
749         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add new API, remove 
750         GdkPixbufClass/GdkAnimationClass since those are private
751
752         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): ignore more headers
753
754 2000-10-06  Havoc Pennington  <hp@redhat.com>
755
756         * gdk-pixbuf/*.sgml, gdk-pixbuf/tmpl/*.sgml: copy in from 1.0
757         
758         * gdk-pixbuf/gdk-pixbuf-sections.txt: add Xlib sections from 1.0
759         tree
760
761         * gdk-pixbuf/Makefile.am: add stuff from 1.0 tree
762
763         * gdk-pixbuf/compiling.sgml: copy from 1.0 tree
764
765 2000-09-26  Havoc Pennington  <hp@redhat.com>
766
767         * gtk/tmpl/gtkrc.sgml: Document stock icon stuff
768
769 Thu Sep  7 14:15:03 2000  Owen Taylor  <otaylor@redhat.com>
770
771         * gdk/* gtk/*: Move gtk-reference files into GTK+ tree proper.
772
773         * Update sections.txt files to correspond to current code,
774         tweak .sgml files and Makefiles to correspond.
775
776         * gtk/tmpl/gtkradiomenuitem.sgml (this): Remove extra <para>
777
778 2000-06-14  Damon Chaplin  <damon@helixcode.com>
779
780         * gtk/tmpl/gtktooltips.sgml: added a note about no-window widgets.
781
782 Mon Jun  5 11:17:25 2000  Owen Taylor  <otaylor@redhat.com>
783
784         * gdk/tmpl/general.sgml: Fix gdk_pointer_grab description
785         as pointed out by Dave Morse.
786
787 Sun May 28 12:16:01 2000  Owen Taylor  <otaylor@redhat.com>
788
789         * gtk/tmpl/gtkaspectframe.sgml: Fix typo
790         pointed out by Gregory McLean.
791
792 2000-05-28  Damon Chaplin  <damon@helixcode.com>
793
794         * gdk/tmpl/event_structs.sgml: typo.
795
796 2000-04-22  Damon Chaplin  <damon@helixcode.com>
797
798         * gtk/tmpl/gtkenums.sgml: update from Lee Mallabone
799         <lee0@callnetuk.com>
800
801 2000-04-09  Damon Chaplin  <damon@helixcode.com>
802
803         * gtk/tmpl/gtkmain.sgml: update from Torsten Landschoff
804         <t.landschoff@gmx.net>
805
806         * gdk/tmpl/input_methods.sgml: 
807         * gdk/tmpl/general.sgml: fixed typos.
808
809 Tue Mar 14 14:17:46 2000  Raph Levien  <raph@acm.org>
810
811         * gdk/tmpl/rgb.sgml: Better explanation of gdk_rgb_set_min_colors.
812         Thanks to Stric for spotting it.
813
814 2000-03-07  Damon Chaplin  <damon@helixcode.com>
815
816         * gtk/tmpl/gtkclist.sgml: fix to gtk_clist_set_reorderable(). It
817         reorders rows, not columns. From Guy Harris <gharris@flashcom.net>.
818
819 2000-02-29  Damon Chaplin  <damon@helixcode.com>
820
821         * gtk/tmpl/gtkmenuitem.sgml: minor fix from Nicolas GEORGE
822         <nicolas.george@ens.fr>.
823
824 2000-02-28  Damon Chaplin  <damon@helixcode.com>
825
826         * gtk/tmpl/gtkradiomenuitem.sgml: 
827         * gtk/tmpl/gtkmenuitem.sgml: 
828         * gtk/tmpl/gtknotebook.sgml: new menu item sections and minor update to
829         notebook section from Nicolas GEORGE <nicolas.george@ens.fr>.
830
831 2000-02-18  Damon Chaplin  <damon@helixcode.com>
832
833         * gtk/tmpl/gtktooltips.sgml: patch from
834         David Benson <daveb@idealab.com> to note that gtk_tooltips_set_colors()
835         does not work.
836
837 2000-02-09  Damon Chaplin  <damon@helixcode.com>
838
839         * gdk/tmpl/input_methods.sgml: minor fix.
840
841 2000-02-03  Damon Chaplin  <damon@karuna.freeserve.co.uk>
842
843         * gdk/gdk-sections.txt: rearranged a bit.
844
845         * gdk/tmpl/event_structs.sgml: updated.
846
847         * gtk/gtk-sections.txt: added INCLUDE tag for Private Info section.
848
849         * gdk/tmpl/color_contexts.sgml: added note saying it is deprecated.
850         * gdk/tmpl/dnd.sgml: added note saying read the GTK+ DnD docs.
851
852 2000-02-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
853
854         * gdk/tmpl/*.sgml: ran make templates.
855
856         * gdk/gdk-docs.sgml: rearranged sections.
857
858         * gdk/tmpl/events.sgml: documented.
859
860         * gdk/tmpl/general.sgml: documented.
861
862         * gdk/tmpl/rgb.sgml: fixed a few '@' -> '#'.
863
864         * gdk/gdk-sections.txt: rearranged a few bits, including moving
865         GdkWChar and related functions from the input method section to the
866         font section, and GdkCapStyle etc. from Drawing Primitives to GCs.
867
868         * gdk/tmpl/images.sgml: documented.
869
870         * gdk/tmpl/drawing.sgml: updated.
871
872         * gdk/tmpl/regions.sgml: updated.
873
874         * gdk/tmpl/input_contexts.sgml: documented.
875
876         * gdk/tmpl/input_methods.sgml: documented.
877
878         * gdk/tmpl/selections.sgml: changed xref to a link since Jade says
879         a xref to a RefEntry is not supported.
880
881 2000-01-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
882
883         * gtk/tmpl/gtkscrollbar.sgml: Started.
884
885 2000-01-08  Damon Chaplin  <damon@karuna.freeserve.co.uk>
886
887         * gtk/tmpl/gtkclist.sgml: update from Paul Schifferer
888         <isengard@geocities.com>
889
890 Wed Jan  5 10:23:41 2000  Owen Taylor  <otaylor@redhat.com>
891
892         * gtk/tmpl/gtkprogress.sgml: Missing </listitem>, remove extra <para>
893         * gtk/tmpl/gtkobject.sgml: dos2unix
894         * gtk/tmpl/gtkcurve.sgml: missing </para>
895         * gtk/tmpl/gtkarg.sgml: dos2unix, missing </para>
896         * gtk/tmpl/gtkcolorsel.sgml: Missing </listitem>'s
897         * gtk/tmpl/gtksignal.sgml (signal): dos2unix, missing </para>'s
898         * gtk/tmpl/gtkmarshal.sgml: Missing </refsect2>
899
900 1999-11-16  Damon Chaplin  <damon@karuna.freeserve.co.uk>
901
902         * gtk/tmpl/gtkmenubar.sgml: fixed minor error - using <em>.
903
904         * gtk/tmpl/gtknotebook.sgml: 
905         * gtk/tmpl/gtklist.sgml: new sections from
906         Nicolas George <george@clipper.ens.fr>, with help from
907         "Bob Springett" <bobspringett@claranet.fr>.
908
909         * gtk/tmpl/gtkobject.sgml: 
910         * gtk/tmpl/gtkarg.sgml: new sections from
911         David Benson <daveb@idealab.com>.
912
913         * gtk/tmpl/gtkvbox.sgml: 
914         * gtk/tmpl/gtkhbox.sgml: fixed line endings.
915
916         * gtk/tmpl/gtkvbbox.sgml: update from Lee Mallabone
917         <lee0@callnetuk.com>
918
919         * gdk/tmpl/drawing.sgml: fixed error in gdk_draw_arc() @angle2 param
920         - it is relative to @angle1 rather than from the 3 o'clock position.
921
922         * gtk/tmpl/gtkfontseldlg.sgml: changed enums to use @ fields.
923
924         * gtk/tmpl/gtkcolorsel.sgml: 
925         * gtk/tmpl/gtkcolorseldlg.sgml: 
926         * gtk/tmpl/gtkprogress.sgml: 
927         * gtk/tmpl/gtkprogressbar.sgml: new sections from Tom Martone
928         <tom@martoneconsulting.com>
929
930         * gtk/tmpl/gtkclist.sgml: partially written documentation from
931         Paul Schifferer <isengard@geocities.com> who won't be able to finish it
932
933 1999-09-22  Martin Norbäck  <d95mback@dtek.chalmers.se>
934         
935         * gtk/tmpl/gtkclist.sgml: Added information about the sorting functions
936
937 Tue Oct 26 16:50:15 1999  Owen Taylor  <otaylor@redhat.com>
938
939         * gtk/tmpl/gtkrc.sgml: Added information about widget
940         paths and pattern matching.
941
942 1999-09-22  Damon Chaplin  <damon@karuna.freeserve.co.uk>
943
944         * gtk/tmpl/*.sgml: ran make templates, to fix problems with structs.
945
946         * gtk/gtk-sections.txt: rearranged GtkCombo section.
947
948         * gtk/tmpl/gtkvseparator.sgml: 
949         * gtk/tmpl/gtkhseparator.sgml: 
950         * gtk/tmpl/gtkgc.sgml: 
951         * gtk/tmpl/gtkfeatures.sgml: 
952         * gtk/tmpl/gtktipsquery.sgml: 
953         * gtk/tmpl/gtkitem.sgml: 
954         * gtk/tmpl/gtkinvisible.sgml: 
955         * gtk/tmpl/gtkgamma.sgml: 
956         * gtk/tmpl/gtkdata.sgml: 
957         * gtk/tmpl/gtkcurve.sgml: 
958         * gtk/tmpl/gtkcombo.sgml: 
959         * gtk/tmpl/gtkaccellabel.sgml: documented.
960
961 1999-09-20  Damon Chaplin  <damon@karuna.freeserve.co.uk>
962
963         * gtk/gtk-docs.sgml: added role="no-toc" to the GTK+ Widgets & Objects
964         chapter since we've created our own special contents page.
965
966 1999-09-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
967
968         * gtk/tmpl/gtkmarshal.sgml: 
969         * gtk/tmpl/gtksignal.sgml: new sections from 
970          David Benson <daveb@idealab.com>.
971
972         * gtk/gtk-sections.txt: rearranged signal sections, and made most
973         marshallers private. Moved GtkSignalRunType to signals section.
974
975         * gtk/tmpl/gtkradiobutton.sgml: new section from Lee Mallabone.
976
977 1999-09-17  Damon Chaplin  <damon@karuna.freeserve.co.uk>
978
979         * gtk/gtk-docs.sgml: removed menu factory and debugging sections.
980
981         * gtk/gtk-sections.txt: made menu factory stuff private since it is
982         deprecated. Also made debugging stuff private since it is only useful
983         within GTK+.
984
985 1999-09-14  Damon Chaplin  <damon@karuna.freeserve.co.uk>
986
987         * gtk/tmpl/gtkfilesel.sgml: fixed mismatched parentheses.
988
989 1999-09-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
990
991         * gdk/tmpl/event_structs.sgml: 
992         * gdk/tmpl/drawing.sgml: minor fixes.
993
994 1999-09-20  David C. Mason  <dcm@redhat.com>
995
996         * gtk/tmpl/gtkimage.sgml: first pass at gtkimage... not complete
997
998 1999-08-28  Damon Chaplin  <damon@karuna.freeserve.co.uk>
999
1000         * gtk/tmpl/gtkbbox.sgml: new section from Lee Mallabone.
1001
1002         * gdk/gdk-sections.txt: rearranged rgb, regions, and drawing sections.
1003
1004         * gdk/tmpl/rgb.sgml: new section from Raph Levien, with a few changes
1005         by me, including a little example app.
1006
1007         * gdk/tmpl/regions.sgml: 
1008         * gdk/tmpl/event_structs.sgml: 
1009         * gdk/tmpl/drawing.sgml: my first attempt.
1010         * gdk/tmpl/cursors.sgml: tiny changes.
1011
1012 Tue Aug 17 09:14:01 1999  Owen Taylor  <otaylor@redhat.com>
1013
1014         * gtk/tmpl/gtktypeutils.sgml: Fix corrupted end tag.
1015
1016         * gtk/tmpl/gtkselection.sgml gtk/tmpl/gtkrc.sgml
1017           gtk/tmpl/gtkdnd.sgml gtk/tmpl/gtkarrow.sgml
1018           gtk/tmpl/gtkpaned.sgml gtk/tmpl/gtkmisc.sgml
1019           gtk/tmpl/gtkhandlebox.sgml gtk/tmpl/gtkctree.sgml:
1020         Added missing close tags.
1021
1022 Thu Aug 19 14:43:08 1999  Owen Taylor  <otaylor@redhat.com>
1023
1024         * gdk/tmpl/gcs.sgml gdk/gdk-sections.txt: Added section. 
1025           (Written a while ago but fell through the cracks)
1026
1027         * gtk/gtk-docs.sgml: Add a &hash; entity here as a
1028           temporary hack. (There is no standard entity
1029           for '#', and no way of escaping '#' in gtk-doc)
1030
1031         * gtk/tmpl/gtkrc.sgml: Use the above to fix up #rrggbb
1032           string literals.
1033
1034         * gtk/tmpl/gtkdrawingarea.sgml: Fixed a couple
1035           of errors in the example. (pointed out by
1036           Nick Lamb)
1037
1038 Mon Aug 16 6:60:53 1999  Owen Taylor  <otaylor@redhat.com>
1039
1040         * gdk/tmpl/properties.sgml
1041           gdk/tmpl/selections.sgml
1042           gdk/tmpl/input_devices.sgml: Documented
1043
1044         * gdk/gdk-sections.txt: Moved around types for
1045           input devices properties and selections, marked
1046           a few functions as private.