Patrick D. Andersen
|
2f32450597
|
Generator fix, round 2
Removed remaining references to generator.php (excluding changelog and
mozembed)
|
2014-06-23 10:07:54 -04:00 |
|
Zachary Reis
|
694fdabeb7
|
Fixed compile with 5.5. Added VC11 compatibility
*renamed generator.php and related functions/classes to get around
keyword issue in > 5.5
|
2013-06-27 22:49:21 -04:00 |
|
Derick Rethans
|
5b959e0da2
|
- Fixed compilation with latest PHP 5.2 and PHP 5.3, due to the change
in the PHP API that added "static" as part of the ZEND_ARG_INFO_BEGIN macro.
|
2009-03-31 18:21:24 +00:00 |
|
Andrei Zmievski
|
093a4662eb
|
Fixed shared extensions linking in Unix.
Patch from foutrelis@gmail.com.
|
2008-10-14 21:19:02 +00:00 |
|
Elizabeth Marie Smith
|
6587d1feb4
|
A bunch of new overrides, ignore fixes, def fixes and missing defs, and a sourceview override fix for TS mode
|
2008-04-29 15:40:17 +00:00 |
|
Andrei Zmievski
|
2546ce52ae
|
Update Copyright year.
|
2008-02-29 19:05:53 +00:00 |
|
Steph Fox
|
0f38477d85
|
Theoretically, *nix shared extension builds should work now. Please let me know if they needed a '2' on the end...
|
2008-01-22 23:49:07 +00:00 |
|
Bob Majdak Jr
|
fb38dd5232
|
commiting patch adding GtkSourceView search methods and flags.
http://www.nabble.com/-patch--GtkSourceView-Searching-td14988080.html
|
2008-01-21 22:58:15 +00:00 |
|
Anant Narayanan
|
0092c9d3fc
|
Fall in with the --with convention instead of --enable
|
2007-05-28 23:53:33 +00:00 |
|
Anant Narayanan
|
4cd278c87c
|
Disable extensions from building by default
|
2007-05-13 12:14:20 +00:00 |
|
Elizabeth Marie Smith
|
7656af951f
|
Support for gtkextra on windows
|
2007-03-01 15:48:06 +00:00 |
|
Elizabeth Marie Smith
|
3d690d7d2c
|
gtksourceview support for win32
|
2007-02-28 18:03:25 +00:00 |
|
Christian Weiske
|
f04cb2f007
|
Convert utf8 if necessary
|
2007-02-04 20:45:55 +00:00 |
|
Christian Weiske
|
f18a3a132e
|
GtkSourceLanguagesManager::get_lang_files_dirs()
|
2007-02-03 14:56:40 +00:00 |
|
Christian Weiske
|
1a70e69993
|
I can't test it, but it compiles and should work
|
2007-02-03 14:48:33 +00:00 |
|
Christian Weiske
|
95daef34fa
|
Add arginfo for GtkEntry::set_invisible_char
Implement GtkSourceBuffer::{g,s}et_escape_char
Implement GtkSourceLanguage::get_escape_char
|
2007-02-03 14:22:23 +00:00 |
|
Anant Narayanan
|
8d3b4ee222
|
Remove GtkSourceViewPrintJob and its methods since libgnomeprint isn't handy enough.
|
2006-10-30 15:30:48 +00:00 |
|
Anant Narayanan
|
56648b9fa8
|
Allow mozembed to build against firefox
|
2006-10-01 16:18:01 +00:00 |
|
Anant Narayanan
|
172a2e9f7d
|
Added a basic INSTALL file and updated READMEs for the extensions.
|
2006-06-22 03:11:13 +00:00 |
|
Anant Narayanan
|
e1ba620353
|
GtkSourceView::get_mime_types, get_tags
|
2006-06-14 09:32:40 +00:00 |
|
Christian Weiske
|
5c4954a96d
|
Adding simple sourceview demo to CVS so that people can test
their installation
|
2006-05-22 16:03:22 +00:00 |
|
Anant Narayanan
|
bd1cdd892f
|
Make the extension building a little bit more smoother :)
|
2006-04-14 22:49:08 +00:00 |
|
Anant Narayanan
|
aec20d6eea
|
Override for GtkSourceLanguagesManager::get_available_languages()
|
2006-04-14 00:15:19 +00:00 |
|
Anant Narayanan
|
bf537ccfa7
|
Sample script and READMEs for GtkMozembed and GtkSourceView.
|
2006-04-10 06:14:11 +00:00 |
|
Anant Narayanan
|
19cf4ad451
|
Added some more defs for sourceview and some misc fixes. Coverage now at 80% :)
|
2006-03-23 23:19:30 +00:00 |
|
Anant Narayanan
|
3e9cc798dd
|
Final fixes to make the extensions non-interfering.
|
2006-03-19 04:27:29 +00:00 |
|
Anant Narayanan
|
382fca7921
|
Added a script to modify the default generator's output for sourceview and
mozembed.
|
2006-03-19 04:03:25 +00:00 |
|
Anant Narayanan
|
f617d6d331
|
No need to panic, just updated the defs for GtkSourceView.
|
2006-03-11 19:41:09 +00:00 |
|
Anant Narayanan
|
6ea78740a6
|
This makes GtkSourceView compile! At long last! :)
|
2006-03-06 21:51:55 +00:00 |
|
Anant Narayanan
|
8c3ef892fa
|
GtkScintilla and GtkSourceView base extension files.
|
2006-03-03 14:49:06 +00:00 |
|