]> Pileus Git - ~andy/gtk/blob - docs/reference/ChangeLog
added value_changed signal which proxies for the adjustment. Cleaned
[~andy/gtk] / docs / reference / ChangeLog
1 2001-03-29  Mike Kestner  <mkestner@ameritech.net>
2
3         * gtk/tmpl/gtkspinbutton.html: killed function docs that are now
4         inline.
5
6 2001-03-23  Havoc Pennington  <hp@redhat.com>
7
8         * gdk/gdk-sections.txt: updates
9
10         * gtk/gtk-sections.txt: updates
11
12         * gtk/gtk-docs.sgml: mop up TreeModelSimple entity
13
14         * gdk/gdk-docs.sgml: remove input method
15         and input context docs
16
17 2001-03-22  Havoc Pennington  <hp@redhat.com>
18
19         * gdk/tmpl/keys.sgml: docs on GdkKeymap
20
21 2001-03-16  Havoc Pennington  <hp@redhat.com>
22
23         * gtk/gtk-docs.sgml: remove GtkData entity usage
24
25 2001-03-14  Havoc Pennington  <hp@redhat.com>
26
27         * gtk/gtk-docs.sgml: remove gtkdata, gtktreemodelsimple
28
29         * gtk/gtk.types: remove gtk_data_get_type
30
31 Wed Mar  7 23:58:53 2001  Owen Taylor  <otaylor@redhat.com>
32
33         * gtk/tmpl/gtkwidget.sgml: Document ::hierarchy-changed.
34
35 Wed Mar  7 00:27:13 2001  Jonathan Blandford  <jrb@redhat.com>
36
37         * gdk-pixbuf/Makefile.am (scan-build.stamp): add --nogtkinit.
38
39 Sat Mar  3 17:20:53 2001  Owen Taylor  <otaylor@redhat.com>
40
41         * */Makefile.am (scan-build.stamp): You can't use
42         + as a metacharacter for basic regular expressions.
43         (This was the "all objects disappear")
44
45         * gdk/gdk-sections.txt gdk-pixbuf/gdk-pixbuf-sections.txt
46
47         * */*-unused.sgml: Remove a lot of empty stuff. (No
48         point in saving old docs when there aren't any.)
49
50 2001-02-20  Havoc Pennington  <hp@pobox.com>
51
52         * gdk/tmpl/rgb.sgml: fix these docs to reflect the current state
53         of affairs
54
55 2001-02-19  Havoc Pennington  <hp@pobox.com>
56
57         * gdk/Makefile.am (SCAN_OPTIONS): add --deprecated-guards
58
59         * gdk/gdk-sections.txt: update
60
61         * gdk/gdk-docs.sgml: update
62
63 2001-02-18  Havoc Pennington  <hp@pobox.com>
64
65         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): add gdk-pixbuf-marshal.h
66
67         * gdk-pixbuf/gdk-pixbuf-sections.txt: fixes
68
69 Sun Feb 11 22:16:34 2001  Owen Taylor  <otaylor@redhat.com>
70
71         * */Makefile.am: Use the new snazzy mother-of-all-gtk-doc-makefiles.
72
73         * gdk/tmpl/* gdk-pixbuf/tmpl/*: Recover a bunch of docs that were 
74         lost at one point.
75
76 2001-02-08  Havoc Pennington  <hp@pobox.com>
77
78         * gtk/windows.sgml: windows (file is blank)
79
80         * gtk/framebuffer.sgml: framebuffer (file is blank)
81
82         * gtk/compiling.sgml: how to use pkg-config, etc. (file is 
83         blank for now)
84
85 2001-02-03  Havoc Pennington  <hp@pobox.com>
86
87         * gtk/tmpl/gtkfixed.sgml: Add the intro docs section
88
89 2001-02-01  Havoc Pennington  <hp@redhat.com>
90
91         * gtk/gtk-sections.txt: updated
92
93         * gtk/gtk-docs.sgml: Move the below from "Deprecated" section to
94         "special-purpose" section; move GtkItem out of deprecated section,
95         since GtkMenuItem uses it, though probably the GtkItem signals
96         should just migrate down to GtkMenuItem someday it won't happen
97         for 2.0
98
99         * gtk/tmpl/gtkgamma.sgml: add note about eventual removal
100
101         * gtk/tmpl/gtkcurve.sgml: add note about eventual removal
102
103         * gtk/tmpl/gtkruler.sgml: add note about eventual removal
104
105         * gtk/tmpl/gtkhruler.sgml: add note about eventual removal
106
107         * gtk/tmpl/gtkvruler.sgml: add note about eventual removal
108
109         * gtk/tmpl/gtkinputdialog.sgml: add note about eventual removal
110
111 2001-01-30  Havoc Pennington  <hp@pobox.com>
112
113         Also committed a bunch of automatic changes made by gtk-doc, 
114         after reviewing for correctness.
115         
116         * gtk/tmpl/gtktext.sgml: add warning about deprecation and note
117         about what to use instead
118
119         * gtk/tmpl/gtktree.sgml: ditto
120
121         * gtk/Makefile.am (scan): pass --deprecated-guards option to
122         gtk-doc
123
124         * gtk/gtk-docs.sgml: move GtkText to the deprecated section 
125         instead of the GtkTextView section. Oops.
126
127 Tue Jan 30 16:01:54 2001  Owen Taylor  <otaylor@redhat.com>
128
129         * gtk/tmpl/gtkclist.sgml: Added note explaining how
130         the @button parameter is off by 1. (#6739)
131
132 Mon Jan  8 15:21:15 2001  Owen Taylor  <otaylor@redhat.com>
133
134         * Makefile.am (SUBDIRS): Restore build.
135
136         * gdk/gdk-sections.txt gdk/gdk-docs.sgml 
137           gdk-pixbuf/gdk-pixbuf-sections.txt 
138           gtk/gtk-sections.txt gtk/gtk-docs.sgml: : Update.
139
140         * */tmpl/*: Changes from update.
141
142 Wed Oct 25 15:19:40 2000  Owen Taylor  <otaylor@redhat.com>
143
144         * gtk/tmpl/gtknotebook.sgml: Moved function docs into .c
145         file, fairly extensive rewriting.
146
147 Thu Nov 30 00:53:45 2000  Owen Taylor  <otaylor@redhat.com>
148
149         * gtk/tmpl/gtkfilesel.sgml: Fix to say that file_selection_complete()
150         filters both files and directories.
151
152         * gtk/tmpl/gtktogglebutton.sgml: Fix description
153         of gtk_toggle_button_toggled().
154
155 Fri Nov 17 17:31:30 2000  Owen Taylor  <otaylor@redhat.com>
156
157         * gtk/Makefile.am (content_files): Add a couple
158         of files.
159
160 Mon Nov 13 16:58:43 2000  Owen Taylor  <otaylor@redhat.com>
161
162         * {gtk,gdk,gdk-pixbuf}/Makefile.am: cd to srcdir before
163         calling gtkdoc-fixref, distribute index.sgml.
164
165         * gtk/gtk-docs.sgml gtk/Makefile.am gtk/gtk-sections.txt
166         gtk/gtk.types: Update
167
168 2000-11-05  Havoc Pennington  <hp@pobox.com>
169
170         * gtk/tmpl/gtktexttag.sgml: documented some of the object args
171
172         * gtk/text_widget.sgml: fixups
173
174 2000-11-04  Havoc Pennington  <hp@pobox.com>
175
176         * gtk/gtk-sections.txt: Added a bunch of stuff from unused
177
178 2000-11-01  Havoc Pennington  <hp@redhat.com>
179
180         * gtk/tmpl/gtkmessagedialog.sgml: Check in these docs, I seem to
181         have written them a while ago then forgotten about them.
182
183 2000-11-01  Havoc Pennington  <hp@pobox.com>
184
185         * gtk/gtk-sections.txt: Add new label functions
186
187 Sun Oct 29 02:59:50 2000  Owen Taylor  <otaylor@redhat.com>
188
189         * **: Updates to new gtk-doc, gsignal, causing quite
190         a bit of diffs but little real changes.
191
192 2000-10-24  Havoc Pennington  <hp@redhat.com>
193
194         * gtk/text_widget.sgml: add note about UTF-8
195
196 2000-10-23  Havoc Pennington  <hp@redhat.com>
197
198         * gtk/gtk-sections.txt: remove GtkTextBTree
199
200         * gtk/text_widget.sgml: Overview of the text widget
201
202         * gtk/gtk-docs.sgml: Change to using categories for the toplevel 
203         organization of the reference entries. We'll add an alphabetical 
204         index eventually. The category way is a lot easier for people who
205         aren't familiar with the widgets. Removed objects_grouped.sgml 
206         from gtk-docs.sgml for now, it doesn't seem useful anymore.
207
208         * gtk/objects_grouped.sgml: Add a section for deprecated
209         objects; add a section for the TextView object collection
210
211 Wed Oct 18 11:01:12 2000  Owen Taylor  <otaylor@redhat.com>
212
213         * gtk/Makefile.am gdk-pixbuf/Makefile.am: Fix typo
214
215 2000-10-20  Havoc Pennington  <hp@redhat.com>
216
217         * gtk/gtk-sections.txt: Add dialog docs
218
219 2000-10-18  Havoc Pennington  <hp@redhat.com>
220
221         * gtk/gtk-sections.txt: Some updates
222
223         * gdk/gdk-sections.txt: remove GdkPixbufAlphaMode
224
225         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add new API, remove 
226         GdkPixbufClass/GdkAnimationClass since those are private
227
228         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): ignore more headers
229
230 2000-10-06  Havoc Pennington  <hp@redhat.com>
231
232         * gdk-pixbuf/*.sgml, gdk-pixbuf/tmpl/*.sgml: copy in from 1.0
233         
234         * gdk-pixbuf/gdk-pixbuf-sections.txt: add Xlib sections from 1.0
235         tree
236
237         * gdk-pixbuf/Makefile.am: add stuff from 1.0 tree
238
239         * gdk-pixbuf/compiling.sgml: copy from 1.0 tree
240
241 2000-09-26  Havoc Pennington  <hp@redhat.com>
242
243         * gtk/tmpl/gtkrc.sgml: Document stock icon stuff
244
245 Thu Sep  7 14:15:03 2000  Owen Taylor  <otaylor@redhat.com>
246
247         * gdk/* gtk/*: Move gtk-reference files into GTK+ tree proper.
248
249         * Update sections.txt files to correspond to current code,
250         tweak .sgml files and Makefiles to correspond.
251
252         * gtk/tmpl/gtkradiomenuitem.sgml (this): Remove extra <para>
253
254 2000-06-14  Damon Chaplin  <damon@helixcode.com>
255
256         * gtk/tmpl/gtktooltips.sgml: added a note about no-window widgets.
257
258 Mon Jun  5 11:17:25 2000  Owen Taylor  <otaylor@redhat.com>
259
260         * gdk/tmpl/general.sgml: Fix gdk_pointer_grab description
261         as pointed out by Dave Morse.
262
263 Sun May 28 12:16:01 2000  Owen Taylor  <otaylor@redhat.com>
264
265         * gtk/tmpl/gtkaspectframe.sgml: Fix typo
266         pointed out by Gregory McLean.
267
268 2000-05-28  Damon Chaplin  <damon@helixcode.com>
269
270         * gdk/tmpl/event_structs.sgml: typo.
271
272 2000-04-22  Damon Chaplin  <damon@helixcode.com>
273
274         * gtk/tmpl/gtkenums.sgml: update from Lee Mallabone
275         <lee0@callnetuk.com>
276
277 2000-04-09  Damon Chaplin  <damon@helixcode.com>
278
279         * gtk/tmpl/gtkmain.sgml: update from Torsten Landschoff
280         <t.landschoff@gmx.net>
281
282         * gdk/tmpl/input_methods.sgml: 
283         * gdk/tmpl/general.sgml: fixed typos.
284
285 Tue Mar 14 14:17:46 2000  Raph Levien  <raph@acm.org>
286
287         * gdk/tmpl/rgb.sgml: Better explanation of gdk_rgb_set_min_colors.
288         Thanks to Stric for spotting it.
289
290 2000-03-07  Damon Chaplin  <damon@helixcode.com>
291
292         * gtk/tmpl/gtkclist.sgml: fix to gtk_clist_set_reorderable(). It
293         reorders rows, not columns. From Guy Harris <gharris@flashcom.net>.
294
295 2000-02-29  Damon Chaplin  <damon@helixcode.com>
296
297         * gtk/tmpl/gtkmenuitem.sgml: minor fix from Nicolas GEORGE
298         <nicolas.george@ens.fr>.
299
300 2000-02-28  Damon Chaplin  <damon@helixcode.com>
301
302         * gtk/tmpl/gtkradiomenuitem.sgml: 
303         * gtk/tmpl/gtkmenuitem.sgml: 
304         * gtk/tmpl/gtknotebook.sgml: new menu item sections and minor update to
305         notebook section from Nicolas GEORGE <nicolas.george@ens.fr>.
306
307 2000-02-18  Damon Chaplin  <damon@helixcode.com>
308
309         * gtk/tmpl/gtktooltips.sgml: patch from
310         David Benson <daveb@idealab.com> to note that gtk_tooltips_set_colors()
311         does not work.
312
313 2000-02-09  Damon Chaplin  <damon@helixcode.com>
314
315         * gdk/tmpl/input_methods.sgml: minor fix.
316
317 2000-02-03  Damon Chaplin  <damon@karuna.freeserve.co.uk>
318
319         * gdk/gdk-sections.txt: rearranged a bit.
320
321         * gdk/tmpl/event_structs.sgml: updated.
322
323         * gtk/gtk-sections.txt: added INCLUDE tag for Private Info section.
324
325         * gdk/tmpl/color_contexts.sgml: added note saying it is deprecated.
326         * gdk/tmpl/dnd.sgml: added note saying read the GTK+ DnD docs.
327
328 2000-02-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
329
330         * gdk/tmpl/*.sgml: ran make templates.
331
332         * gdk/gdk-docs.sgml: rearranged sections.
333
334         * gdk/tmpl/events.sgml: documented.
335
336         * gdk/tmpl/general.sgml: documented.
337
338         * gdk/tmpl/rgb.sgml: fixed a few '@' -> '#'.
339
340         * gdk/gdk-sections.txt: rearranged a few bits, including moving
341         GdkWChar and related functions from the input method section to the
342         font section, and GdkCapStyle etc. from Drawing Primitives to GCs.
343
344         * gdk/tmpl/images.sgml: documented.
345
346         * gdk/tmpl/drawing.sgml: updated.
347
348         * gdk/tmpl/regions.sgml: updated.
349
350         * gdk/tmpl/input_contexts.sgml: documented.
351
352         * gdk/tmpl/input_methods.sgml: documented.
353
354         * gdk/tmpl/selections.sgml: changed xref to a link since Jade says
355         a xref to a RefEntry is not supported.
356
357 2000-01-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
358
359         * gtk/tmpl/gtkscrollbar.sgml: Started.
360
361 2000-01-08  Damon Chaplin  <damon@karuna.freeserve.co.uk>
362
363         * gtk/tmpl/gtkclist.sgml: update from Paul Schifferer
364         <isengard@geocities.com>
365
366 Wed Jan  5 10:23:41 2000  Owen Taylor  <otaylor@redhat.com>
367
368         * gtk/tmpl/gtkprogress.sgml: Missing </listitem>, remove extra <para>
369         * gtk/tmpl/gtkobject.sgml: dos2unix
370         * gtk/tmpl/gtkcurve.sgml: missing </para>
371         * gtk/tmpl/gtkarg.sgml: dos2unix, missing </para>
372         * gtk/tmpl/gtkcolorsel.sgml: Missing </listitem>'s
373         * gtk/tmpl/gtksignal.sgml (signal): dos2unix, missing </para>'s
374         * gtk/tmpl/gtkmarshal.sgml: Missing </refsect2>
375
376 1999-11-16  Damon Chaplin  <damon@karuna.freeserve.co.uk>
377
378         * gtk/tmpl/gtkmenubar.sgml: fixed minor error - using <em>.
379
380         * gtk/tmpl/gtknotebook.sgml: 
381         * gtk/tmpl/gtklist.sgml: new sections from
382         Nicolas George <george@clipper.ens.fr>, with help from
383         "Bob Springett" <bobspringett@claranet.fr>.
384
385         * gtk/tmpl/gtkobject.sgml: 
386         * gtk/tmpl/gtkarg.sgml: new sections from
387         David Benson <daveb@idealab.com>.
388
389         * gtk/tmpl/gtkvbox.sgml: 
390         * gtk/tmpl/gtkhbox.sgml: fixed line endings.
391
392         * gtk/tmpl/gtkvbbox.sgml: update from Lee Mallabone
393         <lee0@callnetuk.com>
394
395         * gdk/tmpl/drawing.sgml: fixed error in gdk_draw_arc() @angle2 param
396         - it is relative to @angle1 rather than from the 3 o'clock position.
397
398         * gtk/tmpl/gtkfontseldlg.sgml: changed enums to use @ fields.
399
400         * gtk/tmpl/gtkcolorsel.sgml: 
401         * gtk/tmpl/gtkcolorseldlg.sgml: 
402         * gtk/tmpl/gtkprogress.sgml: 
403         * gtk/tmpl/gtkprogressbar.sgml: new sections from Tom Martone
404         <tom@martoneconsulting.com>
405
406         * gtk/tmpl/gtkclist.sgml: partially written documentation from
407         Paul Schifferer <isengard@geocities.com> who won't be able to finish it
408
409 1999-09-22  Martin Norbäck  <d95mback@dtek.chalmers.se>
410         
411         * gtk/tmpl/gtkclist.sgml: Added information about the sorting functions
412
413 Tue Oct 26 16:50:15 1999  Owen Taylor  <otaylor@redhat.com>
414
415         * gtk/tmpl/gtkrc.sgml: Added information about widget
416         paths and pattern matching.
417
418 1999-09-22  Damon Chaplin  <damon@karuna.freeserve.co.uk>
419
420         * gtk/tmpl/*.sgml: ran make templates, to fix problems with structs.
421
422         * gtk/gtk-sections.txt: rearranged GtkCombo section.
423
424         * gtk/tmpl/gtkvseparator.sgml: 
425         * gtk/tmpl/gtkhseparator.sgml: 
426         * gtk/tmpl/gtkgc.sgml: 
427         * gtk/tmpl/gtkfeatures.sgml: 
428         * gtk/tmpl/gtktipsquery.sgml: 
429         * gtk/tmpl/gtkitem.sgml: 
430         * gtk/tmpl/gtkinvisible.sgml: 
431         * gtk/tmpl/gtkgamma.sgml: 
432         * gtk/tmpl/gtkdata.sgml: 
433         * gtk/tmpl/gtkcurve.sgml: 
434         * gtk/tmpl/gtkcombo.sgml: 
435         * gtk/tmpl/gtkaccellabel.sgml: documented.
436
437 1999-09-20  Damon Chaplin  <damon@karuna.freeserve.co.uk>
438
439         * gtk/gtk-docs.sgml: added role="no-toc" to the GTK+ Widgets & Objects
440         chapter since we've created our own special contents page.
441
442 1999-09-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
443
444         * gtk/tmpl/gtkmarshal.sgml: 
445         * gtk/tmpl/gtksignal.sgml: new sections from 
446          David Benson <daveb@idealab.com>.
447
448         * gtk/gtk-sections.txt: rearranged signal sections, and made most
449         marshallers private. Moved GtkSignalRunType to signals section.
450
451         * gtk/tmpl/gtkradiobutton.sgml: new section from Lee Mallabone.
452
453 1999-09-17  Damon Chaplin  <damon@karuna.freeserve.co.uk>
454
455         * gtk/gtk-docs.sgml: removed menu factory and debugging sections.
456
457         * gtk/gtk-sections.txt: made menu factory stuff private since it is
458         deprecated. Also made debugging stuff private since it is only useful
459         within GTK+.
460
461 1999-09-14  Damon Chaplin  <damon@karuna.freeserve.co.uk>
462
463         * gtk/tmpl/gtkfilesel.sgml: fixed mismatched parentheses.
464
465 1999-09-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
466
467         * gdk/tmpl/event_structs.sgml: 
468         * gdk/tmpl/drawing.sgml: minor fixes.
469
470 1999-09-20  David C. Mason  <dcm@redhat.com>
471
472         * gtk/tmpl/gtkimage.sgml: first pass at gtkimage... not complete
473
474 1999-08-28  Damon Chaplin  <damon@karuna.freeserve.co.uk>
475
476         * gtk/tmpl/gtkbbox.sgml: new section from Lee Mallabone.
477
478         * gdk/gdk-sections.txt: rearranged rgb, regions, and drawing sections.
479
480         * gdk/tmpl/rgb.sgml: new section from Raph Levien, with a few changes
481         by me, including a little example app.
482
483         * gdk/tmpl/regions.sgml: 
484         * gdk/tmpl/event_structs.sgml: 
485         * gdk/tmpl/drawing.sgml: my first attempt.
486         * gdk/tmpl/cursors.sgml: tiny changes.
487
488 Tue Aug 17 09:14:01 1999  Owen Taylor  <otaylor@redhat.com>
489
490         * gtk/tmpl/gtktypeutils.sgml: Fix corrupted end tag.
491
492         * gtk/tmpl/gtkselection.sgml gtk/tmpl/gtkrc.sgml
493           gtk/tmpl/gtkdnd.sgml gtk/tmpl/gtkarrow.sgml
494           gtk/tmpl/gtkpaned.sgml gtk/tmpl/gtkmisc.sgml
495           gtk/tmpl/gtkhandlebox.sgml gtk/tmpl/gtkctree.sgml:
496         Added missing close tags.
497
498 Thu Aug 19 14:43:08 1999  Owen Taylor  <otaylor@redhat.com>
499
500         * gdk/tmpl/gcs.sgml gdk/gdk-sections.txt: Added section. 
501           (Written a while ago but fell through the cracks)
502
503         * gtk/gtk-docs.sgml: Add a &hash; entity here as a
504           temporary hack. (There is no standard entity
505           for '#', and no way of escaping '#' in gtk-doc)
506
507         * gtk/tmpl/gtkrc.sgml: Use the above to fix up #rrggbb
508           string literals.
509
510         * gtk/tmpl/gtkdrawingarea.sgml: Fixed a couple
511           of errors in the example. (pointed out by
512           Nick Lamb)
513
514 Mon Aug 16 6:60:53 1999  Owen Taylor  <otaylor@redhat.com>
515
516         * gdk/tmpl/properties.sgml
517           gdk/tmpl/selections.sgml
518           gdk/tmpl/input_devices.sgml: Documented
519
520         * gdk/gdk-sections.txt: Moved around types for
521           input devices properties and selections, marked
522           a few functions as private.