| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to trunk | Jabier Arraiza Cenoz | 2013-10-21 | 6 | -8/+26 |
| |\ | |||||
| | * | remove confusing bitfield declaration. bitfield not even needed here. | Johan B. C. Engelen | 2013-10-21 | 2 | -2/+2 |
| | * | fix ambiguity error with C++11 (gcc 4.6.2 Windows) | Johan B. C. Engelen | 2013-10-21 | 1 | -1/+1 |
| | * | update parts of 2geom | Johan B. C. Engelen | 2013-10-21 | 3 | -5/+23 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-10-21 | 2 | -18/+18 |
| |\| | |||||
| | * | Fix mesh gradient tool. | Markus Engel | 2013-10-21 | 1 | -12/+17 |
| | * | Fix bug introduced in r12686. | Markus Engel | 2013-10-21 | 1 | -6/+1 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-10-19 | 6 | -70/+66 |
| |\| | |||||
| | * | Fix build errors with clang 3.3 and c++11 enabled. | Markus Engel | 2013-10-18 | 6 | -70/+66 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-10-18 | 16 | -45/+153 |
| |\| | |||||
| | * | fix memory reallocation | Kris De Gussem | 2013-10-17 | 1 | -10/+74 |
| | * | fix wrong memory deallocation | Kris De Gussem | 2013-10-17 | 1 | -1/+1 |
| | * | cppcheck: printf variable identifier | Kris De Gussem | 2013-10-16 | 2 | -3/+3 |
| | * | cppcheck initialisation | Kris De Gussem | 2013-10-16 | 4 | -13/+35 |
| | * | couple of typos affecting Path->Linked Offset (Bug 1236830) | Alvin Penner | 2013-10-16 | 1 | -2/+2 |
| | * | static code analysis: performance | Kris De Gussem | 2013-10-16 | 7 | -8/+8 |
| | * | Fix colour variable type with gtkmm 3 | Alex Valavanis | 2013-10-16 | 1 | -8/+30 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-10-16 | 5 | -10/+27 |
| |\| | |||||
| | * | Fix for bug #1239452 (trunk: crash on ungroup...) | Nicolas Dufour | 2013-10-15 | 1 | -1/+1 |
| | * | eek-preview: Hide unused variable in gtk3 build | Alex Valavanis | 2013-10-15 | 1 | -1/+3 |
| | * | Replace deprecated thread protection macros | Alex Valavanis | 2013-10-15 | 1 | -5/+1 |
| | * | color-profile: Use Gdk::RGBA for gtkmm 3.0 builds | Alex Valavanis | 2013-10-15 | 1 | -1/+22 |
| | * | Merging lp:~novalis/inkscape/cleanup branch | VinÃcius dos Santos Oliveira | 2013-10-15 | 1 | -2/+0 |
| | |\ | |||||
| | | * | Remove duplicate if statement | David Turner | 2013-10-09 | 1 | -2/+0 |
| * | | | Update motion redraw of bsplines | Jabier Arraiza Cenoz | 2013-10-16 | 1 | -2/+7 |
| * | | | Update to trunk | Jabier Arraiza Cenoz | 2013-10-14 | 3 | -18/+19 |
| |\| | | |||||
| | * | | Fix tangent calculation for counter-clockwise arcs. | Tavmjong Bah | 2013-10-14 | 1 | -1/+1 |
| | * | | Changes to object creation. Fixes some warning in new from template. | Markus Engel | 2013-10-13 | 1 | -14/+15 |
| | * | | UI message generalisation | Kris De Gussem | 2013-10-13 | 1 | -3/+3 |
| * | | | Update to trunk | Jabier Arraiza Cenoz | 2013-10-13 | 62 | -382/+361 |
| |\| | | |||||
| | * | | we don't have nondocked dialogs, so rewrite restoring dialogs on startup via ... | buliabyak | 2013-10-13 | 3 | -51/+42 |
| | * | | cppcheck | Kris De Gussem | 2013-10-13 | 2 | -12/+12 |
| | * | | cppcheck | Kris De Gussem | 2013-10-13 | 3 | -49/+39 |
| | * | | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o... | Johan B. C. Engelen | 2013-10-12 | 54 | -270/+268 |
| * | | | Update to trunk | Jabier Arraiza Cenoz | 2013-10-12 | 42 | -535/+498 |
| |\| | | |||||
| | * | | Fix crash with experimental lpe tool. | Markus Engel | 2013-10-12 | 1 | -3/+2 |
| | * | | Fix some more issues with ellipses. | Markus Engel | 2013-10-10 | 1 | -31/+35 |
| | * | | Fix cycling through nodes with tab key. | Markus Engel | 2013-10-09 | 2 | -12/+1 |
| | * | | Fix for invisible node tool cursor. | Markus Engel | 2013-10-09 | 1 | -3/+3 |
| | * | | Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag... | Nicolas Dufour | 2013-10-09 | 21 | -28/+29 |
| | * | | Win32. Fix for Bug #627943 (Unexpected RegistryTool message on Windows 7). | Nicolas Dufour | 2013-10-09 | 1 | -1/+1 |
| | |/ | |||||
| | * | Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ... | Tavmjong Bah | 2013-10-08 | 11 | -438/+407 |
| | * | cppcheck | Kris De Gussem | 2013-10-07 | 4 | -7/+4 |
| | * | cppcheck: initialisation | Kris De Gussem | 2013-10-07 | 2 | -12/+16 |
| * | | fix bsplines | Jabier Arraiza Cenoz | 2013-10-07 | 1 | -2/+3 |
| * | | fix bsplines | Jabier Arraiza Cenoz | 2013-10-07 | 1 | -2/+2 |
| * | | fix bsplines | Jabier Arraiza Cenoz | 2013-10-07 | 1 | -2/+2 |
| * | | fix bsplines | Jabier Arraiza Cenoz | 2013-10-07 | 1 | -1/+4 |
| * | | fix bsplines | Jabier Arraiza Cenoz | 2013-10-07 | 1 | -2/+0 |
| * | | Fixing BSplines | Jabier Arraiza Cenoz | 2013-10-07 | 2 | -6/+11 |
