Mailing List:
php-gtk-cvs@lists.php.net
Add newDisplay options
0
replies
com php/gtk-src: Fix for quartz backend - should return nothing for gdkdrawable xid since the underlying item is an nswindow or nsview but only for gdkwindows: ext/gtk+/gdk.overrides
started 2012-08-08 05:43:33 UTC
2012-08-08 05:43:33 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: win32 build fixes: .gitignore win32/buildconf.js win32/confutils.js
started 2012-08-07 06:10:20 UTC
2012-08-07 06:10:20 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: Add windows output dir to gitignore: .gitignore
started 2012-08-07 00:35:41 UTC
2012-08-07 00:35:41 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: Add new signal test - the skipif is a little flakey but should skip properly for 2.24 only: tests/GtkAboutDialog/activate-link-signal.phpt
started 2012-07-20 07:37:52 UTC
2012-07-20 07:37:52 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: Tests for 2.24 features - gtknotebook and gtkrange: tests/GtkNotebook/get_group_name.phpt tests/GtkNotebook/group-name.phpt tests/GtkNotebook/set_group_name.phpt tests/GtkRange/get_flippable.phpt tests/GtkRange/get_round_digits.phpt tests/GtkRange/round-digits.phpt tests/GtkRange/set_flippable.phpt tests/GtkRange/set_round_digits.phpt
started 2012-07-20 07:15:12 UTC
2012-07-20 07:15:12 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: Add defs for gtk 2.22 and 2.24: ext/gtk+/gdk-2.22.defs ext/gtk+/gdk-2.24.defs ext/gtk+/gtk-2.22.defs ext/gtk+/gtk-2.24-types.defs ext/gtk+/gtk-2.24.defs
started 2012-07-20 06:15:14 UTC
2012-07-20 06:15:14 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: More tsrmls fixes: ext/gtk+/gtk-2.10.overrides ext/gtk+/gtk.overrides ext/gtk+/gtkclipboard.overrides ext/gtk+/gtktextview.overrides ext/gtk+/gtktreeview.overrides main/php_gtk.h
started 2012-07-19 06:49:57 UTC
2012-07-19 06:49:57 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: More tsrmls_fetch removal: ext/gtk+/php_gtk+_types.c ext/spell/php_spell.c main/phpg_gobject.c
started 2012-07-19 00:19:05 UTC
2012-07-19 00:19:05 UTC
Elizabeth Marie Smith
1
reply
com php/gtk-src: Fixes bug #55225 - segfault on cleanup after dl load: main/php_gtk.c
started 2012-07-19 01:08:08 UTC
2012-07-19 00:03:24 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: Fixed more tsrmls stuff Compiles now in ZTS mode: ext/gtk+/gtk-2.10.overrides ext/gtk+/gtk-2.12.overrides ext/gtk+/gtk.overrides ext/gtk+/gtktreeview.overrides ext/gtk+/php_gtk+_types.c ext/scintilla/scintilla.in generator/templates.php main/phpg_gobject.c
started 2012-07-18 21:58:11 UTC
2012-07-18 21:58:11 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: More tsrmls_fetch work: ext/gtk+/gtktreeview.overrides ext/gtk+/php_gtk+_types.c ext/gtk+/phpg_custom_tree_model.c main/php_gtk.h
started 2012-07-18 20:53:14 UTC
2012-07-18 20:53:14 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: Beginning removal of tsrmls_fetch calls (ugh): ext/gtk+/gtk.overrides generator/arg_types.php generator/templates.php main/php_gtk.c main/phpg_exceptions.c main/phpg_gobject.c main/phpg_gtype.c main/phpg_support.c
started 2012-07-18 20:40:53 UTC
2012-07-18 20:40:53 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: Finish fixing segfaults and do the support for custom signals and properties: ext/gtk+/gdk.overrides main/php_gtk.h main/phpg_closure.c main/phpg_gobject.c main/phpg_support.c
started 2012-07-18 07:57:37 UTC
2012-07-18 07:57:37 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: Unbreak it for 5.3: main/phpg_support.c
started 2012-07-17 21:03:06 UTC
2012-07-17 21:03:06 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: Well at least make the var_dump work and stop crashing: main/phpg_support.c
started 2012-07-17 20:41:23 UTC
2012-07-17 20:41:23 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: use init class macros and ifdef out stuff touching default properties for now on 5.4: main/phpg_gobject.c main/phpg_support.c
started 2012-07-17 20:20:47 UTC
2012-07-17 20:20:47 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: Whitespace and move TSRM into struct instead of using evil
started 2012-07-17 20:06:42 UTC
2012-07-17 20:06:42 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: ecalloc all the structs: ext/gtk+/php_gtk+_types.c main/php_gtk_object.c main/phpg_atom.c main/phpg_paramspec.c
started 2012-07-17 18:48:46 UTC
2012-07-17 18:48:46 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: Attempting to get it to stop segfaulting in 5.4 change the way destructors are done: ext/gtk+/php_gtk+.c ext/gtk+/php_gtk+_types.c main/phpg_atom.c main/phpg_gboxed.c main/phpg_gobject.c main/phpg_gpointer.c main/phpg_gtype.c main/phpg_paramspec.c
started 2012-07-17 07:09:45 UTC
2012-07-17 07:09:45 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: TSRMLS_FETCH is the most evil thing in the world remove where I can, also make 5.4 do class property defaults correctly: ext/gtk+/php_gtk+.c ext/gtk+/php_gtk+.h ext/gtk+/php_gtk+_types.c generator/templates.php main/php_gtk.h main/php_gtk_object.c main/phpg_atom.c main/phpg_gboxed.c main/phpg_gobject.c main/phpg_gpointer.c main/phpg_gtype.c main/phpg_paramspec.c main/phpg_support.c
started 2012-07-16 23:19:47 UTC
2012-07-16 23:19:47 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: Make the generator not spit with PHP 5.4: generator/Getopt.php generator/generator.php
started 2012-07-16 23:18:58 UTC
2012-07-16 23:18:58 UTC
Elizabeth Marie Smith
1
reply
com php/gtk-src: Add .gitignore for files: .gitignore
started 2012-07-18 17:39:26 UTC
2012-07-16 19:52:37 UTC
Elizabeth Marie Smith
1
reply
com php/gtk-src: Fix gtktoolpalette def to avoid E_STRICT naming collision make sure to realize window before grab to avoid gdk assertion: ext/gtk+/gtk-2.20.defs tests/GtkWidget/has_grab.phpt
started 2012-07-18 17:26:17 UTC
2012-07-16 19:45:08 UTC
Elizabeth Marie Smith
0
replies
com php/gtk-src: Remove unused test directory in favor of all phpt style tests, are still available via old history: test/bug_callbackexception.php test/bug_dnd_segfault_dump_selection.phpw test/bug_dnd_segfault_end.phpw test/bug_dnd_segfault_get.phpw test/bug_glade_signal_autoconnect.phpw test/bug_gtkcombobox_get_active_iter.php test/bug_gtkdialog_title.phpw test/bug_gtkentry_activate.phpw test/bug_gtkfilechooserbutton_actionselectfolder.phpw te
started 2012-07-16 19:44:27 UTC
2012-07-16 19:44:27 UTC
Elizabeth Marie Smith
0
replies
MBA Unión Europea - Mercados Americanos
started 2012-05-31 23:58:43 UTC
2012-05-31 23:58:43 UTC
Grupo IOE - Universidad de Alcalá
0
replies
Diplomado en Secretariado de Alta Dirección
started 2012-05-17 19:26:37 UTC
2012-05-17 19:26:37 UTC
Grupo IOE - Universidad de Alcalá
0
replies
生 产计划实 战 训 练efb
started 2011-06-21 08:23:52 UTC
2011-06-21 08:23:52 UTC
扈恬馨
0
replies
【N級、 S級、AAA級 財布、バッグ!】【ブランド館】
started 2011-06-21 08:21:57 UTC
2011-06-21 08:21:57 UTC
◆送料無料◆ブランド激安市場
0
replies
奋斗11年
started 2011-06-21 07:18:44 UTC
2011-06-21 07:18:44 UTC
c***@tom.com
0
replies
INTERNATIONAL MONETARY FUND ?
started 2011-06-03 04:02:53 UTC
2011-06-03 04:02:53 UTC
Mr Jones Smith
Click to Load More...
Loading...