Andrei Zmievski
ad33e70989
- Implement override version for GtkRadioButton() constructor.
...
- Fix silly bug in ignore-glob processing
2005-03-31 01:25:53 +00:00
Andrei Zmievski
9fd13d6266
Whew. It all started with because I had to
...
- Implement GtkFileChooserDialog
But then I reliazed that it implemented GtkFileChooser interface so I had
to:
- Put in support for interfaces and access to object's interface
implementations.
The rest was easy:
- Register stock item constants (Gtk::STOCK_OK, etc)
2005-03-22 00:13:47 +00:00
Andrei Zmievski
ee2043981c
Make error messages display Class::method().
2005-03-19 21:19:48 +00:00
Andrei Zmievski
fb4e4a5eed
Make it that "PHP_METHOD" in overrides only indicates the start of the
...
function and its class/method are provided by the generator.
2005-03-19 21:09:42 +00:00
Andrei Zmievski
12e4c8487f
Move some support functions to phpg_support.c.
2005-03-15 06:13:36 +00:00
Andrei Zmievski
91d905e18b
Update.
2005-03-13 23:46:02 +00:00
Andrei Zmievski
232fecd958
Thoughts on reference counting and wrappers.
2005-03-11 07:29:06 +00:00
Andrei Zmievski
f6deb8dd63
- Support GBoxed and GObject types in conversion from zval to the
...
GValue.
- Rework the underlying object access macros a bit.
2005-02-26 05:41:04 +00:00
Andrei Zmievski
97a0f3c466
Starting work on closures..
2005-01-28 07:08:19 +00:00
Andrei Zmievski
4c17595fd4
*** empty log message ***
2005-01-27 07:38:24 +00:00
Andrei Zmievski
4407725ee9
Some edits.
2005-01-24 06:34:15 +00:00
Andrei Zmievski
c98e73cf4f
Initial support for boxed types. Things will compile, but there is still
...
work to be done.
2005-01-24 06:18:48 +00:00
Andrei Zmievski
c82327bbb9
*** empty log message ***
2005-01-24 04:25:41 +00:00