| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | | * | | | | | | | | | | | | | | | | | | | | Fix use-after-free crash | Liam P. White | 2014-11-10 | 1 | -0/+2 |
| | | * | | | | | | | | | | | | | | | | | | | | fix a bug pointed by su_v in fillet chamfer dialog, about units | Jabier Arraiza Cenoz | 2014-11-09 | 6 | -20/+38 |
| | | * | | | | | | | | | | | | | | | | | | | | Add special rotation solution to optimized transforms, found by Johan | Liam P. White | 2014-11-09 | 2 | -12/+13 |
| | * | | | | | | | | | | | | | | | | | | | | | Update to trunk r13690 | Liam P. White | 2014-11-09 | 49 | -521/+568 |
| | |\| | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | Fix bug in previous commit. Add test against it | Liam P. White | 2014-11-09 | 2 | -3/+4 |
| | | * | | | | | | | | | | | | | | | | | | | | Add specialized transforms | Liam P. White | 2014-11-09 | 2 | -59/+100 |
| | | * | | | | | | | | | | | | | | | | | | | | export dialog, small code cleanup, should be a noop. (check if pointer is nul... | Johan B. C. Engelen | 2014-11-08 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | | | | | | | | powerstroke: enable unset fill fallback when style is nullptr. fixes nullptr ... | Johan B. C. Engelen | 2014-11-08 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | | | | | | | | fix potential nullptr deref. | Johan B. C. Engelen | 2014-11-08 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | | | | | | | | sp-filter: fix memory leak when trying to set a duplicate name for an image. | Johan B. C. Engelen | 2014-11-08 | 1 | -0/+4 |
| | | * | | | | | | | | | | | | | | | | | | | | fix missing assignment to variable. | Johan B. C. Engelen | 2014-11-08 | 1 | -0/+4 |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | Update style cxxtests. | Tavmjong Bah | 2014-11-08 | 1 | -14/+14 |
| | | * | | | | | | | | | | | | | | | | | | | Black list some properties that shouldn't appear in default styles. | Tavmjong Bah | 2014-11-08 | 4 | -2/+44 |
| | | * | | | | | | | | | | | | | | | | | | | fixed typo in src/ui/dialog/Makefile_insert -- dialpg to dialog | Ryan Lerch | 2014-11-07 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | | | | | | | Doc comment cleanup. | Jon A. Cruz | 2014-11-07 | 2 | -110/+141 |
| | | * | | | | | | | | | | | | | | | | | | | Fixing typos found by Firas Hanife. | Nicolas Dufour | 2014-11-05 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | | | | | | | Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha... | Jabier Arraiza Cenoz | 2014-11-05 | 9 | -219/+106 |
| | | * | | | | | | | | | | | | | | | | | | | i18n. Fix for bug #1389509 (typos in trunk-r13669). | Masato Hashimoto | 2014-11-05 | 2 | -2/+2 |
| | | * | | | | | | | | | | | | | | | | | | | Remove unused variable and put well a constant | Jabier Arraiza Cenoz | 2014-11-03 | 1 | -4/+1 |
| | | * | | | | | | | | | | | | | | | | | | | Update wrong variable name and apply the same way to select nodes to fillet/c... | Jabier Arraiza Cenoz | 2014-11-03 | 4 | -25/+25 |
| | | * | | | | | | | | | | | | | | | | | | | A bit remove of unnecesary code | Jabier Arraiza Cenoz | 2014-11-03 | 1 | -9/+3 |
| | | * | | | | | | | | | | | | | | | | | | | Added a extra layer of roughen pointed by Ivan Louette | Jabier Arraiza Cenoz | 2014-11-03 | 2 | -2/+24 |
| | | * | | | | | | | | | | | | | | | | | | | Update fillet/chamfer to allow subdivisions in chamfer mode. | Jabier Arraiza Cenoz | 2014-11-03 | 6 | -47/+69 |
| | | * | | | | | | | | | | | | | | | | | | | update svg-length-test.h from 90 to 96 dpi | Alvin Penner | 2014-11-03 | 2 | -10/+10 |
| | | * | | | | | | | | | | | | | | | | | | | Fix a bug pointed by Ivan Louette about strage fixed angle displazements | Jabier Arraiza Cenoz | 2014-11-03 | 1 | -1/+3 |
| | | * | | | | | | | | | | | | | | | | | | | default export dpi = 96 | Alvin Penner | 2014-11-02 | 1 | -4/+4 |
| | | * | | | | | | | | | | | | | | | | | | | change default pdf import resolution to 96 dpi | Alvin Penner | 2014-11-02 | 4 | -7/+7 |
| | | * | | | | | | | | | | | | | | | | | | | Correct check-for-layer that should have been check-for-group. Fixes bug #138... | Jon A. Cruz | 2014-11-02 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | | | | | | | Warning cleanup. | Jon A. Cruz | 2014-11-02 | 6 | -29/+26 |
| | | * | | | | | | | | | | | | | | | | | | | Change calls to desktop with SP_ACTIVE_DESKTOP | Jabier Arraiza Cenoz | 2014-11-02 | 6 | -15/+14 |
| | | * | | | | | | | | | | | | | | | | | | | Fix a bug in perspective/envelope LPE, rendering points -handles- outside bou... | Jabier Arraiza Cenoz | 2014-11-01 | 1 | -2/+2 |
| | | * | | | | | | | | | | | | | | | | | | | Warning cleanup. | Jon A. Cruz | 2014-11-01 | 7 | -11/+11 |
| | | * | | | | | | | | | | | | | | | | | | | Fix a bug whith units pointed by suv in fillet-chamfer, affecting also to rou... | Jabier Arraiza Cenoz | 2014-11-01 | 1 | -4/+7 |
| | | * | | | | | | | | | | | | | | | | | | | Fixed 32-bit build break. | Jon A. Cruz | 2014-11-01 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | | | | | | Remove FIXME from refactoring | Liam P. White | 2014-10-31 | 1 | -10/+40 |
| | * | | | | | | | | | | | | | | | | | | | | Update to trunk r13648 | Liam P. White | 2014-10-31 | 37 | -1249/+1655 |
| | |\| | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | Fix a bug whith units pointed by suv | Jabier Arraiza Cenoz | 2014-10-30 | 2 | -12/+9 |
| | * | | | | | | | | | | | | | | | | | | | | Update to experimental r13619 | Liam P. White | 2014-10-18 | 80 | -737/+3384 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Update to experimental r13598 | Liam P. White | 2014-10-08 | 207 | -1980/+1396 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | Update to experimental r13565 | Liam P. White | 2014-09-27 | 405 | -3063/+13352 |
| | * | | | | | | | | | | | | | | | | | | | | | | Update to experimental r13527 | Liam P. White | 2014-08-30 | 257 | -3895/+4237 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Update to experimental r13464 | Liam P. White | 2014-08-08 | 92 | -654/+1408 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Update to experimental r13440 | Liam P. White | 2014-07-24 | 59 | -862/+3059 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash bug when exporting PNG from CLI | Liam P. White | 2014-07-24 | 1 | -4/+6 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in dbus api files | Liam P. White | 2014-07-24 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix build with DBUS (thanks ~suv) | Liam P. White | 2014-07-01 | 4 | -10/+10 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | 5. Refactoring of Application class: make copy/assignment operators private, ... | Liam P. White | 2014-06-27 | 69 | -306/+286 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Move constructor/destructor into private section, remove protected section. R... | Liam P. White | 2014-06-27 | 6 | -14/+26 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Convert accidental member accesses into static function accesses | Liam P. White | 2014-06-26 | 15 | -20/+25 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | 4. further refactor Application class; create proper singleton, encapsulate m... | Liam P. White | 2014-06-26 | 18 | -239/+244 |