summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix preview page number for PDF Cairo import dialogAlex Valavanis2013-09-211-1/+1
* Rm unused dom/svg2.hAlex Valavanis2013-09-212-5561/+0
* Fix tautological comparison for enum of unspecified typeAlex Valavanis2013-09-212-5/+6
* Drop unused static function declarationsAlex Valavanis2013-09-214-153/+80
* Fix make distAlex Valavanis2013-09-211-4/+12
* Fix format security errorsAlex Valavanis2013-09-2114-17/+17
* Fixed CMake build.Markus Engel2013-09-211-6/+6
* Rectangles can be drawn inside other shapes again.Markus Engel2013-09-211-3/+1
* fix Windows buildJohan B. C. Engelen2013-09-211-2/+2
* partial 2geom update, fixes linker errorsJohan B. C. Engelen2013-09-212-3/+14
* Use viewBox for new documents.Matthew Petroff2013-09-201-0/+5
* Fix the text filter issue and revert many changes.Martin Owens2013-09-205-13/+21
* Fix build with dbus api enabled.Matthew Petroff2013-09-201-2/+3
* Merge from trunk.Matthew Petroff2013-09-20366-21455/+21533
|\
| * Fix grids after C++ification. Patch from Markus EngelMarkus Engel2013-09-201-0/+8
| * make check: Fix harder. Remove muldefs hack and modify quote-test.hKrzysztof Kosi??ski2013-09-204-11/+10
| * Refactor status-bar text for multiple items, was very brokenMartin Owens2013-09-2039-195/+166
| * Fix make check after merge of cppify branchKrzysztof Kosi??ski2013-09-193-25/+27
| * Fix assertion failure on Ctrl+CKrzysztof Kosi??ski2013-09-192-240/+259
| * updates for cmakeCampbell Barton2013-09-195-18/+22
| * Show warning when input image of Trace Pixel Art dialog is too large.Vinícius dos Santos Oliveira2013-09-191-0/+12
| * Removing redundant "include config.h"Vinícius dos Santos Oliveira2013-09-191-4/+0
| * Do not require a new layer for clipping paths in the Cairo renderer.Adrian Johnson2013-09-191-2/+2
| * Fix serious potential bug in SPImage::printKrzysztof Kosi??ski2013-09-191-1/+1
| * Remove a warning when embedding an image with a mimetype which is notKrzysztof Kosi??ski2013-09-191-5/+1
| * Fix colors when tracingKrzysztof Kosi??ski2013-09-191-2/+2
| * Merge in Adonis Papaderos' fix for bug lp:898797Martin Owens2013-09-191-0/+2
| |\
| | * hack for 898797Adonis Papaderos2012-08-061-0/+2
| * | Remove outdated example file sp-skeleton.cppKrzysztof Kosi??ski2013-09-195-250/+0
| * | Fix type mismatch for platforms where gsize is not unsigned longKrzysztof Kosi??ski2013-09-191-2/+2
| * | Revert some agressive changes and allow a seperate filter bbox for FER, shoul...Martin Owens2013-09-195-4/+26
| * | Fixing colors in libdepixelize integration output.Vinícius dos Santos Oliveira2013-09-191-2/+2
| * | Updating libdepixelize integration to use new Inkscape::Pixbuf interface.Vinícius dos Santos Oliveira2013-09-191-4/+6
| * | Merging libdepixelize branchVinícius dos Santos Oliveira2013-09-1928-10/+4150
| |\ \
| | * | Missing file from libdepixelizeVinícius dos Santos Oliveira2013-09-131-0/+123
| | * | Bumping new version of libdepixelizeVinícius dos Santos Oliveira2013-09-139-195/+121
| | * | Removing obvious comments from PixelArtDialogVinícius dos Santos Oliveira2013-09-131-13/+2
| | * | Integrating with libdepixelizeVinícius dos Santos Oliveira2013-09-1228-12/+4114
| * | | Merge C++ification of the SP tree by Markus EngelKrzysztof Kosi??ski2013-09-19307-20283/+16370
| |\ \ \
| | * | | Added gpl noticeMarkus Engel2013-09-162-0/+42
| | * | | Removed TypeInfo; adjusted Factory to meet code style conventions.Markus Engel2013-09-168-144/+84
| | * | | Added runtime check in SP_-cast macros.Markus Engel2013-09-15100-109/+109
| | * | | Modified SP_IS_ macros.Markus Engel2013-09-1499-111/+111
| | * | | Merged from trunk (r12517).Markus Engel2013-09-1475-3190/+2785
| | |\ \ \
| | * \ \ \ Merged from trunk (r12488).Markus Engel2013-08-30218-7062/+46851
| | |\ \ \ \
| | * \ \ \ \ Merged from trunk (r12465).Markus Engel2013-08-0436-180/+212
| | |\ \ \ \ \
| | * | | | | | Cleaned up once more.Markus Engel2013-08-0410-716/+552
| | * | | | | | Cleaned up.Markus Engel2013-08-0345-771/+626
| | * | | | | | reordered SPDesktop::set_event_context2; fixed last mismatched-tagsMarkus Engel2013-08-024-13/+17
| | * | | | | | Fixed more mismatched-tags; replaced GObject-properties in SPGuideMarkus Engel2013-08-0113-50/+95