768 Commits

Author SHA1 Message Date
Gwynne Raskind e1d62f6310 one more attempt at ridding us of some of those annoying mime types 2009-07-16 08:10:50 +00:00
Alan Knowles ec43e5a3ba testing new libglade defs 2003-12-21 15:37:35 +00:00
Alan Knowles dbd4aaed0f most objects now supported - fetching $object->style->fg etc. works, setting fails badly... 2003-12-04 14:41:44 +00:00
Alan Knowles 4fe5a4e67b object setters mostly working 2003-12-02 13:48:53 +00:00
Alan Knowles 6eef875fcf fetching object properties which are objects works 2003-11-30 16:01:25 +00:00
Alan Knowles 16efc4dd32 provisional object getter support for gobject 2003-11-30 15:47:29 +00:00
Alan Knowles a10fca680f mfh object changes from head 2003-10-15 15:08:31 +00:00
Alan Knowles ec730c2207 remove gtkstyle calls for the time being.. clist and ctree examples work 2003-10-12 14:47:35 +00:00
Alan Knowles 3ffb26a48b gtkStyle basically working.. 2003-10-11 14:29:01 +00:00
Alan Knowles 01387e7df8 fix object handling on callbacks 2003-10-11 13:49:25 +00:00
Alan Knowles 11075bd431 sync with ZE2_PORT - oops do it properly 2003-10-09 13:08:48 +00:00
Alan Knowles eab0f346d2 sync with ZE2_PORT 2003-10-09 13:08:23 +00:00
Alan Knowles e1157406ac connect_object and connect() now work, albeit very kludgy..
added h2defs.php (the php port - heavily improved of the .h parser)
updated defs file using latest h2defs parser
2003-10-07 16:37:42 +00:00
Alan Knowles 8c42ae6cc7 callbacks mostly working, - reverting gtk.php to original to try and find last remaining issues :) 2003-10-07 14:27:35 +00:00
Alan Knowles 0e940ed1c5 basic prelim work done for callback GValue to zval conversion 2003-10-06 15:44:37 +00:00
Frank M. Kromann f1a2e1befb Adding missing TSRMLS_FETCH() and TSRMLS_CC 2003-10-01 05:02:59 +00:00
Frank M. Kromann 802e171340 Adding missing TSRMLS_FETCH() 2003-10-01 05:01:59 +00:00
Alan Knowles e211f70713 slowly converting GArgs into GValues 2003-09-30 15:48:56 +00:00
Alan Knowles 7682a38c91 revert a change done while trying to fix another issue 2003-09-30 15:26:38 +00:00
Alan Knowles 2519bd7214 fudges for callbacks and gdkstyle not working 2003-09-30 14:25:11 +00:00
Alan Knowles 40528d8230 disable gtk.php code that uses callback data for the time being. 2003-09-30 14:18:11 +00:00
Alan Knowles b8815a1825 gtk.php - button box demo works 2003-09-30 14:03:34 +00:00
Alan Knowles 01d86f1c92 comment out speed monitoring code 2003-09-30 13:53:22 +00:00
Alan Knowles d70e77c39d moving gtk-extrafuncs.def to gtk.defs.extra - a generic additional non-autogenerated defs file 2003-09-30 13:43:37 +00:00
Alan Knowles 98b048f177 comment out unimplemented features in gtk.php 2003-09-30 06:27:09 +00:00
Alan Knowles b7938150a5 fix broken config.m4 for extra - needs doing for ZE2_PORT? 2003-09-30 06:24:37 +00:00
Alan Knowles 857e0dcbc4 add more missing files for gtk2 port 2003-09-30 06:22:15 +00:00
Alan Knowles 9e9e805582 adding missing file to GTK2 port 2003-09-30 06:13:17 +00:00
Alan Knowles 0a43d6dedf Upload of Gtk2 bindings to GTK2 branch. 2003-09-30 06:00:28 +00:00
SVN Migration c7626c398f This commit was manufactured by cvs2svn to create branch 'GTK2'. 2003-09-22 23:36:29 +00:00
Frank M. Kromann 1d89806480 Latest libglade library is named libglade.lib 2003-09-22 23:36:28 +00:00
Frank M. Kromann 22b3b585d3 Adding missing include path 2003-09-22 23:29:53 +00:00
Frank M. Kromann eb89c08c72 Updating the build instructions to match current files 2003-09-22 22:59:29 +00:00
Frank M. Kromann 037f727fa7 Update to match zend api 2003-09-04 22:08:44 +00:00
Frank M. Kromann d4e95f1090 Make include paths consistent 2003-07-18 17:29:23 +00:00
Frank M. Kromann 867b061068 Export some symbols to allow compilation with gtkextra 2003-07-17 18:59:15 +00:00
Frank M. Kromann 4a2910e35d Adding gtkextra to the ZE2_PORT branch 2003-07-17 18:58:26 +00:00
Frank M. Kromann a213948479 php_type is not defined for GtkDrawable 2003-07-17 18:57:37 +00:00
SVN Migration 584be5a773 This commit was manufactured by cvs2svn to create branch 'ZE2_PORT'. 2003-07-17 17:42:04 +00:00
Frank M. Kromann 8144be83c6 look for the exe in c:\php5 2003-07-15 16:35:20 +00:00
Frank M. Kromann ae25ecc53c Fixing bad formated include path for ze2 2003-07-15 16:34:00 +00:00
Andrei Zmievski 20c22b1611 Fix object allocation. 2003-07-10 05:53:07 +00:00
Frank M. Kromann 4fb7bca189 Ignore output from Visual Studio 2003-07-09 21:27:35 +00:00
Frank M. Kromann ae1ee8b828 Ignore output from Visual Studio 2003-07-09 21:10:16 +00:00
Frank M. Kromann 77c3502a80 Fixing wrong function name 2003-07-09 21:09:59 +00:00
Frank M. Kromann 6d47784b0c Adding missing Win32 project file (ported to ZE2) 2003-07-09 21:09:42 +00:00
Frank M. Kromann dd1f714bfd Make the extensions for the ZE2_PORT work on Win32 2003-07-09 21:03:22 +00:00
Frank M. Kromann 40ea52e987 Make the ZE2_PORT work on Win32 2003-07-09 20:50:23 +00:00
SVN Migration b4c4c328d5 This commit was manufactured by cvs2svn to create branch 'ZE2_PORT'. 2003-06-28 14:47:13 +00:00
Andrei Zmievski ed830d8f75 *** empty log message *** 2003-06-23 14:36:34 +00:00