| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Resolve ID clashes when pasting (fixes bug 165936). | Stephen Silver | 2008-06-24 | 1 | -22/+3 |
| | | | | (bzr r6048) | ||||
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 5 | -99/+4 |
| | | | | (bzr r6046) | ||||
| * | patch from 226459, approved by joel | bulia byak | 2008-06-20 | 1 | -7/+15 |
| | | | | (bzr r6006) | ||||
| * | copy complete LPE stack to clipboard instead of only the current active lpe | Johan B. C. Engelen | 2008-06-16 | 1 | -5/+6 |
| | | | | (bzr r5957) | ||||
| * | new command: relink clone to copied object | bulia byak | 2008-06-15 | 2 | -0/+36 |
| | | | | (bzr r5948) | ||||
| * | Fixed preferences dialog to be usable on small screens, like on the Eee PC. | Jon A. Cruz | 2008-06-13 | 1 | -1/+6 |
| | | | | (bzr r5920) | ||||
| * | general rearrange and copyedit | bulia byak | 2008-06-13 | 2 | -77/+103 |
| | | | | (bzr r5919) | ||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 3 | -4/+4 |
| | | | | (bzr r5915) | ||||
| * | Committing fixed patch for autosave. Fixes bug #171092. | Jon A. Cruz | 2008-06-12 | 2 | -0/+28 |
| | | | | (bzr r5898) | ||||
| * | add selmodified connection to force dialog update on undo | bulia byak | 2008-06-09 | 2 | -5/+16 |
| | | | | (bzr r5865) | ||||
| * | Fixed uninitialized members | Jon A. Cruz | 2008-06-06 | 1 | -4/+9 |
| | | | | (bzr r5825) | ||||
| * | Fixed uninitialized member | Jon A. Cruz | 2008-06-06 | 1 | -0/+2 |
| | | | | (bzr r5824) | ||||
| * | merge gsoc2008_johan_path2geom into trunk | Johan B. C. Engelen | 2008-06-06 | 1 | -1/+1 |
| | | | | (bzr r5823) | ||||
| * | Factor out 'create and apply' code for LPEs so that it can be called from ↵ | Maximilian Albert | 2008-06-04 | 1 | -17/+2 |
| | | | | | | everywhere (bzr r5798) | ||||
| * | Added tool style for eraser. | Jon A. Cruz | 2008-06-04 | 1 | -2/+17 |
| | | | | | | Fixes bug #230483. (bzr r5796) | ||||
| * | Fixed conflicting result image names inside filter effects (bug 196126) | Niko Kiirala | 2008-06-02 | 1 | -1/+1 |
| | | | | (bzr r5787) | ||||
| * | Made possible to use blur on object that has a complex filter applied | Niko Kiirala | 2008-06-02 | 2 | -29/+32 |
| | | | | (bzr r5785) | ||||
| * | LPE STACKING! | Johan B. C. Engelen | 2008-05-30 | 3 | -18/+204 |
| | | | | | | (many thanks to the french students who made this.) (bzr r5766) | ||||
| * | this hack does not seem to be needed with modern gtk, and it prevents ↵ | bulia byak | 2008-05-24 | 1 | -4/+0 |
| | | | | | | remembering of last-browsed directory from working (bzr r5750) | ||||
| * | noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cpp | Maximilian Albert | 2008-05-19 | 1 | -0/+10 |
| | | | | (bzr r5704) | ||||
| * | add SVG Output preferences | Johan B. C. Engelen | 2008-05-18 | 2 | -1/+51 |
| | | | | (bzr r5688) | ||||
| * | Added preferences for controlling external image editing and reload. | Jon A. Cruz | 2008-05-18 | 3 | -10/+57 |
| | | | | | | Fixes bug #171824. (bzr r5687) | ||||
| * | Added external image edit launch and refresh on changed | Jon A. Cruz | 2008-05-17 | 1 | -3/+41 |
| | | | | (bzr r5685) | ||||
| * | 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) | ||||
