summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dutch translation updateKris De Gussem2014-11-271-74/+50
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...Tavmjong Bah2014-11-2613-17/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change default display unit to 'px'.Tavmjong Bah2014-11-262-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dutch translation updateKris De Gussem2014-11-261-46/+34
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct guide placement when created by dragging onto canvas or by creating g...Tavmjong Bah2014-11-262-2/+23
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dutch translation updateKris De Gussem2014-11-261-4/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use SVG width/height and viewBox to correct guide position.Tavmjong Bah2014-11-261-1/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-2614-30/+30
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge inkscape-cppify branchLiam P. White2014-11-2692-1124/+983
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Update to trunk r13766Liam P. White2014-11-2656-282/+352
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add CMake file to find LCMS2Josh Andler2014-11-261-0/+38
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch from NJH from report 1378843. Fixes build with lcms disabled.Nathan Hurst2014-11-261-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch from comment 4. Fixes build with cmake and poppler-0.26.4.Shlomi Fish2014-11-254-16/+42
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More c++ string usage.Johan B. C. Engelen2014-11-253-17/+23
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More C++ string usage.Johan B. C. Engelen2014-11-253-31/+20
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix applying LPE to clones (through the "+" button in the LPE dialog).Johan B. C. Engelen2014-11-252-4/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable preference widget to allow saving fonts in non-px unitsJosh Andler2014-11-251-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Units, inkex.py: viewbox width is defined by the 3rd number of the viewbox sp...Johan B. C. Engelen2014-11-251-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move 'm' handling code from document.cpp to svg-length.cpp and units.cpp to m...Tavmjong Bah2014-11-254-21/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow marker orientation to have units ('deg', 'rad', 'grad', 'turn').Tavmjong Bah2014-11-254-16/+20
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Increase precision of conversion factors to match that of doubles.Tavmjong Bah2014-11-251-8/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix stroke style unit in F&S dialog (update to display unit on first open).Josh Andler2014-11-251-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dutch translation updateKris De Gussem2014-11-241-92/+49
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix bug in rev 13632 when page size units = 'm'. (Bug 1395637)Alvin Penner2014-11-241-0/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug in pen/cil modes triangle in/outJabier Arraiza Cenoz2014-11-241-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-2433-75/+120
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to trunk r13750Liam P. White2014-11-2487-38784/+44812
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions: try to calculate the SVG unitJohan B. C. Engelen2014-11-231-7/+55
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i18n. Fix for Bug #1388916 (There seem to be untranslatable strings in MapSym...Masato HASHIMOTO2014-11-233-7639/+10971
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert old behavior: changing "Default units" changes *only* the displayed un...Johan B. C. Engelen2014-11-222-4/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Win64: add High DPI awareness to the manifest (needs testing on non-highdpi s...Johan B. C. Engelen2014-11-211-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dutch translation updateKris De Gussem2014-11-211-69/+52
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build-x64-gtk3.xml : fix documentationJohan B. C. Engelen2014-11-211-2/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | properly name the document units as "Document units" in the UI. The setting i...Johan B. C. Engelen2014-11-211-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed a bug pointed by suv running from comand line, also removed another des...Jabier Arraiza Cenoz2014-11-211-2/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Windows: add 64bit GTK3 buildtool build file.Johan B. C. Engelen2014-11-201-0/+920
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dutch translation updateKris De Gussem2014-11-201-4260/+5530
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename variable to better express its use. (units -> page_size_units)Tavmjong Bah2014-11-203-5/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix length tests.Johan B. C. Engelen2014-11-191-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Win64: complimentary to rev13689, fix cxxtests on 64bit windowsJohan B. C. Engelen2014-11-191-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | units: remove a remnant from old code. There should be only one UnitTable ins...Johan B. C. Engelen2014-11-191-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tests: fix stringstream-test for outputting floating point numbers. At http:/...Johan B. C. Engelen2014-11-191-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modify sequence of events. (Bug 1247801)Alvin Penner2014-11-191-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated Swedish translation to 41%Christoffer Holmstedt2014-11-191-344/+233
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated Swedish to 41%Christoffer Holmstedt2014-11-171-344/+233
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Windows 64-bit: fix linking cxxtests (missing deps)Johan B. C. Engelen2014-11-191-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove extra commnetsJabier Arraiza Cenoz2014-11-191-2/+0
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation. Italian translation update by Firas Hanife.Firas Hanife2014-11-181-391/+341
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [INTL:zh_TW] Traditional Chinese translation updateIvan Mas??r2014-11-181-7948/+9227
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [FIX] Patch for bug #1282968 (kerning of Telugu fonts is broken) by David Mat...mathog2014-11-181-19/+34
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |