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