summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused codeJabiertxof2019-09-291-6/+0
* Fixes pointed by ThomasJabiertxof2019-09-293-14/+18
* fix a hard to reproduce crash on textool when the CSS comapared is nullptrJabier Arraiza2019-09-291-0/+6
* Translated nb.po, 85% complete.heskjestad2019-09-291-636/+475
* Add Ghostscript to enable eps importRené de Hesselle2019-09-284-13/+37
* Fix issue multiple signals on font change. stylingJabiertxof2019-09-282-2/+4
* Fis issue pointed by McJabier Arraiza2019-09-281-1/+1
* Dis allow to emit once instead 3 time on font changeJabier Arraiza2019-09-282-15/+16
* Fix issue https://gitlab.com/inkscape/inkscape/issues/246 LPE Perspective/Env...Jabier Arraiza2019-09-281-120/+141
* Final fix issue pointed by Mc from https://twitter.com/geekeish/status/117498...Jabiertxof2019-09-281-3/+3
* Real fix issueJabiertxof2019-09-281-10/+10
* Fix issue pointed by Mc from https://twitter.com/geekeish/status/117498417272...Jabiertxof2019-09-281-5/+8
* Fix LPE dialog style in infoJabier Arraiza2019-09-271-4/+8
* fixes https://gitlab.com/inkscape/inbox/issues/847 Crash on Inverse Clipping ...Jabier Arraiza2019-09-272-14/+29
* Extensions: Fix filename encoding issues in error loggingPatrick Storz2019-09-264-31/+37
* Remove pixman_log_error from consoleNathan Lee2019-09-261-0/+1
* fix issue 426. Object to Path on text causes crashJabier Arraiza2019-09-261-18/+16
* Extensions: add a few missing calls to Gtk::manage()Patrick Storz2019-09-254-6/+6
* Extensions: Warn for duplicate page names and option names/valuesPatrick Storz2019-09-253-4/+31
* Updated it.po to current inkscape.pot.Firas Hanife2019-09-251-1810/+1458
* Fix appdata file to pass Flathub requirementsHubert Figuière2019-09-251-13/+17
* Update po/ko.poSensu Iun2019-09-251-1/+1
* Update po/ko.poSensu Iun2019-09-251-3616/+3086
* Filter .xml documents when importing shortcutsPatrick Storz2019-09-241-1/+1
* Fix a crash in CUSTOM_TYPE Windows native file open dialogsPatrick Storz2019-09-241-7/+7
* Remove remaining uses of sp_round.Tavmjong Bah2019-09-244-22/+26
* Remove use of sp_round.Tavmjong Bah2019-09-242-11/+18
* Precompile Python packagesRené de Hesselle2019-09-233-13/+29
* CMake/MSYS2: Pre-compile python byte-code (.pyc files)Patrick Storz2019-09-231-4/+11
* fix tooggled value and po glade fila addedJabier Arraiza2019-09-234-92/+77
* Try to improve match of image-rendering values to cairo filtersPatrick Storz2019-09-222-22/+26
* Object properties: fix values of image-rendering enumPatrick Storz2019-09-221-3/+10
* Improve speed of LPE add dialog removing file from loop that make creation of...Jabier Arraiza2019-09-223-298/+304
* Fix exclusion of translatable files via POTFILES.skipPatrick Storz2019-09-224-668/+69
* Also fix translatability of styledialog and (unused) filter-editorPatrick Storz2019-09-228-9/+90
* Make LPE Selector translatablePatrick Storz2019-09-224-2/+26
* Update inkscape.potPatrick Storz2019-09-221-928/+900
* Remove unused files (lpe-selector.h/lpe-selector.cpp)Patrick Storz2019-09-222-107/+0
* Fix segfault when reading Bixia SVG in OpenType font.Tavmjong Bah2019-09-211-1/+1
* Make sure all conditions reached (minor touchup)Nathan Lee2019-09-211-3/+3
* Arrange > Polar unaffected by y-axis directionNathan Lee2019-09-211-4/+5
* Paint server dialog: Fix untranslatable stringsPatrick Storz2019-09-203-11/+11
* Symbol dialog: Fix translation of symbol and symbol set namesPatrick Storz2019-09-203-25/+33
* Updated it.po to current inkscape.pot and added some translations/fixes (curr...Firas Hanife2019-09-201-434/+413
* Improve the Finnish translation ~+10%. The 90s called and want their cool and...John Smith2019-09-201-7763/+4260
* Translated hu.po for Hungarian, 100% completeGyuris Gellért2019-09-201-1500/+1336
* Handle SVG in OpenType fonts where glyph viewboxes don't match design units.Tavmjong Bah2019-09-201-23/+73
* Handle SVG in OpenType fonts where glyphs have floating point numbers in 'vie...Tavmjong Bah2019-09-201-1/+1
* Handle SVG in OpenType fonts with compressed glyphs.Tavmjong Bah2019-09-201-2/+26
* Crashfix: switch from active LPE tool (gitlab/420)Nathan Lee2019-09-191-1/+1