summaryrefslogtreecommitdiffstats
path: root/src/lpe-tool-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-503/+0
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-30/+39
| | | (bzr r12782)
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵Johan B. C. Engelen2013-10-121-4/+4
| | | | | objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? (bzr r12679)
* Fix crash with experimental lpe tool.Markus Engel2013-10-121-3/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1238357 (bzr r12678)
* C++Johan B. C. Engelen2013-10-041-1/+1
| | | (bzr r12660)
* random code cleanupJohan B. C. Engelen2013-09-261-2/+2
| | | (bzr r12596)
* Merge from trunk.Matthew Petroff2013-09-201-102/+63
|\ | | | | (bzr r12475.1.29)
| * Merged from trunk (r12488).Markus Engel2013-08-301-11/+19
| |\ | | | | | | (bzr r11608.1.120)
| * \ Merged from trunk (r12465).Markus Engel2013-08-041-10/+8
| |\ \ | | | | | | | | (bzr r11608.1.119)
| * | | Cleaned up once more.Markus Engel2013-08-041-73/+39
| | | | | | | | | | | | (bzr r11608.1.118)
| * | | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-7/+1
| | | | | | | | | | | | (bzr r11608.1.110)
| * | | Further refactoring of EventContexts.Markus Engel2013-07-301-2/+2
| | | | | | | | | | | | (bzr r11608.1.109)
| * | | various changesMarkus Engel2013-04-271-1/+1
| | | | | | | | | | | | (bzr r11608.1.105)
| * | | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-2/+2
| | | | | | | | | | | | (bzr r11608.1.104)
| * | | Moved factories to different files.Markus Engel2013-04-201-1/+1
| | | | | | | | | | | | (bzr r11608.1.100)
| * | | Merging of EventContext classes complete.Markus Engel2013-04-201-85/+19
| | | | | | | | | | | | (bzr r11608.1.98)
| * | | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-0/+16
| | | | | | | | | | | | (bzr r11608.1.96)
| * | | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
| | | | | | | | | | | | (bzr r11608.1.94)
| * | | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-9/+21
| | | | | | | | | | | | (bzr r11608.1.90)
| * | | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-7/+44
| | | | | | | | | | | | (bzr r11608.1.89)
* | | | Added viewBox implement document unit support.Matthew Petroff2013-08-271-2/+2
| |_|/ |/| | | | | (bzr r12475.1.2)
* | | Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-061-11/+19
|\ \ \ | |_|/ |/| | (bzr r12471)
| * | Switched to global UnitTable.Matthew Petroff2013-08-041-3/+2
| | | | | | | | | (bzr r12380.1.62)
| * | Cleanup.Matthew Petroff2013-07-191-8/+0
| | | | | | | | | (bzr r12380.1.42)
| * | Ported "src/lpe-tool-context.*"Matthew Petroff2013-07-191-9/+28
| |/ | | | | (bzr r12380.1.35)
* / reduce scope of variablesJohan B. C. Engelen2013-08-031-10/+8
|/ | | (bzr r12463)
* More GObject boilerplate reductionAlex Valavanis2013-01-261-37/+12
| | | (bzr r12065)
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+1
| | | | | Pruned header to not introduce extraneous includes. (bzr r11502)
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-3/+3
| | | (bzr r11469.1.1)
* CanvasText: reinstate ability to set anchor position manuallyDiederik van Lierop2012-01-041-4/+2
| | | (bzr r10841)
* 1) Fix CanvasText alignment bugs caused by static variables, uninitialized ↵Diederik van Lierop2012-01-011-2/+4
| | | | | | | variables, and variable border width 2) Snap tooltips no longer overlap with measure tool tooltips, and now have a background color (similar to the measure tool) (bzr r10816)
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-041-1/+0
| | | (bzr r10666)
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-5/+4
| | | (bzr r10659)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
| | | (bzr r10025)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+5
|\ | | | | (bzr r9945.1.1)
| * SPShape c++ified to the extent it was possible and more changes done for XML ↵Abhishek Sharma Public2010-07-141-2/+2
| | | | | | | | | | privatisation. Major changes yet to come. (bzr r9546.1.7)
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
| | | | | | (bzr r9546.1.2)
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
|/ | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* Removed unused static pixmap reference.Jon A. Cruz2010-03-041-1/+0
| | | (bzr r9137)
* Remove remnants of old node toolKrzysztof Kosi??ski2009-12-241-30/+0
| | | (bzr r8846.2.6)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-2/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8404)
* Fix most icons in the geometry toolKrzysztof Kosi??ski2009-04-181-11/+12
| | | (bzr r7727)
* move canvastext to its own file (no linking error for me anymore), add ↵bulia byak2009-03-111-0/+1
| | | | | outline to fix 334758 (bzr r7470)
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-3/+3
| | | (bzr r7032)
* Warning cleanup.Jon A. Cruz2008-12-051-2/+2
| | | (bzr r6947)
* Merge from fe-movedTed Gould2008-11-211-3/+4
| | | (bzr r6891)
* From trunkTed Gould2008-10-271-16/+23
| | | (bzr r6885)
* Unselet item in geometry tool when the user clicked into empty spaceMaximilian Albert2008-09-081-1/+3
| | | (bzr r6781)
* Make click-select work in geometry toolMaximilian Albert2008-09-051-0/+33
| | | (bzr r6764)