summaryrefslogtreecommitdiffstats
path: root/src/pen-context.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-09Moved and renamed some tool-related files.Markus Engel1-1404/+0
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-105/+111
2013-10-16Update motion redraw of bsplinesJabier Arraiza Cenoz1-2/+7
2013-10-12Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen1-1/+1
2013-10-06UX improvementsJabier Arraiza Cenoz1-1/+5
2013-10-04C++Johan B. C. Engelen1-1/+1
2013-08-04Cleaned up once more.Markus Engel1-98/+57
2013-07-31Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel1-9/+9
2013-07-30Further refactoring of EventContexts.Markus Engel1-2/+2
2013-07-20Ported away from and removed "sp-metrics.*".Matthew Petroff1-2/+2
2013-07-19Removed "helper/units.h" from "pen-context.cpp".Matthew Petroff1-3/+6
2013-04-28Temporily fix abiguous macros before later removal.Jon A. Cruz1-24/+24
2013-04-27various changesMarkus Engel1-47/+47
2013-04-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-3/+3
2013-04-20Moved factories to different files.Markus Engel1-1/+1
2013-04-20Merging of EventContext classes complete.Markus Engel1-95/+18
2013-04-18Back to original colorsJabier Arraiza Cenoz1-18/+7
2013-04-17Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ...root1-22/+40
2013-04-14Go backroot1-15/+2
2013-04-14haloJabier Arraiza Cenoz1-51/+19
2013-04-13testing haloJabier Arraiza Cenoz1-10/+10
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-0/+16
2013-04-12Added prefPaths to contexts; modified SPFactoryMarkus Engel1-0/+2
2013-04-12changing colorsjtx1-22/+14
2013-04-09Added constructors to EventContext tree / some missing virtual pads.Markus Engel1-10/+20
2013-04-08Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel1-13/+56
2013-03-20For testing, widget added, regression fixedJabier Arraiza Cenoz1-1/+1
2013-03-19Working width widgetsJabier Arraiza Cenoz1-11/+4
2013-03-11~sub fix, double click to reset default handles and control to 10% steproot1-17/+33
2013-03-05BPower for testing.Jabier Arraiza Cenoz1-123/+93
2013-03-03Fix sintaxJabier Arraiza Cenoz1-2/+2
2013-03-01BSpline refactorJabier Arraiza Cenoz1-64/+76
2013-02-28Fixed closed pc->eaJabier Arraiza Cenoz1-185/+235
2013-02-25BSpline refactorJabier Arraiza Cenoz1-64/+247
2013-02-23Saved for next refactorJabier Arraiza Cenoz1-75/+96
2013-02-19Mayor refactorJabier Arraiza Cenoz1-47/+35
2013-02-18refactorJabier Arraiza Cenoz1-25/+63
2013-02-14All done except cusp continuous and close bsplineJabier Arraiza Cenoz1-37/+41
2013-02-14Pen Context working in mode BSpline,Cusp mode to fixJabier Arraiza Cenoz1-13/+54
2013-02-13First Steps, BSpline Live Path Ok, working Pen ContextJabier Arraiza Cenoz1-75/+94
2013-02-13Removed unused functionJabier Arraiza Cenoz1-9/+0
2013-02-12First attempt for Adjustable WheightJabier Arraiza Cenoz1-59/+41
2013-01-26More GObject boilerplate reductionAlex Valavanis1-37/+9
2013-01-18Delete bspline node whith node tool and fix 1 segment continue shift errorJabier Arraiza Cenoz1-1/+3
2013-01-08Fix BSplines whit 1 segmentJabier Arraiza Cenoz1-6/+2
2013-01-06Fixed StartAnchor continue errors with bsplineJabier Arraiza Cenoz1-19/+21
2013-01-06fix continueJabier Arraiza Cenoz1-62/+49
2013-01-05fix continueJabier Arraiza Cenoz1-65/+62
2013-01-04Fixing StartAnchor problems in bsplineJabier Arraiza Cenoz1-56/+72
2012-12-24Fix shortcut Spiro to curveJabier Arraiza Cenoz1-11/+11