summaryrefslogtreecommitdiffstats
path: root/src/pen-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1404/+0
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-105/+111
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-1/+1
* C++Johan B. C. Engelen2013-10-041-1/+1
* Merged from trunk (r12488).Markus Engel2013-08-301-5/+8
|\
| * Ported away from and removed "sp-metrics.*".Matthew Petroff2013-07-201-2/+2
| * Removed "helper/units.h" from "pen-context.cpp".Matthew Petroff2013-07-191-3/+6
* | Cleaned up once more.Markus Engel2013-08-041-98/+57
* | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-9/+9
* | Further refactoring of EventContexts.Markus Engel2013-07-301-2/+2
* | Merged from trunk (r12419).Markus Engel2013-07-141-24/+24
|\|
| * Temporily fix abiguous macros before later removal.Jon A. Cruz2013-04-281-24/+24
* | various changesMarkus Engel2013-04-271-47/+47
* | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-3/+3
* | Moved factories to different files.Markus Engel2013-04-201-1/+1
* | Merging of EventContext classes complete.Markus Engel2013-04-201-95/+18
* | 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-10/+20
* | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-13/+56
|/
* More GObject boilerplate reductionAlex Valavanis2013-01-261-37/+9
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-5/+5
* Shortcuts. Fix for Bug #167796 (zoom keys (shortcuts) 3,4,6 on numeric pad no...Nicolas Dufour2012-07-101-4/+0
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-7/+7
* Centralized line creation and enhanced visibility.Jon A. Cruz2012-05-091-8/+9
* C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz2012-05-041-17/+17
* Corrected hardcoded hit detection in pen & pencil tool endpoint detection.Jon A. Cruz2012-05-031-7/+0
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-54/+4
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-124/+99
* Replace deprecated GDK key symbolsAlex Valavanis2012-04-091-34/+89
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-3/+4
* 1) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop2011-10-081-2/+4
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-2/+1
* add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-171-1/+1
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-0/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-111-0/+5
* - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-121-1/+1
* Pen context, paraxial mode: don't add a L-shaped path to close the shape when...Diederik van Lierop2010-02-281-9/+14
* Pen tool in paraxial mode: Fix automatic selection of the correct paraxial di...Diederik van Lierop2010-02-271-0/+1
* Pen tool in paraxial mode: fix automatic orientation of first line segmentDiederik van Lierop2010-02-231-1/+6
* 1) Making snapping behaviour for paraxial lines (in the pen tool) similar to ...Diederik van Lierop2010-02-221-21/+33
* Tiny bit of refactoring (inverting some logic)Diederik van Lierop2010-02-061-3/+3
* Finally introducing the pre-snap indicatorDiederik van Lierop2010-01-301-2/+16
* Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop2010-01-231-8/+8
* Do not append a segment when finishing an open path with right clickKrzysztof Kosi??ski2010-01-141-13/+15
* patch from 289774bulia byak2009-08-181-7/+2
* Make the snap delay mechanism easier to implement for the devs, and get rid o...Diederik van Lierop2009-07-181-3/+1
* comment out apparently unused codebulia byak2009-06-051-0/+2