summaryrefslogtreecommitdiffstats
path: root/src/display/sp-ctrlline.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
* Select mesh nodes by clicking on control lines.Tavmjong Bah2016-11-231-0/+2
| | | (bzr r15267)
* More GObject boilerplate reductionAlex Valavanis2014-08-241-3/+3
| | | (bzr r13341.1.175)
* C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz2012-05-041-9/+16
| | | (bzr r11321)
* mixed usage of class and struct for same objectKris De Gussem2011-12-111-1/+1
| | | (bzr r10766.1.1)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-2/+2
| | | (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/+4
| | | | | 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)
* Replaced deprecated GtkType creation with GTypeJon A. Cruz2008-08-031-1/+1
| | | (bzr r6541)
* delivarotify, render with cairobulia byak2008-06-241-3/+1
| | | (bzr r6043)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+1
| | | (bzr r5149)
* associate an item with the line, for grdragbulia byak2007-10-161-0/+2
| | | (bzr r3904)
* Sorry, forgot the copyright text.Johan B. C. Engelen2007-01-241-0/+2
| | | (bzr r2276)
* Upgraded gradient tool =)Johan B. C. Engelen2007-01-171-2/+7
| | | (bzr r2228)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+45
(bzr r1)