summaryrefslogtreecommitdiffstats
path: root/src/lpe-tool-context.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-04Switched to global UnitTable.Matthew Petroff1-3/+2
2013-08-04Cleaned up once more.Markus Engel1-73/+39
2013-08-03reduce scope of variablesJohan B. C. Engelen1-10/+8
2013-07-31Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel1-7/+1
2013-07-30Further refactoring of EventContexts.Markus Engel1-2/+2
2013-07-19Cleanup.Matthew Petroff1-8/+0
2013-07-19Ported "src/lpe-tool-context.*"Matthew Petroff1-9/+28
2013-04-27various changesMarkus Engel1-1/+1
2013-04-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-2/+2
2013-04-20Moved factories to different files.Markus Engel1-1/+1
2013-04-20Merging of EventContext classes complete.Markus Engel1-85/+19
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-09Added constructors to EventContext tree / some missing virtual pads.Markus Engel1-9/+21
2013-04-08Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel1-7/+44
2013-01-26More GObject boilerplate reductionAlex Valavanis1-37/+12
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+1
2012-06-09Stop deriving SPCanvasItem from GtkObjectAlex Valavanis1-3/+3
2012-01-04CanvasText: reinstate ability to set anchor position manuallyDiederik van Lierop1-4/+2
2012-01-011) Fix CanvasText alignment bugs caused by static variables, uninitialized va...Diederik van Lierop1-2/+4
2011-10-04Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz1-1/+0
2011-10-03Another minor pass of Doxygen cleanup.Jon A. Cruz1-5/+4
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-14SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public1-2/+2
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-2/+2
2010-03-04Removed unused static pixmap reference.Jon A. Cruz1-1/+0
2009-12-24Remove remnants of old node toolKrzysztof Kosi??ski1-30/+0
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2009-04-18Fix most icons in the geometry toolKrzysztof Kosi??ski1-11/+12
2009-03-11move canvastext to its own file (no linking error for me anymore), add outlin...bulia byak1-0/+1
2008-12-28More NR ==> Geom changesJoshua L. Blocher1-3/+3
2008-12-05Warning cleanup.Jon A. Cruz1-2/+2
2008-11-21Merge from fe-movedTed Gould1-3/+4
2008-10-27From trunkTed Gould1-16/+23
2008-09-08Unselet item in geometry tool when the user clicked into empty spaceMaximilian Albert1-1/+3
2008-09-05Make click-select work in geometry toolMaximilian Albert1-0/+33
2008-08-18Attempt to fix crashes in geometry tool which I don't see :-/Maximilian Albert1-1/+6
2008-08-18Don't unnecessarily block button pressMaximilian Albert1-8/+7
2008-08-18Option to display measuring info in geometry toolMaximilian Albert1-2/+117
2008-08-18Add mirror symmetry to geometry toolMaximilian Albert1-1/+2
2008-08-18Remove debugging messagesMaximilian Albert1-11/+0
2008-08-18Toggle button in geometry toolbar to set limiting bounding box for LPELineSeg...Maximilian Albert1-4/+19
2008-08-18Some debugging messagesMaximilian Albert1-0/+4
2008-08-18Add action to change the end type of line segments if an item has LPELineSegm...Maximilian Albert1-0/+17
2008-08-18Apply a geometric construction directly to selected item if the LPE supports itMaximilian Albert1-2/+24
2008-08-18noop: wordingMaximilian Albert1-1/+1
2008-08-18Absorb all mouse clicks (and flash a warning on the status bar) when no subto...Maximilian Albert1-0/+9
2008-08-18Switch back to all_inactive mode after applying a geometric LPEMaximilian Albert1-1/+24