summaryrefslogtreecommitdiffstats
path: root/src/draw-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-785/+0
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-6/+14
* fix warningsJohan B. C. Engelen2013-10-271-1/+1
* C++Johan B. C. Engelen2013-10-041-3/+3
* C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen2013-09-251-1/+1
* Merge from trunk.Matthew Petroff2013-09-201-106/+59
|\
| * Cleaned up once more.Markus Engel2013-08-041-80/+51
| * Further refactoring of EventContexts.Markus Engel2013-07-301-1/+1
| * Merged from trunk (r12419).Markus Engel2013-07-141-1/+1
| |\
| * | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-1/+1
| * | Merging of EventContext classes complete.Markus Engel2013-04-201-77/+16
| * | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-3/+5
| * | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-6/+16
| * | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-6/+37
* | | Fix bug that added transforms to new objects.Matthew Petroff2013-09-021-0/+1
| |/ |/|
* | Temporily fix abiguous macros before later removal.Jon A. Cruz2013-04-281-1/+1
|/
* Cleanup more GObject type definitionsAlex Valavanis2013-01-171-30/+6
* cppcheck: get rid of more C-style pointer castsAlex Valavanis2012-10-271-9/+9
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-1/+2
* Freehand. Fix for Bug #597136 (dots are created with wrong cy value).Nicolas Dufour2012-09-051-2/+1
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-4/+4
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-67/+1
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-116/+83
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-4/+74
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-1/+1
* Header cleaningAlex Valavanis2012-02-121-2/+3
* unsorted powerstroke points is quite advanced. mostly annoying.Johan B. C. Engelen2012-01-181-1/+1
* clean up after myself...Johan B. C. Engelen2012-01-171-3/+0
* improve the powerstroke settings in drawing tool. triangle in and out now use...Johan B. C. Engelen2012-01-171-7/+8
* turn SPPath into a class, and add some methods...Johan B. C. Engelen2012-01-171-1/+1
* change pencil tool dropdown shapes to use powerstroke, instead of pattern alo...Johan B. C. Engelen2012-01-171-18/+31
* Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop2012-01-141-2/+9
* 1) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop2011-10-081-2/+2
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-2/+2
* Merge from trunkKrzysztof Kosi??ski2011-04-071-4/+4
|\
| * Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-3/+3
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-12/+14
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-12/+14
| |\
| | * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-2/+2
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-5/+6
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-36/+20
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| * | Leave constrained angular snapping to the snap manager, instead of handling i...Diederik van Lierop2010-11-071-34/+16
| * | - Constrained snap: proper implementation of the preference to snap the mouse...Diederik van Lierop2010-10-291-35/+34
| * | Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-111-0/+2
| * | Implement constrained snapping to nodesDiederik van Lierop2010-08-101-1/+1
* | | merge from trunkKrzysztof Kosi??ski2010-08-081-3/+2
|\| |