summaryrefslogtreecommitdiffstats
path: root/src/display/sodipodi-ctrlrect.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Modifiy CtrlRect to work with rotated canvas.Tavmjong Bah2017-03-171-3/+8
| | | (bzr r15600)
* Add option for checkerboard background.Tavmjong Bah2015-12-211-0/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/397723 (bzr r14539)
* Complete reduction of GObject boilerplateAlex Valavanis2014-08-261-2/+2
| | | (bzr r13341.1.181)
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-2/+3
| | | (bzr r10696)
* Next pass of doxygen @brief cleanup.Jon A. Cruz2011-10-021-1/+1
| | | (bzr r10658)
* Revert workarounds from 10501 - no longer necessaryKrzysztof Kosi??ski2011-07-251-1/+1
| | | (bzr r10503)
* fix page shadow rendering bug introduced in r10495Johan B. C. Engelen2011-07-241-1/+1
| | | (bzr r10501)
* NRRectL -> 2geomJohan B. C. Engelen2011-07-231-2/+3
| | | (bzr r10495)
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
| | | (bzr r10350.1.3)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
| | | (bzr r10302.1.1)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
| | | (bzr r10025)
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-4/+7
| | | | | 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)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-3/+3
| | | (bzr r6839)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+70
(bzr r1)