| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix two memleaks | Johan B. C. Engelen | 2013-09-28 | 1 | -2/+6 |
| | | | | (bzr r12617) | ||||
| * | effects don't need to merge into menus if we're running without gui; with ↵ | buliabyak | 2013-09-28 | 3 | -4/+2 |
| | | | | | | this we can purge a redundant reading of menus skeleton, which leaked its xml tree (bzr r12616) | ||||
| * | Fixed crash with calligraphic tool in subtract mode. | Markus Engel | 2013-09-28 | 1 | -2/+13 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1230007 (bzr r12615) | ||||
| * | fix one code path where fullname wasn't freed | buliabyak | 2013-09-28 | 1 | -1/+2 |
| | | | | (bzr r12614) | ||||
| * | Fixed MeasureContext. | Markus Engel | 2013-09-28 | 2 | -4/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1232494 (bzr r12613) | ||||
| * | components of _image_name were g_strdup'ed so need to be g_free'd | buliabyak | 2013-09-28 | 1 | -0/+4 |
| | | | | (bzr r12612) | ||||
| * | dying document needs to delete its perspective | buliabyak | 2013-09-28 | 1 | -0/+5 |
| | | | | (bzr r12611) | ||||
| * | another place where getURI()->toString() values were leaking | buliabyak | 2013-09-28 | 1 | -2/+6 |
| | | | | (bzr r12610) | ||||
| * | return value of g_utf16_to_utf8 was leaking here | buliabyak | 2013-09-28 | 1 | -1/+3 |
| | | | | (bzr r12609) | ||||
| * | on hiding, texts must _clearFlow to release arena items, otherwise they leak | buliabyak | 2013-09-28 | 2 | -2/+12 |
| | | | | (bzr r12608) | ||||
| * | leak fixes: free marker value on delete; free the return value of uri's ↵ | buliabyak | 2013-09-28 | 1 | -3/+15 |
| | | | | | | toString() (bzr r12607) | ||||
| * | obvious memleak | buliabyak | 2013-09-28 | 1 | -0/+2 |
| | | | | (bzr r12606) | ||||
| * | Allow pixmaps to specify their width and height to control/knots. Allows ↵ | Martin Owens | 2013-09-28 | 3 | -142/+83 |
| | | | | | | non-square nodes. (bzr r12605) | ||||
| * | bug fix: xml:space was not initialized, getting random values | buliabyak | 2013-09-28 | 1 | -1/+3 |
| | | | | (bzr r12604) | ||||
| * | cppcheck: performance + variable type | Kris De Gussem | 2013-09-27 | 5 | -17/+17 |
| | | | | (bzr r12603) | ||||
| * | Adjusted code style of SPEllipse. | Markus Engel | 2013-09-27 | 3 | -220/+253 |
| | | | | (bzr r12602) | ||||
| * | Further refactored SPEllipse. | Markus Engel | 2013-09-26 | 7 | -192/+131 |
| | | | | (bzr r12601) | ||||
| * | Use Cairo 1.10 blend operators to render feBlend | Krzysztof Kosi??ski | 2013-09-26 | 1 | -134/+30 |
| | | | | (bzr r12600) | ||||
| * | The downscaling fix is already in Cairo trunk. | Krzysztof Kosi??ski | 2013-09-26 | 2 | -120/+4 |
| | | | | | | Therefore, remove the image scaling hack from drawing-image.cpp. (bzr r12599) | ||||
| * | cppcheck: performance | Kris De Gussem | 2013-09-26 | 6 | -17/+17 |
| | | | | (bzr r12598) | ||||
| * | cppcheck | Kris De Gussem | 2013-09-26 | 1 | -16/+16 |
| | | | | (bzr r12597) | ||||
| * | random code cleanup | Johan B. C. Engelen | 2013-09-26 | 5 | -38/+27 |
| | | | | (bzr r12596) | ||||
| * | Fix for Bug #1229605 (inkscape crashes when canceled import pdf). | Nicolas Dufour | 2013-09-26 | 1 | -2/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1229605 (bzr r12595) | ||||
| * | Merged from trunk (r12593). | Markus Engel | 2013-09-26 | 22 | -89/+94 |
| |\ | | | | | (bzr r11608.1.132) | ||||
| | * | C++ify calling a few SPLPEItem functions, much more work than expected... ↵ | Johan B. C. Engelen | 2013-09-25 | 18 | -76/+78 |
| | | | | | | | | | | | slowly slowly... (bzr r12593) | ||||
| | * | Fix make dist | Ryan Lerch | 2013-09-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1230298 (bzr r12591) | ||||
| | * | Proper fix for bug 1127103 (Filter changes color when object flipped.) | Tavmjong Bah | 2013-09-25 | 2 | -13/+9 |
| | | | | | | | (bzr r12590) | ||||
| | * | Updating libdepixelize version | Vinícius dos Santos Oliveira | 2013-09-25 | 1 | -0/+7 |
| | | | | | | | (bzr r12589) | ||||
| * | | Simplified some in-code circle creation. | Markus Engel | 2013-09-24 | 4 | -35/+25 |
| | | | | | | | (bzr r11608.1.131) | ||||
| * | | Refactored SPSpiral. | Markus Engel | 2013-09-24 | 2 | -56/+52 |
| | | | | | | | (bzr r11608.1.130) | ||||
| * | | Merged from trunk (r12588). | Markus Engel | 2013-09-24 | 182 | -7200/+2649 |
| |\| | | | | | (bzr r11608.1.129) | ||||
| | * | Fix my email address through codebase | Bryce Harrington | 2013-09-24 | 5 | -5/+5 |
| | | | | | | | (bzr r12588) | ||||
| | * | Make sure selection->setList checks for dupes by routing to selection->addList. | Martin Owens | 2013-09-24 | 1 | -11/+2 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1229678 (bzr r12586) | ||||
| | * | Replace xml node get_double with simple direct value. | Martin Owens | 2013-09-24 | 2 | -4/+2 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1229558 (bzr r12585) | ||||
| | * | change names for displayName and detailedDescription, improve char code and ↵ | Martin Owens | 2013-09-24 | 38 | -61/+62 |
| | | | | | | | | | | | remove const. (bzr r12584) | ||||
| | * | for bitmap import, use a default value of 90 dpi, if not otherwise ↵ | Alvin Penner | 2013-09-23 | 1 | -9/+4 |
| | | | | | | | | | | | specified. Bug 165952, comment 43. (bzr r12583) | ||||
| | * | Fixed FeComponentTransfer. | Markus Engel | 2013-09-23 | 4 | -30/+57 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1229326 (bzr r12582) | ||||
| | * | fix crash on uninitialized unittracker for spinbuttons. fixes crash on ↵ | Johan B. C. Engelen | 2013-09-23 | 2 | -7/+9 |
| | | | | | | | | | | | | | | | | | changing major grid line number, possibly other random crashes Fixed bugs: - https://launchpad.net/bugs/1229183 (bzr r12581) | ||||
| | * | Added missing registration of FeDistantLight; made sure warnings on missing ↵ | Markus Engel | 2013-09-23 | 2 | -12/+18 |
| | | | | | | | | | | | | | | | | | types are always issued. Fixed bugs: - https://launchpad.net/bugs/1229326 (bzr r12580) | ||||
| | * | Bumping new version of libdepixelize | Vinícius dos Santos Oliveira | 2013-09-23 | 11 | -106/+667 |
| | | | | | | | (bzr r12579) | ||||
| | * | Disable smooth output in Inkscape PixelArtDialog | Vinícius dos Santos Oliveira | 2013-09-23 | 1 | -0/+12 |
| | | | | | | | (bzr r12578) | ||||
| | * | Fix percentage document size handling. | Matthew Petroff | 2013-09-23 | 3 | -36/+38 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1228852 (bzr r12577) | ||||
| | * | Fixed bug in last commit. | Matthew Petroff | 2013-09-22 | 1 | -1/+2 |
| | | | | | | | (bzr r12576) | ||||
| | * | Fix adding viewBox to new documents. | Matthew Petroff | 2013-09-22 | 11 | -5/+61 |
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1228660 - https://launchpad.net/bugs/1228693 - https://launchpad.net/bugs/1228852 (bzr r12575) | ||||
| | * | Fix CMake build (follow-up to r12567) | su_v | 2013-09-22 | 1 | -1/+0 |
| | | | | | | | (bzr r12574) | ||||
| | * | units: Catch FileError if no units.xml is in /usr/local/... | Bryce Harrington | 2013-09-22 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | Reproducible by building and running inkscape in-tree, without installation. #10 0x0000000000aa6873 in Inkscape::Util::UnitTable::UnitTable (this=0x11f75e0) at util/units.cpp:195 filename = 0x121e8f0 "/usr/local/share/inkscape/ui/units.xml" (bzr r12571) | ||||
| | * | Merge gsoc procedural templates work. | Slagvi Public | 2013-09-21 | 6 | -92/+153 |
| | |\ | | | | | | | (bzr r12570) | ||||
| | | * | Small style fixes. | Slagvi Public | 2013-09-21 | 3 | -10/+6 |
| | | | | | | | | | | (bzr r12481.1.15) | ||||
| | | * | Fix templates parameters names. | Slagvi Public | 2013-09-21 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r12481.1.13) | ||||
| | | * | Change paths storage to std::string. | Slagvi Public | 2013-09-20 | 5 | -11/+16 |
| | | | | | | | | | | (bzr r12481.1.12) | ||||
