summaryrefslogtreecommitdiffstats
path: root/src/display/sodipodi-ctrlrect.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski2011-08-271-1/+1
| | | (bzr r10582.1.3)
* Revert workarounds from 10501 - no longer necessaryKrzysztof Kosi??ski2011-07-251-66/+73
| | | (bzr r10503)
* fix page shadow rendering bug introduced in r10495Johan B. C. Engelen2011-07-241-73/+66
| | | (bzr r10501)
* NRRectL -> 2geomJohan B. C. Engelen2011-07-231-87/+94
| | | (bzr r10495)
* remove obsolete code because changed to cairoJohan B. C. Engelen2011-07-231-93/+0
| | | (bzr r10494)
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-1/+1
| | | (bzr r10407)
* Merge from trunkKrzysztof Kosi??ski2011-04-071-4/+3
|\ | | | | (bzr r9508.1.73)
| * 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)
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| | | | | (bzr r9508.1.70)
| * 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)
* | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski2010-06-291-1/+1
| | | | | | (bzr r9508.1.8)
* | Initial Cairo rendering commit: solid shapes, gradients, opacity and patternsKrzysztof Kosi??ski2010-06-221-4/+31
|/ | | (bzr r9508.1.1)
* only request redraw of those parts of the rect sides that actually movedbulia byak2009-03-091-46/+115
| | | (bzr r7450)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-10/+10
| | | (bzr r6839)
* update for 32 instead of 24 bpp canvas bufbulia byak2008-06-241-5/+5
| | | (bzr r6041)
* More type registration cleanupJon A. Cruz2008-05-101-11/+15
| | | (bzr r5646)
* noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs ↵Peter Moulder2007-09-291-5/+4
| | | | | for indentation. (bzr r3816)
* remove redundant commitbulia byak2007-08-301-10/+10
| | | (bzr r3619)
* initialize rect to 0,0,0,0 and do not redraw until dimensions are set; this ↵bulia byak2007-08-241-52/+60
| | | | | removes another reason for flicker at 0.0 (bzr r3578)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+330
(bzr r1)