| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-29 | 1 | -1/+1 |
| * | don't update doc unit stuff when initializing DocumentProperties dialog widgets | Johan B. C. Engelen | 2013-10-25 | 1 | -8/+14 |
| * | fix ambiguity error with C++11 (gcc 4.6.2 Windows) | Johan B. C. Engelen | 2013-10-21 | 1 | -1/+1 |
| * | we don't have nondocked dialogs, so rewrite restoring dialogs on startup via ... | buliabyak | 2013-10-13 | 2 | -6/+7 |
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o... | Johan B. C. Engelen | 2013-10-12 | 4 | -13/+13 |
| * | Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag... | Nicolas Dufour | 2013-10-09 | 1 | -2/+2 |
| * | Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ... | Tavmjong Bah | 2013-10-08 | 1 | -1/+1 |
| * | C++ | Johan B. C. Engelen | 2013-10-04 | 1 | -3/+3 |
| * | C++ | Johan B. C. Engelen | 2013-10-04 | 1 | -7/+7 |
| * | fix previous commit | Johan B. C. Engelen | 2013-09-30 | 1 | -2/+2 |
| * | string leaks | Johan B. C. Engelen | 2013-09-30 | 1 | -2/+2 |
| * | fix two memleaks | Johan B. C. Engelen | 2013-09-28 | 1 | -2/+6 |
| * | cppcheck: performance | Kris De Gussem | 2013-09-26 | 1 | -1/+1 |
| * | Merged from trunk (r12593). | Markus Engel | 2013-09-26 | 1 | -1/+1 |
| |\ | |||||
| | * | C++ify calling a few SPLPEItem functions, much more work than expected... slo... | Johan B. C. Engelen | 2013-09-25 | 1 | -1/+1 |
| * | | Merged from trunk (r12588). | Markus Engel | 2013-09-24 | 14 | -98/+251 |
| |\| | |||||
| | * | Fix my email address through codebase | Bryce Harrington | 2013-09-24 | 2 | -2/+2 |
| | * | Disable smooth output in Inkscape PixelArtDialog | Vinícius dos Santos Oliveira | 2013-09-23 | 1 | -0/+12 |
| | * | Fix percentage document size handling. | Matthew Petroff | 2013-09-23 | 1 | -2/+8 |
| | * | Merge gsoc procedural templates work. | Slagvi Public | 2013-09-21 | 4 | -73/+139 |
| | |\ | |||||
| | | * | Small style fixes. | Slagvi Public | 2013-09-21 | 3 | -10/+6 |
| | | * | Fix templates parameters names. | Slagvi Public | 2013-09-21 | 1 | -1/+1 |
| | | * | Change paths storage to std::string. | Slagvi Public | 2013-09-20 | 3 | -9/+11 |
| | | * | Small style fixes. | Slagvi Public | 2013-09-20 | 1 | -4/+4 |
| | | * | Fix "default_*" template names treatment. | Slagvi Public | 2013-09-18 | 1 | -1/+1 |
| | | * | Fix procedural templates "modified" status. | Slagvi Public | 2013-09-15 | 1 | -0/+1 |
| | | * | Fixed available undo after new template creation. | Slagvi Public | 2013-09-15 | 1 | -0/+4 |
| | | * | Removed search templates case sensitivity | Slagvi Public | 2013-09-15 | 1 | -9/+8 |
| | | * | Creating documents from procedural templates added. | Slagvi Public | 2013-09-04 | 4 | -22/+42 |
| | | * | Add listing procedural templates in NewFromTemplate dialog. | Slagvi Public | 2013-08-24 | 2 | -32/+72 |
| | * | | Fix format security errors | Alex Valavanis | 2013-09-21 | 2 | -4/+4 |
| | * | | Merge from trunk. | Matthew Petroff | 2013-09-20 | 9 | -18/+590 |
| | |\ \ | |||||
| | | * | | 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 |
| | * | | | Merge from trunk. | Matthew Petroff | 2013-09-15 | 3 | -68/+64 |
| | |\ \ \ | |||||
| | * | | | | Fix bug with tool handles during document unit change. | Matthew Petroff | 2013-09-14 | 1 | -0/+9 |
| | * | | | | Merge from trunk. | Matthew Petroff | 2013-09-12 | 12 | -6/+664 |
| | |\ \ \ \ | |||||
| | * | | | | | Finish fixing document unit change undo bug. | Matthew Petroff | 2013-09-11 | 2 | -5/+6 |
| | * | | | | | Fix document unit change undo bug. | Matthew Petroff | 2013-09-11 | 1 | -0/+15 |
| | * | | | | | Improve code readability. | Matthew Petroff | 2013-08-28 | 2 | -3/+3 |
| | * | | | | | Added viewBox implement document unit support. | Matthew Petroff | 2013-08-27 | 5 | -27/+39 |
| | * | | | | | Use real world units for page sizes. | Matthew Petroff | 2013-08-25 | 1 | -3/+27 |
| * | | | | | | Refactored SPUse. | Markus Engel | 2013-09-24 | 1 | -2/+2 |
| | |_|_|/ / |/| | | | | |||||
| * | | | | | 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 | 4 | -0/+553 |
| |\ \ \ \ \ | |||||
| | * | | | | | 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 | 4 | -0/+564 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge C++ification of the SP tree by Markus Engel | Krzysztof Kosi??ski | 2013-09-19 | 5 | -18/+27 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| | * | | | | Merged from trunk (r12517). | Markus Engel | 2013-09-14 | 5 | -70/+68 |
| | |\ \ \ \ | |||||
