| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a small issue with Attach Path | Liam P. White | 2014-04-29 | 1 | -0/+1 |
| * | Update to trunk and fix issues | Liam P. White | 2014-04-29 | 4 | -9/+7 |
| |\ | |||||
| * | | correcting previous revision | Liam P. White | 2014-04-20 | 1 | -3/+7 |
| * | | minor bugfix | Liam P. White | 2014-04-20 | 1 | -1/+1 |
| * | | Bug fixes | Liam P. White | 2014-04-20 | 1 | -2/+2 |
| * | | remove easter eggs | Liam P. White | 2014-04-20 | 4 | -57/+119 |
| * | | Move my path effects outside test effects (stable) | Liam P. White | 2014-04-18 | 1 | -2/+3 |
| * | | Update to trunk | Liam P. White | 2014-04-18 | 1 | -15/+59 |
| |\| | |||||
| * | | Semi-fix for Join type on closed paths | Liam P. White | 2014-04-17 | 1 | -33/+45 |
| * | | Minor things | Liam P. White | 2014-04-15 | 1 | -1/+2 |
| * | | Nothing special | Liam P. White | 2014-04-13 | 1 | -22/+27 |
| * | | Enable line caps | Liam P. White | 2014-04-12 | 1 | -6/+24 |
| * | | Fix memory leak | Liam P. White | 2014-04-12 | 1 | -0/+3 |
| * | | Fix triangles in joins | Liam P. White | 2014-04-12 | 2 | -38/+65 |
| * | | Wonderful code optimizations | Liam P. White | 2014-04-12 | 3 | -192/+46 |
| * | | Properly allow effect stacking with knotholders (and add extra LPE functional... | Liam P. White | 2014-04-06 | 9 | -54/+74 |
| * | | Begin first stage of resolving issue with duplicate knots | Liam P. White | 2014-04-04 | 2 | -1/+13 |
| * | | Fix some minor issues | Liam P. White | 2014-04-03 | 1 | -21/+8 |
| * | | Hopefully remove the last of the exception throwing with certain path effects | Liam P. White | 2014-04-02 | 1 | -10/+14 |
| * | | Clean up code | Liam P. White | 2014-04-02 | 4 | -725/+765 |
| * | | Fix some stuff | Liam P. White | 2014-04-02 | 2 | -1/+12 |
| * | | Update to trunk | Liam P. White | 2014-04-01 | 2 | -3/+3 |
| |\| | |||||
| | * | Removed some operator keywords. | Markus Engel | 2014-03-30 | 2 | -3/+3 |
| * | | Minor fixes | Liam P. White | 2014-03-30 | 2 | -18/+65 |
| * | | Fix build errors and a few small bugs | Liam P. White | 2014-03-29 | 3 | -7/+24 |
| * | | Update to trunk | Liam P. White | 2014-03-28 | 2 | -45/+104 |
| |\| | |||||
| * | | Small performance and bug fixes | Liam P. White | 2014-03-27 | 2 | -70/+101 |
| * | | Update to trunk | Liam P. White | 2014-03-26 | 1 | -1/+1 |
| |\| | |||||
| * | | Update to trunk | Liam P. White | 2014-03-26 | 6 | -868/+511 |
| |\| | |||||
| | * | powerstroke: fix bad coding bug! | Johan B. C. Engelen | 2014-03-23 | 1 | -2/+1 |
| * | | tiny bugfix for Taper Strokes | Liam P. White | 2014-03-23 | 3 | -20/+68 |
| * | | Fix a linker error ("static") | Liam P. White | 2014-03-20 | 6 | -808/+997 |
| * | | Fix a compiler error on Windows | Liam P. White | 2014-03-19 | 3 | -18/+16 |
| * | | Added in new toy effect "Taper Strokes," readded a missing header file, bugfixes | Liam P. White | 2014-03-18 | 7 | -6/+1434 |
| * | | Reverted swatches | Liam P. White | 2014-03-12 | 6 | -821/+11 |
| * | | Remove all trace of the Tags dialog | Liam P. White | 2014-03-09 | 3 | -7/+7 |
| * | | Start cleanup for merge into trunk | Liam P. White | 2014-03-07 | 6 | -13/+25 |
| * | | Experimental merge of Ponyscape features into trunk (will not compile) | Liam P. White | 2014-03-02 | 27 | -24/+3037 |
| |/ | |||||
| * | LPE strings consistency fix. | Nicolas Dufour | 2014-01-19 | 2 | -3/+3 |
| * | update 2geom's copy to r2142 | Johan B. C. Engelen | 2014-01-12 | 1 | -2/+2 |
| * | LPE: rename function getHelperPaths --> getCanvasIndicators (the function is ... | Johan B. C. Engelen | 2014-01-12 | 2 | -14/+8 |
| * | lpe knot: code cleanup. mostly adding parens to if-statement predicates that ... | Johan B. C. Engelen | 2014-01-12 | 1 | -34/+37 |
| * | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated | Alex Valavanis | 2014-01-02 | 2 | -5/+7 |
| * | typo | Kris De Gussem | 2013-11-24 | 1 | -3/+3 |
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 3 | -3/+3 |
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 3 | -4/+4 |
| * | fix code (clang complains) | Johan B. C. Engelen | 2013-11-05 | 1 | -2/+2 |
| * | UI message generalisation | Kris De Gussem | 2013-10-13 | 1 | -3/+3 |
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o... | Johan B. C. Engelen | 2013-10-12 | 1 | -2/+2 |
| * | C++ | Johan B. C. Engelen | 2013-10-04 | 3 | -3/+3 |
