]> Pileus Git - ~andy/gtk/blob - docs/reference/ChangeLog
New function to create a pixbuf pointing to a subregion of another pixbuf.
[~andy/gtk] / docs / reference / ChangeLog
1 2000-11-01  Havoc Pennington  <hp@pobox.com>
2
3         * gtk/gtk-sections.txt: Add new label functions
4
5 Sun Oct 29 02:59:50 2000  Owen Taylor  <otaylor@redhat.com>
6
7         * **: Updates to new gtk-doc, gsignal, causing quite
8         a bit of diffs but little real changes.
9
10 2000-10-24  Havoc Pennington  <hp@redhat.com>
11
12         * gtk/text_widget.sgml: add note about UTF-8
13
14 2000-10-23  Havoc Pennington  <hp@redhat.com>
15
16         * gtk/gtk-sections.txt: remove GtkTextBTree
17
18         * gtk/text_widget.sgml: Overview of the text widget
19
20         * gtk/gtk-docs.sgml: Change to using categories for the toplevel 
21         organization of the reference entries. We'll add an alphabetical 
22         index eventually. The category way is a lot easier for people who
23         aren't familiar with the widgets. Removed objects_grouped.sgml 
24         from gtk-docs.sgml for now, it doesn't seem useful anymore.
25
26         * gtk/objects_grouped.sgml: Add a section for deprecated
27         objects; add a section for the TextView object collection
28
29 Wed Oct 18 11:01:12 2000  Owen Taylor  <otaylor@redhat.com>
30
31         * gtk/Makefile.am gdk-pixbuf/Makefile.am: Fix typo
32
33 2000-10-20  Havoc Pennington  <hp@redhat.com>
34
35         * gtk/gtk-sections.txt: Add dialog docs
36
37 2000-10-18  Havoc Pennington  <hp@redhat.com>
38
39         * gtk/gtk-sections.txt: Some updates
40
41         * gdk/gdk-sections.txt: remove GdkPixbufAlphaMode
42
43         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add new API, remove 
44         GdkPixbufClass/GdkAnimationClass since those are private
45
46         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): ignore more headers
47
48 2000-10-06  Havoc Pennington  <hp@redhat.com>
49
50         * gdk-pixbuf/*.sgml, gdk-pixbuf/tmpl/*.sgml: copy in from 1.0
51         
52         * gdk-pixbuf/gdk-pixbuf-sections.txt: add Xlib sections from 1.0
53         tree
54
55         * gdk-pixbuf/Makefile.am: add stuff from 1.0 tree
56
57         * gdk-pixbuf/compiling.sgml: copy from 1.0 tree
58
59 2000-09-26  Havoc Pennington  <hp@redhat.com>
60
61         * gtk/tmpl/gtkrc.sgml: Document stock icon stuff
62
63 Thu Sep  7 14:15:03 2000  Owen Taylor  <otaylor@redhat.com>
64
65         * gdk/* gtk/*: Move gtk-reference files into GTK+ tree proper.
66
67         * Update sections.txt files to correspond to current code,
68         tweak .sgml files and Makefiles to correspond.
69
70         * gtk/tmpl/gtkradiomenuitem.sgml (this): Remove extra <para>
71
72 2000-06-14  Damon Chaplin  <damon@helixcode.com>
73
74         * gtk/tmpl/gtktooltips.sgml: added a note about no-window widgets.
75
76 Mon Jun  5 11:17:25 2000  Owen Taylor  <otaylor@redhat.com>
77
78         * gdk/tmpl/general.sgml: Fix gdk_pointer_grab description
79         as pointed out by Dave Morse.
80
81 Sun May 28 12:16:01 2000  Owen Taylor  <otaylor@redhat.com>
82
83         * gtk/tmpl/gtkaspectframe.sgml: Fix typo
84         pointed out by Gregory McLean.
85
86 2000-05-28  Damon Chaplin  <damon@helixcode.com>
87
88         * gdk/tmpl/event_structs.sgml: typo.
89
90 2000-04-22  Damon Chaplin  <damon@helixcode.com>
91
92         * gtk/tmpl/gtkenums.sgml: update from Lee Mallabone
93         <lee0@callnetuk.com>
94
95 2000-04-09  Damon Chaplin  <damon@helixcode.com>
96
97         * gtk/tmpl/gtkmain.sgml: update from Torsten Landschoff
98         <t.landschoff@gmx.net>
99
100         * gdk/tmpl/input_methods.sgml: 
101         * gdk/tmpl/general.sgml: fixed typos.
102
103 Tue Mar 14 14:17:46 2000  Raph Levien  <raph@acm.org>
104
105         * gdk/tmpl/rgb.sgml: Better explanation of gdk_rgb_set_min_colors.
106         Thanks to Stric for spotting it.
107
108 2000-03-07  Damon Chaplin  <damon@helixcode.com>
109
110         * gtk/tmpl/gtkclist.sgml: fix to gtk_clist_set_reorderable(). It
111         reorders rows, not columns. From Guy Harris <gharris@flashcom.net>.
112
113 2000-02-29  Damon Chaplin  <damon@helixcode.com>
114
115         * gtk/tmpl/gtkmenuitem.sgml: minor fix from Nicolas GEORGE
116         <nicolas.george@ens.fr>.
117
118 2000-02-28  Damon Chaplin  <damon@helixcode.com>
119
120         * gtk/tmpl/gtkradiomenuitem.sgml: 
121         * gtk/tmpl/gtkmenuitem.sgml: 
122         * gtk/tmpl/gtknotebook.sgml: new menu item sections and minor update to
123         notebook section from Nicolas GEORGE <nicolas.george@ens.fr>.
124
125 2000-02-18  Damon Chaplin  <damon@helixcode.com>
126
127         * gtk/tmpl/gtktooltips.sgml: patch from
128         David Benson <daveb@idealab.com> to note that gtk_tooltips_set_colors()
129         does not work.
130
131 2000-02-09  Damon Chaplin  <damon@helixcode.com>
132
133         * gdk/tmpl/input_methods.sgml: minor fix.
134
135 2000-02-03  Damon Chaplin  <damon@karuna.freeserve.co.uk>
136
137         * gdk/gdk-sections.txt: rearranged a bit.
138
139         * gdk/tmpl/event_structs.sgml: updated.
140
141         * gtk/gtk-sections.txt: added INCLUDE tag for Private Info section.
142
143         * gdk/tmpl/color_contexts.sgml: added note saying it is deprecated.
144         * gdk/tmpl/dnd.sgml: added note saying read the GTK+ DnD docs.
145
146 2000-02-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
147
148         * gdk/tmpl/*.sgml: ran make templates.
149
150         * gdk/gdk-docs.sgml: rearranged sections.
151
152         * gdk/tmpl/events.sgml: documented.
153
154         * gdk/tmpl/general.sgml: documented.
155
156         * gdk/tmpl/rgb.sgml: fixed a few '@' -> '#'.
157
158         * gdk/gdk-sections.txt: rearranged a few bits, including moving
159         GdkWChar and related functions from the input method section to the
160         font section, and GdkCapStyle etc. from Drawing Primitives to GCs.
161
162         * gdk/tmpl/images.sgml: documented.
163
164         * gdk/tmpl/drawing.sgml: updated.
165
166         * gdk/tmpl/regions.sgml: updated.
167
168         * gdk/tmpl/input_contexts.sgml: documented.
169
170         * gdk/tmpl/input_methods.sgml: documented.
171
172         * gdk/tmpl/selections.sgml: changed xref to a link since Jade says
173         a xref to a RefEntry is not supported.
174
175 2000-01-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
176
177         * gtk/tmpl/gtkscrollbar.sgml: Started.
178
179 2000-01-08  Damon Chaplin  <damon@karuna.freeserve.co.uk>
180
181         * gtk/tmpl/gtkclist.sgml: update from Paul Schifferer
182         <isengard@geocities.com>
183
184 Wed Jan  5 10:23:41 2000  Owen Taylor  <otaylor@redhat.com>
185
186         * gtk/tmpl/gtkprogress.sgml: Missing </listitem>, remove extra <para>
187         * gtk/tmpl/gtkobject.sgml: dos2unix
188         * gtk/tmpl/gtkcurve.sgml: missing </para>
189         * gtk/tmpl/gtkarg.sgml: dos2unix, missing </para>
190         * gtk/tmpl/gtkcolorsel.sgml: Missing </listitem>'s
191         * gtk/tmpl/gtksignal.sgml (signal): dos2unix, missing </para>'s
192         * gtk/tmpl/gtkmarshal.sgml: Missing </refsect2>
193
194 1999-11-16  Damon Chaplin  <damon@karuna.freeserve.co.uk>
195
196         * gtk/tmpl/gtkmenubar.sgml: fixed minor error - using <em>.
197
198         * gtk/tmpl/gtknotebook.sgml: 
199         * gtk/tmpl/gtklist.sgml: new sections from
200         Nicolas George <george@clipper.ens.fr>, with help from
201         "Bob Springett" <bobspringett@claranet.fr>.
202
203         * gtk/tmpl/gtkobject.sgml: 
204         * gtk/tmpl/gtkarg.sgml: new sections from
205         David Benson <daveb@idealab.com>.
206
207         * gtk/tmpl/gtkvbox.sgml: 
208         * gtk/tmpl/gtkhbox.sgml: fixed line endings.
209
210         * gtk/tmpl/gtkvbbox.sgml: update from Lee Mallabone
211         <lee0@callnetuk.com>
212
213         * gdk/tmpl/drawing.sgml: fixed error in gdk_draw_arc() @angle2 param
214         - it is relative to @angle1 rather than from the 3 o'clock position.
215
216         * gtk/tmpl/gtkfontseldlg.sgml: changed enums to use @ fields.
217
218         * gtk/tmpl/gtkcolorsel.sgml: 
219         * gtk/tmpl/gtkcolorseldlg.sgml: 
220         * gtk/tmpl/gtkprogress.sgml: 
221         * gtk/tmpl/gtkprogressbar.sgml: new sections from Tom Martone
222         <tom@martoneconsulting.com>
223
224         * gtk/tmpl/gtkclist.sgml: partially written documentation from
225         Paul Schifferer <isengard@geocities.com> who won't be able to finish it
226
227 1999-09-22  Martin Norbäck  <d95mback@dtek.chalmers.se>
228         
229         * gtk/tmpl/gtkclist.sgml: Added information about the sorting functions
230
231 Tue Oct 26 16:50:15 1999  Owen Taylor  <otaylor@redhat.com>
232
233         * gtk/tmpl/gtkrc.sgml: Added information about widget
234         paths and pattern matching.
235
236 1999-09-22  Damon Chaplin  <damon@karuna.freeserve.co.uk>
237
238         * gtk/tmpl/*.sgml: ran make templates, to fix problems with structs.
239
240         * gtk/gtk-sections.txt: rearranged GtkCombo section.
241
242         * gtk/tmpl/gtkvseparator.sgml: 
243         * gtk/tmpl/gtkhseparator.sgml: 
244         * gtk/tmpl/gtkgc.sgml: 
245         * gtk/tmpl/gtkfeatures.sgml: 
246         * gtk/tmpl/gtktipsquery.sgml: 
247         * gtk/tmpl/gtkitem.sgml: 
248         * gtk/tmpl/gtkinvisible.sgml: 
249         * gtk/tmpl/gtkgamma.sgml: 
250         * gtk/tmpl/gtkdata.sgml: 
251         * gtk/tmpl/gtkcurve.sgml: 
252         * gtk/tmpl/gtkcombo.sgml: 
253         * gtk/tmpl/gtkaccellabel.sgml: documented.
254
255 1999-09-20  Damon Chaplin  <damon@karuna.freeserve.co.uk>
256
257         * gtk/gtk-docs.sgml: added role="no-toc" to the GTK+ Widgets & Objects
258         chapter since we've created our own special contents page.
259
260 1999-09-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
261
262         * gtk/tmpl/gtkmarshal.sgml: 
263         * gtk/tmpl/gtksignal.sgml: new sections from 
264          David Benson <daveb@idealab.com>.
265
266         * gtk/gtk-sections.txt: rearranged signal sections, and made most
267         marshallers private. Moved GtkSignalRunType to signals section.
268
269         * gtk/tmpl/gtkradiobutton.sgml: new section from Lee Mallabone.
270
271 1999-09-17  Damon Chaplin  <damon@karuna.freeserve.co.uk>
272
273         * gtk/gtk-docs.sgml: removed menu factory and debugging sections.
274
275         * gtk/gtk-sections.txt: made menu factory stuff private since it is
276         deprecated. Also made debugging stuff private since it is only useful
277         within GTK+.
278
279 1999-09-14  Damon Chaplin  <damon@karuna.freeserve.co.uk>
280
281         * gtk/tmpl/gtkfilesel.sgml: fixed mismatched parentheses.
282
283 1999-09-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
284
285         * gdk/tmpl/event_structs.sgml: 
286         * gdk/tmpl/drawing.sgml: minor fixes.
287
288 1999-09-20  David C. Mason  <dcm@redhat.com>
289
290         * gtk/tmpl/gtkimage.sgml: first pass at gtkimage... not complete
291
292 1999-08-28  Damon Chaplin  <damon@karuna.freeserve.co.uk>
293
294         * gtk/tmpl/gtkbbox.sgml: new section from Lee Mallabone.
295
296         * gdk/gdk-sections.txt: rearranged rgb, regions, and drawing sections.
297
298         * gdk/tmpl/rgb.sgml: new section from Raph Levien, with a few changes
299         by me, including a little example app.
300
301         * gdk/tmpl/regions.sgml: 
302         * gdk/tmpl/event_structs.sgml: 
303         * gdk/tmpl/drawing.sgml: my first attempt.
304         * gdk/tmpl/cursors.sgml: tiny changes.
305
306 Tue Aug 17 09:14:01 1999  Owen Taylor  <otaylor@redhat.com>
307
308         * gtk/tmpl/gtktypeutils.sgml: Fix corrupted end tag.
309
310         * gtk/tmpl/gtkselection.sgml gtk/tmpl/gtkrc.sgml
311           gtk/tmpl/gtkdnd.sgml gtk/tmpl/gtkarrow.sgml
312           gtk/tmpl/gtkpaned.sgml gtk/tmpl/gtkmisc.sgml
313           gtk/tmpl/gtkhandlebox.sgml gtk/tmpl/gtkctree.sgml:
314         Added missing close tags.
315
316 Thu Aug 19 14:43:08 1999  Owen Taylor  <otaylor@redhat.com>
317
318         * gdk/tmpl/gcs.sgml gdk/gdk-sections.txt: Added section. 
319           (Written a while ago but fell through the cracks)
320
321         * gtk/gtk-docs.sgml: Add a &hash; entity here as a
322           temporary hack. (There is no standard entity
323           for '#', and no way of escaping '#' in gtk-doc)
324
325         * gtk/tmpl/gtkrc.sgml: Use the above to fix up #rrggbb
326           string literals.
327
328         * gtk/tmpl/gtkdrawingarea.sgml: Fixed a couple
329           of errors in the example. (pointed out by
330           Nick Lamb)
331
332 Mon Aug 16 6:60:53 1999  Owen Taylor  <otaylor@redhat.com>
333
334         * gdk/tmpl/properties.sgml
335           gdk/tmpl/selections.sgml
336           gdk/tmpl/input_devices.sgml: Documented
337
338         * gdk/gdk-sections.txt: Moved around types for
339           input devices properties and selections, marked
340           a few functions as private.