summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update it.poFiras Hanife2019-09-121-42/+25
|
* Fix unsetting variable font values giving wrong font name (Issue 842).Tavmjong Bah2019-09-121-1/+2
|
* Fix crash when overflowing flowed textMarc Jeanmougin2019-09-121-1/+1
|
* Fix non changing value on combobox. This can also be used in other toolbarsJabier Arraiza2019-09-127-9/+27
|
* Remove a lonly header noticed by MarenJabiertxof2019-09-111-6/+3
|
* Translated nb.po, 70% complete.heskjestad2019-09-111-1973/+1455
|
* Fix crash when font dont have X glyph. Solve this ↵Jabiertxof2019-09-111-3/+6
| | | | https://gitlab.com/inkscape/inbox/issues/841
* Fix issue https://gitlab.com/inkscape/inbox/issues/841 Crash on selecting ↵Jabiertxof2019-09-111-1/+1
| | | | certain fonts
* Improve muticolor beta by icons recolored by Adam BelisJabiertxof2019-09-1075-2073/+3158
|
* Fix a crash undoing creation of a SVG 2 FlowJabiertxof2019-09-101-8/+9
|
* Menubar: Fix translation of submenu namesPatrick Storz2019-09-104-136/+179
| | | | | | | * drop underscore from submenus' "name" attribute and extract for translation by default * avoid crash for submenus missing a name * fix ITS rules (only top-level menu names where extracted)
* Fix tutorialsJabiertxof2019-09-10193-22314/+22314
|
* Improve help string for CSS dialogPatrick Storz2019-09-101-1/+1
| | | | Fixes https://gitlab.com/inkscape/inkscape/issues/403
* Merge branch 'appdata-old-id-provides' of gitlab.com:klember/inkscapeMarc Jeanmougin2019-09-101-0/+3
|\
| * appdata: Add provides for the old IDKalev Lember2019-09-101-0/+3
| | | | | | | | | | | | The AppStream ID changed from <id>inkscape.desktop</id> to <id>org.inkscape.Inkscape</id>. This commit adds provides for the old ID so that software centers can figure out that it's the same app.
* | improve text selectionJabiertxof2019-09-102-10/+10
| |
* | fix a subselection issueJabiertxof2019-09-101-9/+7
| |
* | Fix a focus issue pointed by TavJabiertxof2019-09-101-1/+5
|/
* Fix link pointing to old version of toolset cacheRené de Hesselle2019-09-101-1/+1
|
* Fix blocking bugs in text for BetaJabiertxof2019-09-092-18/+15
|
* Load GPOS table only when selecting font features tab to speedup font usageJabier Arraiza2019-09-094-9/+33
|
* Update .po filesPatrick Storz2019-09-0988-179859/+201590
|
* Update inkscape.potPatrick Storz2019-09-091-1107/+1103
|
* Translations: adjust ITS rules for .inx format changesPatrick Storz2019-09-091-8/+31
|
* Translation to Hungarian for 1.0 (100%)Gyuris Gellért2019-09-091-3054/+2846
|
* Fic CPack ignore filesMarc Jeanmougin2019-09-091-1/+1
|
* Merge updated macOS build systemRené de Hesselle2019-09-098-107/+81
|\
| * Change build OS and targetRené de Hesselle2019-09-098-107/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | We no longer user El Capitan (10.11) as build platform. We now use Mojave (10.14) in combination with the Mavericks SDK (10.9). This simplifies the build process as we can use a current platform and gives backward compatibility down to Mavericks (10.9). Use a newer Python build that we turn non-relocatable for JHBuild, avoiding to build it ourselves (time consuming!) in 120-python3.sh. New default build location is /Users/Shared/work. This is a user- independent location and user-writable and simplifies WKR_DIR handling.
* | Fix block progression icon issues pointed by Tav in rocketJabier Arraiza2019-09-092-84/+90
| |
* | Inkview: show error message if there are no valid files and exitPatrick Storz2019-09-083-8/+20
| |
* | Inkview: show file chooser dialog if called without argumentsPatrick Storz2019-09-081-2/+23
| |
* | Remove donothing coutJabier Arraiza2019-09-071-1/+0
|/
* 1.0 beta releaseMarc Jeanmougin2019-09-075-266/+288
|
* update extension submoduleMarc Jeanmougin2019-09-071-0/+0
|
* More issues fixesJabier Arraiza2019-09-071-9/+26
|
* Fix bugs appliing in fallback elementsJabier Arraiza2019-09-074-6/+16
|
* Allow transforms in SVG2 flow elementsJabier Arraiza2019-09-071-0/+9
|
* Prepared for beta. Fixed blocking bugJabiertxof2019-09-077-81/+167
|
* More improvements to line height.Jabier Arraiza2019-09-073-82/+51
|
* Prepare for betaJabiertxof2019-09-073-5/+146
|
* fixx flowbox on SVG2 mode using tspansJabiertxof2019-09-073-34/+16
|
* Add Text direction iconsJabiertxof2019-09-0723-202/+631
|
* Improved selection on lines over paragraphsJabiertxof2019-09-072-47/+50
|
* fix cursor font sizeJabier Arraiza2019-09-071-5/+7
|
* Last improvements to line heightJabier Arraiza2019-09-075-43/+62
|
* Improvements to style codingJabier Arraiza2019-09-071-10/+14
|
* Add fixes pointer in the MR by @speleo3Jabier Arraiza2019-09-071-40/+1
|
* Add line height UX improvementsJabier Arraiza2019-09-0710-699/+653
|
* Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ↵Jabier Arraiza2019-09-072-4/+4
| | | | add new content II (formating)
* Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ↵Jabier Arraiza2019-09-072-4/+19
| | | | add new content