summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed ~sub advertising for a compile problemJabier Arraiza Cenoz2013-09-201-0/+1
* update to trunkJabier Arraiza Cenoz2013-09-195-265/+286
|\
| * 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
* | Update to trunkJabier Arraiza Cenoz2013-09-19360-21142/+21263
|\|
| * 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
| | * | | | | | Replacement of unnecessary variables.Markus Engel2013-07-3144-1403/+1356
| | * | | | | | Removed placement news / explicit destructor calls.Markus Engel2013-07-3112-34/+34
| | * | | | | | Merged from trunk (r12441).Markus Engel2013-07-311-31/+15
| | |\ \ \ \ \ \
| | * | | | | | | Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-3155-714/+592
| | * | | | | | | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-3143-276/+161
| | * | | | | | | Further refactoring of EventContexts.Markus Engel2013-07-3060-1176/+1147
| | * | | | | | | Merge from trunk (r12439).Markus Engel2013-07-25551-36354/+214
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merged from trunk (r12419).Markus Engel2013-07-14259-3285/+5464
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merged from trunk (r12305)Markus Engel2013-04-2718-198/+233
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | various changesMarkus Engel2013-04-2710-408/+355
| | * | | | | | | | | | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-2137-694/+451
| | * | | | | | | | | | More cleaning.Markus Engel2013-04-216-37/+29
| | * | | | | | | | | | Cleaned up a bit.Markus Engel2013-04-2124-1774/+1690
| | * | | | | | | | | | Some refactoring in RectContext and StarContext.Markus Engel2013-04-205-356/+305