summaryrefslogtreecommitdiffstats
path: root/src/lpe-tool-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged from trunk (r12488).Markus Engel2013-08-301-11/+19
|\
| * Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-061-11/+19
| |\
| | * Switched to global UnitTable.Matthew Petroff2013-08-041-3/+2
| | * Cleanup.Matthew Petroff2013-07-191-8/+0
| | * Ported "src/lpe-tool-context.*"Matthew Petroff2013-07-191-9/+28
* | | Merged from trunk (r12465).Markus Engel2013-08-041-10/+8
|\| |
| * | reduce scope of variablesJohan B. C. Engelen2013-08-031-10/+8
| |/
* | Cleaned up once more.Markus Engel2013-08-041-73/+39
* | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-7/+1
* | Further refactoring of EventContexts.Markus Engel2013-07-301-2/+2
* | various changesMarkus Engel2013-04-271-1/+1
* | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-2/+2
* | Moved factories to different files.Markus Engel2013-04-201-1/+1
* | Merging of EventContext classes complete.Markus Engel2013-04-201-85/+19
* | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-0/+16
* | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
* | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-9/+21
* | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-7/+44
|/
* More GObject boilerplate reductionAlex Valavanis2013-01-261-37/+12
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+1
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-3/+3
* CanvasText: reinstate ability to set anchor position manuallyDiederik van Lierop2012-01-041-4/+2
* 1) Fix CanvasText alignment bugs caused by static variables, uninitialized va...Diederik van Lierop2012-01-011-2/+4
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-041-1/+0
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-5/+4
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+5
|\
| * SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public2010-07-141-2/+2
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* Removed unused static pixmap reference.Jon A. Cruz2010-03-041-1/+0
* Remove remnants of old node toolKrzysztof Kosi??ski2009-12-241-30/+0
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* Fix most icons in the geometry toolKrzysztof Kosi??ski2009-04-181-11/+12
* move canvastext to its own file (no linking error for me anymore), add outlin...bulia byak2009-03-111-0/+1
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-3/+3
* Warning cleanup.Jon A. Cruz2008-12-051-2/+2
* Merge from fe-movedTed Gould2008-11-211-3/+4
* From trunkTed Gould2008-10-271-16/+23
* Unselet item in geometry tool when the user clicked into empty spaceMaximilian Albert2008-09-081-1/+3
* Make click-select work in geometry toolMaximilian Albert2008-09-051-0/+33
* Attempt to fix crashes in geometry tool which I don't see :-/Maximilian Albert2008-08-181-1/+6
* Don't unnecessarily block button pressMaximilian Albert2008-08-181-8/+7
* Option to display measuring info in geometry toolMaximilian Albert2008-08-181-2/+117
* Add mirror symmetry to geometry toolMaximilian Albert2008-08-181-1/+2
* Remove debugging messagesMaximilian Albert2008-08-181-11/+0
* Toggle button in geometry toolbar to set limiting bounding box for LPELineSeg...Maximilian Albert2008-08-181-4/+19
* Some debugging messagesMaximilian Albert2008-08-181-0/+4
* Add action to change the end type of line segments if an item has LPELineSegm...Maximilian Albert2008-08-181-0/+17