Commit Graph

  • d6d3e0ec82 zeta -> alpha Andrei Zmievski 2006-07-17 23:50:33 +00:00
  • 0a81a1cacd Alas, our tools fail us again (zeta -> alpha) Andrei Zmievski 2006-07-17 23:49:25 +00:00
  • 710c05c559 - Kill the reliance on markers - Versioning works properly now, whatever you do to it :) Steph Fox 2006-07-17 17:00:09 +00:00
  • f7ca891418 I've no idea why this stopped working, but it did. Steph Fox 2006-07-17 15:06:14 +00:00
  • 90b4cd8edd ChangeLog update 2006-07-16 01:30:58 +00:00
  • 991123cbc9 Highlight only if tokenizer is available. Andrei Zmievski 2006-07-15 07:31:31 +00:00
  • 6e9e502700 Bits and pieces around the win32 release Steph Fox 2006-07-15 01:08:57 +00:00
  • 36421990dc ChangeLog update 2006-07-14 01:30:58 +00:00
  • 061c674c8a *** empty log message *** Andrei Zmievski 2006-07-13 04:40:17 +00:00
  • 040a00b954 Bump to next greek letter. Andrei Zmievski 2006-07-13 04:35:54 +00:00
  • c3a44659fe Split NEWS. Update version. Andrei Zmievski 2006-07-13 04:22:23 +00:00
  • 6ebd719a11 *** empty log message *** Andrei Zmievski 2006-07-13 04:18:35 +00:00
  • b267925820 Typo Andrei Zmievski 2006-07-13 04:12:35 +00:00
  • d7ec984008 ChangeLog update 2006-07-11 01:31:03 +00:00
  • 3dd0774b2c Removing "factories_" to Andrei's wish Christian Weiske 2006-07-10 20:48:59 +00:00
  • fe2b910983 ChangeLog update 2006-07-09 01:31:00 +00:00
  • a624f8076a Regular methods shouldn't throw exceptions. Andrei Zmievski 2006-07-08 18:08:43 +00:00
  • 8af75de42b ChangeLog update 2006-07-06 01:30:55 +00:00
  • aa5b930044 Fix UTF8 Issue? Anant Narayanan 2006-07-05 04:02:10 +00:00
  • 3cdfe83a91 ChangeLog update 2006-07-02 01:30:54 +00:00
  • 94d4632919 Fixed NTRVTRP methods GtkTreeModelSort::convert_iter_to_child_iter GtkTreeModelSort::convert_child_iter_to_iter Christian Weiske 2006-07-01 10:39:02 +00:00
  • 3362392970 Fixed the both convert methods and added unit test for them Christian Weiske 2006-07-01 10:02:20 +00:00
  • 0b1b973e07 Fixing the parameter type. I still don't know why virtual_root is null, although we set it. Christian Weiske 2006-07-01 09:33:24 +00:00
  • 93a4fa9bff Wrong class in arginfo Christian Weiske 2006-07-01 08:25:28 +00:00
  • 3d37fcd2a8 ChangeLog update 2006-07-01 01:30:57 +00:00
  • ab0a8b80d9 Removing GtkTreeModel::filter_new, since we already have a GtkTreeModelFilter constructor Christian Weiske 2006-06-30 23:00:43 +00:00
  • 12fae4bdc1 While fixing the NTRVNRP methods GtkTreeModelFilter::convert_iter_to_child_iter GtkTreeModelFilter::convert_child_iter_to_iter I noted that the gtktreemodelfilter constructor does not really work, since the second parameter seems to be ignored at all. Further, there is a memleak when trying to get the virtual-root property of a tree model filter. Just check the unit test. Christian Weiske 2006-06-30 22:50:35 +00:00
  • 4b6971b757 Saving one bit of memory Christian Weiske 2006-06-30 22:04:36 +00:00
  • 9cac2eb314 Fixing NTRVNRP method GtkCellView::get_size_of_row() Christian Weiske 2006-06-30 22:01:19 +00:00
  • ed1685f89e Moving functions to static class methods Christian Weiske 2006-06-30 16:17:27 +00:00
  • 37df3bdffd ChangeLog update 2006-06-29 01:31:03 +00:00
  • bd8245c3eb Setting the allocation type to mixed instead of the automatically defined, not existing GtkAllocation class Christian Weiske 2006-06-28 20:14:42 +00:00
  • f541b7a2b1 ChangeLog update 2006-06-27 01:30:55 +00:00
  • 1368a91670 Updates for zeta release. Scott Mattocks 2006-06-26 12:43:37 +00:00
  • d471816d23 ChangeLog update 2006-06-26 01:30:54 +00:00
  • 82ed5a50b6 Kill warning. Andrei Zmievski 2006-06-25 18:28:10 +00:00
  • 6fc9ed83f2 Give GPointer types something to hold onto... Steph Fox 2006-06-25 10:48:07 +00:00
  • 8f2d70252c ChangeLog update 2006-06-25 01:30:57 +00:00
  • 62c714ae05 Update arg info to reflect PHP-GTK reality. Steph Fox 2006-06-24 17:06:44 +00:00
  • 4c0ef1c119 ChangeLog update 2006-06-24 01:30:52 +00:00
  • 5afdee5631 Commit Steph's GDK patches (add_alpha(), create_from_xpm[_data]()) Andrei Zmievski 2006-06-24 00:22:15 +00:00
  • 7370b23535 - Bring atk defs into line with the other defs layouts - correct typo that had us constructing something called 'AtkSetSet' :) (okay okay I'll do the usernotes next...) Steph Fox 2006-06-23 17:34:02 +00:00
  • 9e301bcc79 Override for AtkRelation constructor (sorry, couldn't resist that one) - thanks Andrei Steph Fox 2006-06-23 17:25:51 +00:00
  • d1d1b0171b Commit Steph's patch for GtkCList/GtkCTree constructors. Reworked it a bit for UTF-8 stuff. Andrei Zmievski 2006-06-23 06:20:04 +00:00
  • 9a4af2eb69 Rework Steph's pointer generation patch so that it works like boxed type. Andrei Zmievski 2006-06-23 04:11:49 +00:00
  • bf1b1f0164 Clean up after packaging. Andrei Zmievski 2006-06-23 04:10:36 +00:00
  • 19450561d8 Some more typos :-/ Anant Narayanan 2006-06-23 02:29:58 +00:00
  • 7572c31650 ChangeLog update 2006-06-23 01:30:52 +00:00
  • a751d6ec59 Typo. Andrei Zmievski 2006-06-22 16:31:11 +00:00
  • 3f035f3e21 We need a generic function for UTF-8 compat in arrays of strings. Steph Fox 2006-06-22 15:20:11 +00:00
  • 172a2e9f7d Added a basic INSTALL file and updated READMEs for the extensions. Anant Narayanan 2006-06-22 03:11:13 +00:00
  • be8f4cff65 ChangeLog update 2006-06-22 02:34:43 +00:00
  • abfb38c53b pure code cleanups - nothing to see here, move along Steph Fox 2006-06-21 20:49:39 +00:00
  • 72ba5a077e s/return/construct exception Steph Fox 2006-06-21 19:51:10 +00:00
  • c48218f093 A few more items gone from the TODO Steph Fox 2006-06-21 04:45:21 +00:00
  • 902201d82e Don't leak result of gdk_atom_name() into PHP land directly. Andrei Zmievski 2006-06-19 16:26:27 +00:00
  • 07aa1180bf Removing old overrides Christian Weiske 2006-06-19 16:25:44 +00:00
  • ae2ae03920 GtkListStore constructor doesn't need any parameters Christian Weiske 2006-06-19 11:18:16 +00:00
  • 9740e89810 Works here, too Christian Weiske 2006-06-19 06:33:51 +00:00
  • f9eafa9c48 Seems to be fixed Christian Weiske 2006-06-19 06:31:43 +00:00
  • 473e497937 Moving the components of the phpgtk2-demo.php script into components/ Christian Weiske 2006-06-18 19:58:07 +00:00
  • 9779111ab9 GtkWidget::drag_dest_find_target() needs to return a duplicate to avoid a buffer overflow in zend_variables (under doze, anyway). Let me know if any other platforms suffer as a result of this fix. There are relevant tests scripts for DND in the test directory. Steph Fox 2006-06-17 21:55:52 +00:00
  • 2b0fd261a6 Found more stuff that's already done... Steph Fox 2006-06-17 20:49:24 +00:00
  • 60ae771029 - Override for GtkTextBuffer::get_iter_at_child_anchor() - If we're going to throw construct exceptions, it'd be good to have the right widget names :\\ Steph Fox 2006-06-17 20:44:14 +00:00
  • 6cd99c9173 Make the TODO a little shorter Steph Fox 2006-06-17 19:03:06 +00:00
  • 329ffd0488 - Adding GtkMenuToolButton::new_from_stock() to the defs (it doesn't need an override) - GdkPixbuf::new_from_array() is a PyGTK invention. Adding it to the ignore list rather than deleting it in case Andrei has other ideas about its future. Steph Fox 2006-06-17 18:43:55 +00:00
  • 940689eb95 - Workaround for the 'lookup' issue. - The only place 'lookup' was used by the end of the PHP 4.3 series was in ext/expat. - It isn't used anywhere in PHP 5 or its core extensions. Steph Fox 2006-06-17 16:59:05 +00:00
  • e02fdbc75c Fix bad flag (thanks Dmitry for finding this) Steph Fox 2006-06-17 14:47:08 +00:00
  • 6f1185f99c - Allow PHP-GTK to build against the new module API in PHP_5_2 branch - BC wasn't too bad thanks to our lack of module init routine - Cleaned out the 2001 module API checks and out-commented lines hanging over from PHP-GTK 1 Steph Fox 2006-06-17 14:45:53 +00:00
  • 4843287915 Fix connect_object -> connect_simple Christian Weiske 2006-06-16 20:40:40 +00:00
  • d967d70eb9 Kill a smattering of MSVC warnings Steph Fox 2006-06-16 19:10:11 +00:00
  • ce0689e9e9 ZTS fixes Steph Fox 2006-06-16 19:02:51 +00:00
  • 6fc6b056e8 Updating todo. Christian Weiske 2006-06-16 15:37:35 +00:00
  • 06ca65f72a GtkTreeView::set_search_equal_func() This one doesn't leak :) Christian Weiske 2006-06-16 15:28:42 +00:00
  • 33e6a2c53b GtkEntryCompletion::set_match_func() When using it, it leaks memory the same way we had for set_visible_func. I already reported a bug: http://bugzilla.gnome.org/show_bug.cgi?id=345107 and expect it to be fixed in the near future. Christian Weiske 2006-06-16 15:05:18 +00:00
  • 36514d9300 GtkEntryCompletion::get_text_column() was missing Christian Weiske 2006-06-16 14:15:03 +00:00
  • 8b900c522f They shall user get_group() Christian Weiske 2006-06-16 13:25:55 +00:00
  • 107fbd4ab8 GtkFileFilter::list_filters() GtkFileFilter::list_shortcut_folders() GtkFileFilter::list_shortcut_folder_uris() Christian Weiske 2006-06-16 13:18:35 +00:00
  • dedc8764a4 GtkTreeSelection::set_select_function Christian Weiske 2006-06-15 06:30:51 +00:00
  • 21403874bd Fix for bug #37787 (Memleak when using timeout in a class) Andrei Zmievski 2006-06-15 04:28:34 +00:00
  • e1ba620353 GtkSourceView::get_mime_types, get_tags Anant Narayanan 2006-06-14 09:32:40 +00:00
  • 90105dd119 GtkTreeSelection::selected_foreach() Christian Weiske 2006-06-14 08:34:44 +00:00
  • 041dbbef47 Moved Gtk:: methods to the class they belong to Christian Weiske 2006-06-14 07:53:43 +00:00
  • 8d10d30a61 PHP-Gtk users don't need *_quark methods Christian Weiske 2006-06-14 07:39:44 +00:00
  • 494ccf235a GtkTreeView::set_column_drag_function Christian Weiske 2006-06-14 06:50:28 +00:00
  • 6acb210458 GtkTextTagTable::foreach Christian Weiske 2006-06-14 05:04:05 +00:00
  • 5090ee49e3 GtkColorSelection::get_color GtkColorSelection::set_color Christian Weiske 2006-06-14 04:44:14 +00:00
  • 671618e5bf Adding NOT_STATIC_METHOD() where missing Christian Weiske 2006-06-14 04:02:08 +00:00
  • 52b33d5279 Updating TODO2 Christian Weiske 2006-06-13 19:42:16 +00:00
  • 7f75633721 GtkIconView constructor reflection info GtkIconView::selected_foreach(callback), even without any leaks :) Christian Weiske 2006-06-13 19:21:45 +00:00
  • 6a8db9659d GtkPixmap::get() Christian Weiske 2006-06-13 14:02:49 +00:00
  • a511b3e3c9 GtkTextChildAnchor::get_widgets Christian Weiske 2006-06-13 13:41:18 +00:00
  • 1c77b99cd6 GtkWidget::list_mnemonic_labels() and a (probably) win32 fix for list_toplevels() Christian Weiske 2006-06-13 13:23:11 +00:00
  • 78d25dd938 Last missing GtkWindow method, GtkWindow::set_geometry_hints Christian Weiske 2006-06-13 11:44:10 +00:00
  • 5214725ce3 - Moving get_from_tip_window to the right class - GtkWindow::list_toplevels() Christian Weiske 2006-06-13 11:06:37 +00:00
  • 341f096d87 GdkDisplayManager::list_displays() Christian Weiske 2006-06-13 10:46:57 +00:00
  • 4d1d9e9c38 Re-enabling GtkTreeModelFilter::set_visible_func since all users will have a Gtk version with the mem leak fixed - sooner or later. Christian Weiske 2006-06-13 04:28:06 +00:00
  • 8da794abb3 GtkAboutDialog::set_* methods aren't static. Christian Weiske 2006-06-12 19:19:49 +00:00
  • 67c60789a3 Reflection info for some GtkAboutDialog setters Christian Weiske 2006-06-12 18:49:59 +00:00
  • b7f1a138cb Ignore the GtkActionGroup::*actions_full methods. PHP-Gtk users don't need destroynotify Christian Weiske 2006-06-12 18:46:16 +00:00