summaryrefslogtreecommitdiffstats
path: root/src/seltrans-handles.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Misc. typos and whitespace fixesluz.paz2019-03-211-1/+1
| | | Found via `codespell -q 3 -I ../inkscape-whitelist.txt -S *.svg,*.po,./src/3rdparty`
* Fix inverted direction with on canvas align handlesMartin Owens2019-03-051-1/+23
|
* 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-6/+37
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - 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
* Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵Liam P. White2014-08-311-7/+7
| | | | | GThread deprecation errors. (bzr r13341.1.190)
* Revert wrong changes and apply right fixes from prev-commitMartin Owens2013-07-081-1/+1
| | | (bzr r12409)
* Make handle colour a configurable property.Martin Owens2013-07-031-0/+4
| | | (bzr r12401)
* Refactor resize, rotate, skew handle codeMartin Owens2013-07-021-25/+17
| | | (bzr r12400)
* Fix even more forward declaration tagsAlex Valavanis2013-03-151-1/+1
| | | (bzr r12206)
* Header cleaning for GTK+3 migrationAlex Valavanis2012-06-051-1/+0
| | | (bzr r11460)
* Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-101-1/+2
| | | (bzr r11207)
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-3/+17
| | | | | header. (bzr r9978.1.1)
* Merging from trunkTed Gould2008-10-111-12/+13
| | | (bzr r6884)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-6/+6
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-6/+6
| | | | | one major janitorial task we identified.... (bzr r1633)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+57
(bzr r1)