| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | 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 |
| | |\ \ | |||||
| | * \ \ | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 18 | -103/+772 |
| | |\ \ \ | |||||
| | * \ \ \ | Merged from trunk (r12465). | Markus Engel | 2013-08-04 | 1 | -3/+3 |
| | |\ \ \ \ | |||||
| | * | | | | | Cleaned up a bit; fixed struct vs. class forward declarations. | Markus Engel | 2013-07-31 | 1 | -3/+3 |
| | * | | | | | Further refactoring of EventContexts. | Markus Engel | 2013-07-30 | 1 | -9/+16 |
| | * | | | | | Merge from trunk (r12439). | Markus Engel | 2013-07-25 | 4 | -324/+0 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 35 | -300/+471 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merged from trunk (r12305) | Markus Engel | 2013-04-27 | 2 | -44/+45 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | merged from trunk (r12287) | Markus Engel | 2013-04-20 | 5 | -4/+66 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Removed old SPObject factory. | Markus Engel | 2013-04-10 | 1 | -1/+0 |
| | * | | | | | | | | | Merged PaintServer and subclasses; moved Gradient classes to own files. | Markus Engel | 2013-04-05 | 1 | -1/+0 |
| | * | | | | | | | | | merged from trunk (r12265) | Markus Engel | 2013-04-05 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Merged Group and subclasses. | Markus Engel | 2013-04-05 | 1 | -4/+8 |
| * | | | | | | | | | | | UI message uniformisation | Kris De Gussem | 2013-09-15 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
| * | | | | | | | | | | Improve the functions which create GdkPixbuf from Cairo surface | Krzysztof Kosi??ski | 2013-09-13 | 2 | -67/+63 |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | | Add a check so objects removed from the document dont crash inkscape, happens... | Martin Owens | 2013-09-08 | 1 | -1/+2 |
| * | | | | | | | | | Fix for bug #1219175 (Typing in Layers Dialog searches hidden/unhidden state ... | Nicolas Dufour | 2013-09-07 | 1 | -1/+2 |
| * | | | | | | | | | Fix PNG export with non-px default unit [Bug #1215104]. | Matthew Petroff | 2013-09-01 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | | Add option to write out path data using only relative coordinates | Tavmjong Bah | 2013-08-15 | 2 | -3/+7 |
| * | | | | | | | | Fix Gtk+ 3 build failure and make check | Alex Valavanis | 2013-08-15 | 3 | -6/+8 |
| * | | | | | | | | Fix warning and hopefully fix build failures on Launchpad | Krzysztof Kosi??ski | 2013-08-14 | 2 | -3/+4 |
| * | | | | | | | | NewFromTemplate GSoC project for static templates | Slagvi Public | 2013-08-14 | 7 | -0/+649 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Cleanups before merge | Slagvi Public | 2013-08-13 | 4 | -8/+6 |
| | * | | | | | | | | Existing templates metadata added. Small keywords processing fix. | Slagvi Public | 2013-08-10 | 1 | -0/+5 |
| | * | | | | | | | | Adapted sp_file_new for use with templates | Slagvi Public | 2013-08-06 | 1 | -1/+1 |
| | * | | | | | | | | Removing template data from XML tree added | Slagvi Public | 2013-08-04 | 1 | -1/+1 |
| | * | | | | | | | | Template preview size fixed | Slagvi Public | 2013-07-27 | 2 | -2/+5 |
| | * | | | | | | | | New preview rendering option in New From Template | Slagvi Public | 2013-07-27 | 3 | -1/+15 |
| | * | | | | | | | | Templates related bug fixes | Slagvi Public | 2013-07-27 | 2 | -2/+10 |
| | * | | | | | | | | Templates gui fixes | Slagvi Public | 2013-07-24 | 4 | -20/+19 |
| | * | | | | | | | | Old templates support removed | Slagvi Public | 2013-07-24 | 1 | -1/+1 |
| | * | | | | | | | | Minor code fixes | Slagvi Public | 2013-07-19 | 6 | -49/+23 |
| | * | | | | | | | | New From Template ui rearrangement | Slagvi Public | 2013-07-19 | 8 | -144/+160 |
| | * | | | | | | | | Searching by words in descriptions, titles etc. Translation support improved | Slagvi Public | 2013-07-17 | 2 | -13/+60 |
| | * | | | | | | | | Template info loading + searching by keywords added. | Slagvi Public | 2013-07-12 | 3 | -10/+109 |
| | * | | | | | | | | Coding style improvements and display bug fixes | Slagvi Public | 2013-07-08 | 6 | -62/+126 |
| | * | | | | | | | | Added loading templates into NewFromTemplate dialog. | Slagvi Public | 2013-07-04 | 6 | -12/+108 |
| | * | | | | | | | | Templates menu item fixed | Slagvi Public | 2013-07-03 | 4 | -7/+8 |
| | * | | | | | | | | Adding NewFromTemplate to the Inkscape menu | Slagvi Public | 2013-07-02 | 7 | -0/+325 |
| * | | | | | | | | | Allow Object to Path verb from non-GUI (DBus) interface | Eric Greveson | 2013-08-12 | 1 | -1/+1 |
| * | | | | | | | | | Merge Google Summer of Code unit refactor. | Matthew Petroff | 2013-08-06 | 9 | -99/+112 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| | * | | | | | | | | Switched to global UnitTable. | Matthew Petroff | 2013-08-04 | 2 | -7/+3 |
