summaryrefslogtreecommitdiffstats
path: root/src/ui/control-manager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Partial fix for bug 172063 while we find a better solution for XOR in helper ↵Jabier Arraiza Cenoz2016-08-291-4/+4
| | | | | lines (bzr r15090)
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
| | | (bzr r15025)
* Fix node size regression and add ctrlResize property for multiple use.Martin Owens2016-04-021-22/+34
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1562197 (bzr r14761)
* Remove CtrlPoint and replace with SPKnotMartin Owens2015-12-101-22/+4
| | | (bzr r14523)
* merge lp:~inkscape.dev/inkscape/lock_guidesJabier Arraiza Cenoz2015-12-081-1/+5
|\ | | | | (bzr r14512)
| * Add rect to SP Control point on locked guidesJabier Arraiza Cenoz2015-12-071-1/+1
|/ | | (bzr r14500.1.13)
* Header cleanupAlex Valavanis2013-03-291-1/+0
| | | (bzr r12258)
* Drop remaining unused functionsAlex Valavanis2013-03-181-1/+2
| | | (bzr r12224)
* Fix -Wunused-function warningsAlex Valavanis2013-03-181-12/+0
| | | (bzr r12221)
* Header cleaning for GTK+3 migrationAlex Valavanis2012-06-051-1/+1
| | | (bzr r11460)
* Added sp-ctrlcurve, usefull for meshes.Tavmjong Bah2012-05-211-0/+14
| | | (bzr r11395)
* Extended control resizing to node editing. Fixes half of bug #172059.Jon A. Cruz2012-05-211-3/+189
| | | | | Additional prep for centralizing color setting. (bzr r11390)
* Don't try to set non-existent size property in ctrlpointAlex Valavanis2012-05-181-1/+0
| | | (bzr r11380)
* Extended resizing to node handles.Jon A. Cruz2012-05-171-34/+55
| | | (bzr r11375)
* Centralized line creation and enhanced visibility.Jon A. Cruz2012-05-091-0/+27
| | | (bzr r11350)
* Adding the two new files.Jon A. Cruz2012-05-031-0/+260
(bzr r11317)