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