| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add prefs switcher | Jabier Arraiza | 2019-09-18 | 2 | -27/+124 | |
| | | ||||||
| * | Lpe dialog listable | Jabiertxof | 2019-09-18 | 2 | -0/+18 | |
| | | ||||||
| * | Process actions after new file created when Inkscape is opened. | Tavmjong Bah | 2019-09-18 | 1 | -0/+3 | |
| | | | | | Partial fix for https://gitlab.com/inkscape/inkscape/issues/398 | |||||
| * | Fix cursor postion when text is laid out using 'x' and 'y' attributes. | Tavmjong Bah | 2019-09-18 | 3 | -24/+77 | |
| | | | | | Fix for https://gitlab.com/inkscape/inkscape/issues/257 | |||||
| * | Allow transforms in rects with LPE | Jabiertxof | 2019-09-17 | 1 | -0/+3 | |
| | | ||||||
| * | Actually fix overflow | Marc Jeanmougin | 2019-09-16 | 1 | -3/+3 | |
| | | ||||||
| * | Fix overflow in autotrace channel reduction | Marc Jeanmougin | 2019-09-16 | 1 | -1/+1 | |
| | | ||||||
| * | Improve casts from voids and fix a issue when fill/stroke is unset set ↵ | Jabier Arraiza | 2019-09-16 | 5 | -17/+20 | |
| | | | | | desktop styles with it | |||||
| * | Fix operands in LPE bool | Jabier Arraiza | 2019-09-16 | 1 | -1/+1 | |
| | | ||||||
| * | Active SVG2 Flow Text by default | Jabiertxof | 2019-09-16 | 5 | -5/+5 | |
| | | ||||||
| * | Realy fix crash pasting and speed improvements | Jabiertxof | 2019-09-16 | 2 | -20/+17 | |
| | | ||||||
| * | Avoid crash when clipboard is pastred twice with the all content of the text ↵ | Jabiertxof | 2019-09-16 | 1 | -1/+5 | |
| | | | | | input | |||||
| * | Allow paste preserving new lines into a flowtext element | Jabiertxof | 2019-09-16 | 6 | -4/+49 | |
| | | ||||||
| * | Allow paste on flowbox at same sice of origin, also improve creation to get ↵ | Jabiertxof | 2019-09-16 | 3 | -9/+15 | |
| | | | | | rid of transforms on origin | |||||
| * | Allow to paste paragraphs in SVG2 Flow then paste overflow the shape | Jabiertxof | 2019-09-13 | 5 | -20/+55 | |
| | | ||||||
| * | Refactor of prepare inner and some comments | Jabiertxof | 2019-09-13 | 4 | -176/+128 | |
| | | ||||||
| * | UX improvement for creating/modifying 'inline-size' text. | Tavmjong Bah | 2019-09-13 | 1 | -4/+29 | |
| | | ||||||
| * | A value of zero for 'inline-size' should act as if 'inline-size' is not set. ↵ | Tavmjong Bah | 2019-09-13 | 2 | -5/+6 | |
| | | | | | Fixes #852. | |||||
| * | fix crash in CanvasXYGrid::updateWidgets | Thomas Holder | 2019-09-13 | 1 | -13/+13 | |
| | | | | | _rcb_visible was uninitialized | |||||
| * | Fix blocking bugs in text for Beta (stiling) | Jabiertxof | 2019-09-12 | 4 | -11/+10 | |
| | | ||||||
| * | Line height fixes | Jabiertxof | 2019-09-12 | 5 | -32/+145 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | 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 | |||||
| * | 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 | 1 | -10/+11 | |
| | | | | | | | | * 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) | |||||
| * | Improve help string for CSS dialog | Patrick Storz | 2019-09-10 | 1 | -1/+1 | |
| | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/403 | |||||
| * | 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 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 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | 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 | 2 | -9/+22 | |
| | | ||||||
| * | 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 | |
| | | ||||||
