| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update it.po | Firas Hanife | 2019-09-12 | 1 | -42/+25 | |
| | | ||||||
| * | Fix unsetting variable font values giving wrong font name (Issue 842). | Tavmjong Bah | 2019-09-12 | 1 | -1/+2 | |
| | | ||||||
| * | Fix crash when overflowing flowed text | Marc Jeanmougin | 2019-09-12 | 1 | -1/+1 | |
| | | ||||||
| * | Fix non changing value on combobox. This can also be used in other toolbars | Jabier Arraiza | 2019-09-12 | 7 | -9/+27 | |
| | | ||||||
| * | Remove a lonly header noticed by Maren | Jabiertxof | 2019-09-11 | 1 | -6/+3 | |
| | | ||||||
| * | Translated nb.po, 70% complete. | heskjestad | 2019-09-11 | 1 | -1973/+1455 | |
| | | ||||||
| * | Fix crash when font dont have X glyph. Solve this ↵ | Jabiertxof | 2019-09-11 | 1 | -3/+6 | |
| | | | | | https://gitlab.com/inkscape/inbox/issues/841 | |||||
| * | Fix issue https://gitlab.com/inkscape/inbox/issues/841 Crash on selecting ↵ | Jabiertxof | 2019-09-11 | 1 | -1/+1 | |
| | | | | | certain fonts | |||||
| * | Improve muticolor beta by icons recolored by Adam Belis | Jabiertxof | 2019-09-10 | 75 | -2073/+3158 | |
| | | ||||||
| * | Fix a crash undoing creation of a SVG 2 Flow | Jabiertxof | 2019-09-10 | 1 | -8/+9 | |
| | | ||||||
| * | Menubar: Fix translation of submenu names | Patrick Storz | 2019-09-10 | 4 | -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 tutorials | Jabiertxof | 2019-09-10 | 193 | -22314/+22314 | |
| | | ||||||
| * | Improve help string for CSS dialog | Patrick Storz | 2019-09-10 | 1 | -1/+1 | |
| | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/403 | |||||
| * | Merge branch 'appdata-old-id-provides' of gitlab.com:klember/inkscape | Marc Jeanmougin | 2019-09-10 | 1 | -0/+3 | |
| |\ | ||||||
| | * | appdata: Add provides for the old ID | Kalev Lember | 2019-09-10 | 1 | -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 selection | Jabiertxof | 2019-09-10 | 2 | -10/+10 | |
| | | | ||||||
| * | | fix a subselection issue | Jabiertxof | 2019-09-10 | 1 | -9/+7 | |
| | | | ||||||
| * | | Fix a focus issue pointed by Tav | Jabiertxof | 2019-09-10 | 1 | -1/+5 | |
| |/ | ||||||
| * | Fix link pointing to old version of toolset cache | René de Hesselle | 2019-09-10 | 1 | -1/+1 | |
| | | ||||||
| * | Fix blocking bugs in text for Beta | Jabiertxof | 2019-09-09 | 2 | -18/+15 | |
| | | ||||||
| * | Load GPOS table only when selecting font features tab to speedup font usage | Jabier Arraiza | 2019-09-09 | 4 | -9/+33 | |
| | | ||||||
| * | Update .po files | Patrick Storz | 2019-09-09 | 88 | -179859/+201590 | |
| | | ||||||
| * | Update inkscape.pot | Patrick Storz | 2019-09-09 | 1 | -1107/+1103 | |
| | | ||||||
| * | Translations: adjust ITS rules for .inx format changes | Patrick Storz | 2019-09-09 | 1 | -8/+31 | |
| | | ||||||
| * | Translation to Hungarian for 1.0 (100%) | Gyuris Gellért | 2019-09-09 | 1 | -3054/+2846 | |
| | | ||||||
| * | Fic CPack ignore files | Marc Jeanmougin | 2019-09-09 | 1 | -1/+1 | |
| | | ||||||
| * | Merge updated macOS build system | René de Hesselle | 2019-09-09 | 8 | -107/+81 | |
| |\ | ||||||
| | * | Change build OS and target | René de Hesselle | 2019-09-09 | 8 | -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 rocket | Jabier Arraiza | 2019-09-09 | 2 | -84/+90 | |
| | | | ||||||
| * | | Inkview: show error message if there are no valid files and exit | Patrick Storz | 2019-09-08 | 3 | -8/+20 | |
| | | | ||||||
| * | | Inkview: show file chooser dialog if called without arguments | Patrick Storz | 2019-09-08 | 1 | -2/+23 | |
| | | | ||||||
| * | | Remove donothing cout | Jabier Arraiza | 2019-09-07 | 1 | -1/+0 | |
| |/ | ||||||
| * | 1.0 beta release | Marc Jeanmougin | 2019-09-07 | 5 | -266/+288 | |
| | | ||||||
| * | update extension submodule | Marc Jeanmougin | 2019-09-07 | 1 | -0/+0 | |
| | | ||||||
| * | More issues fixes | Jabier Arraiza | 2019-09-07 | 1 | -9/+26 | |
| | | ||||||
| * | Fix bugs appliing in fallback elements | Jabier Arraiza | 2019-09-07 | 4 | -6/+16 | |
| | | ||||||
| * | Allow transforms in SVG2 flow elements | Jabier Arraiza | 2019-09-07 | 1 | -0/+9 | |
| | | ||||||
| * | Prepared for beta. Fixed blocking bug | Jabiertxof | 2019-09-07 | 7 | -81/+167 | |
| | | ||||||
| * | More improvements to line height. | Jabier Arraiza | 2019-09-07 | 3 | -82/+51 | |
| | | ||||||
| * | Prepare for beta | Jabiertxof | 2019-09-07 | 3 | -5/+146 | |
| | | ||||||
| * | fixx flowbox on SVG2 mode using tspans | Jabiertxof | 2019-09-07 | 3 | -34/+16 | |
| | | ||||||
| * | Add Text direction icons | Jabiertxof | 2019-09-07 | 23 | -202/+631 | |
| | | ||||||
| * | Improved selection on lines over paragraphs | Jabiertxof | 2019-09-07 | 2 | -47/+50 | |
| | | ||||||
| * | fix cursor font size | Jabier Arraiza | 2019-09-07 | 1 | -5/+7 | |
| | | ||||||
| * | Last improvements to line height | Jabier Arraiza | 2019-09-07 | 5 | -43/+62 | |
| | | ||||||
| * | Improvements to style coding | Jabier Arraiza | 2019-09-07 | 1 | -10/+14 | |
| | | ||||||
| * | Add fixes pointer in the MR by @speleo3 | Jabier Arraiza | 2019-09-07 | 1 | -40/+1 | |
| | | ||||||
| * | Add line height UX improvements | Jabier Arraiza | 2019-09-07 | 10 | -699/+653 | |
| | | ||||||
| * | Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ↵ | Jabier Arraiza | 2019-09-07 | 2 | -4/+4 | |
| | | | | | add new content II (formating) | |||||
| * | Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ↵ | Jabier Arraiza | 2019-09-07 | 2 | -4/+19 | |
| | | | | | add new content | |||||
