| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix preview page number for PDF Cairo import dialog | Alex Valavanis | 2013-09-21 | 1 | -1/+1 |
| * | Rm unused dom/svg2.h | Alex Valavanis | 2013-09-21 | 2 | -5561/+0 |
| * | Fix tautological comparison for enum of unspecified type | Alex Valavanis | 2013-09-21 | 2 | -5/+6 |
| * | Drop unused static function declarations | Alex Valavanis | 2013-09-21 | 4 | -153/+80 |
| * | Fix make dist | Alex Valavanis | 2013-09-21 | 1 | -4/+12 |
| * | Fix format security errors | Alex Valavanis | 2013-09-21 | 14 | -17/+17 |
| * | Fixed CMake build. | Markus Engel | 2013-09-21 | 1 | -6/+6 |
| * | Rectangles can be drawn inside other shapes again. | Markus Engel | 2013-09-21 | 1 | -3/+1 |
| * | fix Windows build | Johan B. C. Engelen | 2013-09-21 | 1 | -2/+2 |
| * | partial 2geom update, fixes linker errors | Johan B. C. Engelen | 2013-09-21 | 2 | -3/+14 |
| * | Use viewBox for new documents. | Matthew Petroff | 2013-09-20 | 1 | -0/+5 |
| * | Fix the text filter issue and revert many changes. | Martin Owens | 2013-09-20 | 5 | -13/+21 |
| * | Fix build with dbus api enabled. | Matthew Petroff | 2013-09-20 | 1 | -2/+3 |
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 366 | -21455/+21533 |
| |\ | |||||
| | * | Fix grids after C++ification. Patch from Markus Engel | Markus Engel | 2013-09-20 | 1 | -0/+8 |
| | * | make check: Fix harder. Remove muldefs hack and modify quote-test.h | Krzysztof Kosi??ski | 2013-09-20 | 4 | -11/+10 |
| | * | Refactor status-bar text for multiple items, was very broken | Martin Owens | 2013-09-20 | 39 | -195/+166 |
| | * | 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 |
| | * | 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 |
