]> git.draconx.ca Git - gob-dx.git/blob - NEWS
Replace GOB2_CHECK with the version from dxcommon.
[gob-dx.git] / NEWS
1 2.0.20:
2         * Require glib 2.4, and change use of the _take_ownership functions
3           to _take_ functions
4         * Support for GTK3 (Pedro L. Lucas)
5         * names on properties and signals (Pedro L. Lucas)
6
7 2.0.19:
8         * Print unreftors and destructors before calling parent finalize and
9           dispose as is the proper ordering (thanks to Dmitri Toubelis)
10         * do not output #line 0 statements (patch from Nick Bowler)
11         * Fix empty file separator (thanks to H.-J. Schnitzer)
12
13 2.0.18:
14         * Add %ctop{ %} to do what alltop does but only for the C file
15         * Buildfixes for Cygwin (Roland Clobus)
16         * gob2.m4 exits if gob is not found (fixes ubuntu #317801)
17           (Stephen Kitt)
18         * Escape minus signs in the webpage and fix some typos (Stephen Kitt)
19         * clarify README as to the public domainness of the generated code
20
21 2.0.17:
22         * Fix segfault when defining the finilize, dispose, and
23           constructor methods (Fixes debian bug #574542)
24         * Handle carriage returns in input files
25         * use -G_MAXFLOAT and -G_MAXDOUBLE for the default minima
26           for floating point numbers (thanks to Marcel Wagner for
27           the patch)
28
29 2.0.16:
30         * add possibility of using function attributes such as
31           G_GNUC_PRINTF etc... (Britton Kerin, Jean-Yves Lefort, me)
32         * *_get_type methods are G_GNUC_CONST (Jean-Yves Lefort, me)
33         * move #line sections past opening brace of functions
34           (Jean-Yves Lefort)
35         * handle finalize, dispose, constructor just like init
36           (Jean-Yves Lefort)
37         * Add %afterdecls{ %} code block
38           (Jean-Yves Lefort)
39         * Minor fixes to docs (me, Andrew Feren)
40
41 2.0.15:
42         * Fix --file-sep usage with respect to private headers
43         * Don't use /dev/null to help portability on non-unix
44         * Fix segfault on bad include statement (debian bug #443907)
45         * Fix my-person.gob example
46
47 2.0.14:
48         * Fix major segfault
49
50 2.0.13:
51         * --no-touch support to avoid spurious rebuilds (see manpage)
52           (Jean-Yves Lefort)
53         * abstract class flag support (Jean-Yves Lefort)
54         * allow BOXED in signal arguments (see manpage) (Big Thor)
55         * fix libglade support (Nicolas Bruguier)
56
57 2.0.12:
58         * libglade support (see manpage) (Nicolas Brugier)
59         * Fixes to property parsing and allow user created
60           parameters (Jean-Yves Lefort)
61         * Add support for prealloc and allow bitfields (K. Haley)
62         * Don't reference TYPE_SELF when generating privates (Big Thor)
63
64 2.0.11:
65         * When privates and overrides were used in 2.0.10 compilation of
66           object may have broken on some compilers.
67
68 2.0.10:
69         * Support for overriding properties (Jean-Yves Lefort)
70         * Some M4 fixage with respect to NOINSTGOB (K. Haley)
71         * Make the private structure allocation play nice with glib (K. Haley)
72         * Add --file-sep=c option to allow changing the file separator
73           character (Pierre Gay) 
74         * Fix C++ compilation of linked POINTER types by casting properly
75           (Frank Lichtenheld) debian bug #270546
76         * Always add string.h as it was missing sometimes when memset was used
77         * In C++ mode cast the destroywith/unrefwith function with
78           reinterpret_cast to avoid C++ nonsense (should fix compilation with
79           gcc 3.4 I think)
80         * Update the docs
81
82 2.0.9:
83         * Lots of fixes for gcc warnings, objects should now compile with
84           very pedantic warnings set.
85
86 2.0.8:
87         * Documentation fixes
88         * Add support for -o and --output-dir
89         * Fixed boxed_type
90
91 2.0.7:
92         * Add support for INT64 and UINT64 types for signals and properties
93           (Nicolas Brugier)
94         * Exit with error when BOXED or FLAGS are used as arguments for a
95           signal, that doesn't work anyway
96         * Warn classwide members have destructors since those never get called
97           (we only make static classes so it doesn't make sense anyway)
98         * Fix --exit-on-warn
99         * Don't use deprecated glib functions (Kjartan, me)
100         * Fix compilation on IBMs C compiler (Albert Chin-A-Young)
101         * gob2.m4 fixes for new automake (Tomasz Kloczko)
102         * Couple of minor fixes
103         * Couple of fixes to the documentation
104
105 2.0.6:
106         * Allow compilation with newer flex (tested with both 2.5.4a and
107           2.5.31)
108         * Minor doc update
109         * Minor build fixes
110
111 2.0.5:
112         * Fix leak in signal emission
113
114 2.0.4:
115         * Fix two gtkdoc bugs
116         * Use G_UNLIKELY/G_LIKELY a bit if available
117
118 2.0.3:
119         * In C++ mode don't eat "::" from type strings as C++ might be
120           using it, and we aren't ever using such a thing
121         * Fix a segfaults in the parser (Jody Goldberg, Gerhard Dieringer, me)
122         * Fix unichar stuff for values (properties, signal arguments, etc...)
123         * Add support for UNICHAR and UINT64 and INT64 everywhere
124         * Don't make the get_type function a G_GNUC_CONST as gcc3.2 whacks
125           out about that
126
127 2.0.2:
128         * Properly link BOXED type
129         * unref/unrefwith works now since shtdown changed into dispose
130         * Update documentation
131         * man page escapes all ' chars (fix debian bug 155577)
132         * Further tests in test.gob
133
134 2.0.1:
135         * Fixed property types for all the types that require an extra
136           GObject type
137         * Fix object and boxed linking
138         * Fixed C++ mode for flags and enum linking
139         * Allow comments in property code
140
141 2.0.0:
142         * Update examples and documentation
143
144 1.99.3:
145         * Fix signal default value
146         * Special case the interface code to allow implementing
147           GTypePlugin and GtkEditable interfaces
148         * Fix export of accessors (Dennis Bjorklund)
149         * some compilation fixes
150
151 1.99.2:
152         * allow implementation (but not definition yet) of interfaces
153         * enum, flags and GError creation code
154         * BonoboObject stuff (Seth)
155         * build fixes (me, Seth)
156         * m4 preprocessing stuff (Josh Parsons)
157         * Code generation fixes (Josh Parsons, Bastien Nocera, me)
158         * New way of doing typesafe signal connections