Commit Graph

  • 425e702c14 should compile with thread saftey enabled now. oops. Bob Majdak Jr 2008-02-12 20:23:47 +00:00
  • 3299ab86b3 ChangeLog update 2008-01-24 01:31:42 +00:00
  • bae2fe457b added GtkScaleButton constructor and set_icons() method, also enabling the GtkVolumeButton class. A 2 for 1! http://www.nabble.com/-patch--GtkScaleButton-Methods-td15011551.html Bob Majdak Jr 2008-01-23 21:12:35 +00:00
  • fc48ec7cc5 MSVC 6 compiler warnings squashed. Steph Fox 2008-01-23 02:31:44 +00:00
  • a83b4eccee ChangeLog update 2008-01-23 01:31:44 +00:00
  • 0f38477d85 Theoretically, *nix shared extension builds should work now. Please let me know if they needed a '2' on the end... Steph Fox 2008-01-22 23:49:07 +00:00
  • 986f6e1711 Defs should only include the previous version .defs file and the current types.defs file, if one exists. Note that def caches are now versioned. Steph Fox 2008-01-22 20:43:06 +00:00
  • 26de320ecc This works fine, but I forgot to move the defs to the new scheme. (Cue much confusion here - until now.) Steph Fox 2008-01-22 18:47:34 +00:00
  • 67e8336a92 ChangeLog update 2008-01-22 01:31:40 +00:00
  • fb38dd5232 commiting patch adding GtkSourceView search methods and flags. http://www.nabble.com/-patch--GtkSourceView-Searching-td14988080.html Bob Majdak Jr 2008-01-21 22:58:15 +00:00
  • ce180b4858 Minor tidying before the heavy stuff starts Steph Fox 2008-01-21 06:47:20 +00:00
  • 5036ccb60a Put the E-STRICT house in order before we start messing around with versioning. Steph Fox 2008-01-21 06:43:50 +00:00
  • 2cac3f3dfe ChangeLog update 2007-11-25 01:31:42 +00:00
  • 333befa2cf Fix a compile error for those with threading, simple TSRMLS oversight. Bob Majdak Jr 2007-11-24 02:34:09 +00:00
  • 8af0ff9761 ChangeLog update 2007-11-15 01:31:39 +00:00
  • b2cb6727a8 2.12 defs and beginning of overrides added, a lot more overrides needed Elizabeth Marie Smith 2007-11-14 14:07:40 +00:00
  • e922b33560 ChangeLog update 2007-11-13 01:31:41 +00:00
  • bd72c3a625 Change to use 5.3 refcount macros, define them in the header so the 5.2.x branch doesn't break Elizabeth Marie Smith 2007-11-12 20:30:34 +00:00
  • 7077ee84fb One bugfix to GtkRecentManager::get_items() Three new methods: GtkRecentChooser::get_items() GtkRecentChooser::get_uris() GtkRecentChooser::list_filters() Bob Majdak Jr 2007-11-12 02:47:59 +00:00
  • da958a93bf ChangeLog update 2007-11-08 01:31:37 +00:00
  • 3328eed086 * ext/gtk+/gtk-2.10.overrides: Added a NULL test in GtkAssistant::set_forward_page_func(). Bob Majdak Jr 2007-11-06 20:04:34 +00:00
  • 4ede57db8c ChangeLog update 2007-10-29 01:31:34 +00:00
  • 50a0b9cd6c Fixed demo to use GObject class, Thanks Bob. Anant Narayanan 2007-10-28 19:50:44 +00:00
  • 74399e2d53 ChangeLog update 2007-10-25 01:31:30 +00:00
  • 996fa519ff Move CFLAGS definition to Makefile.frag instead of config.m4 Anant Narayanan 2007-10-24 08:17:21 +00:00
  • 3c9e79713b Add -DSCI_LEXER to CFLAGS (Enables lexers for scintilla extension) Anant Narayanan 2007-10-24 07:50:36 +00:00
  • 66d903e1be ChangeLog update 2007-10-24 01:31:33 +00:00
  • e2def2f19b force libstdc++ for scintilla Andrei Zmievski 2007-10-23 05:35:00 +00:00
  • f66af72ace ChangeLog update 2007-10-19 01:31:28 +00:00
  • 0fee26bce9 GtkAssistant setforwardpagefunc thanks to Bob Majdak Jr. Elizabeth Marie Smith 2007-10-18 13:16:17 +00:00
  • 71017b5e79 ChangeLog update 2007-10-18 01:31:38 +00:00
  • 8249000a9d GtkRecentChooser::set_sort_func(), patch by Bob Majdak Jr. Anant Narayanan 2007-10-17 09:06:23 +00:00
  • fd534b7974 ChangeLog update 2007-10-16 01:31:36 +00:00
  • 2884b7b199 GtkPackDirection is an int enum Elizabeth Marie Smith 2007-10-15 12:55:31 +00:00
  • 120ea3355e ChangeLog update 2007-10-15 01:31:31 +00:00
  • 543f39e54b Typo in the demo and the long awaited gd fix - we no longer have to or even want to link against gd but can still use it if available Elizabeth Marie Smith 2007-10-14 22:23:44 +00:00
  • 9212997d4a ChangeLog update 2007-09-24 01:31:37 +00:00
  • 5abf5e03c9 Make it build with ZTS turned on Elizabeth Marie Smith 2007-09-23 01:39:28 +00:00
  • d608646597 ChangeLog update 2007-09-23 01:31:25 +00:00
  • dac6b29216 Custom signals support. See demos/examples/signals.php for an example. Andrei Zmievski 2007-09-22 20:23:09 +00:00
  • 70d0adde7a ChangeLog update 2007-09-20 01:33:13 +00:00
  • 4f92719e9e Fixes for TSRM stuff for windows build - the 2.10 in overrides needs to be quoted or it's seen as 2.1 and version_compare loses its mind Elizabeth Marie Smith 2007-09-19 13:38:47 +00:00
  • 376360cd17 ChangeLog update 2007-09-17 01:31:23 +00:00
  • 816192a40e First step in the implementation of custom GType's in PHP userland. Signals and interfaces are not implemented yet. See demos/examples/properties.php for an example on how to register a custom type with your own properties. Andrei Zmievski 2007-09-16 21:55:18 +00:00
  • c3799b2113 ChangeLog update 2007-08-18 01:31:33 +00:00
  • 52383a3462 No phpg_paramspec.c for now. Andrei Zmievski 2007-08-17 22:51:04 +00:00
  • a54083ef0e ChangeLog update 2007-08-15 01:31:23 +00:00
  • 71cdc53527 Check only first line of php -v for CLI/CGI version. Andrei Zmievski 2007-08-14 21:34:59 +00:00
  • 6e4850ad05 ChangeLog update 2007-07-24 01:31:41 +00:00
  • 4498125dc2 Gtk:: to GObject:: (broken demos - very bad) Elizabeth Marie Smith 2007-07-23 16:53:50 +00:00
  • b2f3d90eea ChangeLog update 2007-07-22 01:31:38 +00:00
  • 2f5e8f38c8 Fix enums for libsexy and gtkextra (other extensions do not have enums) Elizabeth Marie Smith 2007-07-21 13:31:10 +00:00
  • c6e28999b5 ChangeLog update 2007-07-19 01:31:33 +00:00
  • 5334a3a918 Added signal gobject constants, moved types, IO, and priority constants from gtk to gobject (as per andrei's request) - this is very BC breaking! Elizabeth Marie Smith 2007-07-18 17:48:52 +00:00
  • 5484c430db ChangeLog update 2007-06-23 01:31:15 +00:00
  • bb3cad4914 Fix segfault. Patch by Bob Majdak Jr Anant Narayanan 2007-06-22 21:33:34 +00:00
  • 08f12b1e0f ChangeLog update 2007-06-18 01:31:31 +00:00
  • 1e312f9272 ChangeLog update 2007-06-17 01:31:22 +00:00
  • 43d081771f *** empty log message *** Anant Narayanan 2007-06-17 00:21:21 +00:00
  • 09ef19da77 *** empty log message *** Anant Narayanan 2007-06-17 00:20:49 +00:00
  • 6d5f4ca2ea beta -> dev Anant Narayanan 2007-06-17 00:07:20 +00:00
  • 5392182833 One last fix, last time we tag (I Hope!) Anant Narayanan 2007-06-17 00:05:20 +00:00
  • 43abd088b8 Fix segfault, patch by Bob Majdak Anant Narayanan 2007-06-17 00:02:29 +00:00
  • 0fc02c4ea2 beta -> dev Anant Narayanan 2007-06-16 22:03:18 +00:00
  • 009cfcfac1 Retag beta Anant Narayanan 2007-06-16 21:57:12 +00:00
  • 3d76659c3c ChangeLog update 2007-06-16 01:31:32 +00:00
  • 82f60be942 Absolute paths for the scintilla generator, cvsignore fixed Elizabeth Marie Smith 2007-06-15 21:47:49 +00:00
  • ad99e009de Credits for Tom. Anant Narayanan 2007-06-15 21:33:47 +00:00
  • 661a371122 Gdkpixbuf::get_formats() override - returns information about available pixbuf loaders Elizabeth Marie Smith 2007-06-15 21:06:31 +00:00
  • 87a1f707b6 Make GtkSpell extend from GObject and give a GType of 0. Anant Narayanan 2007-06-15 15:47:26 +00:00
  • dd7a0d1600 ChangeLog update 2007-06-14 01:31:23 +00:00
  • 48423f9a43 Back to -dev Anant Narayanan 2007-06-13 23:12:41 +00:00
  • 4b56c40444 Tagging beta release! Anant Narayanan 2007-06-13 23:11:07 +00:00
  • 31dd5e9e30 The GtkScintilla extension is no longer required. Anant Narayanan 2007-06-13 23:07:02 +00:00
  • a92aba5d31 Prepare for beta release Anant Narayanan 2007-06-13 22:47:20 +00:00
  • 932f5cbc3d Small oops. Anant Narayanan 2007-06-13 22:14:38 +00:00
  • 2e8a47c8d8 Make scintilla compile on *nix. FINALLY! Anant Narayanan 2007-06-13 22:10:24 +00:00
  • c7ea52477e ChangeLog update 2007-05-31 01:31:26 +00:00
  • 1c1d2dffd0 Rudimentary support for *nix, doesn't work yet. Anant Narayanan 2007-05-30 22:24:33 +00:00
  • 99b1b8fc05 Fix unwanted notices. Anant Narayanan 2007-05-30 22:02:51 +00:00
  • 216fc5529a ChangeLog update 2007-05-30 01:31:18 +00:00
  • ae65c31152 This adds library versioning support for windows - notice, if you build against older libraries nothing will change (win95/8/gtk2.6 will not even notice) Elizabeth Marie Smith 2007-05-29 12:40:22 +00:00
  • 941163993a *** empty log message *** Elizabeth Marie Smith 2007-05-29 12:28:14 +00:00
  • 23e15d4482 Whitespace fix for html config and added missing cvsignore files Elizabeth Marie Smith 2007-05-29 12:02:49 +00:00
  • 79888386b6 Add some files essential for scintilla build on *nix Anant Narayanan 2007-05-29 03:25:52 +00:00
  • 6e8d382431 Version for bundled libscintilla Anant Narayanan 2007-05-29 02:28:12 +00:00
  • 2b2f042175 Bundle scintilla library (1.73 - only builds statically) and add "new" scintilla extension which uses scintilla natively instead of relying on gtkscintilla wrapper Elizabeth Marie Smith 2007-05-29 02:23:43 +00:00
  • 6a64bd9d8a ChangeLog update 2007-05-29 01:31:21 +00:00
  • 0092c9d3fc Fall in with the --with convention instead of --enable Anant Narayanan 2007-05-28 23:53:33 +00:00
  • 0773b8a482 Rename old Scintilla extension to GtkScintilla and make way for the newer Scintilla. Anant Narayanan 2007-05-28 23:34:06 +00:00
  • 9d1ffdea75 ChangeLog update 2007-05-27 01:31:05 +00:00
  • a4b49cdacd Fix extra build on windows Elizabeth Marie Smith 2007-05-26 21:00:45 +00:00
  • 2fc9af2117 ChangeLog update 2007-05-23 01:31:10 +00:00
  • 5b12b231b4 Fix GtkExtra build Anant Narayanan 2007-05-22 16:44:24 +00:00
  • 1ff1c5bb53 Some consistency in configure options Anant Narayanan 2007-05-22 16:28:26 +00:00
  • 209348648a Allow building 2.8/2.10 on *nix Anant Narayanan 2007-05-22 16:21:24 +00:00
  • f038590dff whitespace in html extension and type juggling comparison bugs in generator (2.10 was becoming 2.1) also first round of new types Elizabeth Marie Smith 2007-05-22 03:29:58 +00:00
  • 6e9a3a5f5a ChangeLog update 2007-05-15 01:31:13 +00:00
  • 34910ed4ae Defs and overrides for 2.8 and 2.10 - uses generator's versioning ability, these will be ignored until build system is updated - for now they do nothing Elizabeth Marie Smith 2007-05-14 13:08:40 +00:00
  • 4e20081d9e ChangeLog update 2007-05-14 01:31:29 +00:00