| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | xy-grid: when shown as dots, add emphasis using crosses. | Johan B. C. Engelen | 2008-05-06 | 1 | -3/+11 | |
| | | | | (bzr r5619) | |||||
| * | Fix a regression in the SVG path data parser (it will now parse things like ↵ | Jasper van de Gronde | 2008-05-06 | 2 | -17/+491 | |
| | | | | | | "M 1.3.4" correctly again). (bzr r5618) | |||||
| * | Updating deprecated type calls. | Jon A. Cruz | 2008-05-06 | 10 | -129/+155 | |
| | | | | (bzr r5617) | |||||
| * | limit the change to the relative moves only | bulia byak | 2008-05-06 | 1 | -58/+65 | |
| | | | | (bzr r5616) | |||||
| * | reinterpret move when apply-separately checkbox is on | bulia byak | 2008-05-06 | 1 | -0/+63 | |
| | | | | (bzr r5615) | |||||
| * | export bbox sorting machinery | bulia byak | 2008-05-06 | 2 | -12/+19 | |
| | | | | (bzr r5614) | |||||
| * | make determining smooth nodes more robust | bulia byak | 2008-05-06 | 1 | -9/+14 | |
| | | | | (bzr r5613) | |||||
| * | Cmake: Fix ~PedroGui function being defined multiple times | Joshua L. Blocher | 2008-05-06 | 2 | -8/+7 | |
| | | | | (bzr r5612) | |||||
| * | Cmake: Fix some undefined function calls | Joshua L. Blocher | 2008-05-06 | 8 | -14/+57 | |
| | | | | (bzr r5611) | |||||
| * | Bring testing files up-to-date in preparation to test new svg code. | Bob Jamison | 2008-05-05 | 3 | -24/+17 | |
| | | | | (bzr r5610) | |||||
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 40 | -798/+777 | |
| | | | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609) | |||||
| * | Cmake: Moved helper macros to their own file and removed *-test.h from ↵ | Joshua L. Blocher | 2008-05-05 | 2 | -114/+96 | |
| | | | | | | inkscape source list (bzr r5608) | |||||
| * | Remove warnings | Bob Jamison | 2008-05-04 | 7 | -8/+12 | |
| | | | | (bzr r5604) | |||||
| * | Remove warnings | Bob Jamison | 2008-05-04 | 1 | -2/+6 | |
| | | | | (bzr r5603) | |||||
| * | Remove warnings | Bob Jamison | 2008-05-04 | 3 | -18/+18 | |
| | | | | (bzr r5602) | |||||
| * | Remove warnings | Bob Jamison | 2008-05-04 | 1 | -1/+1 | |
| | | | | (bzr r5601) | |||||
| * | Next steps in implementing the snapping indicator | Diederik van Lierop | 2008-05-04 | 17 | -59/+107 | |
| | | | | (bzr r5600) | |||||
| * | Remove warnings | Bob Jamison | 2008-05-04 | 2 | -8/+53 | |
| | | | | (bzr r5599) | |||||
| * | Address string-literal-to-char* warning: Make gm_read_error global var point ↵ | Peter Moulder | 2008-05-04 | 2 | -6/+6 | |
| | | | | | | to const char. (bzr r5597) | |||||
| * | noop: Address string-literal-to-char* warning. | Peter Moulder | 2008-05-04 | 1 | -2/+2 | |
| | | | | (bzr r5596) | |||||
| * | warning cleanup and fixed string free issue | Jon A. Cruz | 2008-05-04 | 18 | -139/+139 | |
| | | | | (bzr r5594) | |||||
| * | Initial cut of touch-delete mode | Jon A. Cruz | 2008-05-03 | 1 | -29/+69 | |
| | | | | (bzr r5593) | |||||
| * | Remove invalid struct initialization warnings. | Bob Jamison | 2008-05-03 | 1 | -2/+4 | |
| | | | | (bzr r5589) | |||||
| * | Cmake: Add missing CmakeLists.txt | Joshua L. Blocher | 2008-05-03 | 3 | -0/+46 | |
| | | | | (bzr r5586) | |||||
| * | Cmake: Fix some double linking flags | Joshua L. Blocher | 2008-05-03 | 3 | -63/+90 | |
| | | | | (bzr r5584) | |||||
| * | make more messages immediate | bulia byak | 2008-05-03 | 1 | -4/+4 | |
| | | | | (bzr r5583) | |||||
| * | Modify for *Parser->*Reader conversion | Bob Jamison | 2008-05-02 | 1 | -4/+4 | |
| | | | | (bzr r5582) | |||||
| * | Switch to alternate const correction. | Jon A. Cruz | 2008-05-02 | 1 | -1/+1 | |
| | | | | (bzr r5578) | |||||
| * | Const cleanup on strings. | Jon A. Cruz | 2008-05-02 | 2 | -2/+2 | |
| | | | | (bzr r5577) | |||||
| * | Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp ↵ | Joshua L. Blocher | 2008-05-02 | 2 | -16/+31 | |
| | | | | | | Linking checking to help resolve linking issues (bzr r5576) | |||||
| * | typo | bulia byak | 2008-05-01 | 1 | -1/+1 | |
| | | | | (bzr r5574) | |||||
| * | Rearrange tests. | Bob Jamison | 2008-05-01 | 1 | -13/+28 | |
| | | | | (bzr r5573) | |||||
| * | Finish changing "Parser" to "Reader" | Bob Jamison | 2008-05-01 | 3 | -33/+33 | |
| | | | | (bzr r5572) | |||||
| * | Rename *Parsers to Readers | Bob Jamison | 2008-05-01 | 4 | -9/+9 | |
| | | | | (bzr r5571) | |||||
| * | Clean up. More commenting. Smarten SvgParser and rename to SvgReader. | Bob Jamison | 2008-05-01 | 8 | -41/+132 | |
| | | | | (bzr r5570) | |||||
| * | Replace freeSnapSkew() by constrainedSnapSkew(). There is no such thing as ↵ | Diederik van Lierop | 2008-05-01 | 3 | -23/+27 | |
| | | | | | | freely snapping while skewing; snapping will always be constrained (bzr r5569) | |||||
| * | copyediting | bulia byak | 2008-05-01 | 2 | -18/+18 | |
| | | | | (bzr r5568) | |||||
| * | enable text-to-path command line control for pdf export | bulia byak | 2008-05-01 | 1 | -0/+6 | |
| | | | | (bzr r5567) | |||||
| * | Warning and whitespace cleanup | Jon A. Cruz | 2008-05-01 | 5 | -133/+133 | |
| | | | | (bzr r5564) | |||||
| * | Use radiobutton for "always snap" in the document-properties dialog | Diederik van Lierop | 2008-04-30 | 5 | -19/+35 | |
| | | | | (bzr r5562) | |||||
| * | - Major refactoring of snapping related code... | Diederik van Lierop | 2008-04-30 | 26 | -628/+372 | |
| | | | | | | - Enabling snap indicator for all remaining tools (bzr r5556) | |||||
| * | fix remaining format warnings | Kees Cook | 2008-04-29 | 2 | -2/+2 | |
| | | | | (bzr r5551) | |||||
| * | Change in stdarg calls, to correct for const-ness | Bob Jamison | 2008-04-29 | 2 | -25/+8 | |
| | | | | (bzr r5550) | |||||
| * | Improved numerical precision for the SVG path data parser (along with a ↵ | Jasper van de Gronde | 2008-04-29 | 1 | -116/+79 | |
| | | | | | | small step towards a more robust parser). (bzr r5547) | |||||
| * | Uniconvertor import extension changes for Win32 - Fixes LP# 197617 | Mike Pittman | 2008-04-29 | 2 | -2/+16 | |
| | | | | (bzr r5546) | |||||
| * | svg-elliptical-arc: assertions turned into call to macro throwRangeError | mcecchetti | 2008-04-29 | 2 | -210/+216 | |
| | | | | (bzr r5543) | |||||
| * | Warning cleanup. | Jon A. Cruz | 2008-04-29 | 1 | -21/+21 | |
| | | | | (bzr r5542) | |||||
| * | Make the eraser tool the default tool for an ERASER device | Jon A. Cruz | 2008-04-29 | 1 | -1/+1 | |
| | | | | (bzr r5541) | |||||
| * | More documentation. Fix scope bug in uristream.cpp. Remove warnings. | Bob Jamison | 2008-04-29 | 5 | -337/+608 | |
| | | | | (bzr r5540) | |||||
| * | Cmake: Fixed optional dependency linking | Joshua L. Blocher | 2008-04-28 | 1 | -3/+6 | |
| | | | | (bzr r5539) | |||||
