| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add draft janet interface for livecoding | s-ol | 2019-12-02 | 1 | -2/+3 |
| | | |||||
| * | add basic livecode toolbar | s-ol | 2019-12-01 | 2 | -0/+230 |
| | | |||||
| * | refactor: Eliminate SPIString::value_default | Thomas Holder | 2019-11-03 | 1 | -2/+2 |
| | | | | | | | - eliminate value_default - make value private (-> _value) - add value() method | ||||
| * | Fix wrong value | Jabier Arraiza | 2019-10-11 | 1 | -1/+1 |
| | | |||||
| * | Fix justify on shape inside text | Jabier Arraiza | 2019-10-11 | 1 | -1/+1 |
| | | |||||
| * | Fix build | Patrick Storz | 2019-10-11 | 1 | -2/+0 |
| | | | | | (reverts a small part of 157ea34ce87b49756f0fe2f6ba81c5a09c42c0f9) | ||||
| * | Initialize some uninitialized variables | Marc Jeanmougin | 2019-10-11 | 3 | -2/+6 |
| | | |||||
| * | Fix slowdown from switching Text tool a lot | Nathan Lee | 2019-10-11 | 1 | -13/+17 |
| | | |||||
| * | Reduce memory leak on editing text, etc. | Nathan Lee | 2019-10-11 | 1 | -1/+5 |
| | | |||||
| * | Match default for star tool and star toolbar | Nathan Lee | 2019-10-05 | 1 | -1/+1 |
| | | |||||
| * | fix issue 426. Object to Path on text causes crash | Jabier Arraiza | 2019-09-26 | 1 | -18/+16 |
| | | |||||
| * | Allow paste preserving new lines into a flowtext element | Jabiertxof | 2019-09-16 | 1 | -0/+6 |
| | | |||||
| * | Allow to paste paragraphs in SVG2 Flow then paste overflow the shape | Jabiertxof | 2019-09-13 | 1 | -16/+3 |
| | | |||||
| * | Refactor of prepare inner and some comments | Jabiertxof | 2019-09-13 | 2 | -157/+128 |
| | | |||||
| * | Fix blocking bugs in text for Beta (stiling) | Jabiertxof | 2019-09-12 | 2 | -9/+7 |
| | | |||||
| * | Line height fixes | Jabiertxof | 2019-09-12 | 2 | -30/+96 |
| | | |||||
| * | Fix non changing value on combobox. This can also be used in other toolbars | Jabier Arraiza | 2019-09-12 | 2 | -3/+10 |
| | | |||||
| * | fix a subselection issue | Jabiertxof | 2019-09-10 | 1 | -9/+7 |
| | | |||||
| * | Fix blocking bugs in text for Beta | Jabiertxof | 2019-09-09 | 2 | -18/+15 |
| | | |||||
| * | More issues fixes | Jabier Arraiza | 2019-09-07 | 1 | -9/+26 |
| | | |||||
| * | Fix bugs appliing in fallback elements | Jabier Arraiza | 2019-09-07 | 2 | -5/+12 |
| | | |||||
| * | Prepared for beta. Fixed blocking bug | Jabiertxof | 2019-09-07 | 2 | -76/+157 |
| | | |||||
| * | More improvements to line height. | Jabier Arraiza | 2019-09-07 | 2 | -80/+47 |
| | | |||||
| * | Prepare for beta | Jabiertxof | 2019-09-07 | 2 | -1/+145 |
| | | |||||
| * | fixx flowbox on SVG2 mode using tspans | Jabiertxof | 2019-09-07 | 1 | -32/+4 |
| | | |||||
| * | Add Text direction icons | Jabiertxof | 2019-09-07 | 1 | -7/+8 |
| | | |||||
| * | 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 | 2 | -38/+49 |
| | | |||||
| * | 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 | 2 | -599/+502 |
| | | |||||
| * | Puts back translator comments | Marc Jeanmougin | 2019-08-28 | 1 | -6/+6 |
| | | | | | Fixes https://gitlab.com/inkscape/inkscape/issues/391 | ||||
| * | Fix Arc toolbar buttons (gitlab, inkscape#355) | Nathan Lee | 2019-08-06 | 1 | -0/+4 |
| | | |||||
| * | Remove line height code and ficx coding style | Jabiertxof | 2019-08-02 | 2 | -501/+599 |
| | | |||||
| * | Fix coding style | Jabiertxof | 2019-08-02 | 2 | -120/+121 |
| | | |||||
| * | Add font size units and Adam UX sugestion | Jabiertxof | 2019-08-02 | 2 | -17/+59 |
| | | |||||
| * | Working state | Jabiertxof | 2019-08-02 | 2 | -33/+116 |
| | | |||||
| * | Removing absolute units | Jabiertxof | 2019-08-02 | 2 | -106/+27 |
| | | |||||
| * | Stop worinig with units switch to px. Keep discussion opengit add .git add . | Jabiertxof | 2019-08-02 | 2 | -393/+224 |
| | | |||||
| * | Adding font size scale | Jabiertxof | 2019-08-02 | 2 | -134/+262 |
| | | |||||
| * | improved fontsize changed | Jabiertxof | 2019-08-02 | 1 | -22/+34 |
| | | |||||
| * | Remove legacy hamburger code | Jabiertxof | 2019-08-02 | 1 | -4/+31 |
| | | |||||
| * | Improving things poiner in rocketrr chat to line heigt in a new branch | Jabiertxof | 2019-08-02 | 2 | -569/+91 |
| | | |||||
| * | Fix coding style | Jabier Arraiza | 2019-08-02 | 1 | -70/+72 |
| | | |||||
| * | Add lineheight proposal | Jabier Arraiza | 2019-08-02 | 2 | -125/+244 |
| | | |||||
| * | fix a toggle of unit selection | Jabier Arraiza | 2019-08-02 | 1 | -2/+2 |
| | | |||||
| * | Fix coding style | Jabier Arraiza | 2019-08-02 | 2 | -37/+36 |
| | | |||||
| * | Add proposal 2 of line height | Jabier Arraiza | 2019-08-02 | 2 | -110/+170 |
| | | |||||
| * | Add subselections improvements | Jabier Arraiza | 2019-08-02 | 2 | -10/+85 |
| | | |||||
| * | add hamburger line height menu | Jabier Arraiza | 2019-08-02 | 2 | -68/+118 |
| | | |||||
