| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update Ukrainian translation | Yuri Chornoivan | 2019-01-13 | 1 | -386/+329 |
| * | simplify translated default.svg | Marc Jeanmougin | 2019-01-13 | 26 | -27/+30 |
| * | Allow window to be closed when operating in batch mode. | Tavmjong Bah | 2019-01-13 | 2 | -4/+13 |
| * | Fix CI | Marc Jeanmougin | 2019-01-13 | 1 | -1/+1 |
| * | Add Appimage build, fix windows CI | Marc Jeanmougin | 2019-01-13 | 2 | -1/+27 |
| * | cmake: Drop dist updates for Makefile.am, which we no longer have | Bryce Harrington | 2019-01-13 | 1 | -3/+1 |
| * | cmake: Replace dist target with logic from the 0.92.3 branch | Bryce Harrington | 2019-01-12 | 1 | -4/+6 |
| * | updated Croatian translation | milotype | 2019-01-12 | 3 | -39/+96 |
| * | Generate default.svg translated files with cmake | Marc Jeanmougin | 2019-01-11 | 24 | -840/+15 |
| * | Add button to delete prefs | Marc Jeanmougin | 2019-01-11 | 4 | -10/+44 |
| * | Prevent window from stealing key presses. | Tavmjong Bah | 2019-01-10 | 1 | -1/+1 |
| * | Upgrade about screen to Inkscape 1.0 Alpha Pre-Release design | Martin Owens | 2019-01-10 | 1 | -9510/+2764 |
| * | First baby step in adding InkscapeWindow (Gtk::ApplicationWindow) | Tavmjong Bah | 2019-01-09 | 4 | -10/+110 |
| * | Remove helper/window.h helper/window.cpp | Tavmjong Bah | 2019-01-09 | 4 | -113/+11 |
| * | Add default croatian file | Marc Jeanmougin | 2019-01-09 | 1 | -0/+38 |
| * | Remove dependence on window.h. | Tavmjong Bah | 2019-01-08 | 1 | -3/+4 |
| * | Remove unused header file. | Tavmjong Bah | 2019-01-08 | 1 | -1/+0 |
| * | C++iffy cmd_new_element_node dialog. Remove dependancy on window.h. | Tavmjong Bah | 2019-01-08 | 1 | -73/+23 |
| * | Remove unused header file. | Tavmjong Bah | 2019-01-08 | 4 | -6/+0 |
| * | Fix bug 1810206: Crash if XRay mode enabled (assertion failed in SPCanvas::pa... | Jabier Arraiza | 2019-01-07 | 7 | -79/+124 |
| * | Update/Completion of Croatian translation "hr.po" | milotype | 2019-01-07 | 1 | -10672/+6843 |
| * | Update create_defaults.pl | milotype | 2019-01-07 | 1 | -0/+1 |
| * | Merge branch 'patch-1' of gitlab.com:octycs/inkscape | Marc Jeanmougin | 2019-01-06 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix segfault when a masked object is transformed | octycs | 2019-01-06 | 1 | -1/+1 |
| * | | Merge branch 'patch-2' of gitlab.com:octycs/inkscape | Marc Jeanmougin | 2019-01-06 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fix compile error for Gtk versions <3.20 | octycs | 2019-01-06 | 1 | -1/+1 |
| * | | | Remove unneeded unreferencing. Add check on reference count. | Tavmjong Bah | 2019-01-06 | 3 | -7/+10 |
| |/ / | |||||
| * | | Merge branch 'patch-1' of gitlab.com:tobiczech/inkscape | Marc Jeanmougin | 2019-01-06 | 1 | -9798/+5959 |
| |\ \ | |||||
| | * | | Update cs.po | tobiczech | 2019-01-06 | 1 | -9798/+5959 |
| * | | | Merge branch 'master' of gitlab.com:asiersarasua/inkscape | Marc Jeanmougin | 2019-01-06 | 1 | -3143/+1186 |
| |\ \ \ | |||||
| | * | | | Basque translation update | assar | 2019-01-03 | 1 | -3143/+1186 |
| * | | | | Merge branch 'master' of gitlab.com:jordim/inkscape | Marc Jeanmougin | 2019-01-06 | 1 | -343/+341 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Update Catalan translation | Jordi Mas | 2019-01-05 | 1 | -343/+341 |
| | |/ / | |||||
| * | | | Update Russian translation | Alexandre Prokoudine | 2019-01-06 | 1 | -44/+30 |
| * | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2019-01-06 | 1 | -1/+2 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Fix linking for MacPorts | Thomas Holder | 2019-01-05 | 1 | -1/+2 |
| * | | | Add documentation to toolbox code | Alexander Valavanis | 2019-01-06 | 1 | -4/+65 |
| |/ / | |||||
| * / | fix double construction of Button members | Thomas Holder | 2019-01-03 | 1 | -8/+0 |
| |/ | |||||
| * | only give the simplest inkscape.pot creation option in the readme | Marc Jeanmougin | 2019-01-02 | 1 | -5/+3 |
| * | update potfiles | Marc Jeanmougin | 2019-01-02 | 90 | -189451/+190646 |
| * | less verbose output | Marc Jeanmougin | 2019-01-02 | 1 | -1/+1 |
| * | run clang-tidy earlier in CI | Marc Jeanmougin | 2019-01-02 | 1 | -4/+6 |
| * | add license | Marc Jeanmougin | 2019-01-02 | 1 | -0/+1 |
| * | fix gitlab-ci | Marc Jeanmougin | 2019-01-02 | 1 | -1/+1 |
| * | fix gitlab-ci | Marc Jeanmougin | 2019-01-02 | 1 | -1/+3 |
| * | add clang-tidy file and check | Marc Jeanmougin | 2019-01-02 | 2 | -1/+13 |
| * | run clang tidy modernize pass | Marc Jeanmougin | 2019-01-02 | 83 | -125/+129 |
| * | protect includes in c file | Marc Jeanmougin | 2019-01-02 | 1 | -5/+5 |
| * | modernize: add overrides | Marc Jeanmougin | 2019-01-02 | 58 | -116/+115 |
| * | modernize loops (2) | Marc Jeanmougin | 2019-01-02 | 13 | -71/+67 |
