summaryrefslogtreecommitdiffstats
path: root/src/display/canvas-bpath.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* 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-3/+6
| | | | | 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)
* move canvastext to its own file (no linking error for me anymore), add ↵bulia byak2009-03-111-39/+0
| | | | | outline to fix 334758 (bzr r7470)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-4/+4
| | | (bzr r6839)
* add dashed path optionbulia byak2008-08-061-1/+2
| | | (bzr r6572)
* Fixed const-correctnessJon A. Cruz2008-08-031-3/+3
| | | (bzr r6545)
* Move coordinate transform workaround to a more logical placeMaximilian Albert2008-07-301-1/+3
| | | (bzr r6471)
* Temporarily move the code from display/canvas-text.(h|cpp) to ↵Maximilian Albert2008-07-291-0/+45
| | | | | display/canvas-bpath.(h|cpp) to avoid a strange linker error :( (bzr r6465)
* delivarotify, render with cairo, use nr_path functions for bbox and distancebulia byak2008-06-241-0/+1
| | | (bzr r6044)
* Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop2007-11-031-26/+26
| | | (bzr r4020)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+99
(bzr r1)