| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Small bug fixes to font-variations files. | Tavmjong Bah | 2018-05-03 | 2 | -5/+6 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Marc Jeanmougin | 2018-04-29 | 6 | -63/+61 | |
| |\ \ \ \ | ||||||
| | * | | | | Bug fixes for variable fonts, especially to support the Decovar font. | Tavmjong Bah | 2018-04-29 | 6 | -63/+61 | |
| | | | | | | ||||||
| * | | | | | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 519 | -1781/+1785 | |
| |/ / / / | ||||||
| * | | | | Put adaptagrams into its own folder | Marc Jeanmougin | 2018-04-29 | 285 | -15/+18 | |
| | | | | | ||||||
| * | | | | moved libcroco, libuemf, libdepixelize to 3rdparty folder | Marc Jeanmougin | 2018-04-29 | 120 | -31/+35 | |
| | | | | | ||||||
| * | | | | Make the CMS toggle button update the canvas | Tobias Ellinghaus | 2018-04-28 | 1 | -12/+12 | |
| | | | | | ||||||
| * | | | | More progress on variable fonts support. | Tavmjong Bah | 2018-04-28 | 6 | -24/+111 | |
| | | | | | ||||||
| * | | | | Allow FER edition on canvas | Marc Jeanmougin | 2018-04-28 | 5 | -0/+77 | |
| | | | | | ||||||
| * | | | | Fix bug when converting to paths cliped and masked LPE elemets | Jabiertxo Arraiza Cenoz | 2018-04-26 | 3 | -62/+65 | |
| | | | | | ||||||
| * | | | | Add start of 'font-variations' widget. | Tavmjong Bah | 2018-04-26 | 9 | -21/+291 | |
| | | | | | | | | | | | | | | | | | Some code cleanup. | |||||
| * | | | | Implement FontSelectorToolbar. | Tavmjong Bah | 2018-04-25 | 9 | -127/+562 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A version of FontSelector designed for the text toolbar. This is meant as a replacement for Ink_ComboBoxEntry_Action. It is not ready for use. Also includes some code cleanup. | |||||
| * | | | | fix bug on compile | Jabiertxo Arraiza Cenoz | 2018-04-24 | 1 | -1/+0 | |
| | | | | | ||||||
| * | | | | Forcing Win CI | Jabiertxo Arraiza Cenoz | 2018-04-24 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Add translating fixes | Jabiertxo Arraiza Cenoz | 2018-04-24 | 2 | -12/+3 | |
| | | | | | ||||||
| * | | | | Fix compilation with poppler 0.64 | Eduard Braun | 2018-04-24 | 4 | -10/+9 | |
| | | | | | ||||||
| * | | | | Fixing LPE recalculations warnings on update | Jabier Arraiza | 2018-04-23 | 15 | -42/+75 | |
| | | | | | ||||||
| * | | | | Fix warings on updates | Jabier Arraiza | 2018-04-23 | 10 | -30/+26 | |
| | | | | | ||||||
| * | | | | Remove pathh orig file | Jabier Arraiza | 2018-04-23 | 1 | -1756/+0 | |
| | | | | | ||||||
| * | | | | Fix promote d | Jabier Arraiza | 2018-04-23 | 8 | -15/+1802 | |
| | | | | | ||||||
| * | | | | Remove some documents updates | Jabier Arraiza | 2018-04-23 | 11 | -23/+1 | |
| | | | | | ||||||
| * | | | | Fix some crashes grouping | Jabier Arraiza | 2018-04-23 | 2 | -7/+10 | |
| | | | | | ||||||
| * | | | | Noumerous bugfixes pointed by Lazur on IRC | Jabier Arraiza | 2018-04-23 | 8 | -95/+69 | |
| | | | | | ||||||
| * | | | | Revert TAV d work for testing | Jabier Arraiza | 2018-04-23 | 7 | -46/+15 | |
| | | | | | ||||||
| * | | | | Add transforms fixes | Jabier Arraiza | 2018-04-23 | 6 | -90/+34 | |
| | | | | | ||||||
| * | | | | Allow rotation to projection and noumerous bugfixes pointed by Lazur in IRC | Jabier Arraiza | 2018-04-23 | 3 | -121/+139 | |
| | | | | | ||||||
| * | | | | Add fixes pointed by Lazur on IRC | Jabier Arraiza | 2018-04-23 | 2 | -44/+56 | |
| | | | | | ||||||
| * | | | | Fixes pointed by Lazur | Jabier Arraiza | 2018-04-23 | 1 | -40/+43 | |
| | | | | | ||||||
| * | | | | Improve UI for projection | Jabier Arraiza | 2018-04-23 | 2 | -19/+32 | |
| | | | | | ||||||
| * | | | | Handle transforms and gix groups linked by clipboard | Jabier Arraiza | 2018-04-23 | 4 | -15/+27 | |
| | | | | | ||||||
| * | | | | Finish projection phase | Jabier Arraiza | 2018-04-23 | 2 | -33/+223 | |
| | | | | | ||||||
| * | | | | Add UX for Lazuur projection idea | Jabier Arraiza | 2018-04-23 | 2 | -11/+170 | |
| | | | | | ||||||
| * | | | | Fixes for d promote to property | Jabier Arraiza | 2018-04-21 | 2 | -38/+36 | |
| |/ / / | ||||||
| * | | | Fix a couple of buglets in Font Selector widget... | Tavmjong Bah | 2018-04-14 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | Use designer face name rather than CSS face name in second style column. Add label for second style column. | |||||
| * | | | Fixes to transforms on LPE | Jabier Arraiza | 2018-04-14 | 14 | -189/+84 | |
| | | | | ||||||
| * | | | Add files missing in last commit (FontSelector). | Tavmjong Bah | 2018-04-13 | 2 | -8/+9 | |
| | | | | ||||||
| * | | | Replace C FontSelector by C++ FontSelector. | Tavmjong Bah | 2018-04-13 | 11 | -682/+805 | |
| | | | | | | | | | | | | | | | | | | | Fix synchonization problems between users of FontLister (FontSelector/Text toolbar). Hide unused size widget in Glyphs dialog. Display style names in FontSelector using own style. | |||||
| * | | | Remove unused variables. | Tavmjong Bah | 2018-04-13 | 2 | -34/+9 | |
| | | | | ||||||
| * | | | Fix inconsistent signal disconnection in arc toolbar | Mikko Rasa | 2018-04-12 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | Leaving the repr listener up while the selection signal was disconnected caused a crash when the attribute change callback was called with an old item pointer still stored in tbl. | |||||
| * | | | Merge branch 'updategridwidgets' of gitlab.com:darktrojan/inkscape | Marc Jeanmougin | 2018-04-10 | 4 | -86/+113 | |
| |\ \ \ | ||||||
| | * | | | Re-enable CanvasXYGrid::updateWidgets and CanvasAxonomGrid::updateWidgets | Geoff Lankow | 2018-03-22 | 4 | -86/+113 | |
| | | | | | ||||||
| * | | | | Cleanup Text and Font dialog. | Tavmjong Bah | 2018-04-07 | 2 | -274/+62 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Includes removal of unused buttons. These buttons were redundant with those in the Text toolbar except for TextPath offset... which will need to be added to the toolbar. | |||||
| * | | | | Erase rejected files | Jabier Arraiza | 2018-04-07 | 2 | -79/+0 | |
| | | | | | ||||||
| * | | | | Code cleanup. | Tavmjong Bah | 2018-04-05 | 1 | -4/+3 | |
| | | | | | ||||||
| * | | | | Extract and display ligatures in a font. | Tavmjong Bah | 2018-04-05 | 6 | -31/+101 | |
| | | | | | ||||||
| * | | | | Reduce error messages. | Tavmjong Bah | 2018-04-04 | 1 | -1/+4 | |
| | | | | | ||||||
| * | | | | Remove call to update font list when selection changes. | Tavmjong Bah | 2018-04-04 | 1 | -3/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | A selection change does not alter the list of fonts in a docoument. This change fixes a bug in the Text and Font dialog where the font-family is unselected after the Apply button is pressed. | |||||
| * | | | | Unset 'font-variation-settings' if not used. | Tavmjong Bah | 2018-04-03 | 1 | -2/+7 | |
| | | | | | ||||||
| * | | | | Fix crash when selection non-variation style. | Tavmjong Bah | 2018-04-03 | 1 | -3/+4 | |
| | | | | | ||||||
| * | | | | Code cleanup: remove unneeded file. | Tavmjong Bah | 2018-04-03 | 3 | -52/+7 | |
| | | | | | ||||||
