summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* xy-grid: when shown as dots, add emphasis using crosses.Johan B. C. Engelen2008-05-061-3/+11
* Fix a regression in the SVG path data parser (it will now parse things like "...Jasper van de Gronde2008-05-062-17/+491
* Updating deprecated type calls.Jon A. Cruz2008-05-0610-129/+155
* limit the change to the relative moves onlybulia byak2008-05-061-58/+65
* reinterpret move when apply-separately checkbox is onbulia byak2008-05-061-0/+63
* export bbox sorting machinerybulia byak2008-05-062-12/+19
* make determining smooth nodes more robustbulia byak2008-05-061-9/+14
* Cmake: Fix ~PedroGui function being defined multiple timesJoshua L. Blocher2008-05-062-8/+7
* Cmake: Fix some undefined function callsJoshua L. Blocher2008-05-068-14/+57
* Bring testing files up-to-date in preparation to test new svg code.Bob Jamison2008-05-053-24/+17
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-0540-798/+777
* Cmake: Moved helper macros to their own file and removed *-test.h from inksca...Joshua L. Blocher2008-05-052-114/+96
* Remove warningsBob Jamison2008-05-047-8/+12
* Remove warningsBob Jamison2008-05-041-2/+6
* Remove warningsBob Jamison2008-05-043-18/+18
* Remove warningsBob Jamison2008-05-041-1/+1
* Next steps in implementing the snapping indicatorDiederik van Lierop2008-05-0417-59/+107
* Remove warningsBob Jamison2008-05-042-8/+53
* Address string-literal-to-char* warning: Make gm_read_error global var point ...Peter Moulder2008-05-042-6/+6
* noop: Address string-literal-to-char* warning.Peter Moulder2008-05-041-2/+2
* warning cleanup and fixed string free issueJon A. Cruz2008-05-0418-139/+139
* Initial cut of touch-delete modeJon A. Cruz2008-05-031-29/+69
* Remove invalid struct initialization warnings.Bob Jamison2008-05-031-2/+4
* Cmake: Add missing CmakeLists.txtJoshua L. Blocher2008-05-033-0/+46
* Cmake: Fix some double linking flagsJoshua L. Blocher2008-05-033-63/+90
* make more messages immediatebulia byak2008-05-031-4/+4
* Modify for *Parser->*Reader conversionBob Jamison2008-05-021-4/+4
* Switch to alternate const correction.Jon A. Cruz2008-05-021-1/+1
* 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