On Sat, Jan 18, 2003 at 03:19:47PM -0800, Ahmad Baitalmal wrote: > Attached is a patch to the 1.99.14 tarball, basically modifies the build > files (gtk/Makefile.am, configure.in) to build the sourceviewmodule. > Also attached are three source files that go into gtk/ (.override, > .defs, .c ) and one test file.
Hey Ahmad, nice work. I'll let Johan have a look at the code, but just as a tip, next time try to work with CVS and patches (generated with cvs diff -urN from the pygtk module root). It makes it a *LOT* easier to integrate code (I won't be surprised if Johan can't do it and has to ask you for the CVS patch) and it's standard in OSS work too. The main issue is clobbering changes already applied to CVS, not picking up refactoring and fixes in the generation code, and generally making like for integrator easier. > Next I will try to get the highlighting to work, otherwise, what's the > point eh? :) Yeah, what would rock would be getting a CVS patch with it all working :-) BTW: Johan has a vested interest in this change so he'll be a happy turnip, I suspect. Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
