Share

PyGTK-Scintilla

Code

Repositories

browse code, statistics, last commit on 2004-11-08 cvs -d:pserver:anonymous@pygtkscintilla.cvs.sourceforge.net:/cvsroot/pygtkscintilla login

cvs -z3 -d:pserver:anonymous@pygtkscintilla.cvs.sourceforge.net:/cvsroot/pygtkscintilla co -P modulename

Show:

What's happening?

  • Double quotes in doc not handled correctly by gens.py

    Hi, the gens.py script does not handle double quotes correctly when outputing the docstring in the method table (in routine PythonWrapperGen.dump_meth_table()). If there are double quotes present in the comment, they need to be escaped or the generated C code will not compile. (The latest version of Scintilla (1.72) has double quotes in its comments.) The attached patch fixes this problem.

    2007-03-14 18:48:05 UTC by chrish42

  • Bug in colors RGB computation

    I found quite significant bug in PyGTKScintilla 1.99.5. When I use colors for example for colorize text (syntax highlighting), blue part of color is shifted incorrectly, so colors are messed up. For example 'white' (or #FFFFFF) color is displayed as yellow. I found solution, here is diff of "gens.py" in "script" directory: 561c561 < _%(var_name)s_c =...

    2007-01-14 09:02:10 UTC by meaglin

  • PyGTK-Scintilla

    Anonymous committed patchset 1 of module CVSROOT to the PyGTK-Scintilla CVS repository, changing 11 files.

    2004-11-08 13:10:15 UTC by nobody

  • pygtkscintilla

    cavada registered the PyGTK-Scintilla project.

    2004-11-05 15:58:57 UTC by cavada

Our Numbers