| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix for bug #1236282 (add full keyboard navigation support for new templates ... | Nicolas Dufour | 2013-12-27 | 4 | -4/+12 |
| * | Fix for bug #1204732 (Inkscape crashed with SIGABRT in __gnu_cxx::__verbose_t... | Nicolas Dufour | 2013-12-26 | 1 | -1/+4 |
| * | UI message fix | Kris De Gussem | 2013-12-24 | 1 | -2/+2 |
| * | add null check | Kris De Gussem | 2013-12-20 | 1 | -7/+9 |
| * | Null check added. (should fix bug 1172484) | Kris De Gussem | 2013-12-20 | 1 | -34/+37 |
| * | modify transform behaviour for scaled stroke width, Preserved Transforms | Alvin Penner | 2013-12-17 | 4 | -11/+15 |
| * | Check order (fixing bug 1219264 ?) | Kris De Gussem | 2013-12-15 | 1 | -2/+2 |
| * | Fix for Bug #1255367 (Alt D clears undo history even when nothing happens). | Nicolas Dufour | 2013-12-12 | 1 | -1/+9 |
| * | Fix for Bug #498141 (Crash on opening Inkscape Preferences... dialog (color p... | Nicolas Dufour | 2013-12-12 | 1 | -1/+1 |
| * | Partial fix for Bug #1256347 (spiral and stars tools, the inputbox for turns ... | Nicolas Dufour | 2013-12-12 | 1 | -1/+1 |
| * | New CSS blending modes (outside of filters). | Tavmjong Bah | 2013-12-10 | 7 | -0/+182 |
| * | Add JessyInk namespace. | Tavmjong Bah | 2013-12-10 | 2 | -0/+2 |
| * | Superficial text fix in gradient toolbar. | Josh Andler | 2013-12-09 | 1 | -1/+1 |
| * | patch by Adolf Mathias and ~suv for Bug 1136495 | Alvin Penner | 2013-12-07 | 1 | -1/+1 |
| * | Fix for Bug #1257007 ([devlibs-gtk3] Crash when clicking on Export As...). | Nicolas Dufour | 2013-12-06 | 1 | -1/+9 |
| * | fix Segmentation fault while exporting to Plain SVG (Bug #1202753) (patch of ... | Kris De Gussem | 2013-12-05 | 1 | -3/+6 |
| * | add null pointer check | Kris De Gussem | 2013-12-05 | 1 | -1/+1 |
| * | New CSS blending and compositing modes. | Tavmjong Bah | 2013-12-05 | 7 | -34/+249 |
| * | ImageMagick exception handling improvements (see Bug #1252719). | Nicolas Dufour | 2013-12-03 | 1 | -1/+7 |
| * | Fix for Bug #1094511 (GTK3: rulers render with solid black bg). | Nicolas Dufour | 2013-12-03 | 1 | -1/+7 |
| * | Fix build with freetype >= 2.5.1 | su_v | 2013-11-30 | 1 | -1/+2 |
| * | typo | Kris De Gussem | 2013-11-24 | 1 | -3/+3 |
| * | reorder header file includes. Because glibmm depends on a deprecated/threads.... | Johan B. C. Engelen | 2013-11-21 | 2 | -3/+5 |
| * | the C++11 fails without this small change in constness of a GSList iterator | Johan B. C. Engelen | 2013-11-21 | 1 | -2/+2 |
| * | fix crash bug 1253721, document code with explanation | Johan B. C. Engelen | 2013-11-21 | 1 | -13/+18 |
| * | fix memleak | Johan B. C. Engelen | 2013-11-21 | 1 | -0/+2 |
| * | Increased pattern resolution to fix blocker bug #1251039. | Tavmjong Bah | 2013-11-19 | 1 | -1/+2 |
| * | Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449. | Tavmjong Bah | 2013-11-19 | 8 | -36/+161 |
| * | fix initialization bug, that leads to non-continuous path | Johan B. C. Engelen | 2013-11-18 | 1 | -1/+1 |
| * | i18n. Fix for Bug #1252229 (As for the verb name XXX (No preferences), XXX ar... | Nicolas Dufour | 2013-11-18 | 1 | -1/+1 |
| * | fix typo in rev 12797 | Alvin Penner | 2013-11-14 | 1 | -1/+1 |
| * | More scan-build null pointer checks | Alex Valavanis | 2013-11-14 | 2 | -27/+23 |
| * | splivarot: Clean up assertions where possible | Alex Valavanis | 2013-11-14 | 1 | -20/+11 |
| * | fix warning | Kris De Gussem | 2013-11-13 | 1 | -1/+1 |
| * | Add command line support for EMF and WMF export, by David Mathog. | Nicolas Dufour | 2013-11-13 | 2 | -20/+48 |
| * | Partial fix for blocker bug 1163449: "Imported bitmap appear blurry when zoom... | Tavmjong Bah | 2013-11-13 | 1 | -4/+4 |
| * | fix C++11 build on Windows, now build finishes without errors with TDM-GCC 4.6.1 | Johan B. C. Engelen | 2013-11-13 | 1 | -1/+5 |
| * | fix build, complementary to rev12804 (forgot to commit) | Johan B. C. Engelen | 2013-11-13 | 1 | -3/+4 |
| * | fix C++11 compilation. There A LOT of const_casts in this file... :-( | Johan B. C. Engelen | 2013-11-12 | 1 | -12/+15 |
| * | update 2geom : sbasis.h, improves iterators, helps compilation with C++11 | Johan B. C. Engelen | 2013-11-12 | 1 | -6/+7 |
| * | part of patch by David Evans to fix C++11 build | Johan B. C. Engelen | 2013-11-12 | 2 | -7/+6 |
| * | part of patch by David Evans to fix C++11 build | Johan B. C. Engelen | 2013-11-12 | 2 | -0/+9 |
| * | fix type. note that a real fix should get rid of all the macros like SVG_ZOOM... | Johan B. C. Engelen | 2013-11-12 | 1 | -4/+4 |
| * | splivarot: scan-build fixes and cleanup | Alex Valavanis | 2013-11-12 | 1 | -22/+14 |
| * | PathOutline. modify tolerance for detecting smooth joins. (Bug 1247441) | Alvin Penner | 2013-11-12 | 1 | -1/+1 |
| * | Partial fix for blocker bug 1163449: "Imported bitmap appear blurry when zoom... | Tavmjong Bah | 2013-11-12 | 2 | -7/+22 |
| * | Clean up some tool related things. | Markus Engel | 2013-11-12 | 12 | -279/+63 |
| * | Fix bug in SPSwitch. | Markus Engel | 2013-11-12 | 3 | -2/+3 |
| * | Fix for Bug #1249390 (filter with feImage with empty href crashes inkscape). | Nicolas Dufour | 2013-11-11 | 1 | -0/+4 |
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 123 | -314/+318 |