| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Update 2Geom to pull in integer rectangle class | Krzysztof Kosi??ski | 2011-06-23 | 1 | -1/+0 |
| |/ |
|
| * | Warning cleanup. | Jon A. Cruz | 2011-06-22 | 1 | -2/+1 |
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 6 | -52/+117 |
| |\ |
|
| | * | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+58 |
| | * | cmake: now builds without having most of the source listed in 1 file. | Campbell Barton | 2011-06-13 | 1 | -1/+2 |
| | * | cmake: | Campbell Barton | 2011-06-13 | 2 | -17/+13 |
| | * | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca... | Campbell Barton | 2011-06-12 | 1 | -2/+2 |
| | * | cmake: commented unused files/dirs, double checked all files compile this time | Campbell Barton | 2011-06-12 | 1 | -1/+1 |
| | * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 2 | -47/+58 |
| | * | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b... | Jon A. Cruz | 2011-06-04 | 1 | -1/+1 |
| | |\ |
|
| | | * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -1/+1 |
| | * | | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()... | Jon A. Cruz | 2011-06-04 | 2 | -2/+2 |
| | |/ |
|
| | * | improve explanation of lpe parameter | Johan B. C. Engelen | 2011-06-01 | 1 | -1/+1 |
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 37 | -126/+284 |
| |\| |
|
| | * | powerstroke: apply interpolator combobox to closed paths too | Johan B. C. Engelen | 2011-03-21 | 1 | -3/+3 |
| | * | Added some mnemonics for filter path effects (Bug #170765) | Kris De Gussem | 2011-03-20 | 3 | -17/+17 |
| | * | add spiro interpolator to powerstroke | Johan B. C. Engelen | 2011-03-18 | 2 | -6/+161 |
| | * | Added some mnemonics for filter path effects (Bug #170765) | Kris De Gussem | 2011-03-17 | 3 | -15/+15 |
| | * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 3 | -0/+3 |
| | * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -1/+1 |
| | * | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -2/+2 |
| | * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 3 | -16/+16 |
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 24 | -58/+58 |
| | * | Mnemonics in "Input devices", and LPE dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 4 | -9/+9 |
| | * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ... | Jon A. Cruz | 2010-12-23 | 1 | -1/+1 |
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 7 | -31/+28 |
| |\| |
|
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 7 | -31/+28 |
| | |\ |
|
| | | * | SPShape c++ified to the extent it was possible and more changes done for XML ... | Abhishek Sharma Public | 2010-07-14 | 3 | -3/+3 |
| | | * | SPObject c++ification finalized along with the beginning of XML Privatisation... | Abhishek Sharma Public | 2010-07-12 | 1 | -1/+1 |
| | | * | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu... | Abhishek Sharma Public | 2010-07-02 | 2 | -3/+3 |
| | | * | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 2010-06-29 | 4 | -3/+4 |
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 28 | -104/+116 |
| |\| | |
|
| | * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 17 | -17/+17 |
| | * | | LPE Knot: only consider closing line segment if its length is non-zero | Johan B. C. Engelen | 2010-10-28 | 1 | -14/+26 |
| | * | | fix lpe knot for closed paths | Johan B. C. Engelen | 2010-10-28 | 1 | -14/+14 |
| | * | | UI fixes (a.o. Bug #560751 ) | Kris De Gussem | 2010-10-02 | 12 | -73/+73 |
| | * | | Fix file permissions (Bug #314381). | Nicolas Dufour | 2010-08-30 | 2 | -0/+0 |
| * | | | merge from trunk | Krzysztof Kosi??ski | 2010-08-08 | 14 | -40/+599 |
| |\| | |
|
| | * | | powerstroke: add code that handles closed paths | Johan B. C. Engelen | 2010-07-31 | 1 | -27/+66 |
| | * | | powerstroke: redefine meaning of offset point parameter values. now knots mov... | Johan B. C. Engelen | 2010-07-30 | 3 | -17/+38 |
| | * | | powerstroke: add visually 'nice' interpolator, good enough for now | Johan B. C. Engelen | 2010-07-28 | 1 | -1/+23 |
| | * | | powerstroke: code only, added bad interpolator | Johan B. C. Engelen | 2010-07-28 | 1 | -4/+45 |
| | * | | powerstroke: fix terrible bug, clean up code, add interpolator framework | Johan B. C. Engelen | 2010-07-28 | 1 | -26/+52 |
| | * | | powerstroke: ctrl+click inserts new stroke knot. BUGGY. reselect object after... | Johan B. C. Engelen | 2010-07-28 | 1 | -1/+9 |
| | * | | powerstroke: sort point option | Johan B. C. Engelen | 2010-07-27 | 2 | -2/+15 |
| | * | | powerstroke: arbitrary number of control points. | Johan B. C. Engelen | 2010-07-27 | 5 | -50/+39 |
| | * | | commit missing files | Johan B. C. Engelen | 2010-07-27 | 2 | -0/+213 |
| | * | | more powerstroke build infrastructure | Johan B. C. Engelen | 2010-07-26 | 5 | -40/+24 |
| | * | | add powerstroke initial shot | Johan B. C. Engelen | 2010-07-26 | 6 | -0/+233 |
| | * | | - Snap while rotating an object using the selector tool | Diederik van Lierop | 2010-07-12 | 2 | -36/+6 |
| | |/ |
|