Commit Graph

  • fe6bc298a5 Added README file with instructions dev-php-gtk3 Alexandre Pereira Bühler 2015-06-22 12:24:08 -03:00
  • c95979971d Fixed broken links master v2.0.1 Alexandre Pereira Bühler 2015-05-25 06:49:20 -03:00
  • def8bf69e3 Change error on gtk_init to report the actual error from gtk for better debugging Elizabeth M Smith 2014-06-24 11:49:01 -04:00
  • 6230d5d61f Rest of missing gtkgenerator changes Elizabeth M Smith 2014-06-24 11:44:27 -04:00
  • a6f4bb47ac Normalize line endings for tests Patrick D. Andersen 2014-06-24 11:31:21 -04:00
  • 4d8069ba86 Improved gtk_init error handling Patrick D. Andersen 2014-06-23 14:07:41 -04:00
  • c1bf7a3279 Additional changes for generator.php => gtkgenerator.php rename Elizabeth M Smith 2014-06-23 11:37:31 -04:00
  • 4d8f24bb4c Update docgen.php tantrum-junkie 2014-06-23 17:33:16 +02:00
  • 24176f2dff Update Makefile.frag tantrum-junkie 2014-06-23 17:32:18 +02:00
  • 30bc0bc714 Update config.w32 tantrum-junkie 2014-06-23 17:31:35 +02:00
  • 9793164af1 Update config.w32 tantrum-junkie 2014-06-23 17:31:11 +02:00
  • 95caa854ad Update Makefile.frag tantrum-junkie 2014-06-23 17:30:29 +02:00
  • 7daa93d3df Update Makefile.frag tantrum-junkie 2014-06-23 17:30:06 +02:00
  • 321ba4b4f2 Update Makefile.frag tantrum-junkie 2014-06-23 17:29:47 +02:00
  • c93f78b901 Update Makefile.frag tantrum-junkie 2014-06-23 17:29:23 +02:00
  • 977e59eacb Update Makefile.frag tantrum-junkie 2014-06-23 17:28:55 +02:00
  • 699ca3fec1 Update Makefile.frag tantrum-junkie 2014-06-23 17:28:24 +02:00
  • e29ec51a9d cleanup of outdated files Elizabeth M Smith 2014-06-23 11:05:25 -04:00
  • 2f32450597 Generator fix, round 2 Patrick D. Andersen 2014-06-23 10:07:54 -04:00
  • 9251177c13 Fix generator now being a reserved word and support newer MSVC versions auroraeosrose 2014-06-20 16:07:23 -04:00
  • 8050b83c3a add new override for gtk_window_group_list_windows by xetrum auroraeosrose 2014-06-20 16:04:33 -04:00
  • 694fdabeb7 Fixed compile with 5.5. Added VC11 compatibility Zachary Reis 2013-06-27 22:49:21 -04:00
  • 96fa7ca893 g_list_free(list) added xektrum 2012-11-14 15:16:24 -03:00
  • 00f3715096 Changed error message on test file for GtkWindowGroup->list_windows xektrum 2012-11-14 09:02:35 -03:00
  • 2fe282dc4f Added missing override gtk_window_group_list_windows override xektrum 2012-11-14 08:59:39 -03:00
  • e972b2524a Merge branch 'master' of git.php.net:/php/gtk-src Elizabeth M Smith 2012-11-08 11:55:21 -05:00
  • a8a2fa1dcc Added gtk_window_group_list_windows override - thanks to xektrum Elizabeth M Smith 2012-11-08 11:44:43 -05:00
  • 7d80230a58 Fixed the test expected output Elizabeth M Smith 2012-11-08 11:44:43 -05:00
  • 65590a3d1f Merge branch 'pull-request/1' Elizabeth M Smith 2012-11-08 11:36:54 -05:00
  • 656ed847c9 Missed yet another gitignore for autotools junk Elizabeth M Smith 2012-11-08 11:33:55 -05:00
  • d6ad87e817 Added gtk_window_group_list_windows override xektrum 2012-11-07 16:47:30 -03:00
  • bc19302b39 Added brackets around if on gtk_cell_layout_get_cells override in ext/gtk+/gtk-2.12.overrides Added test/GtkCellLayout/get_cells.phpt orlando 2012-11-07 14:53:44 -03:00
  • ec48a455fd Added gtk_cell_layout_get_cells override orlando 2012-11-02 18:06:43 -03:00
  • 806a8657de Add little hack to make sure user classes get their constructor's run when used with libglade or gtkbuilder and that constructors ar never double constructed Elizabeth M Smith 2012-08-15 11:39:11 -04:00
  • b9901ae600 Segfault bug on win32 and windows build system Elizabeth M Smith 2012-08-14 21:40:26 -04:00
  • 4cda109cf9 This officially breaks building with anything less then 5.3 with the generator since it uses closures Elizabeth M Smith 2012-08-08 23:07:37 -04:00
  • c3eded3df0 rest of mac fix with nswindow id or null if another backend is used Elizabeth Smith 2012-08-07 21:03:31 -04:00
  • 96ef53adb1 Fix for quartz backend - should return nothing for gdkdrawable xid since the underlying item is an nswindow or nsview but only for gdkwindows Elizabeth Smith 2012-08-07 20:43:33 -04:00
  • 71bd020452 win32 build fixes Elizabeth M Smith 2012-08-06 21:10:20 -04:00
  • e30bbce3b5 Add windows output dir to gitignore Elizabeth M Smith 2012-08-06 15:35:41 -04:00
  • b61309dadb Add new signal test - the skipif is a little flakey but should skip properly for 2.24 only Elizabeth M Smith 2012-07-19 22:37:52 -04:00
  • dd9dad8fe4 Tests for 2.24 features - gtknotebook and gtkrange Elizabeth M Smith 2012-07-19 22:15:12 -04:00
  • 1192f3565f Add defs for gtk 2.22 and 2.24 Elizabeth M Smith 2012-07-19 21:15:14 -04:00
  • bf2dc33bef Merge branch 'master' of https://github.com/php/php-gtk-src Elizabeth M Smith 2012-07-19 18:54:06 -04:00
  • ca38c464c9 More tsrmls fixes Elizabeth M Smith 2012-07-18 21:49:57 -04:00
  • b549cc2e46 Fixes bug #55225 - segfault on cleanup after dl load Elizabeth M Smith 2012-07-18 15:03:24 -04:00
  • 68a733751e More tsrmls_fetch removal Elizabeth M Smith 2012-07-18 15:19:05 -04:00
  • 598e23dcaf Fixes bug #55225 - segfault on cleanup after dl load Elizabeth M Smith 2012-07-18 15:03:24 -04:00
  • ba6ed42850 Fixed more tsrmls stuff Compiles now in ZTS mode Elizabeth M Smith 2012-07-18 12:58:11 -04:00
  • 0c07e80335 More tsrmls_fetch work Elizabeth M Smith 2012-07-18 11:53:14 -04:00
  • d972807a2e Beginning removal of tsrmls_fetch calls (ugh) Elizabeth M Smith 2012-07-18 11:40:53 -04:00
  • 60214f534e Merge remote-tracking branch 'github/master' Elizabeth M Smith 2012-07-18 08:44:44 -04:00
  • 6dc3be66ba Add .gitignore for files Elizabeth M Smith 2012-07-16 10:52:37 -04:00
  • 10001bfcab Fix gtktoolpalette def to avoid E_STRICT naming collision make sure to realize window before grab to avoid gdk assertion Elizabeth M Smith 2012-07-16 10:45:08 -04:00
  • 7d73feb32c Finish fixing segfaults and do the support for custom signals and properties Elizabeth M Smith 2012-07-17 22:57:37 -04:00
  • f5c24b0899 Unbreak it for 5.3 Elizabeth M Smith 2012-07-17 12:03:06 -04:00
  • 8853964256 Well at least make the var_dump work and stop crashing Elizabeth M Smith 2012-07-17 11:41:23 -04:00
  • 84e3370df4 use init class macros and ifdef out stuff touching default properties for now on 5.4 Elizabeth M Smith 2012-07-17 11:20:47 -04:00
  • e349ad95ec Whitespace and move TSRM into struct instead of using evil fetch Elizabeth M Smith 2012-07-17 11:06:42 -04:00
  • d06019f078 ecalloc all the structs Elizabeth M Smith 2012-07-17 09:48:46 -04:00
  • 0d19d4e184 Attempting to get it to stop segfaulting in 5.4 change the way destructors are done Elizabeth M Smith 2012-07-16 22:09:45 -04:00
  • 71f565cf86 TSRMLS_FETCH is the most evil thing in the world remove where I can, also make 5.4 do class property defaults correctly Elizabeth M Smith 2012-07-16 14:19:47 -04:00
  • 9209524468 Make the generator not spit with PHP 5.4 Elizabeth M Smith 2012-07-16 14:18:58 -04:00
  • bbd9401776 Add .gitignore for files Elizabeth M Smith 2012-07-16 10:52:37 -04:00
  • 2e4c7ed3b7 Fix gtktoolpalette def to avoid E_STRICT naming collision make sure to realize window before grab to avoid gdk assertion Elizabeth M Smith 2012-07-16 10:45:08 -04:00
  • 08001beae7 Remove unused test directory in favor of all phpt style tests, are still available via old history Elizabeth M Smith 2012-07-16 10:44:27 -04:00
  • c71a8585bd Fixes bug #53871 - Typo: gtk_combo_box_new -> gtk_combo_box_entry_new Mark Skilbeck 2011-01-28 20:27:32 +00:00
  • fd861ce054 Added defs for GTK 2.22 Mark Skilbeck 2010-12-03 21:51:08 +00:00
  • 30f201318f Added GDK 2.20 defs Mark Skilbeck 2010-12-03 14:55:47 +00:00
  • db8e5d17f2 Adding GtkPrintContext overrides for cairo context stuff and fixed the printing example. Mark Skilbeck 2010-11-29 19:24:38 +00:00
  • d999054ad6 GDK 2.18 defs Mark Skilbeck 2010-11-26 01:49:52 +00:00
  • 7f1db9a272 Adding GDK 2.16 defs Mark Skilbeck 2010-11-25 02:27:20 +00:00
  • 91922eb374 Updated changelog Mark Skilbeck 2010-11-25 02:20:44 +00:00
  • 5afd8be65c Adding GDK 2.14 defs Mark Skilbeck 2010-11-25 02:07:22 +00:00
  • c8c7bd6f3e gdk_cairo_set_source_color is now static Mark Skilbeck 2010-10-20 20:59:23 +00:00
  • bff2acb0a6 Now installing api headers Mark Skilbeck 2010-09-22 16:05:06 +00:00
  • db3a9f93b6 Updated TODO Mark Skilbeck 2010-09-22 13:36:06 +00:00
  • 95d70abd44 fix in the generator for compiling on macos. slightly cheeky, but working for now. Bob Majdak Jr 2010-06-25 18:23:51 +00:00
  • a1906b24f0 Pesky commas. Mark Skilbeck 2010-06-10 14:57:23 +00:00
  • bda3f0b5ef Object property stuff updated Mark Skilbeck 2010-06-01 22:09:34 +00:00
  • f273ac5812 Forgot to remove trailing commas - bad day. Mark Skilbeck 2010-05-30 19:51:53 +00:00
  • d8c248fcf3 Removing add NULLs - need to add version #if check Mark Skilbeck 2010-05-30 19:31:54 +00:00
  • 3ff8508650 function_entry -> zend_function_entry Mark Skilbeck 2010-05-25 17:52:35 +00:00
  • 0e830c5d48 More function_entry's that didn't show up first time round Mark Skilbeck 2010-05-25 17:43:53 +00:00
  • 7da0ddc280 Updated function_entry's to zend_function_entry's - see http://news.php.net/php.pecl.dev/7123 Mark Skilbeck 2010-05-25 16:51:49 +00:00
  • ea59625d02 Remove broken "fix" for build issues with newer libtool Michael Maclean 2010-05-24 18:00:11 +00:00
  • 35d77016a1 Fixed bug #51093 (segfault with signal_autoconnect function of class GladeXML) (Kalle, jboffel at gmail dot com) Kalle Sommer Nielsen 2010-04-30 12:34:13 +00:00
  • ac821f3723 Fixed bug #50889 (Fixes to confutils.js) - Patch by thomas dot worm at thomas-worm dot de Kalle Sommer Nielsen 2010-03-25 03:49:05 +00:00
  • f3a76d3031 Improve Windows build system take #1 * Generate configure.bat * Use php_gtk_build as first priority build folder to prevent interfering with php-src builds * Write 2 blank lines before the error message in ERROR() to prevent error messages while detecting locations to look screwy * Proper detect MSVC versions, merged from php-src (Fixes #50888) Kalle Sommer Nielsen 2010-03-17 16:00:11 +00:00
  • 631bdeebc7 - Fix crashes Felipe Pena 2010-03-08 02:00:34 +00:00
  • 07072b727d - Fix compiler warning Felipe Pena 2010-03-07 20:10:43 +00:00
  • f28525ba90 fixes for ubuntu and libtool issues - thanks mgdm and marcel esser Elizabeth Marie Smith 2010-03-07 19:22:46 +00:00
  • 0dc4a97619 Apparently my cut and paste skills are poor Elizabeth Marie Smith 2010-03-06 22:50:29 +00:00
  • 79417def6b Back to dev Elizabeth Marie Smith 2010-03-06 18:57:26 +00:00
  • 47e551464c Preparation for new release Elizabeth Marie Smith 2010-03-06 18:55:36 +00:00
  • bcba89ce4b - Fixed memory leaks (GtkAccelGroup::find and GtkClipboard::request_contents) Felipe Pena 2009-10-08 20:08:09 +00:00
  • 4ddd1c9cbf beginning of 2.14 overrides with deprecations and compile fix Elizabeth Marie Smith 2009-10-08 18:24:01 +00:00
  • deb27ae9ef - No warnings Felipe Pena 2009-10-08 18:19:24 +00:00
  • babed928c2 Defs for 2.16 and 2.14 - still need a lot of overrides yet Elizabeth Marie Smith 2009-10-08 17:56:35 +00:00
  • fe3085df99 - Fixed crash when unserializing GdkColor class Felipe Pena 2009-10-08 17:34:51 +00:00