| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update Hungarian translation | Meskó Balázs | 2018-04-12 | 1 | -7671/+9344 |
| * | Merge branch 'updategridwidgets' of gitlab.com:darktrojan/inkscape | Marc Jeanmougin | 2018-04-10 | 4 | -86/+113 |
| |\ | |||||
| | * | Re-enable CanvasXYGrid::updateWidgets and CanvasAxonomGrid::updateWidgets | Geoff Lankow | 2018-03-22 | 4 | -86/+113 |
| * | | Merge branch 'master' of gitlab.com:mikhailnov/inkscape | Marc Jeanmougin | 2018-04-10 | 1 | -9636/+9569 |
| |\ \ | |||||
| | * | | restore one lost copyright | Mikhail novosyolov | 2018-03-25 | 1 | -0/+1 |
| | * | | * Update Russian localization | Mikhail novosyolov | 2018-03-25 | 1 | -9637/+9569 |
| * | | | Merge branch 'patch-1' of gitlab.com:oscargus/inkscape | Marc Jeanmougin | 2018-04-10 | 1 | -315/+155 |
| |\ \ \ | |||||
| | * | | | Update sv.po. Fixed and/or added some random translations. Checked some fuzzy... | Oscar Gustafsson | 2018-04-05 | 1 | -315/+155 |
| * | | | | Merge branch 'master' of gitlab.com:gadic/inkscape | Marc Jeanmougin | 2018-04-10 | 1 | -13/+13 |
| |\ \ \ \ | |||||
| | * | | | | basic fixes in french translation | Guillaume Audirac | 2018-04-10 | 1 | -13/+13 |
| | |/ / / | |||||
| * | | | | update gitignore | Marc Jeanmougin | 2018-04-10 | 1 | -0/+1 |
| * | | | | Cleanup Text and Font dialog. | Tavmjong Bah | 2018-04-07 | 2 | -274/+62 |
| * | | | | Erase rejected files | Jabier Arraiza | 2018-04-07 | 2 | -79/+0 |
| * | | | | Briefly document items in share directory | Bryce Harrington | 2018-04-05 | 2 | -2/+20 |
| |/ / / | |||||
| * | | | Code cleanup. | Tavmjong Bah | 2018-04-05 | 1 | -4/+3 |
| * | | | Extract and display ligatures in a font. | Tavmjong Bah | 2018-04-05 | 6 | -31/+101 |
| * | | | Reduce error messages. | Tavmjong Bah | 2018-04-04 | 1 | -1/+4 |
| * | | | Remove call to update font list when selection changes. | Tavmjong Bah | 2018-04-04 | 1 | -3/+0 |
| * | | | Unset 'font-variation-settings' if not used. | Tavmjong Bah | 2018-04-03 | 1 | -2/+7 |
| * | | | Fix crash when selection non-variation style. | Tavmjong Bah | 2018-04-03 | 1 | -3/+4 |
| * | | | Code cleanup: remove unneeded file. | Tavmjong Bah | 2018-04-03 | 3 | -52/+7 |
| * | | | Add new directory for 'manipulations' with README. | Tavmjong Bah | 2018-04-03 | 1 | -0/+16 |
| * | | | Add new directory for 'actions' with README. | Tavmjong Bah | 2018-04-03 | 1 | -0/+26 |
| * | | | Fix typo. | Tavmjong Bah | 2018-04-03 | 1 | -1/+1 |
| * | | | Minor tweack of LPE dash-stroke | Jabier Arraiza | 2018-04-01 | 1 | -4/+3 |
| * | | | Bug fix closing paths | Jabier Arraiza | 2018-04-01 | 1 | -14/+20 |
| * | | | Add option to unify dash with diferent segment paths | Jabier Arraiza | 2018-04-01 | 2 | -8/+47 |
| * | | | Remove debug couts | Jabier Arraiza | 2018-04-01 | 1 | -4/+0 |
| * | | | Add LPE Dash Stroke | Jabier Arraiza | 2018-04-01 | 9 | -1277/+1730 |
| * | | | Repair broken link by moving hacking file to contributing. | Martin Owens | 2018-03-31 | 2 | -92/+91 |
| * | | | Update lpe-clone-original.cpp to recheck | Jabier Arraiza | 2018-03-31 | 1 | -1/+1 |
| * | | | Fis a bug crashing inkscape if clones item is not in doc | Jabier Arraiza | 2018-03-31 | 1 | -8/+8 |
| * | | | Fix effect list order | Jabier Arraiza | 2018-03-31 | 1 | -2/+3 |
| * | | | Fix fillet chamfer LPE bug on adding points to paths | Jabier Arraiza | 2018-03-31 | 2 | -6/+21 |
| * | | | CMake/MSYS2: Add new curl dependency (libbrotli) | Eduard Braun | 2018-03-31 | 1 | -1/+2 |
| * | | | Add lots of README's. | Tavmjong Bah | 2018-03-30 | 12 | -0/+133 |
| * | | | packaging: Add a readme | Bryce Harrington | 2018-03-30 | 1 | -0/+7 |
| * | | | Protect against empty string. | Tavmjong Bah | 2018-03-30 | 1 | -15/+17 |
| * | | | Fix bug: 1758477 | Jabier Arraiza | 2018-03-28 | 6 | -12/+20 |
| * | | | a bit more of warning cleanup | Felipe Corrêa da Silva Sanches | 2018-03-28 | 11 | -29/+32 |
| * | | | Update HACKING.txt. Move to top directory. | Tavmjong Bah | 2018-03-28 | 1 | -8/+24 |
| * | | | Add Cmd as an alternative keyboard shortcut | Martin Owens | 2018-03-28 | 1 | -1/+1 |
| * | | | Allow MacOSX builds to use a specially design carbon keyboard set | Martin Owens | 2018-03-28 | 1 | -0/+6 |
| * | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Martin Owens | 2018-03-28 | 4 | -349/+0 |
| |\ \ \ | |||||
| | * | | | Remove seriously outdated files. | Tavmjong Bah | 2018-03-28 | 4 | -349/+0 |
| * | | | | Add keyboard shortcuts for macosx from 'Inkscape-MacOS-Curated-Build' 265d07a | valerioa | 2018-03-28 | 1 | -0/+668 |
| |/ / / | |||||
| * | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Marc Jeanmougin | 2018-03-28 | 3 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Fix bug: 1738504 | Jabier Arraiza | 2018-03-28 | 1 | -1/+0 |
| | * | | | Fix LPE updating problems | Jabiertxo Arraiza Cenoz | 2018-03-28 | 4 | -3/+2 |
| | * | | | Fix powerstroke update | Jabiertxo Arraiza Cenoz | 2018-03-28 | 1 | -0/+1 |
