Parent Directory
|
Revision Log
Sticky Revision: |
made a copy
* Doc/technotes/coding_guidelines.txt: Changed text from CVS to SVN. Removed emacs specific hint and replaced it with a general hint that editors might support writing changelogs.
* Doc/technotes/coding_guidelines.txt: easy typo fixed. * Extensions/svgexport/test/test_svgmapwriter.py: Removed test_drawbezier in favour of new test_drawspline3 and test_drawspline4 within new class TestDrawSplines(TestVirtualDC). All only to test DrawSpline. * Extensions/svgexport/svgmapwriter.py(DrawSpline): New implementation now really using the strange algorithm of xfig 3.1's approximated splines and its conversion to postscript with one twist: SVG can do quadratic beziers, so skipped translation to cubic beziers. (TestWithDC): Typo in comment fixed.
Added rule 'Method names start with lower case letter'
Create the Doc/technotes directory for text files with information for developers * Doc/technotes/README: New. README for the technotes * Doc/technotes/coding_guidelines.txt: New. Coding guidelines for Thuban * Doc/technotes/release_process.txt: New. Used to be HOWTO-Release. Now slightly adapted to technote formatting style. * HOWTO-Release: Removed. It's contents are now in Doc/technotes/release_process.txt
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |