summaryrefslogtreecommitdiffstats
path: root/src/display/sodipodi-ctrl.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update to latest 2geom !Johan B. C. Engelen2011-02-021-3/+3
| | | (bzr r10025)
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-231-1/+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)
* do not redraw if moved to the same point as beforebulia byak2009-03-091-2/+7
| | | (bzr r7449)
* Merge from fe-movedTed Gould2008-11-211-4/+12
| | | (bzr r6891)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-8/+9
| | | (bzr r6839)
* update for 32 instead of 24 bpp canvas bufbulia byak2008-06-241-3/+3
| | | (bzr r6041)
* noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs ↵Peter Moulder2007-09-291-410/+470
| | | | | for indentation. (bzr r3816)
* noop: CodingStyle: const placementPeter Moulder2007-09-291-3/+3
| | | (bzr r3815)
* do not redraw until moved for the first time; this fixes the flicker at 0,0 ↵bulia byak2007-08-241-0/+4
| | | | | whenever a new ctrl is created (bzr r3577)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+494
(bzr r1)