| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix LPE for groups bounding box calculation by using the SPItem->getBounds ↵ | Bastien Bouclet | 2008-05-17 | 1 | -6/+1 |
| | | | | | | | | method. Some preliminary work for LPE stacking. (bzr r5683) | ||||
| * | 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) | ||||
| * | Cmake: Fix some undefined function calls | Joshua L. Blocher | 2008-05-06 | 1 | -3/+10 |
| | | | | (bzr r5611) | ||||
| * | Next steps in implementing the snapping indicator | Diederik van Lierop | 2008-05-04 | 2 | -5/+9 |
| | | | | (bzr r5600) | ||||
| * | warning cleanup and fixed string free issue | Jon A. Cruz | 2008-05-04 | 1 | -13/+13 |
| | | | | (bzr r5594) | ||||
| * | Const cleanup on strings. | Jon A. Cruz | 2008-05-02 | 1 | -1/+1 |
| | | | | (bzr r5577) | ||||
| * | Warning and whitespace cleanup | Jon A. Cruz | 2008-05-01 | 1 | -1/+1 |
| | | | | (bzr r5564) | ||||
| * | Use radiobutton for "always snap" in the document-properties dialog | Diederik van Lierop | 2008-04-30 | 3 | -17/+33 |
| | | | | (bzr r5562) | ||||
| * | copyedit | bulia byak | 2008-04-27 | 1 | -2/+2 |
| | | | | (bzr r5531) | ||||
| * | Initial cut of eraser tool | Jon A. Cruz | 2008-04-26 | 2 | -1/+4 |
| | | | | (bzr r5524) | ||||
| * | Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug ↵ | Jon A. Cruz | 2008-04-25 | 2 | -8/+17 |
| | | | | | | #221676. (bzr r5514) | ||||
| * | noop: Address a couple of warnings from g++-4.3. | Peter Moulder | 2008-04-24 | 2 | -4/+4 |
| | | | | (bzr r5504) | ||||
| * | replace text strings by ints for tools/bounding_box | bulia byak | 2008-04-17 | 1 | -2/+2 |
| | | | | (bzr r5459) | ||||
| * | fix include path | Johan B. C. Engelen | 2008-04-16 | 1 | -1/+1 |
| | | | | (bzr r5456) | ||||
| * | cmake: copy over some excluded files from build.xml | Johan B. C. Engelen | 2008-04-15 | 1 | -8/+8 |
| | | | | (bzr r5453) | ||||
| * | move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.* | Johan B. C. Engelen | 2008-04-13 | 1 | -1/+1 |
| | | | | (bzr r5427) | ||||
| * | translator comment | Arpad Biro | 2008-04-13 | 1 | -0/+1 |
| | | | | (bzr r5425) | ||||
| * | translator comment | Arpad Biro | 2008-04-13 | 1 | -0/+1 |
| | | | | (bzr r5424) | ||||
| * | Several different i18n issues fixed following report from a_b (adresses bug ↵ | Marcin Floryan | 2008-04-12 | 3 | -4/+5 |
| | | | | | | #215387, but still 2 more issues need to be fixed before it can be closed) and minor other issues fixed as spotted. Some changes could be ported to 0.46 branch. (bzr r5412) | ||||
| * | process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES() | Aaron Spike | 2008-04-10 | 1 | -15/+0 |
| | | | | | | | | This more or less mimics what is being done by automake with the Makefile_insert files What we were doing before did not work because add_directories() isn't able to propagate variables upwards. (bzr r5397) | ||||
| * | cmake: EOL of cmakelists.txt in subdirs | Johan B. C. Engelen | 2008-04-07 | 5 | -205/+205 |
| | | | | (bzr r5379) | ||||
| * | RegisteredTransformedPoint: fix methods to use const&. | Johan B. C. Engelen | 2008-04-05 | 2 | -4/+4 |
| | | | | | | LPE PointParam: set transform in RegisteredTransformedPoint-widget (bzr r5348) | ||||
| * | Fix LP bug #190420 (noncompliant desktop entry); remove pointless | Krzysztof Kosi??ski | 2008-04-04 | 1 | -5/+0 |
| | | | | | | config.h inclusion in ui/clipboard.cpp (bzr r5333) | ||||
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 4 | -12/+0 |
| | | | | (bzr r5299) | ||||
| * | make stroke width adjustable by rotation too | bulia byak | 2008-04-01 | 2 | -4/+121 |
| | | | | (bzr r5295) | ||||
| * | add CMakeLists.txt file for src/ui and subdirs | Johan B. C. Engelen | 2008-03-30 | 5 | -0/+209 |
| | | | | (bzr r5240) | ||||
| * | fix crash on pasting from empty clipboard | Johan B. C. Engelen | 2008-03-28 | 1 | -89/+99 |
| | | | | (bzr r5225) | ||||
| * | cleanup ClipboardManagerImpl::pastePathEffect() code. | Johan B. C. Engelen | 2008-03-28 | 1 | -17/+23 |
| | | | | (bzr r5224) | ||||
| * | when applying LPE to rect, convert it to path first | Johan B. C. Engelen | 2008-03-28 | 1 | -0/+8 |
| | | | | (bzr r5223) | ||||
| * | fix lpe-PathPAram when deleting the path that it links to | Johan B. C. Engelen | 2008-03-28 | 1 | -1/+2 |
| | | | | | | fix ClipboardManager to construct the svgd from pathvector instead of obtaining the string from PathParam which can be a href instead of svgd (bzr r5222) | ||||
| * | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 2008-03-28 | 2 | -43/+25 |
| | | | | | | | - LPEs can now be applied to groups - Updated the bend path to work properly with groups (bzr r5219) | ||||
| * | Fixed initialization order | Jon A. Cruz | 2008-03-28 | 1 | -3/+3 |
| | | | | (bzr r5217) | ||||
| * | Fixing as per discussion in LP # 179988 | Mike Pittman | 2008-03-28 | 1 | -3/+77 |
| | | | | (bzr r5211) | ||||
| * | add linking to other paths to lpe-PathParam | Johan B. C. Engelen | 2008-03-27 | 2 | -10/+13 |
| | | | | (bzr r5209) | ||||
| * | add method to lookup path object id from Clipboard | Johan B. C. Engelen | 2008-03-27 | 2 | -0/+26 |
| | | | | (bzr r5201) | ||||
| * | system clipboard support (bug #170185) from Chris Kosiński | MenTaLguY | 2008-03-26 | 3 | -0/+1213 |
| | | | | (bzr r5190) | ||||
| * | Major overhaul of the selector tool's internals to improve handling of ↵ | Diederik van Lierop | 2008-03-25 | 1 | -1/+1 |
| | | | | | | transformations, origins and snapping, for both visual and geometric bounding boxes (see for example bug #174046 in Launchpad) (bzr r5189) | ||||
| * | Visually indicate linked devices | Jon A. Cruz | 2008-03-24 | 1 | -11/+137 |
| | | | | (bzr r5187) | ||||
| * | 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 | 1 | -12/+32 |
| | | | | (bzr r5172) | ||||
| * | changes to use RegisteredTransformedPoint as widget for LPE point. not complete | Johan B. C. Engelen | 2008-03-22 | 4 | -7/+31 |
| | | | | (bzr r5171) | ||||
| * | * add RegisteredTransformedPoint widget, that transforms the point before ↵ | Johan B. C. Engelen | 2008-03-22 | 4 | -2/+74 |
| | | | | | | | | | 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) | ||||
| * | Removed Win32 keep-dialogs-on-top preference, now set permanently to true | Joel Holdsworth | 2008-03-22 | 4 | -25/+7 |
| | | | | (bzr r5160) | ||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 2 | -5/+4 |
| | | | | (bzr r5149) | ||||
| * | Bugfix to prevent the print dialog falling underneath the inkscape desktop ↵ | Joel Holdsworth | 2008-03-21 | 2 | -3/+4 |
| | | | | | | windows in Win32 (bzr r5147) | ||||
| * | Adding axis detection to new input dialog | Jon A. Cruz | 2008-03-21 | 2 | -42/+224 |
| | | | | (bzr r5140) | ||||
| * | Adding signals and linking | Jon A. Cruz | 2008-03-20 | 1 | -31/+120 |
| | | | | (bzr r5129) | ||||
