29 Commits

Author SHA1 Message Date
Patrick D. Andersen 2f32450597 Generator fix, round 2
Removed remaining references to generator.php (excluding changelog and
mozembed)
2014-06-23 10:07:54 -04:00
Andrei Zmievski 093a4662eb Fixed shared extensions linking in Unix.
Patch from foutrelis@gmail.com.
2008-10-14 21:19:02 +00:00
Andrei Zmievski 2546ce52ae Update Copyright year. 2008-02-29 19:05:53 +00:00
Steph Fox 0f38477d85 Theoretically, *nix shared extension builds should work now. Please let me know if they needed a '2' on the end... 2008-01-22 23:49:07 +00:00
Anant Narayanan 0092c9d3fc Fall in with the --with convention instead of --enable 2007-05-28 23:53:33 +00:00
Elizabeth Marie Smith a4b49cdacd Fix extra build on windows 2007-05-26 21:00:45 +00:00
Anant Narayanan 5b12b231b4 Fix GtkExtra build 2007-05-22 16:44:24 +00:00
Anant Narayanan 1ff1c5bb53 Some consistency in configure options 2007-05-22 16:28:26 +00:00
Anant Narayanan 4cd278c87c Disable extensions from building by default 2007-05-13 12:14:20 +00:00
Elizabeth Marie Smith 7656af951f Support for gtkextra on windows 2007-03-01 15:48:06 +00:00
Anant Narayanan 7b8ad69fcb Make extension not build by default 2007-02-09 15:48:05 +00:00
Anant Narayanan 6743e57e07 GtkSheet::get_active_cell by Lars J. 2007-02-09 15:46:18 +00:00
Anant Narayanan ea59ad016f Check in GtkExtra extension 2007-02-09 15:37:31 +00:00
Andrei Zmievski b9fe838858 Remove extensions that are either unsupported or have not been ported
yet, from HEAD. They are still on PHP_GTK_1 branch.
2005-07-30 18:55:33 +00:00
Andrei Zmievski f3f8d89619 Merge from branch (GtkSheetRange struct) 2005-01-17 20:53:00 +00:00
Frank M. Kromann 81fe796a08 Free unused memory 2003-10-10 18:55:29 +00:00
Frank M. Kromann ecd4af2e12 Fixing debug build 2003-10-10 18:54:15 +00:00
Andrei Zmievski f9cf33ecdd Merged ZE2_PORT branch to HEAD. All PHP4 specific work needs to be done
on PHP_GTK_1 branch now.
2003-10-10 03:41:47 +00:00
Alan Knowles abd4081811 fix totally irrelivant type in plot defs file 2003-09-07 11:58:18 +00:00
Alan Knowles 48496d8815 prevent compilation of extra when not requested 2003-09-07 11:42:31 +00:00
Alan Knowles 5348a668b1 add the one and only example of callback registry and php_gtk_simple_signal_callback 2003-08-21 15:06:23 +00:00
Frank M. Kromann 4a47cc6578 Make include paths consistent 2003-07-18 17:28:46 +00:00
Frank M. Kromann 5ea9d09502 Get rid of errors etc. (Steph) 2003-07-17 17:42:03 +00:00
Frank M. Kromann 8a60b350e0 ws 2003-07-17 17:02:24 +00:00
Frank M. Kromann 55215af105 Allow loading of gtk on Win32 2003-07-17 17:02:04 +00:00
Frank M. Kromann f809fac190 Allw the generator to generate compileable code 2003-07-17 16:20:56 +00:00
Frank M. Kromann 9b93630aa0 Adding project for GtkExtra on Win32 2003-07-16 22:17:42 +00:00
Alan Knowles e8d551337e gtksheet->get_active_cell returns array(row,col) 2003-06-28 14:47:12 +00:00
Alan Knowles b73197250e uploading Angel Maza s bindings for gtkextra - have added gtksheet to it. 2003-06-28 01:46:31 +00:00