| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Incorporate some of Mihaela's suggestions. | Maren Hachmann | 2018-05-11 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Try a different tool tip that hopefully can help users determine what to ↵ | Maren Hachmann | 2018-03-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | expect on change of the rendering tile multiplicator parameter. | |||||
| | * | | | Try to clarify what the new tile size option is for. | Maren Hachmann | 2018-03-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Might still need improvement. | |||||
| * | | | | Create at least two radio buttons for a table. | Tavmjong Bah | 2018-06-14 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | | Calculation of number of radio buttons to create could be "wrong" due to script and language tags of tables. | |||||
| * | | | | Limit style alternatives label width. | Tavmjong Bah | 2018-06-14 | 1 | -0/+7 | |
| | | | | | ||||||
| * | | | | Add radio buttons for font style alternates. | Tavmjong Bah | 2018-06-14 | 2 | -63/+163 | |
| | | | | | ||||||
| * | | | | Improvements to the Font Features dialog. Better OpenType coverage. | Tavmjong Bah | 2018-06-11 | 1 | -55/+147 | |
| | |_|/ |/| | | ||||||
| * | | | Add GUI support for 'font-variant-east-asian' property. | Tavmjong Bah | 2018-06-07 | 2 | -2/+270 | |
| | | | | ||||||
| * | | | Remove tables that should not be exposed to user from OpenType table list. | Tavmjong Bah | 2018-06-05 | 1 | -0/+19 | |
| | | | | ||||||
| * | | | Use all available space for Ordinal label. | Tavmjong Bah | 2018-06-05 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Prevent widget from getting too big. | Tavmjong Bah | 2018-06-05 | 2 | -14/+41 | |
| | | | | ||||||
| * | | | Keep Features tab in sync with font in Font tab. | Tavmjong Bah | 2018-06-03 | 3 | -0/+12 | |
| | | | | ||||||
| * | | | Add preview to Font Features tab of Text and Font dialog. | Tavmjong Bah | 2018-06-02 | 4 | -53/+119 | |
| | |/ |/| | ||||||
| * | | Merge branch 'fix-undefined-references-without-lcms' of ↵ | Marc Jeanmougin | 2018-05-22 | 2 | -33/+33 | |
| |\ \ | | | | | | | | | | gitlab.com:libiquity/inkscape | |||||
| | * | | colorspace::Component: Fix undefined references without lcms | Patrick McDermott | 2018-05-20 | 1 | -9/+9 | |
| | | | | | | | | | | | | | | | | colorspace::Component's constructors are unconditionally referenced but were defined only if either HAVE_LIBLCMS1 or HAVE_LIBLCMS2 is defined. | |||||
| | * | | DocumentProperties: Fix undefined references without lcms | Patrick McDermott | 2018-05-20 | 1 | -24/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | Inkscape::UI::Dialog::DocumentProperties::create_guides_around_page() and Inkscape::UI::Dialog::DocumentProperties::delete_all_guides() are unconditionally referenced but were defined only if either HAVE_LIBLCMS1 or HAVE_LIBLCMS2 is defined. | |||||
| * | | | Print: Match document size against known paper sizes | Patrick McDermott | 2018-05-20 | 1 | -8/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Custom paper sizes work with some printer drivers but not others. EPSON's ESC/P-R CUPS driver for example scales a custom-sized document to ISO A4. (It apparently used to just bail on unknown page sizes.) Matching the document size against a known paper size in Inkscape prevents the driver from scaling to the wrong paper size. Fixes an issue discussed in comments 3, 4, 5, and 6 of <https://bugs.launchpad.net/inkscape/+bug/630635>. | |||||
| * | | | Print: C++ify | Patrick McDermott | 2018-05-20 | 2 | -77/+71 | |
| |/ / | ||||||
| * | | Fis maren improvements to embed/import | Jabier Arraiza | 2018-05-15 | 1 | -2/+2 | |
| | | | ||||||
| * | | Misc. typos | luz.paz | 2018-05-14 | 7 | -7/+7 | |
| | | | | | | | Found via `codespell` and `grep` | |||||
| * | | Fix bug embeding SVG as PNG | Jabier Arraiza | 2018-05-13 | 2 | -0/+8 | |
| | | | ||||||
| * | | Add preview for numeric OpenType features. | Tavmjong Bah | 2018-05-13 | 2 | -61/+128 | |
| | | | ||||||
| * | | Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVG | Jabier Arraiza | 2018-05-12 | 4 | -15/+35 | |
| | | | ||||||
| * | | Allow link a SVG as image | Jabiertxo Arraiza Cenoz | 2018-05-10 | 1 | -1/+1 | |
| | | | ||||||
| * | | Apply fixed | Jabier Arraiza | 2018-05-09 | 3 | -2/+14 | |
| | | | ||||||
| * | | Reset old code to reaply fixed | Jabier Arraiza | 2018-05-09 | 3 | -14/+2 | |
| | | | ||||||
| * | | Start migrating 0.92 patch to master | Jabier Arraiza | 2018-05-09 | 3 | -2/+14 | |
| | | | ||||||
| * | | Merge branch 'guidespanel' of gitlab.com:darktrojan/inkscape | Marc Jeanmougin | 2018-05-09 | 3 | -4/+42 | |
| |\ \ | ||||||
| | * | | Add global guide controls to guides panel | Geoff Lankow | 2018-05-04 | 3 | -4/+42 | |
| | | | | ||||||
| * | | | Create stateless alignment selector and use it instead | Geoff Lankow | 2018-05-09 | 3 | -0/+135 | |
| | | | | ||||||
| * | | | Create and use LabelledColorPicker widget | Geoff Lankow | 2018-05-09 | 5 | -20/+36 | |
| | | | | ||||||
| * | | | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 122 | -333/+332 | |
| | | | | | | | | | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| * | | | Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ↵ | Tavmjong Bah | 2018-05-03 | 4 | -18/+10 | |
| | | | | | | | | | | | | | | | | | | | it does. Minor UI tweaks and bug fixes. | |||||
| * | | | 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 | 2 | -5/+17 | |
| |\ \ \ | ||||||
| | * | | | Bug fixes for variable fonts, especially to support the Decovar font. | Tavmjong Bah | 2018-04-29 | 2 | -5/+17 | |
| | | | | | ||||||
| * | | | | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 122 | -332/+333 | |
| |/ / / | ||||||
| * | | | Put adaptagrams into its own folder | Marc Jeanmougin | 2018-04-29 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | moved libcroco, libuemf, libdepixelize to 3rdparty folder | Marc Jeanmougin | 2018-04-29 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | More progress on variable fonts support. | Tavmjong Bah | 2018-04-28 | 6 | -24/+111 | |
| | | | | ||||||
| * | | | Allow FER edition on canvas | Marc Jeanmougin | 2018-04-28 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | Add start of 'font-variations' widget. | Tavmjong Bah | 2018-04-26 | 5 | -0/+241 | |
| | | | | | | | | | | | | | Some code cleanup. | |||||
| * | | | Implement FontSelectorToolbar. | Tavmjong Bah | 2018-04-25 | 7 | -61/+479 | |
| | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
| * | | | Fixing LPE recalculations warnings on update | Jabier Arraiza | 2018-04-23 | 5 | -24/+3 | |
| | | | | ||||||
| * | | | Noumerous bugfixes pointed by Lazur on IRC | Jabier Arraiza | 2018-04-23 | 1 | -2/+0 | |
| | | | | ||||||
| * | | | Allow rotation to projection and noumerous bugfixes pointed by Lazur in IRC | Jabier Arraiza | 2018-04-23 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Handle transforms and gix groups linked by clipboard | Jabier Arraiza | 2018-04-23 | 2 | -5/+5 | |
| |/ / | ||||||
| * | | 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. | |||||
| * | | Replace C FontSelector by C++ FontSelector. | Tavmjong Bah | 2018-04-13 | 7 | -87/+623 | |
| | | | | | | | | | | | | | 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. | |||||
| * | | 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. | |||||
