| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | typo, redundant lines | bulia byak | 2006-04-17 | 1 | -8/+4 |
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ... | MenTaLguY | 2006-04-17 | 82 | -641/+673 |
| * | 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 |
| * | removing generated file | Aaron Spike | 2006-04-14 | 1 | -420/+0 |
| * | 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 |
| * | remove unneeded files during make dist already, defect:1416108 | Adib Taraben | 2006-04-13 | 1 | -6/+10 |
| * | small update | Andrius Ramanauskas | 2006-04-13 | 1 | -10/+10 |
| * | 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 |
| * | add inkscape.xml (copy of default.xml) and xara.xml keymaps | bulia byak | 2006-04-13 | 5 | -52/+1148 |
| * | renamed many verbs to more meaningful names, fixed a few inconsistencies, rea... | bulia byak | 2006-04-12 | 3 | -160/+408 |
| * | 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 |
| * | changed CVS to SVN updated link to svn hints | Adib Taraben | 2006-04-12 | 1 | -1/+1 |
| * | changed CVS to SVN updated link to svn hints | Adib Taraben | 2006-04-12 | 4 | -23/+23 |
| * | change XML vocabulary for keys, make keys parsing a bit more relaxed | bulia byak | 2006-04-12 | 2 | -254/+261 |
| * | 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 |
| * | remove the old _d_changed and _typestr_changed hacks, replacing by an int-val... | bulia byak | 2006-04-12 | 3 | -68/+19 |
| * | add some includes | Aaron Spike | 2006-04-12 | 1 | -0/+2 |
| * | fix some includes | Aaron Spike | 2006-04-12 | 3 | -4/+4 |
| * | remove extra endif | Aaron Spike | 2006-04-12 | 1 | -1/+0 |
| * | add proper unix socket includes | Bob Jamison | 2006-04-12 | 1 | -0/+14 |
| * | add new files | Bob Jamison | 2006-04-12 | 1 | -4/+2 |
| * | fix some includes | Aaron Spike | 2006-04-12 | 3 | -3/+3 |
| * | fix include path | Bob Jamison | 2006-04-12 | 1 | -8/+2 |
| * | fix include paths | Bob Jamison | 2006-04-12 | 2 | -9/+9 |
| * | fix casting problems | Bob Jamison | 2006-04-12 | 1 | -4/+4 |
| * | change include paths | Bob Jamison | 2006-04-12 | 1 | -5/+5 |
| * | change include path for ziptool | Bob Jamison | 2006-04-12 | 1 | -1/+1 |