Commit Graph

  • 584d0320f4 Fix small oops Anant Narayanan 2007-05-13 12:15:40 +00:00
  • 4cd278c87c Disable extensions from building by default Anant Narayanan 2007-05-13 12:14:20 +00:00
  • c0cc6b791b ChangeLog update 2007-03-05 01:31:10 +00:00
  • 9d6373d6cf Checkin libsexy extension Anant Narayanan 2007-03-04 16:15:53 +00:00
  • 35f82cf786 Checkin GtkHTML3 extension Anant Narayanan 2007-03-04 16:14:08 +00:00
  • 304fec52e5 ChangeLog update 2007-03-04 01:31:08 +00:00
  • 482a962b03 - Do not register 'gtype' class constants for interfaces. - When creating classes dynamically, unset the abstract flag from methods inherited from interfaces and from the class itself. - Use explicit function entry instead of ZEND_ABSTRACT_ME() to point to default interface method implementation. Andrei Zmievski 2007-03-03 19:23:02 +00:00
  • 67ad718cac *** empty log message *** Andrei Zmievski 2007-03-03 18:06:56 +00:00
  • 1cbb23bd87 ChangeLog update 2007-03-02 01:31:11 +00:00
  • 1dfa596da2 Temporary hack to fix alphabetical order problem with windows build files - php-gtk should always come first - until Steph can fix the underlying problem Elizabeth Marie Smith 2007-03-01 17:19:32 +00:00
  • 7656af951f Support for gtkextra on windows Elizabeth Marie Smith 2007-03-01 15:48:06 +00:00
  • a113eab46f ChangeLog update 2007-03-01 01:31:13 +00:00
  • 3d690d7d2c gtksourceview support for win32 Elizabeth Marie Smith 2007-02-28 18:03:25 +00:00
  • 1e6cdef6ae Add --enable-gd so new_from_gd will work with static gd Elizabeth Marie Smith 2007-02-28 14:26:22 +00:00
  • f12342e2f9 Add check for grep and sed and add --enable-debug-pack to windows build Elizabeth Marie Smith 2007-02-28 13:29:42 +00:00
  • b687b7ae7e missing TSRMLS_FETCH Elizabeth Marie Smith 2007-02-28 03:21:15 +00:00
  • e847d190f8 ChangeLog update 2007-02-23 01:31:14 +00:00
  • fa2b818c62 Use full path to main/php_gtk_ext.c. Andrei Zmievski 2007-02-22 17:20:39 +00:00
  • ccaef2e190 ChangeLog update 2007-02-12 01:31:17 +00:00
  • 00715664ef Add an = 0 as xxoes requested Christian Weiske 2007-02-11 07:28:57 +00:00
  • 14007bf79b ChangeLog update 2007-02-10 01:31:20 +00:00
  • 7b8ad69fcb Make extension not build by default Anant Narayanan 2007-02-09 15:48:05 +00:00
  • 6743e57e07 GtkSheet::get_active_cell by Lars J. Anant Narayanan 2007-02-09 15:46:18 +00:00
  • ea59ad016f Check in GtkExtra extension Anant Narayanan 2007-02-09 15:37:31 +00:00
  • 77b2b8f92a ChangeLog update 2007-02-08 01:31:07 +00:00
  • f711882950 Fix GtkTextIter::forward/backward_find_char Anant Narayanan 2007-02-07 18:57:53 +00:00
  • ee742090c4 ChangeLog update 2007-02-07 01:31:06 +00:00
  • 2019229e12 test textiter::get_char Christian Weiske 2007-02-06 21:12:23 +00:00
  • 3b014e852a recommit file filter test Christian Weiske 2007-02-06 21:08:29 +00:00
  • cb907f6a41 Deactivating generator Christian Weiske 2007-02-06 21:06:23 +00:00
  • 69a6831452 Convert from phpunit2 -> phpunit3 Christian Weiske 2007-02-06 21:05:34 +00:00
  • 64e201ddb1 Fix CVS catastrophe Anant Narayanan 2007-02-06 20:59:46 +00:00
  • 7008280662 convert to phpunit3 Christian Weiske 2007-02-06 20:46:14 +00:00
  • 23005ee55d Unit tests for GtkFileFilter::add_custom/filter() Christian Weiske 2007-02-06 20:37:09 +00:00
  • 03725c6a4c GtkIter::forward/backward_find_char (UNTESTED!) Anant Narayanan 2007-02-06 20:03:46 +00:00
  • 308e47b897 Seems there were changes since I last updated, rollback and recommit. Anant Narayanan 2007-02-06 18:56:36 +00:00
  • a36ecf8ff7 GdkWindow::set_icon_list() Anant Narayanan 2007-02-06 18:49:39 +00:00
  • 2d36de06f8 add not_static Christian Weiske 2007-02-06 18:20:30 +00:00
  • b957f745ab GtkTextIter::get_char() GtkMenuItem::toggle_size_request() GtkFileFilter::add_custom() GtkFileFilter::filter() Christian Weiske 2007-02-06 18:18:11 +00:00
  • 19f45e6b7d Add PangoRectangle* support by using GdkRectangle* generator class Christian Weiske 2007-02-06 17:30:10 +00:00
  • 9d4cd66b3a ChangeLog update 2007-02-06 01:31:10 +00:00
  • bfb929072b ignore widechar methods; we're using utf8 Christian Weiske 2007-02-05 20:23:26 +00:00
  • 35bff341a9 Oops. I hate emacs Anant Narayanan 2007-02-05 19:35:43 +00:00
  • 760a1e427a PangoFontFace::list_sizes(). Don't know how to test it yet, but it compile fine. Anant Narayanan 2007-02-05 19:29:59 +00:00
  • fd082f0c77 Make cross-shell compatible. Andrei Zmievski 2007-02-05 17:14:43 +00:00
  • f22be107de gtk_idle_add_full isn't needed, since gtk_idle_add and _priority have everything a php programmer needs Christian Weiske 2007-02-05 16:53:53 +00:00
  • 3836ef44c4 Ignoring gtk_accel_group_query since it is marked as "internal" in gtk sources, and returns a list of accelgroupentry structs that don't have any value for php-gtk programmers since they contain only the key that was supplied to query() anyway, a closure that cannot be used here and a quark. Christian Weiske 2007-02-05 16:43:52 +00:00
  • 63a762bd58 files set by gtk_rc_set_default_files are called at the end of gtk_init. Since php-gtk calls this method instantly without executing any other userland code before, we don't need this method at all Christian Weiske 2007-02-05 16:25:41 +00:00
  • 744b1142b5 Should shorten names, too Christian Weiske 2007-02-05 14:15:07 +00:00
  • 4023fafb0d Gdk::keyval_convert_case move some static methods to pixbuf Christian Weiske 2007-02-05 14:10:23 +00:00
  • 387728c419 Removing information that is already in coverage analysis add scintilla note Christian Weiske 2007-02-05 07:36:28 +00:00
  • 7e2edd2fd0 ChangeLog update 2007-02-05 01:31:09 +00:00
  • f04cb2f007 Convert utf8 if necessary Christian Weiske 2007-02-04 20:45:55 +00:00
  • 419af8e7f8 Ignore some *_free() methods Christian Weiske 2007-02-04 16:04:35 +00:00
  • a66e4865ca Gdk::query_depths Gdk::query_visual_types Christian Weiske 2007-02-04 15:54:28 +00:00
  • 812103521e GdkDisplay::get_maximal_cursor_size Christian Weiske 2007-02-04 15:30:07 +00:00
  • c25f4c3628 ChangeLog update 2007-02-04 01:31:18 +00:00
  • 4d54569a04 GtkCellRenderer::get_size() Christian Weiske 2007-02-03 15:26:13 +00:00
  • f18a3a132e GtkSourceLanguagesManager::get_lang_files_dirs() Christian Weiske 2007-02-03 14:56:40 +00:00
  • 1a70e69993 I can't test it, but it compiles and should work Christian Weiske 2007-02-03 14:48:33 +00:00
  • dcd7c97427 add cvsignore for spell Christian Weiske 2007-02-03 14:26:38 +00:00
  • 8f95488bb5 cvsignore for scintilla and sourceview Christian Weiske 2007-02-03 14:25:41 +00:00
  • 95daef34fa Add arginfo for GtkEntry::set_invisible_char Implement GtkSourceBuffer::{g,s}et_escape_char Implement GtkSourceLanguage::get_escape_char Christian Weiske 2007-02-03 14:22:23 +00:00
  • 2cdb1d079a Revert to ugly matching Anant Narayanan 2007-02-03 12:57:41 +00:00
  • 52041bf799 Fixed windows config to reflect removed file, added windows information to readme Elizabeth Marie Smith 2007-02-03 02:31:11 +00:00
  • a3f4d3ee2d ChangeLog update 2007-02-03 01:31:13 +00:00
  • a85dc9d4a7 Some love for PangoLayout Anant Narayanan 2007-02-02 21:53:03 +00:00
  • 32d004c672 Move functions to php_spell.c and remove gen_spell.c Anant Narayanan 2007-02-02 20:46:08 +00:00
  • 0a98640dbb Simplify expansion to expr Anant Narayanan 2007-02-02 20:43:20 +00:00
  • eb45bb76e1 Make Bourne Shell compatible Anant Narayanan 2007-02-02 19:02:14 +00:00
  • d7e9323da7 Make script not specific to BASH Anant Narayanan 2007-02-02 18:30:09 +00:00
  • 39bdc55f61 override for GtkToolbar::prepend_item and fixes for GtkToolbar::append_item Elizabeth Marie Smith 2007-02-02 17:33:06 +00:00
  • 669ff62e5e Fixing weird characters (where did those come from?) Elizabeth Marie Smith 2007-02-02 03:48:35 +00:00
  • d6eba797ba Fix GtkPlug constructor (was not using the right object for gtk_plug_construct()). Andrei Zmievski 2007-02-02 02:15:26 +00:00
  • 989e3cdfd8 ChangeLog update 2007-02-02 01:31:09 +00:00
  • bd11fd1d41 Revitalize the GCC with GtkToolbar::append_item() Anant Narayanan 2007-02-01 21:24:42 +00:00
  • 05550dcc5f Wrong directory; why is CVS acting weird? Anant Narayanan 2007-02-01 18:52:42 +00:00
  • a0d87e05bd README and sample usage for GtkSpell Anant Narayanan 2007-02-01 18:46:16 +00:00
  • d6deca9936 Check in the GtkSpell extension. Anant Narayanan 2007-02-01 18:42:56 +00:00
  • e8d8cbd922 Make sure the gtk+ extension builds before anything else. Anant Narayanan 2007-02-01 09:50:12 +00:00
  • 8a74cd4aac ChangeLog update 2007-02-01 01:31:12 +00:00
  • aba76fd80d Allows the generator to build against different versions of gtk+ by passing a -v (version number) argument via the command line. Files are then conditionally included by checking a version number after it [include "myfile" 2.8] Elizabeth Marie Smith 2007-01-31 18:12:47 +00:00
  • c2ae32fdc2 ChangeLog update 2007-01-31 01:31:07 +00:00
  • 0f9aa7b7b0 Rest of dnd support for gtktreeview with fixes Andrei requested Elizabeth Marie Smith 2007-01-30 18:08:03 +00:00
  • 07f55e4bc2 ChangeLog update 2007-01-24 01:31:03 +00:00
  • 79e781212e Let gtk_idle_add() be generated Christian Weiske 2007-01-23 18:26:08 +00:00
  • 3ca3852b97 ChangeLog update 2007-01-23 01:31:18 +00:00
  • f20cd5d7bf Apparently 0 is incorrect, change to -1 Anant Narayanan 2007-01-22 14:27:32 +00:00
  • 88d39460e4 Make memory_limit 0 for generator Anant Narayanan 2007-01-22 14:16:42 +00:00
  • 7fd5710ec5 ChangeLog update 2007-01-21 01:31:13 +00:00
  • ac9ee870c8 More work on GCC (Grand Coverage Crusade) Andrei Zmievski 2007-01-20 20:21:30 +00:00
  • 6ba059bfc5 ChangeLog update 2006-12-28 01:31:10 +00:00
  • faf301113e *** empty log message *** Andrei Zmievski 2006-12-27 21:06:52 +00:00
  • 0b3e51fb02 Fix TSRMLS issues. Andrei Zmievski 2006-12-27 02:36:28 +00:00
  • e5dd64cc2f ChangeLog update 2006-12-24 01:31:08 +00:00
  • a8ba4bc84b Correct small Oops. Anant Narayanan 2006-12-23 10:34:17 +00:00
  • cd8277009a Help the GCC(TM) with a few GtkCList methods. Anant Narayanan 2006-12-23 10:25:14 +00:00
  • 144f8c3407 ChangeLog update 2006-12-23 01:31:04 +00:00
  • f65511c341 Implement GtkTooltips::get_info_from_tip_window() and GtkTextBuffer::insert_with_tags_by_name(). Andrei Zmievski 2006-12-22 04:40:39 +00:00
  • 8ce230fd1e ChangeLog update 2006-12-22 01:31:11 +00:00