| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix statusbar when cancelling drawing | bulia byak | 2006-04-20 | 1 | -13/+16 |
| * | SVG 1.1 Conditional Processing Module rendering support (<switch> element, re... | Andrius Ramanauskas | 2006-04-20 | 15 | -209/+1101 |
| * | disabling rendering optimization for dashed strokes (until optimization is tw... | Andrius Ramanauskas | 2006-04-20 | 1 | -1/+1 |
| * | try to make license strings translatable (#1473186) | Ralf Stephan | 2006-04-20 | 1 | -10/+10 |
| * | Fix for [Bug-1473139] | Andrius Ramanauskas | 2006-04-20 | 1 | -7/+5 |
| * | resolving compiler warnings | Andrius Ramanauskas | 2006-04-20 | 2 | -6/+6 |
| * | c for calligraphy | bulia byak | 2006-04-20 | 1 | -24/+24 |
| * | remove unused timer code | MenTaLguY | 2006-04-20 | 2 | -53/+7 |
| * | we already have import verb, so this is redundant | bulia byak | 2006-04-20 | 1 | -7/+0 |
| * | add abs_width switch for calligraphy pen width; switch it to 1..100 displayed... | bulia byak | 2006-04-20 | 5 | -13/+34 |
| * | prevent fit canvas button from expanding | Aaron Spike | 2006-04-19 | 1 | -1/+8 |
| * | copyedit | bulia byak | 2006-04-19 | 1 | -1/+1 |
| * | tweaking for bbyak | Aaron Spike | 2006-04-19 | 2 | -7/+9 |
| * | A fix for [inkscape-Bugs-1296129] | Andrius Ramanauskas | 2006-04-19 | 1 | -1/+1 |
| * | Rendering optimisation, which gives best results for zoomed in drawings with ... | Andrius Ramanauskas | 2006-04-19 | 19 | -1126/+1523 |
| * | Adding fit canvas verbs | Aaron Spike | 2006-04-19 | 7 | -5/+186 |
| * | Crash fix (occured if creating layer in layerless document) | Andrius Ramanauskas | 2006-04-18 | 2 | -5/+11 |
| * | one more tweak of boolop precision | bulia byak | 2006-04-17 | 1 | -2/+2 |
| * | patch by Osei Poku to use the new file dialog on Browse in Export | bulia byak | 2006-04-17 | 1 | -37/+19 |
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ... | MenTaLguY | 2006-04-17 | 81 | -641/+627 |
| * | SP_DT_DOCUMENT -> sp_desktop_document | David Yip | 2006-04-17 | 2 | -4/+4 |
| * | minor cleanups | MenTaLguY | 2006-04-15 | 1 | -9/+5 |
| * | fix node position when joining to close subpath; allow to lock the position o... | bulia byak | 2006-04-15 | 1 | -6/+12 |
| * | fix an old typo by lauris | bulia byak | 2006-04-15 | 1 | -1/+1 |
| * | less confusing tooltips | bulia byak | 2006-04-15 | 1 | -2/+2 |
| * | Got images working correctly | Bob Jamison | 2006-04-14 | 1 | -8/+14 |
| * | Attempt to preserve the shape of the path when deleting nodes | Aaron Spike | 2006-04-14 | 5 | -22/+135 |
| * | Remove warnings | Bob Jamison | 2006-04-14 | 1 | -1/+1 |
| * | remove warnings | Bob Jamison | 2006-04-14 | 2 | -6/+8 |
| * | fix XMLCh/int warnings | Bob Jamison | 2006-04-14 | 4 | -4/+4 |
| * | Fixed desktop-to-doc Y flip | Bob Jamison | 2006-04-14 | 1 | -12/+18 |
| * | Fixed end-of-block marker | Bob Jamison | 2006-04-14 | 2 | -10/+52 |
| * | Initial results | Bob Jamison | 2006-04-14 | 1 | -45/+126 |
| * | fix 1356914 | bulia byak | 2006-04-14 | 1 | -1/+1 |
| * | reduce flattening precision back somewhat, to prevent too many new nodes appe... | bulia byak | 2006-04-14 | 1 | -2/+2 |
| * | Added curves | Bob Jamison | 2006-04-14 | 1 | -18/+105 |
| * | Added meta-info stub | Bob Jamison | 2006-04-13 | 2 | -2/+71 |
| * | More WIP. Got all of the files generated. Now just work on content.xml to g... | Bob Jamison | 2006-04-13 | 2 | -69/+278 |
| * | Made the format buffer larger and part of the class, not the stack. | Bob Jamison | 2006-04-13 | 2 | -7/+8 |
| * | add zipentry methods | Bob Jamison | 2006-04-13 | 2 | -6/+23 |
| * | wip | Bob Jamison | 2006-04-13 | 2 | -203/+277 |
| * | quick fix to avoid crash (bug 1469718) | Andrius Ramanauskas | 2006-04-13 | 1 | -2/+4 |
| * | renamed many verbs to more meaningful names, fixed a few inconsistencies, rea... | bulia byak | 2006-04-12 | 2 | -44/+42 |
| * | add some sp_* stuff | Bob Jamison | 2006-04-12 | 1 | -0/+30 |
| * | still WIP. added tree-descending code | Bob Jamison | 2006-04-12 | 2 | -25/+49 |
| * | change XML vocabulary for keys, make keys parsing a bit more relaxed | bulia byak | 2006-04-12 | 1 | -13/+20 |
| * | WIP commit | Bob Jamison | 2006-04-12 | 2 | -7/+275 |
| * | _desktop was not init'ed, sometimes leading to crashes on doubleclick | Ralf Stephan | 2006-04-12 | 1 | -1/+2 |
| * | avoid name collision | Bob Jamison | 2006-04-12 | 1 | -3/+3 |
| * | change uint to unsigned int | Bob Jamison | 2006-04-12 | 1 | -2/+2 |