summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Const cleanup on strings.Jon A. Cruz2008-05-022-2/+2
* Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Lin...Joshua L. Blocher2008-05-022-16/+31
* typobulia byak2008-05-011-1/+1
* Rearrange tests.Bob Jamison2008-05-011-13/+28
* Finish changing "Parser" to "Reader"Bob Jamison2008-05-013-33/+33
* Rename *Parsers to ReadersBob Jamison2008-05-014-9/+9
* Clean up. More commenting. Smarten SvgParser and rename to SvgReader.Bob Jamison2008-05-018-41/+132
* Replace freeSnapSkew() by constrainedSnapSkew(). There is no such thing as fr...Diederik van Lierop2008-05-013-23/+27
* copyeditingbulia byak2008-05-012-18/+18
* enable text-to-path command line control for pdf exportbulia byak2008-05-011-0/+6
* Warning and whitespace cleanupJon A. Cruz2008-05-015-133/+133
* Use radiobutton for "always snap" in the document-properties dialogDiederik van Lierop2008-04-305-19/+35
* - Major refactoring of snapping related code...Diederik van Lierop2008-04-3026-628/+372
* fix remaining format warningsKees Cook2008-04-292-2/+2
* Change in stdarg calls, to correct for const-nessBob Jamison2008-04-292-25/+8
* Improved numerical precision for the SVG path data parser (along with a small...Jasper van de Gronde2008-04-291-116/+79
* Uniconvertor import extension changes for Win32 - Fixes LP# 197617Mike Pittman2008-04-292-2/+16
* svg-elliptical-arc: assertions turned into call to macro throwRangeErrormcecchetti2008-04-292-210/+216
* Warning cleanup.Jon A. Cruz2008-04-291-21/+21
* Make the eraser tool the default tool for an ERASER deviceJon A. Cruz2008-04-291-1/+1
* More documentation. Fix scope bug in uristream.cpp. Remove warnings.Bob Jamison2008-04-295-337/+608
* Cmake: Fixed optional dependency linkingJoshua L. Blocher2008-04-281-3/+6
* Further fix for sign handling of the SVG path data parser.Jasper van de Gronde2008-04-281-2/+1
* change def of string lengthBob Jamison2008-04-281-13/+2
* Fix for closepath handling of SVG path data parser and tolerance for approxim...Jasper van de Gronde2008-04-282-5/+5
* Refining eraserJon A. Cruz2008-04-281-21/+36
* Cmake: Fixed issues with pedro not linking correctlyJoshua L. Blocher2008-04-283-210/+550
* Cmake: added livarot as a lib, fixes problem with linkingJoshua L. Blocher2008-04-274-2/+46
* copyeditbulia byak2008-04-271-2/+2
* Reduce undo history items when nothing is selectedJon A. Cruz2008-04-271-2/+9
* Fixed undo for eraser to be a single stepJon A. Cruz2008-04-273-1/+8
* Missing addedJon A. Cruz2008-04-261-0/+38
* Added missing eraser filesJon A. Cruz2008-04-262-0/+1228
* Fixed SVG path data parser to handle close paths better (it used to create sp...Jasper van de Gronde2008-04-261-94/+37
* Initial cut of eraser toolJon A. Cruz2008-04-269-2/+120
* Fixed setting property at wrong timeJon A. Cruz2008-04-261-1/+3
* r19136@shi: ted | 2008-04-24 19:44:01 -0700Ted Gould2008-04-268-7/+234
* Documentation, always more :)Bob Jamison2008-04-251-21/+261
* More documentation and cleanup. Marching forward!Bob Jamison2008-04-253-125/+692
* More documentationBob Jamison2008-04-251-23/+149
* Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug #22...Jon A. Cruz2008-04-258-61/+130
* Left out a comment. sorry.Bob Jamison2008-04-241-0/+6
* More documentation. Clean up SMIL a bit. SMIL needs more work, too.Bob Jamison2008-04-244-259/+548
* More documentation. Traversal needed conversion to NodePtr. Traversal needs...Bob Jamison2008-04-242-79/+249
* enable combine/breakapart to work with lpes properlybulia byak2008-04-241-6/+28
* Add some Event documentation to be more respectable ^^Bob Jamison2008-04-241-136/+395
* comment all methodsBob Jamison2008-04-241-102/+244
* r19125@shi: ted | 2008-04-23 23:32:56 -0700Ted Gould2008-04-242-23/+48
* noop: Address a couple of warnings from g++-4.3.Peter Moulder2008-04-242-4/+4
* fix a couple of g++-4.3 compile errors.Peter Moulder2008-04-242-1/+4