| Commit message (Expand) | Author | Age | Files | Lines |
| * | Translations. Breton translation by Alan | Alan Monfort | 2014-12-08 | 1 | -10810/+11390 |
| * | Documentation. Keys and mouse reference files update (including a new Belarus... | Nicolas Dufour | 2014-12-07 | 7 | -1055/+11173 |
| * | do not recalculate page height unless it is necessary. (Bug 1384915, comment 24) | Alvin Penner | 2014-12-06 | 1 | -2/+4 |
| * | extensions: Also install extensions written in perl, shell, and ruby | Bryce Harrington | 2014-12-05 | 1 | -1/+5 |
| * | Update for osx packaging (add support for debug builds, add build number to p... | su_v | 2014-12-05 | 2 | -8/+89 |
| * | packaging/macosx: fix typo in osx-app.sh | su_v | 2014-12-05 | 1 | -1/+1 |
| * | Fix snapping bug in pen tool | Diederik van Lierop | 2014-12-04 | 1 | -3/+7 |
| * | Store 3d box tool coordinates stored in 'user units'. | Tavmjong Bah | 2014-12-04 | 1 | -42/+70 |
| * | Dutch translation update | Kris De Gussem | 2014-12-03 | 1 | -83/+52 |
| * | Dutch translation update | Kris De Gussem | 2014-12-03 | 1 | -88/+58 |
| * | Extensions. Fix for Bug #1192746 (e key does not start export on firefox [Jes... | Hannes Hochreiner | 2014-12-01 | 1 | -12/+1 |
| * | I remove this extension because maybe isnt the best way to handle the problem... | Jabier Arraiza Cenoz | 2014-11-30 | 2 | -265/+0 |
| * | Dutch translation update | Kris De Gussem | 2014-11-30 | 1 | -88/+95 |
| * | allow use of units identifier for width, height in measure.py (Bug 1395567) | Alvin Penner | 2014-11-29 | 1 | -3/+4 |
| * | fix errors in string conversion. (rev13762, 13763) | Johan B. C. Engelen | 2014-11-28 | 1 | -6/+6 |
| * | avoid recalculating viewbox if it is not necessary. (Bug 1384915, comment 24) | Alvin Penner | 2014-11-28 | 4 | -11/+12 |
| * | Dutch translation update | Kris De Gussem | 2014-11-27 | 1 | -74/+50 |
| * | Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ... | Tavmjong Bah | 2014-11-26 | 13 | -17/+17 |
| * | Change default display unit to 'px'. | Tavmjong Bah | 2014-11-26 | 2 | -2/+2 |
| * | Dutch translation update | Kris De Gussem | 2014-11-26 | 1 | -46/+34 |
| * | Correct guide placement when created by dragging onto canvas or by creating g... | Tavmjong Bah | 2014-11-26 | 2 | -2/+23 |
| * | Dutch translation update | Kris De Gussem | 2014-11-26 | 1 | -4/+2 |
| * | Use SVG width/height and viewBox to correct guide position. | Tavmjong Bah | 2014-11-26 | 1 | -1/+18 |
| * | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability | Liam P. White | 2014-11-26 | 14 | -30/+30 |
| * | Merge inkscape-cppify branch | Liam P. White | 2014-11-26 | 92 | -1124/+983 |
| |\ |
|
| | * | Update to trunk r13766 | Liam P. White | 2014-11-26 | 56 | -282/+352 |
| | |\
| |/
|/| |
|
| * | | Add CMake file to find LCMS2 | Josh Andler | 2014-11-26 | 1 | -0/+38 |
| * | | Patch from NJH from report 1378843. Fixes build with lcms disabled. | Nathan Hurst | 2014-11-26 | 1 | -1/+1 |
| * | | Patch from comment 4. Fixes build with cmake and poppler-0.26.4. | Shlomi Fish | 2014-11-25 | 4 | -16/+42 |
| * | | More c++ string usage. | Johan B. C. Engelen | 2014-11-25 | 3 | -17/+23 |
| * | | More C++ string usage. | Johan B. C. Engelen | 2014-11-25 | 3 | -31/+20 |
| * | | Fix applying LPE to clones (through the "+" button in the LPE dialog). | Johan B. C. Engelen | 2014-11-25 | 2 | -4/+14 |
| * | | Disable preference widget to allow saving fonts in non-px units | Josh Andler | 2014-11-25 | 1 | -1/+1 |
| * | | Units, inkex.py: viewbox width is defined by the 3rd number of the viewbox sp... | Johan B. C. Engelen | 2014-11-25 | 1 | -1/+1 |
| * | | Move 'm' handling code from document.cpp to svg-length.cpp and units.cpp to m... | Tavmjong Bah | 2014-11-25 | 4 | -21/+14 |
| * | | Allow marker orientation to have units ('deg', 'rad', 'grad', 'turn'). | Tavmjong Bah | 2014-11-25 | 4 | -16/+20 |
| * | | Increase precision of conversion factors to match that of doubles. | Tavmjong Bah | 2014-11-25 | 1 | -8/+8 |
| * | | Fix stroke style unit in F&S dialog (update to display unit on first open). | Josh Andler | 2014-11-25 | 1 | -2/+2 |
| * | | Dutch translation update | Kris De Gussem | 2014-11-24 | 1 | -92/+49 |
| * | | fix bug in rev 13632 when page size units = 'm'. (Bug 1395637) | Alvin Penner | 2014-11-24 | 1 | -0/+2 |
| * | | Fix a bug in pen/cil modes triangle in/out | Jabier Arraiza Cenoz | 2014-11-24 | 1 | -1/+1 |
| * | | Units: make it absolutely clear that Document properties unit dropdown is for... | Johan B. C. Engelen | 2014-11-24 | 33 | -75/+120 |
| | * | Update to trunk r13750 | Liam P. White | 2014-11-24 | 87 | -38784/+44812 |
| | |\
| |/
|/| |
|
| * | | Extensions: try to calculate the SVG unit | Johan B. C. Engelen | 2014-11-23 | 1 | -7/+55 |
| * | | i18n. Fix for Bug #1388916 (There seem to be untranslatable strings in MapSym... | Masato HASHIMOTO | 2014-11-23 | 3 | -7639/+10971 |
| * | | Revert old behavior: changing "Default units" changes *only* the displayed un... | Johan B. C. Engelen | 2014-11-22 | 2 | -4/+8 |
| * | | Win64: add High DPI awareness to the manifest (needs testing on non-highdpi s... | Johan B. C. Engelen | 2014-11-21 | 1 | -0/+5 |
| * | | Dutch translation update | Kris De Gussem | 2014-11-21 | 1 | -69/+52 |
| * | | build-x64-gtk3.xml : fix documentation | Johan B. C. Engelen | 2014-11-21 | 1 | -2/+1 |
| * | | properly name the document units as "Document units" in the UI. The setting i... | Johan B. C. Engelen | 2014-11-21 | 1 | -1/+1 |