Commit Graph

  • 62f5c831d9 ChangeLog update 2005-05-09 00:36:41 +00:00
  • 1d3eea2f9f - Make GtkTreeModel::append() accept an optional array with data values. - Implement GtkRadioMenuItem constructor and set/get_group() methods. Andrei Zmievski 2005-05-08 17:15:09 +00:00
  • 07439c5ed7 ChangeLog update 2005-05-05 00:37:02 +00:00
  • 9e3d1a8923 One new demo, php-gtk2demo embeds demos scrollable now Christian Weiske 2005-05-04 15:21:57 +00:00
  • 5f8e82ca8a some more missing things Christian Weiske 2005-05-04 09:01:33 +00:00
  • d5dff80a1e some problems Christian Weiske 2005-05-04 07:24:29 +00:00
  • fab0426fb8 ChangeLog update 2005-05-04 00:34:25 +00:00
  • 5bed5301e7 thing Christian Weiske 2005-05-03 17:54:47 +00:00
  • 17f4f74b01 ChangeLog update 2005-04-29 00:43:27 +00:00
  • f8a431cae3 Make it work. Andrei Zmievski 2005-04-28 17:57:20 +00:00
  • 6e8b743de3 *** empty log message *** Pablo Dall'Oglio 2005-04-28 17:52:03 +00:00
  • 0b8f6fde94 *** empty log message *** Andrei Zmievski 2005-04-28 17:49:07 +00:00
  • c9c3836da3 Included General Fixes section with some methods to fix. Pablo Dall'Oglio 2005-04-28 17:44:04 +00:00
  • 6384832eaf Fix some NULL issues. Andrei Zmievski 2005-04-28 16:05:59 +00:00
  • 6385224b34 refentries for *-functions.xml are generated now Christian Weiske 2005-04-28 13:27:59 +00:00
  • 43ee3043f3 Generates better signal callback signature now (with the widgets itself as first parameter) Christian Weiske 2005-04-28 06:30:22 +00:00
  • b53947acd2 Fix GtkMenuItem constructor. Andrei Zmievski 2005-04-28 05:40:06 +00:00
  • 11a7216241 Dialog and Messagebox demo is working now, but looks a bit in phpgtk2-demo.php because of the stretching Christian Weiske 2005-04-27 12:50:54 +00:00
  • 835f282ac1 Colorselector demo. Doesn't work right now as GdkColor is missing, but should work if GdkColor is in php-gtk2 Christian Weiske 2005-04-27 12:09:00 +00:00
  • 1ea5e345e3 ChangeLog update 2005-04-27 00:38:44 +00:00
  • 4a0237e925 You learn and learn... sizegroup demo works perfectly now Christian Weiske 2005-04-26 16:31:09 +00:00
  • 5b12c062d2 uses the factory method now Christian Weiske 2005-04-26 07:27:28 +00:00
  • 8d6985193d buttonboxdemo works now Christian Weiske 2005-04-26 07:16:03 +00:00
  • 2fe3e0f0a1 Fix generation of static constructors without parameters. Andrei Zmievski 2005-04-26 06:26:23 +00:00
  • e03f3a8e51 Use stock items now, fixed a constant Christian Weiske 2005-04-26 05:03:49 +00:00
  • 42258409f9 Fix static property based constructors by using phpg_gtype_from_class() since this_ptr is NULL. Andrei Zmievski 2005-04-26 01:44:13 +00:00
  • 86f5984f87 ChangeLog update 2005-04-26 00:34:31 +00:00
  • 0727eac5ad Support utf8 conversion in property-based constructors. Optimize string handling by avoiding strlen()'s. Andrei Zmievski 2005-04-25 23:03:05 +00:00
  • 2b536edc46 Use 'u' specifier to force strings to be utf-8. Andrei Zmievski 2005-04-25 22:33:21 +00:00
  • 42611e9dcc Implement automatic conversion to/from UTF-8 when passing or receiving strings. The conversion is based on php-gtk.codepage setting, which defaults to ISO-8859-1 if not specified. Andrei Zmievski 2005-04-25 22:11:48 +00:00
  • f91400240a Fix caller-owns-return output. Andrei Zmievski 2005-04-25 22:08:59 +00:00
  • 9b94001460 Fix caller-owns-return values. Andrei Zmievski 2005-04-25 22:08:08 +00:00
  • e32c60b688 Check for CLI version. Andrei Zmievski 2005-04-25 17:56:11 +00:00
  • 630d994b55 *** empty log message *** Andrei Zmievski 2005-04-25 16:39:09 +00:00
  • 2863b94578 NOT WORKING size group demo - it seems as GtkComboBox::new_text() doesn't work Christian Weiske 2005-04-25 13:11:27 +00:00
  • 13d3c11879 EntryCompletion demo Christian Weiske 2005-04-25 12:45:24 +00:00
  • c24b4d0d84 Expander demo Christian Weiske 2005-04-25 12:35:09 +00:00
  • 8fa336b0ff The code is bad, but it works somehow. A bit. Christian Weiske 2005-04-25 12:20:09 +00:00
  • aff600d7c4 - Fixed error messages to point at right package foobar 2005-04-25 11:23:49 +00:00
  • 53cc19f1cd ChangeLog update 2005-04-25 00:42:45 +00:00
  • aced6b6cb3 *** empty log message *** Andrei Zmievski 2005-04-24 02:54:39 +00:00
  • 8796591a6d ChangeLog update 2005-04-23 00:35:23 +00:00
  • ab908e0f61 aclocal.m4 depends on ext.m4. Andrei Zmievski 2005-04-22 20:15:44 +00:00
  • 6fcdba9365 - docgen generates signals now - some stats when generating the docs from source: we have classes 10+17+146+8 =181 constructors 3+10+143+2 =158 functions 87+426+2072+111 =2696 properties 0+34+138+0 =172 signals 7+9+310+0 =326 now. That's really cool! Christian Weiske 2005-04-22 19:08:37 +00:00
  • 1d7a04b1cc *** empty log message *** Andrei Zmievski 2005-04-21 01:28:52 +00:00
  • c99c252589 ChangeLog update 2005-04-19 00:35:22 +00:00
  • f28b9d5346 OOps... platform independence forgotten Christian Weiske 2005-04-18 18:31:34 +00:00
  • 4b425ff3a4 Moved "var" to "public" to avoid E_STRICT warnings. Added dl() Christian Weiske 2005-04-18 18:29:54 +00:00
  • 487219e3df - Added cvsclean script - Fixed buildconf with new phpize which does not run aclocal anymore # The problem is actually with multiple versions of auto* tools. # Best way to fix that once and for all is to get totally rid of the # aclocal requirement. :) # There is a reason why all automake crap was removed in PHP.. foobar 2005-04-18 10:48:31 +00:00
  • 94f8c8205c - php_gtk.m4 is not generated file, ext.m4 is. foobar 2005-04-18 09:59:30 +00:00
  • b56126d584 - Quote properly # Quoting is good, mmmkay? :) foobar 2005-04-18 09:58:42 +00:00
  • 0b3f9f446b ChangeLog update 2005-04-17 00:37:42 +00:00
  • 42601fec44 Add Glib/Gtk+ macros. Andrei Zmievski 2005-04-16 17:28:42 +00:00
  • 0f5fe1d3de - Add GObject::get/set_data(). - Add GtkTreeSelection::get_selected(). - Fix a couple of bugs in parameter parsing. Andrei Zmievski 2005-04-16 04:54:25 +00:00
  • ce1397f285 ChangeLog update 2005-04-15 00:39:54 +00:00
  • c20ef8e922 - Implement GObject::get/set_property() - Add some helper functions for dealing with varargs functions and simple callback marshalling. - Implement some tree view stuff Andrei Zmievski 2005-04-14 06:11:56 +00:00
  • 57ebbdade6 ChangeLog update 2005-04-13 00:34:40 +00:00
  • 7626db91fd Static constructors should unref the created object after calling phpg_gobject_new() since the refcount will be 2 after the call. Andrei Zmievski 2005-04-12 05:57:50 +00:00
  • f407f8f9c3 Require PHP 5.1.0 or higher. Let's play with the latest toys. Andrei Zmievski 2005-04-12 05:22:37 +00:00
  • 6037f27450 This demo should actually show one column now. :) Andrei Zmievski 2005-04-12 01:56:25 +00:00
  • 7802f49a5d Implement a few more tree view/store related methods. Andrei Zmievski 2005-04-12 01:56:06 +00:00
  • 0cae480502 Support G_TYPE_INTERFACE in conversions to/from zval. Andrei Zmievski 2005-04-12 01:55:50 +00:00
  • e284226ad3 Register interface arg types. Andrei Zmievski 2005-04-12 01:55:36 +00:00
  • f3d04a2245 ChangeLog update 2005-04-11 00:35:40 +00:00
  • 3b2c442aee Some more changes for php-gtk2-doc Christian Weiske 2005-04-10 20:23:45 +00:00
  • 2544950b66 Support interface too in signal querying. Andrei Zmievski 2005-04-10 17:32:19 +00:00
  • c083a71927 Don't remember Christian Weiske 2005-04-10 07:47:30 +00:00
  • 9491e8bc0b Implement GObject methods signal_list_ids(), signal_list_names(), signal_query(). Andrei Zmievski 2005-04-10 04:37:42 +00:00
  • 40fbc12eeb ChangeLog update 2005-04-09 00:36:19 +00:00
  • fb3b534adf - XML requires <constructors> tag now - fixed generation for classes with no constructor Christian Weiske 2005-04-08 08:14:39 +00:00
  • 3fa88d6c41 Start on stock browser demo. Andrei Zmievski 2005-04-08 05:11:43 +00:00
  • 138c42001f Implement some functions and crap. Andrei Zmievski 2005-04-08 04:59:48 +00:00
  • f97fe7389a ChangeLog update 2005-04-08 00:37:51 +00:00
  • cc14efc9bb - Register some fundamental GTypes as constants. - Implement GtkListStore::append(), GtkListStore::set(), and GtkTreeModel::get_value(). Andrei Zmievski 2005-04-07 21:10:50 +00:00
  • c924c0c9e1 - Better detection of valid GTypes in phpg_gtype_from_zval(). Andrei Zmievski 2005-04-07 21:08:51 +00:00
  • fc736fad4f Register our own boxed type to represent non-Gtk derived PHP objects. Andrei Zmievski 2005-04-07 03:02:53 +00:00
  • 16a49a713d ChangeLog update 2005-04-06 00:36:23 +00:00
  • 20f4dd0062 Implement GtkListStore() constructor. Andrei Zmievski 2005-04-05 05:44:15 +00:00
  • d2fd7dcffb ChangeLog update 2005-04-05 00:35:46 +00:00
  • 897826c785 modified docgen to create php-gtk2 docs Christian Weiske 2005-04-04 20:27:15 +00:00
  • fb2838ba73 - Fix phpg_parse_ctor_props() return value check. - Fix phpg_gvalue_from_zval() to check the proper variable in some cases. Andrei Zmievski 2005-04-04 04:09:41 +00:00
  • ff3d15aa50 Implement a few more constructors. Andrei Zmievski 2005-04-04 04:07:34 +00:00
  • 57d49c9489 ChangeLog update 2005-04-01 01:40:04 +00:00
  • 033c3f15c8 Implement override for GtkRadioToolButton constructor. Andrei Zmievski 2005-03-31 04:10:09 +00:00
  • c1e8704c6d ChangeLog update 2005-03-31 01:32:18 +00:00
  • ad33e70989 - Implement override version for GtkRadioButton() constructor. - Fix silly bug in ignore-glob processing Andrei Zmievski 2005-03-31 01:25:53 +00:00
  • cc390bbb0a Add clean-gen and clean-caches targets. Andrei Zmievski 2005-03-30 18:38:40 +00:00
  • 772e7f0a13 Don't sort objects. Andrei Zmievski 2005-03-30 18:34:09 +00:00
  • 4adcbb84d7 Update Gtk+ defs to the latest (2.6). Andrei Zmievski 2005-03-30 18:32:42 +00:00
  • 771702c717 ChangeLog update 2005-03-30 01:32:54 +00:00
  • 2ddd44e126 Add scripts for merging and listing missing defs. Andrei Zmievski 2005-03-29 20:56:24 +00:00
  • 6473a9b649 Framework for merging different sets of diffs. Andrei Zmievski 2005-03-29 19:17:32 +00:00
  • c27f389857 ChangeLog update 2005-03-28 01:34:28 +00:00
  • ad5c967ec2 *** empty log message *** Andrei Zmievski 2005-03-27 22:39:52 +00:00
  • 8f792480d4 Make most of GObject-derived classes use property constructors. This allows for widget subclassing in the future. Andrei Zmievski 2005-03-27 22:39:33 +00:00
  • 96dc9fbe09 We do need constructor property information after all. Andrei Zmievski 2005-03-27 22:34:20 +00:00
  • 60d90a5ed7 Throw an exception if unable to construct the object. Andrei Zmievski 2005-03-27 22:31:23 +00:00
  • 5d61fd0f62 Implement phpg_parse_ctor_props() that is used to convert a list of PHP function parameters to a form suitable for g_object_newv(). Andrei Zmievski 2005-03-27 22:29:55 +00:00
  • 892d684e2b Add enum and flags cases to phpg_gvalue_from_zval(). Andrei Zmievski 2005-03-27 22:27:21 +00:00
  • 254efad8e5 Fix ^ case for 'i' and 'l' specifiers. Andrei Zmievski 2005-03-27 22:26:28 +00:00