summaryrefslogtreecommitdiffstats
path: root/src/sp-pattern.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-1/+1
| | | (bzr r11011)
* Cleanup for src/forward.h. (About 19 of the affected files did not require ↵Jon A. Cruz2011-10-051-1/+2
| | | | | the contents forward.h at all). (bzr r10667)
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-1/+0
| | | (bzr r10582.1.6)
* Remove all NRRect use.Krzysztof Kosi??ski2011-08-271-2/+2
| | | (bzr r10582.1.5)
* Merge from trunkKrzysztof Kosi??ski2011-06-191-5/+5
|\ | | | | (bzr r9508.1.89)
| * Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
| | | | | | (bzr r10302.1.1)
| * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-4/+5
|\| | | | | (bzr r9508.1.73)
| * compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-4/+4
| | | | | | (bzr r10025)
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-4/+5
|\| | | | | (bzr r9508.1.72)
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+5
| |\ | | | | | | (bzr r9945.1.1)
| | * This is the first c++ification commit from me. It handles sp-line, ↵Abhishek Sharma Public2010-06-291-1/+1
| | | | | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.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)
* / Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-1/+0
|/ | | (bzr r9508.1.44)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-1/+1
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-1/+1
| | | (bzr r8404)
* Merge from trunkTed Gould2008-10-311-4/+4
| | | (bzr r6887)
* whitespaceJohan B. C. Engelen2008-08-021-33/+44
| | | (bzr r6527)
* switch to sigc++ SPObject signals for SPPatternMenTaLguY2006-07-291-0/+4
| | | (bzr r1509)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+98
(bzr r1)