| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixing bend warnings | Jabier Arraiza Cenoz | 2013-10-16 | 1 | -6/+4 |
| | | | | (bzr r12588.1.18) | ||||
| * | Update to trunk | Jabier Arraiza Cenoz | 2013-10-16 | 5 | -10/+27 |
| |\ | | | | | (bzr r12588.1.17) | ||||
| | * | Fix for bug #1239452 (trunk: crash on ungroup...) | Nicolas Dufour | 2013-10-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1239452 (bzr r12692) | ||||
| | * | eek-preview: Hide unused variable in gtk3 build | Alex Valavanis | 2013-10-15 | 1 | -1/+3 |
| | | | | | | | (bzr r12691) | ||||
| | * | Replace deprecated thread protection macros | Alex Valavanis | 2013-10-15 | 1 | -5/+1 |
| | | | | | | | (bzr r12690) | ||||
| | * | color-profile: Use Gdk::RGBA for gtkmm 3.0 builds | Alex Valavanis | 2013-10-15 | 1 | -1/+22 |
| | | | | | | | (bzr r12689) | ||||
| | * | Merging lp:~novalis/inkscape/cleanup branch | Vinícius dos Santos Oliveira | 2013-10-15 | 1 | -2/+0 |
| | |\ | | | | | | | (bzr r12688) | ||||
| | | * | Remove duplicate if statement | David Turner | 2013-10-09 | 1 | -2/+0 |
| | | | | | | | | | | (bzr r12670.1.1) | ||||
| * | | | fixing bend warnings | Jabier Arraiza Cenoz | 2013-10-16 | 1 | -7/+11 |
| | | | | | | | | | | (bzr r12588.1.16) | ||||
| * | | | Fixing errors | Jabier Arraiza Cenoz | 2013-10-15 | 1 | -2/+2 |
| | | | | | | | | | | (bzr r12588.1.15) | ||||
| * | | | Update to trunk | Jabier Arraiza Cenoz | 2013-10-15 | 2 | -15/+16 |
| |\| | | | | | | | | (bzr r12588.1.14) | ||||
| | * | | Fix tangent calculation for counter-clockwise arcs. | Tavmjong Bah | 2013-10-14 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r12687) | ||||
| | * | | Changes to object creation. Fixes some warning in new from template. | Markus Engel | 2013-10-13 | 1 | -14/+15 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1239419 (bzr r12686) | ||||
| * | | | Fix errors on compile and in console detected by su_v, added selection of ↵ | Jabier Arraiza Cenoz | 2013-10-15 | 1 | -18/+34 |
| | | | | | | | | | | | | | | | | stroke used (bzr r12588.1.13) | ||||
| * | | | Update to trunk | Jabier Arraiza Cenoz | 2013-10-13 | 113 | -1279/+1491 |
| |\| | | | | | | | | (bzr r12588.1.12) | ||||
| | * | | UI message generalisation | Kris De Gussem | 2013-10-13 | 1 | -3/+3 |
| | | | | | | | | | | (bzr r12683) | ||||
| | * | | we don't have nondocked dialogs, so rewrite restoring dialogs on startup via ↵ | buliabyak | 2013-10-13 | 3 | -51/+42 |
| | | | | | | | | | | | | | | | | DialogManager; do not grab focus when restoring (bzr r12682) | ||||
| | * | | cppcheck | Kris De Gussem | 2013-10-13 | 2 | -12/+12 |
| | | | | | | | | | | (bzr r12681) | ||||
| | * | | cppcheck | Kris De Gussem | 2013-10-13 | 3 | -49/+39 |
| | | | | | | | | | | (bzr r12680) | ||||
| | * | | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵ | Johan B. C. Engelen | 2013-10-12 | 54 | -270/+268 |
| | | | | | | | | | | | | | | | | objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? (bzr r12679) | ||||
| | * | | Fix crash with experimental lpe tool. | Markus Engel | 2013-10-12 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1238357 (bzr r12678) | ||||
| | * | | Fix some more issues with ellipses. | Markus Engel | 2013-10-10 | 1 | -31/+35 |
| | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1237734 - https://launchpad.net/bugs/1235504 (bzr r12677) | ||||
| | * | | Fix cycling through nodes with tab key. | Markus Engel | 2013-10-09 | 2 | -12/+1 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1237667 (bzr r12675) | ||||
| | * | | Fix for invisible node tool cursor. | Markus Engel | 2013-10-09 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1235076 (bzr r12674) | ||||
| | * | | Documentation/Translation. Fix for Bug #1236382 (Typos in comments and ↵ | Nicolas Dufour | 2013-10-09 | 21 | -28/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | message, localization context needed) by Yuri Chornoivan. Fixed bugs: - https://launchpad.net/bugs/1236382 (bzr r12673) | ||||
| | * | | Win32. Fix for Bug #627943 (Unexpected RegistryTool message on Windows 7). | Nicolas Dufour | 2013-10-09 | 1 | -1/+1 |
| | |/ | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/627943 (bzr r12672) | ||||
| | * | Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ↵ | Tavmjong Bah | 2013-10-08 | 11 | -438/+407 |
| | | | | | | | | | | | using the Circle, Ellipse, and Arc tool. (bzr r12670) | ||||
| | * | cppcheck | Kris De Gussem | 2013-10-07 | 4 | -7/+4 |
| | | | | | | | (bzr r12669) | ||||
| | * | cppcheck: initialisation | Kris De Gussem | 2013-10-07 | 2 | -12/+16 |
| | | | | | | | (bzr r12668) | ||||
| | * | initialisation | Kris De Gussem | 2013-10-06 | 2 | -3/+9 |
| | | | | | | | (bzr r12667) | ||||
| | * | cppcheck | Kris De Gussem | 2013-10-06 | 1 | -16/+19 |
| | | | | | | | (bzr r12666) | ||||
| | * | Add 3d Box displayName and description | Martin Owens | 2013-10-06 | 2 | -0/+11 |
| | | | | | | | (bzr r12665) | ||||
| | * | Order of message setting for tools | Martin Owens | 2013-10-06 | 1 | -1/+2 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1235792 (bzr r12664) | ||||
| | * | Bumping a new release of libdepixelize | Vinícius dos Santos Oliveira | 2013-10-06 | 6 | -181/+299 |
| | | | | | | | (bzr r12663) | ||||
| | * | Fix EMF/WMF import scale (Bug #1229120). | Matthew Petroff | 2013-10-05 | 2 | -0/+52 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1229120 (bzr r12662) | ||||
| | * | Rewrite the internals of the unit code for somewhat better performance | Krzysztof Kosi??ski | 2013-10-05 | 9 | -190/+269 |
| | | | | | | | (bzr r12661) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2013-10-05 | 36 | -223/+249 |
| |\| | | | | | (bzr r12588.1.11) | ||||
| | * | C++ | Johan B. C. Engelen | 2013-10-04 | 23 | -93/+96 |
| | | | | | | | (bzr r12660) | ||||
| | * | C++ | Johan B. C. Engelen | 2013-10-04 | 11 | -40/+42 |
| | | | | | | | (bzr r12659) | ||||
| | * | fix bug (added some comments to jabiertxof's patch) | Johan B. C. Engelen | 2013-10-04 | 2 | -3/+4 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1235032 (bzr r12658) | ||||
| | * | fix hiding overloaded virtual | Johan B. C. Engelen | 2013-10-04 | 6 | -6/+6 |
| | | | | | | | (bzr r12657) | ||||
| | * | LPE: add some const correctness, remove unused function, and fix potential ↵ | Johan B. C. Engelen | 2013-10-04 | 4 | -18/+29 |
| | | | | | | | | | | | crash bug (bzr r12656) | ||||
| | * | Do not allow NULL _spcurve to be set in PathManipulator. | Krzysztof Kosi??ski | 2013-10-04 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | Fixes crasher bug #488035. Fixed bugs: - https://launchpad.net/bugs/488035 (bzr r12655) | ||||
| | * | Remove unnecessary warning | Krzysztof Kosi??ski | 2013-10-04 | 1 | -1/+0 |
| | | | | | | | (bzr r12654) | ||||
| | * | if this->pixbuf check must come earlier to prevent crash | buliabyak | 2013-10-03 | 1 | -65/+67 |
| | | | | | | | (bzr r12653) | ||||
| | * | FIXME comment | buliabyak | 2013-10-03 | 1 | -0/+1 |
| | | | | | | | (bzr r12652) | ||||
| | * | properly protect the undo stack from deleting templates and setting viewbox | buliabyak | 2013-10-03 | 1 | -1/+4 |
| | | | | | | | (bzr r12651) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2013-10-02 | 65 | -925/+858 |
| |\| | | | | | (bzr r12588.1.10) | ||||
| | * | Fix segment welding in the node tool hanging when a two-point segment | Krzysztof Kosi??ski | 2013-10-02 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | and at least one additional point is selected. Fixes LP bug #710101. Fixed bugs: - https://launchpad.net/bugs/710101 (bzr r12650) | ||||
| | * | Fix outfocus gradients. Fixes a regression from 0.48 in the SVG test suite | Krzysztof Kosi??ski | 2013-10-01 | 1 | -14/+22 |
| | | | | | | | | | | | (test case pserver-grad-13-b.svg). (bzr r12649) | ||||
