Commit Graph

1243 Commits

Author SHA1 Message Date
Steph Fox c8ba2ba4e3 The win32 build system should now work out of the box. Instructions attached. 2005-09-04 06:02:28 +00:00
b1f8e39cfb ChangeLog update 2005-09-04 05:40:19 +00:00
Steph Fox 8d652708b5 Generator fixes for win32 2005-09-03 19:06:13 +00:00
Steph Fox f55c6799d0 ignore the win32 logging directory 2005-09-03 19:01:43 +00:00
f4cc6e9ff1 ChangeLog update 2005-09-03 05:39:30 +00:00
foobar ec8e637055 - Merged ext/gtk+/config0.m4 and php_gtk.m4
- Moved all calls of macros and such from php_gtk.m4 to config.m4
  and ext/gtk+/config.m4 files
- Nuked unnecessary creation of ext.m4
- Bye bye aclocal: aclocal.m4 is generated "manually" by concatenating
  acinclude.m4, build/libtool.m4 and php_gtk.m4
2005-09-03 00:40:16 +00:00
foobar f33ec07ff2 Generated files must always be referred to via builddir 2005-09-03 00:36:24 +00:00
foobar f1a43064b9 Style cleanup (no operational changes) 2005-09-03 00:33:25 +00:00
foobar 06be568b8c Nuked unused files 2005-09-03 00:32:10 +00:00
foobar 728d9f4d71 missing entry 2005-09-03 00:30:59 +00:00
foobar 2c27a7a914 missing entry 2005-09-02 17:49:14 +00:00
Steph Fox 96b480305a Forgot the buildconf.bat :)
Please don't correct the DOS endings - earlier versions of Windows need them.
2005-09-02 17:41:22 +00:00
Steph Fox 65ee8881af Get rid of unusable parts of php.ini 2005-09-02 17:37:10 +00:00
Steph Fox 2fe7dc9013 Initial commit of new win32 build system 2005-09-02 17:36:23 +00:00
Steph Fox 5bac22f825 add temp file to .cvsignore 2005-09-02 17:31:25 +00:00
Steph Fox afb94c671d Slightly unconventional config.w32 file, but working. 2005-09-02 17:29:11 +00:00
Steph Fox 641c0d24dd uint > int 2005-09-02 17:23:29 +00:00
Steph Fox 2ae8bf2ef6 Add generated files/dirs and .lnk to .cvsignore 2005-09-02 17:18:34 +00:00
Steph Fox da588eb357 Use exported exception function 2005-09-02 09:25:05 +00:00
Steph Fox 1b444429e3 don't register extensions we can't use yet 2005-09-02 09:23:26 +00:00
Steph Fox 16897a92d1 ZTS fixes 2005-09-02 09:21:01 +00:00
784c65bfd6 ChangeLog update 2005-09-02 05:33:43 +00:00
b6ef95823b ChangeLog update 2005-09-01 05:41:09 +00:00
Andrei Zmievski 1a3780c264 Fix ZTS. 2005-09-01 01:49:28 +00:00
Andrei Zmievski 1d9e606e56 Fix trimmed defs. 2005-08-31 23:59:29 +00:00
Andrei Zmievski 15e91810da Don't define GdkColorSpace enum twice. 2005-08-31 23:58:23 +00:00
Andrei Zmievski 8fe00af275 Fix ZTS. 2005-08-31 21:17:05 +00:00
Christian Weiske df5df1baa2 Removing obsolete function 2005-08-28 20:14:52 +00:00
Christian Weiske b34c565120 GtkWindow demo with nice widgeteditor extensions to see live
what the functions do
2005-08-28 20:12:48 +00:00
d580969376 ChangeLog update 2005-08-26 05:37:07 +00:00
Andrei Zmievski 46d3fdde5b Implement property acces for a few more event types. 2005-08-25 04:59:48 +00:00
Andrei Zmievski e77d0f1e7a Implement GtkAdjustment() and GtkProgressBar() constructors. 2005-08-25 04:19:19 +00:00
Andrei Zmievski 10dd4ac3b0 Fix a case where a G_TYPE_DOUBLE property was set incorrectly. 2005-08-25 04:18:52 +00:00
Andrei Zmievski f95b75dfc5 Implemented GtkTreeSelection::get_selected_rows(). 2005-08-25 03:37:23 +00:00
71d0505d04 ChangeLog update 2005-08-22 05:38:04 +00:00
Andrei Zmievski 78ae6e1c2e Remove ZEND_API from a couple of funcs. 2005-08-21 01:30:59 +00:00
d0a9058764 ChangeLog update 2005-08-03 05:36:37 +00:00
Christian Weiske a0b5cf91c6 Enumeration generator for php-gtk2 2005-08-02 16:26:35 +00:00
25810e4ff1 ChangeLog update 2005-08-02 05:40:33 +00:00
Christian Weiske 688dab4b5b Telling Zend engine that NULL values are allowed 2005-08-01 17:23:38 +00:00
716d138b4f ChangeLog update 2005-08-01 05:39:57 +00:00
Christian Weiske 5fe91c6a94 I promise to compile before committing in the future *duck* 2005-07-31 10:14:44 +00:00
Christian Weiske 4b269eb901 Rest of arginfos for override files 2005-07-31 10:12:19 +00:00
Christian Weiske 4e401d52d3 The slave wrote arginfos for all overriden functions :)
I noted that gtk_file_chooser_dialog_new_with_backend and
gtk_dialog_new_with_buttons aren't created? Andrei?
2005-07-31 09:41:10 +00:00
Christian Weiske 1e4756667d Arginfos for "add"ed methods and a fix for not-linked arginfos for
overrridden methods
2005-07-31 09:11:24 +00:00
Christian Weiske 2afe41da8c Small gdk arginfo fix and generator fixes for problematic gdk classes 2005-07-31 08:41:41 +00:00
Christian Weiske 1d3e404aba Arginfos for all overridden gdk methods 2005-07-31 08:33:57 +00:00
Christian Weiske aa956fa735 Constructors can have arginfo overrides now 2005-07-31 08:08:52 +00:00
47682c9a23 ChangeLog update 2005-07-31 05:37:52 +00:00
Andrei Zmievski 9b03dc7b45 *** empty log message *** 2005-07-31 04:48:10 +00:00