summaryrefslogtreecommitdiffstats
path: root/src/seltrans-handles.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Set the order of resize handles back to what they were before r12400. Now ↵Johan B. C. Engelen2014-02-241-8/+8
| | | | | | | | it's possible again to access all handles for horizontal lines + geometric bbox Fixed bugs: - https://launchpad.net/bugs/1204193 (bzr r13054)
* Improve handle xpm loading using rotateMartin Owens2013-07-041-7/+7
| | | (bzr r12401.1.1)
* Make handle colour a configurable property.Martin Owens2013-07-031-6/+7
| | | (bzr r12401)
* Refactor resize, rotate, skew handle codeMartin Owens2013-07-021-23/+29
| | | (bzr r12400)
* Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-101-17/+17
| | | (bzr r11207)
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-2/+0
| | | | | header. (bzr r9978.1.1)
* 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)
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-12/+12
| | | | | | require an XML-level backwards compatibility mechanism to fix properly, and it's too late in the 0.48 cycle to introduce it. (bzr r9298)
* Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski2010-04-031-12/+12
| | | (bzr r9281.1.1)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+42
(bzr r1)