| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 3 | -10/+12 |
| | | | | | A lot of header clean-up. | ||||
| * | Misc. typos | luz.paz | 2018-01-08 | 1 | -2/+2 |
| | | | | Found via `codespell` | ||||
| * | sp-marshal: fix deprecation | Alexander Valavanis | 2017-12-25 | 1 | -1/+1 |
| | | |||||
| * | license fix | Eduard Braun | 2017-11-26 | 2 | -2/+2 |
| | | |||||
| * | Merge branch 'luzpaz/inkscape-typos' (!119) | Eduard Braun | 2017-11-07 | 5 | -6/+6 |
| |\ | |||||
| | * | Misc. typos | Unknown | 2017-11-07 | 5 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | ||||
| * | | Change abs to std::abs to fix warnings | Simon Wells | 2017-11-04 | 1 | -2/+2 |
| |/ | |||||
| * | Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscape | Marc Jeanmougin | 2017-10-20 | 1 | -2/+1 |
| |\ | |||||
| | * | Replace boost::scoped_ptr | Jan Lingscheid | 2017-10-17 | 1 | -2/+1 |
| | | | | | | | | | | | This replaces all usage of boost::scoped_ptr with std::unique_ptr. Also removes the corresponding includes. | ||||
| * | | Remove all unused makefile.in | Stefano Facchini | 2017-10-19 | 1 | -17/+0 |
| |/ | |||||
| * | Removed all GSList occurences in .h files | Marc Jeanmougin | 2017-10-01 | 2 | -13/+14 |
| | | |||||
| * | remove helper/gnome-utils.* | Marc Jeanmougin | 2017-09-29 | 3 | -151/+0 |
| | | |||||
| * | Include the prefix.h defines in gettext config | Ted Gould | 2017-08-05 | 1 | -1/+5 |
| | | |||||
| * | Merge branch 'master' into shortcuts | Eduard Braun | 2017-07-09 | 2 | -1/+3 |
| |\ | |||||
| | * | Allows one to use Super, Hyper and Meta key modifiers in shortcuts | Marc Jeanmougin | 2017-06-29 | 1 | -0/+6 |
| | | | |||||
| | * | Partial fix for menu items and split contextmenu into separate file | Alexander Valavanis | 2017-06-27 | 2 | -1/+3 |
| | | | |||||
| * | | Improve and simplify shortcut handling. | Eduard Braun | 2017-06-23 | 1 | -9/+1 |
| |/ | | | | Should fix many issues with unusuable keys, especially on non-English keyboard layouts. | ||||
| * | Use UTF8 encoding for output on windows console. | Eduard Braun | 2017-05-10 | 1 | -11/+12 |
| | | | | | | This avoids the misery and frustration of converting to the overly limited ANSI codepages and does not seem to cause any issues so far. (bzr r15682) | ||||
| * | Move functions for switching gettext charset to helper/gettext.h | Eduard Braun | 2017-05-07 | 2 | -2/+30 |
| | | | | (bzr r15675.1.3) | ||||
| * | Move gettext initialization into separate function so it can be re-used ↵ | Eduard Braun | 2017-05-07 | 3 | -2/+131 |
| | | | | | | (will come in handy in inkview) (bzr r15675.1.2) | ||||
| * | Add improvement pointed in IRC by Ede_123 to allow defaultables parametes on ↵ | Jabiertxof | 2017-05-06 | 1 | -3/+3 |
| | | | | | | fillet chamfer (bzr r15668) | ||||
| * | Pre merge fixing | Jabiertxof | 2017-05-06 | 1 | -2/+3 |
| | | | | (bzr r13645.1.177) | ||||
| * | Updating code to trunk | Jabiertxof | 2017-05-06 | 1 | -49/+0 |
| | | | | (bzr r13645.1.176) | ||||
| * | Update to trunk | Jabier Arraiza Cenoz | 2017-05-05 | 1 | -0/+2 |
| |\ | | | | | (bzr r13645.1.174) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2017-01-25 | 2 | -1/+8 |
| |\| | | | | | (bzr r13645.1.168) | ||||
| | * | Adding base | Jabiertxof | 2017-01-05 | 2 | -1/+8 |
| | | | | | | | (bzr r15392.1.1) | ||||
| * | | Update to new code in trunk | Jabiertxof | 2017-01-22 | 2 | -0/+24 |
| | | | | | | | (bzr r13645.1.166) | ||||
| * | | Update to trunk | Jabiertxof | 2017-01-21 | 11 | -127/+265 |
| |\| | | | | | (bzr r13645.1.165) | ||||
| | * | antialiasing options on export | Marc Jeanmougin | 2017-01-04 | 2 | -11/+11 |
| | | | | | | | (bzr r15391) | ||||
| | * | Handle negative width correctly in tolerance calculation | Alexander Brock | 2016-11-29 | 1 | -1/+1 |
| | | | | | | | (bzr r15280.1.6) | ||||
| | * | Make tolerance a parameter on every level | Alexander Brock | 2016-11-29 | 2 | -7/+38 |
| | | | | | | | (bzr r15280.1.5) | ||||
| | * | Fix instability caused by degenerate paths (patch by jabiertxof) | Alexander Brock | 2016-11-29 | 1 | -6/+4 |
| | | | | | | | (bzr r15280.1.4) | ||||
| | * | Make tolerance of offset_curve a parameter | Alexander Brock | 2016-11-27 | 1 | -6/+6 |
| | | | | | | | (bzr r15280.1.3) | ||||
| | * | Increase tolerance to match old methods precision and improve speed | Alexander Brock | 2016-11-27 | 1 | -2/+2 |
| | | | | | | | (bzr r15280.1.2) | ||||
| | * | Improve precision of offset_cubic | Alexander Brock | 2016-11-27 | 1 | -31/+149 |
| | | | | | | | (bzr r15280.1.1) | ||||
| | * | minor fix (+ satisfy build bots (?)) | Marc Jeanmougin | 2016-09-25 | 1 | -7/+3 |
| | | | | | | | (bzr r15132) | ||||
| | * | Exposes to the user additional PNG settings: Interlacing, grayscale, bit ↵ | Marc Jeanmougin | 2016-09-25 | 2 | -33/+50 |
| | | | | | | | | | | | | | | | | | depth, alpha, compression level, PNG pHYs dpi. Fixed bugs: - https://launchpad.net/bugs/170650 (bzr r15131) | ||||
| | * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -45/+0 |
| | |\ | | | | | | | (bzr r14954.1.30) | ||||
| | | * | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -45/+0 |
| | | | | | | | | | | (bzr r15046) | ||||
| | * | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 7 | -24/+2 |
| | |\| | | | | | | | (bzr r14954.1.29) | ||||
| | | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 7 | -24/+2 |
| | | | | | | | | | | (bzr r15034) | ||||
| | | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 8 | -3/+24 |
| | | | | | | | | | | (bzr r15027) | ||||
| | | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 8 | -24/+3 |
| | | | | | | | | | | (bzr r15025) | ||||
| | * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 3 | -5/+5 |
| | | | | | | | | | | (bzr r14954.1.21) | ||||
| | * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 3 | -19/+19 |
| | |/ | | | | | (bzr r14954.1.19) | ||||
| * | | Organize doeffect function | Jabier Arraiza Cenoz | 2016-06-19 | 2 | -5/+5 |
| | | | | | | | (bzr r13645.1.164) | ||||
| * | | Fixes when moves a path | Jabier Arraiza Cenoz | 2016-06-18 | 1 | -20/+6 |
| | | | | | | | (bzr r13645.1.163) | ||||
| * | | fixing bug moving nodes | Jabier Arraiza Cenoz | 2016-06-18 | 1 | -1/+0 |
| | | | | | | | (bzr r13645.1.162) | ||||
| * | | Pre fixing selected points | Jabier Arraiza Cenoz | 2016-06-18 | 1 | -1/+6 |
| | | | | | | | (bzr r13645.1.161) | ||||
| * | | Fix 90% of tweenk review | Jabier Arraiza Cenoz | 2016-06-12 | 4 | -50/+143 |
| | | | | | | | (bzr r13645.1.155) | ||||
