summaryrefslogtreecommitdiffstats
path: root/src/seltrans-handles.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Seperate out center alignment and add sepcific tool text for itMartin Owens2019-02-251-2/+3
|
* Merge in bazaar branch for alignment handlesMartin Owens2019-02-241-1/+11
|
* Clarify licensesMax Gaukler2018-11-081-0/+9
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* 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)