22 Commits

Author SHA1 Message Date
Christian Weiske
a3abd18773 - adding constructor: replace __construct name with classname
- beautify when adding new <constructors> or <methods> tag
2006-10-11 15:28:10 +00:00
Christian Weiske
f712d37992 Adding GdkColor 2006-10-11 09:22:09 +00:00
Christian Weiske
7b70452b97 Ask me what I changed 2006-10-10 06:41:47 +00:00
Christian Weiske
6edbca049b - Removing that firstOutput file nobody needs
- Some fixes to the updater, generates <methods> tag correctly now
2006-10-10 05:49:28 +00:00
Christian Weiske
48d01bf62a TODO item 2006-10-09 20:43:56 +00:00
Christian Weiske
ae4941cb63 Typo 2006-10-09 20:36:01 +00:00
Christian Weiske
401dd37eae Big jump for the doc updater.
It has:
- Unit tests
- Checks interfaces
- Checks existing methods for parameters
- Generates parameters for new methods correclty now
- Does not generate interface methods
- less bugs
2006-10-09 15:50:38 +00:00
Christian Weiske
12147b448f TODO items for the updater 2006-10-08 12:37:28 +00:00
Christian Weiske
ea8f75dd1e Do not modify if XML is broken 2006-10-08 10:03:20 +00:00
Christian Weiske
5d0684962b Documenting that script a bit 2006-10-08 08:43:15 +00:00
Scott Mattocks
a062ec7517 Part one of static method commit. 2006-10-04 21:10:00 +00:00
Christian Weiske
5bb2c2d9af Fixing update shell script 2006-09-30 08:23:01 +00:00
Christian Weiske
43846a4f03 Fixed alternative constructors function name 2006-05-29 16:10:34 +00:00
Christian Weiske
da632b0cd1 Didn't find a better way to do this. 2006-05-29 14:10:22 +00:00
Christian Weiske
1ee144b8ed updateMethods takes parameters of the filenames that shoule
be modified. Generating additional constructors does work,
as well as gdk/atk/pango classes support (not only gtk)
2006-05-29 13:28:05 +00:00
Christian Weiske
f569738660 oops 2006-05-27 09:32:05 +00:00
Christian Weiske
a16465f231 Added constructor support
Doesn't help me until it also supports not only gtk, but
gdk/atk/pango classes as well.
2006-05-27 09:31:05 +00:00
Steph Fox
9c9fff554c That should be everything.
Hopefully.
2006-03-26 02:59:54 +00:00
Anant Narayanan
bc880966f4 Modified deprecated entitites and labelled all deprecated classes. 2006-02-26 21:59:52 +00:00
Anant Narayanan
c9ce2923b4 Constructors were repeated in the methods section. Cleaned now. 2006-01-24 18:54:06 +00:00
Anant Narayanan
ceae651fb0 The updation script now updates constructors too! :) 2006-01-24 18:16:28 +00:00
Anant Narayanan
907ee95fdd Updated Docs to reflect latest method information. 2006-01-16 13:48:21 +00:00