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