| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | More MI delegation. 28 left | Bob Jamison | 2008-03-23 | 26 | -298/+772 | |
| | | | | (bzr r5183) | |||||
| * | delete unused code | bulia byak | 2008-03-23 | 6 | -926/+0 | |
| | | | | (bzr r5182) | |||||
| * | delete unused code | bulia byak | 2008-03-23 | 4 | -1307/+0 | |
| | | | | (bzr r5181) | |||||
| * | prepare PathParam for linking to other object | Johan B. C. Engelen | 2008-03-23 | 2 | -21/+29 | |
| | | | | (bzr r5180) | |||||
| * | set primary path storage to vector<path> in lpe-PathParam. only convert to ↵ | Johan B. C. Engelen | 2008-03-23 | 2 | -17/+61 | |
| | | | | | | pwd2 when needed. (bzr r5179) | |||||
| * | update to latest 2geom (r1195) | Johan B. C. Engelen | 2008-03-23 | 2 | -1/+26 | |
| | | | | (bzr r5178) | |||||
| * | return const reference when getting path data from lpe-PathParam! | Johan B. C. Engelen | 2008-03-23 | 2 | -2/+2 | |
| | | | | (bzr r5177) | |||||
| * | remove multiple inheritance from lpe PathParam. since it is often desired to ↵ | Johan B. C. Engelen | 2008-03-23 | 7 | -18/+41 | |
| | | | | | | get the path not as pw< d2<> >, but also as geom::path or maybe as dw< pw<> >. Plus this enabled linking to an object, instead of keeping its own path data. (i.e. linking to other objects) (bzr r5176) | |||||
| * | expand visual bbox for item with a filter | bulia byak | 2008-03-23 | 1 | -5/+62 | |
| | | | | (bzr r5175) | |||||
| * | helper functions to access a single blur primitive in a filter | bulia byak | 2008-03-23 | 2 | -2/+29 | |
| | | | | (bzr r5174) | |||||
| * | make sure we explicitly use geometric bbox for calculating blur margins | bulia byak | 2008-03-23 | 1 | -2/+3 | |
| | | | | (bzr r5173) | |||||
| * | Tracking of live axes | Jon A. Cruz | 2008-03-22 | 3 | -13/+64 | |
| | | | | (bzr r5172) | |||||
| * | changes to use RegisteredTransformedPoint as widget for LPE point. not complete | Johan B. C. Engelen | 2008-03-22 | 5 | -15/+39 | |
| | | | | (bzr r5171) | |||||
| * | update to latest 2geom | Johan B. C. Engelen | 2008-03-22 | 6 | -382/+387 | |
| | | | | (bzr r5170) | |||||
| * | More multiple inheritance delegation. 53 files to go. | Bob Jamison | 2008-03-22 | 6 | -114/+222 | |
| | | | | (bzr r5169) | |||||
| * | fix file | Johan B. C. Engelen | 2008-03-22 | 1 | -204/+0 | |
| | | | | (bzr r5166) | |||||
| * | * add RegisteredTransformedPoint widget, that transforms the point before ↵ | Johan B. C. Engelen | 2008-03-22 | 11 | -6/+296 | |
| | | | | | | | | | displaying/writing. This in order to keep them in SVG coordinate system in XML, but in canvas coord system in the spinbox * move Geom::Point XML writing to central place in ostringstream * add verb for LPE context (bzr r5165) | |||||
| * | Numeric values on test area | Jon A. Cruz | 2008-03-22 | 1 | -0/+7 | |
| | | | | (bzr r5164) | |||||
| * | warning cleanup | Jon A. Cruz | 2008-03-22 | 1 | -1/+1 | |
| | | | | (bzr r5163) | |||||
| * | More delegation for SMIL | Bob Jamison | 2008-03-22 | 4 | -11/+19 | |
| | | | | (bzr r5162) | |||||
| * | Line-end fixups | Jon A. Cruz | 2008-03-22 | 10 | -831/+831 | |
| | | | | (bzr r5161) | |||||
| * | Removed Win32 keep-dialogs-on-top preference, now set permanently to true | Joel Holdsworth | 2008-03-22 | 5 | -35/+11 | |
| | | | | (bzr r5160) | |||||
| * | Fixed skipping of blank lines in .gpl files | Jon A. Cruz | 2008-03-22 | 1 | -3/+4 | |
| | | | | (bzr r5159) | |||||
| * | set busy cursor and statusbar message while creating clones | bulia byak | 2008-03-22 | 1 | -0/+11 | |
| | | | | (bzr r5158) | |||||
| * | warning cleanup | Jon A. Cruz | 2008-03-22 | 2 | -6/+6 | |
| | | | | (bzr r5157) | |||||
| * | Temporary disable of broken test code | Jon A. Cruz | 2008-03-22 | 2 | -4/+8 | |
| | | | | (bzr r5156) | |||||
| * | Delegate MI methods to impl classes | Bob Jamison | 2008-03-22 | 12 | -287/+304 | |
| | | | | (bzr r5155) | |||||
| * | Really fix compile (patch by Krzysztof Kosiński) | Maximilian Albert | 2008-03-22 | 5 | -4/+4 | |
| | | | | (bzr r5154) | |||||
| * | temporary fix. removed LPE context verb. now toolbar is normal again in windows. | Johan B. C. Engelen | 2008-03-21 | 2 | -2/+2 | |
| | | | | (bzr r5153) | |||||
| * | fix compile | bulia byak | 2008-03-21 | 1 | -2/+0 | |
| | | | | (bzr r5152) | |||||
| * | clean up PointParamKnotHolder some more. SPKnotHolder should really be C++ ↵ | Johan B. C. Engelen | 2008-03-21 | 3 | -43/+44 | |
| | | | | | | object. It's the next step. (bzr r5151) | |||||
| * | fix duplicate entry | bulia byak | 2008-03-21 | 1 | -1/+1 | |
| | | | | (bzr r5150) | |||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 99 | -1197/+619 | |
| | | | | (bzr r5149) | |||||
| * | Start working toward multiple inheritance | Bob Jamison | 2008-03-21 | 14 | -54/+277 | |
| | | | | (bzr r5148) | |||||
| * | Bugfix to prevent the print dialog falling underneath the inkscape desktop ↵ | Joel Holdsworth | 2008-03-21 | 2 | -3/+4 | |
| | | | | | | windows in Win32 (bzr r5147) | |||||
| * | The header for calligraphic rename is in dialogs, not widgets. Quick fix to ↵ | JiHO | 2008-03-21 | 1 | -1/+1 | |
| | | | | | | get HEAD compiling. (bzr r5145) | |||||
| * | Clean up event handler functions of pointparam-knotholder.cpp | Johan B. C. Engelen | 2008-03-21 | 1 | -74/+5 | |
| | | | | (bzr r5144) | |||||
| * | Remove unused flag from PathString. | Jasper van de Gronde | 2008-03-21 | 2 | -2/+0 | |
| | | | | (bzr r5143) | |||||
| * | Added dialog to name new calligraphic | Aubanel Monnier | 2008-03-21 | 5 | -26/+199 | |
| | | | | | | profiles (bzr r5142) | |||||
| * | Replace char buffer by std::string to prevent buffer overflow when computing ↵ | Jasper van de Gronde | 2008-03-21 | 1 | -23/+23 | |
| | | | | | | the new PATH. (bzr r5141) | |||||
| * | Adding axis detection to new input dialog | Jon A. Cruz | 2008-03-21 | 5 | -48/+231 | |
| | | | | (bzr r5140) | |||||
| * | Signed cleanup | Jon A. Cruz | 2008-03-21 | 1 | -1/+1 | |
| | | | | (bzr r5139) | |||||
| * | Finally! All of the svg-dom classes and dependencies have native ↵ | Bob Jamison | 2008-03-21 | 255 | -1030/+14997 | |
| | | | | | | implementation stubs. (bzr r5138) | |||||
| * | add pointparam-knotholder files to Makefile_insert | Johan B. C. Engelen | 2008-03-20 | 1 | -0/+2 | |
| | | | | (bzr r5137) | |||||
| * | forgot to commit the two essential files! sorry to break the build for a second | Johan B. C. Engelen | 2008-03-20 | 2 | -0/+343 | |
| | | | | (bzr r5136) | |||||
| * | remove #ifdef that was used to disable on-canvas editing. | Johan B. C. Engelen | 2008-03-20 | 1 | -7/+4 | |
| | | | | | | fix initialization of PointParam (bzr r5135) | |||||
| * | define color of point parameter in LPEdoEffectStackTest | Johan B. C. Engelen | 2008-03-20 | 1 | -2/+4 | |
| | | | | | | add tooltips to parameters of LPEdoEffectStackTest (bzr r5134) | |||||
| * | Add on-canvas editing of LPE PointParam. | Johan B. C. Engelen | 2008-03-20 | 5 | -9/+42 | |
| | | | | | | | | | * made special KnotHolder for Pointparameters. todo: * pointparam numerical widgets display SVG info, instead of desktop coordinates. must be fixed * knots cannot be selected and moved by keys (bzr r5133) | |||||
| * | Change from Level3 to Level2 Views | Bob Jamison | 2008-03-20 | 2 | -0/+57 | |
| | | | | (bzr r5132) | |||||
| * | Change from DOM Level 3 Views to Level 2 to sync with CSS | Bob Jamison | 2008-03-20 | 11 | -2074/+2075 | |
| | | | | (bzr r5131) | |||||
