summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-20Fixed ~sub advertising for a compile problemJabier Arraiza Cenoz1-0/+1
2013-09-19Fix make check after merge of cppify branchKrzysztof Kosi??ski3-25/+27
2013-09-19Fix assertion failure on Ctrl+CKrzysztof Kosi??ski2-240/+259
2013-09-19updates for cmakeCampbell Barton5-18/+22
2013-09-19Show warning when input image of Trace Pixel Art dialog is too large.Vinícius dos Santos Oliveira1-0/+12
2013-09-19Removing redundant "include config.h"Vinícius dos Santos Oliveira1-4/+0
2013-09-19Do not require a new layer for clipping paths in the Cairo renderer.Adrian Johnson1-2/+2
2013-09-19Fix serious potential bug in SPImage::printKrzysztof Kosi??ski1-1/+1
2013-09-19Remove a warning when embedding an image with a mimetype which is notKrzysztof Kosi??ski1-5/+1
2013-09-19Fix colors when tracingKrzysztof Kosi??ski1-2/+2
2013-09-19Remove outdated example file sp-skeleton.cppKrzysztof Kosi??ski5-250/+0
2013-09-19Fix type mismatch for platforms where gsize is not unsigned longKrzysztof Kosi??ski1-2/+2
2013-09-19Revert some agressive changes and allow a seperate filter bbox for FER, shoul...Martin Owens5-4/+26
2013-09-19Fixing colors in libdepixelize integration output.Vinícius dos Santos Oliveira1-2/+2
2013-09-19Updating libdepixelize integration to use new Inkscape::Pixbuf interface.Vinícius dos Santos Oliveira1-4/+6
2013-09-19Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski21-579/+689
2013-09-18Merge in patch for Jabiertxo Arraiza Cenoz in bug lp:1127103Martin Owens2-1/+22
2013-09-18Merge in David Mathog (mathog) patch for bug #1224486Martin Owens1-1/+1
2013-09-18Remove setItemBounds and _item_bbox because aren't sensible, replace with bbox.Martin Owens7-29/+8
2013-09-17Remove compute drawbox and replace with area_elarge, make sure we use bboxMartin Owens3-21/+3
2013-09-16Added gpl noticeMarkus Engel2-0/+42
2013-09-16Removed TypeInfo; adjusted Factory to meet code style conventions.Markus Engel8-144/+84
2013-09-15Path->Inset trial 2. revert rev 12279. (fix Bug 1218333)Alvin Penner1-6/+3
2013-09-15Scale rendering of pattern fill of text when chaning zoom level; partial fix ...Diederik van Lierop1-1/+1
2013-09-15UI message uniformisationKris De Gussem1-1/+1
2013-09-15UI message uniformisationKris De Gussem1-1/+1
2013-09-15Added runtime check in SP_-cast macros.Markus Engel100-109/+109
2013-09-14Fixes bug 953992 (Imported pattern fill disappers while transforming)Diederik van Lierop1-5/+5
2013-09-14Modified SP_IS_ macros.Markus Engel99-111/+111
2013-09-14Path->Inset. remove redundant node on inner join. (Bug 1218333)Alvin Penner2-17/+20
2013-09-14fix windows buildJohan B. C. Engelen2-3/+5
2013-09-14Do not recompress images when embedding and generating PDFs.Krzysztof Kosi??ski8-519/+162
2013-09-14Fix serious bug in recent GdkPixbuf / Cairo interop reworkKrzysztof Kosi??ski1-4/+3
2013-09-13Fix the latest error with the adobe svg ns errors, boundry exceptions caused ...Martin Owens1-33/+49
2013-09-13Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski16-328/+397
2013-09-13Missing file from libdepixelizeVinícius dos Santos Oliveira1-0/+123
2013-09-13Use g_match_info_free instead of g_match_info_unrefKrzysztof Kosi??ski1-1/+1
2013-09-13Bumping new version of libdepixelizeVinícius dos Santos Oliveira9-195/+121
2013-09-13Removing obvious comments from PixelArtDialogVinícius dos Santos Oliveira1-13/+2
2013-09-12Forgot check in last commit.Matthew Petroff1-1/+1
2013-09-12Fix handling of SVG lengths with spaces between value and unit (hopefully wit...Matthew Petroff1-0/+2
2013-09-12Fix regex so it effects the buffer and ban PUBLIC entities too.Martin Owens1-11/+26
2013-09-12Improve code with Kosiński's regex replacementMartin Owens1-9/+13
2013-09-12fix Windows buildJohan B. C. Engelen1-3/+3
2013-09-12Integrating with libdepixelizeVinícius dos Santos Oliveira28-12/+4114
2013-09-11partially revert 12471, this fixes bug 1215575, but undoes the fix for the le...Johan B. C. Engelen1-8/+10
2013-09-11Introduce a backup loading method that enables NOENT but hacks out system cal...Martin Owens1-12/+36
2013-09-10improve legibilityJohan B. C. Engelen1-5/+5
2013-09-08Add a check so objects removed from the document dont crash inkscape, happens...Martin Owens1-1/+2
2013-09-07Fix for bug #1219175 (Typing in Layers Dialog searches hidden/unhidden state ...Nicolas Dufour1-1/+2