| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed ~sub advertising for a compile problem | Jabier Arraiza Cenoz | 2013-09-20 | 1 | -0/+1 |
| * | update to trunk | Jabier Arraiza Cenoz | 2013-09-19 | 5 | -265/+286 |
| |\ | |||||
| | * | Fix make check after merge of cppify branch | Krzysztof Kosi??ski | 2013-09-19 | 3 | -25/+27 |
| | * | Fix assertion failure on Ctrl+C | Krzysztof Kosi??ski | 2013-09-19 | 2 | -240/+259 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-09-19 | 360 | -21142/+21263 |
| |\| | |||||
| | * | updates for cmake | Campbell Barton | 2013-09-19 | 5 | -18/+22 |
| | * | Show warning when input image of Trace Pixel Art dialog is too large. | Vinícius dos Santos Oliveira | 2013-09-19 | 1 | -0/+12 |
| | * | Removing redundant "include config.h" | Vinícius dos Santos Oliveira | 2013-09-19 | 1 | -4/+0 |
| | * | Do not require a new layer for clipping paths in the Cairo renderer. | Adrian Johnson | 2013-09-19 | 1 | -2/+2 |
| | * | Fix serious potential bug in SPImage::print | Krzysztof Kosi??ski | 2013-09-19 | 1 | -1/+1 |
| | * | Remove a warning when embedding an image with a mimetype which is not | Krzysztof Kosi??ski | 2013-09-19 | 1 | -5/+1 |
| | * | Fix colors when tracing | Krzysztof Kosi??ski | 2013-09-19 | 1 | -2/+2 |
| | * | Merge in Adonis Papaderos' fix for bug lp:898797 | Martin Owens | 2013-09-19 | 1 | -0/+2 |
| | |\ | |||||
| | | * | hack for 898797 | Adonis Papaderos | 2012-08-06 | 1 | -0/+2 |
| | * | | Remove outdated example file sp-skeleton.cpp | Krzysztof Kosi??ski | 2013-09-19 | 5 | -250/+0 |
| | * | | Fix type mismatch for platforms where gsize is not unsigned long | Krzysztof Kosi??ski | 2013-09-19 | 1 | -2/+2 |
| | * | | Revert some agressive changes and allow a seperate filter bbox for FER, shoul... | Martin Owens | 2013-09-19 | 5 | -4/+26 |
| | * | | Fixing colors in libdepixelize integration output. | Vinícius dos Santos Oliveira | 2013-09-19 | 1 | -2/+2 |
| | * | | Updating libdepixelize integration to use new Inkscape::Pixbuf interface. | Vinícius dos Santos Oliveira | 2013-09-19 | 1 | -4/+6 |
| | * | | Merging libdepixelize branch | Vinícius dos Santos Oliveira | 2013-09-19 | 28 | -10/+4150 |
| | |\ \ | |||||
| | | * | | Missing file from libdepixelize | Vinícius dos Santos Oliveira | 2013-09-13 | 1 | -0/+123 |
| | | * | | Bumping new version of libdepixelize | Vinícius dos Santos Oliveira | 2013-09-13 | 9 | -195/+121 |
| | | * | | Removing obvious comments from PixelArtDialog | Vinícius dos Santos Oliveira | 2013-09-13 | 1 | -13/+2 |
| | | * | | Integrating with libdepixelize | Vinícius dos Santos Oliveira | 2013-09-12 | 28 | -12/+4114 |
| | * | | | Merge C++ification of the SP tree by Markus Engel | Krzysztof Kosi??ski | 2013-09-19 | 307 | -20283/+16370 |
| | |\ \ \ | |||||
| | | * | | | Added gpl notice | Markus Engel | 2013-09-16 | 2 | -0/+42 |
| | | * | | | Removed TypeInfo; adjusted Factory to meet code style conventions. | Markus Engel | 2013-09-16 | 8 | -144/+84 |
| | | * | | | Added runtime check in SP_-cast macros. | Markus Engel | 2013-09-15 | 100 | -109/+109 |
| | | * | | | Modified SP_IS_ macros. | Markus Engel | 2013-09-14 | 99 | -111/+111 |
| | | * | | | Merged from trunk (r12517). | Markus Engel | 2013-09-14 | 75 | -3190/+2785 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 218 | -7062/+46851 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merged from trunk (r12465). | Markus Engel | 2013-08-04 | 36 | -180/+212 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Cleaned up once more. | Markus Engel | 2013-08-04 | 10 | -716/+552 |
| | | * | | | | | | Cleaned up. | Markus Engel | 2013-08-03 | 45 | -771/+626 |
| | | * | | | | | | reordered SPDesktop::set_event_context2; fixed last mismatched-tags | Markus Engel | 2013-08-02 | 4 | -13/+17 |
| | | * | | | | | | Fixed more mismatched-tags; replaced GObject-properties in SPGuide | Markus Engel | 2013-08-01 | 13 | -50/+95 |
| | | * | | | | | | Replacement of unnecessary variables. | Markus Engel | 2013-07-31 | 44 | -1403/+1356 |
| | | * | | | | | | Removed placement news / explicit destructor calls. | Markus Engel | 2013-07-31 | 12 | -34/+34 |
| | | * | | | | | | Merged from trunk (r12441). | Markus Engel | 2013-07-31 | 1 | -31/+15 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Cleaned up a bit; fixed struct vs. class forward declarations. | Markus Engel | 2013-07-31 | 55 | -714/+592 |
| | | * | | | | | | | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 2013-07-31 | 43 | -276/+161 |
| | | * | | | | | | | Further refactoring of EventContexts. | Markus Engel | 2013-07-30 | 60 | -1176/+1147 |
| | | * | | | | | | | Merge from trunk (r12439). | Markus Engel | 2013-07-25 | 551 | -36354/+214 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 259 | -3285/+5464 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merged from trunk (r12305) | Markus Engel | 2013-04-27 | 18 | -198/+233 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | various changes | Markus Engel | 2013-04-27 | 10 | -408/+355 |
| | | * | | | | | | | | | | Removed some unused files; more refactoring in EventContext tree. | Markus Engel | 2013-04-21 | 37 | -694/+451 |
| | | * | | | | | | | | | | More cleaning. | Markus Engel | 2013-04-21 | 6 | -37/+29 |
| | | * | | | | | | | | | | Cleaned up a bit. | Markus Engel | 2013-04-21 | 24 | -1774/+1690 |
| | | * | | | | | | | | | | Some refactoring in RectContext and StarContext. | Markus Engel | 2013-04-20 | 5 | -356/+305 |
