| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-09-11 | Fix issue https://gitlab.com/inkscape/inbox/issues/841 Crash on selecting ↵ | Jabiertxof | 1 | -1/+1 | |
| certain fonts | |||||
| 2019-09-09 | Load GPOS table only when selecting font features tab to speedup font usage | Jabier Arraiza | 1 | -1/+16 | |
| 2019-09-07 | Add line height UX improvements | Jabier Arraiza | 1 | -5/+15 | |
| 2019-08-02 | Remove line height code and ficx coding style | Jabiertxof | 1 | -15/+5 | |
| 2019-08-02 | Fix coding style | Jabiertxof | 1 | -6/+6 | |
| 2019-08-02 | Working state | Jabiertxof | 1 | -2/+2 | |
| 2019-08-02 | Stop worinig with units switch to px. Keep discussion opengit add .git add . | Jabiertxof | 1 | -9/+4 | |
| 2019-08-02 | Adding font size scale | Jabiertxof | 1 | -3/+18 | |
| 2019-04-02 | Tidy various dialog UIs | Nathan Lee | 1 | -2/+4 | |
| 2019-02-12 | Header cleanup. | Tavmjong Bah | 1 | -1/+0 | |
| 2019-01-08 | Remove unused header file. | Tavmjong Bah | 1 | -2/+0 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| 2018-10-01 | Remove #include "config.h" wherever possible | Eduard Braun | 1 | -1/+1 | |
| 2018-06-19 | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 1 | -2/+2 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -4/+4 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-06-03 | Keep Features tab in sync with font in Font tab. | Tavmjong Bah | 1 | -0/+1 | |
| 2018-06-02 | Add preview to Font Features tab of Text and Font dialog. | Tavmjong Bah | 1 | -30/+35 | |
| 2018-05-31 | In font list, don't change selection if current font is already selected; ↵ | Geoff Lankow | 1 | -1/+5 | |
| other minor fixes | |||||
| 2018-05-03 | Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ↵ | Tavmjong Bah | 1 | -3/+3 | |
| it does. Minor UI tweaks and bug fixes. | |||||
| 2018-04-28 | More progress on variable fonts support. | Tavmjong Bah | 1 | -2/+0 | |
| 2018-04-26 | Add start of 'font-variations' widget. | Tavmjong Bah | 1 | -0/+3 | |
| Some code cleanup. | |||||
| 2018-04-25 | Implement FontSelectorToolbar. | Tavmjong Bah | 1 | -4/+4 | |
| 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. | |||||
| 2018-04-13 | Replace C FontSelector by C++ FontSelector. | Tavmjong Bah | 1 | -42/+37 | |
| 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. | |||||
| 2018-04-07 | Cleanup Text and Font dialog. | Tavmjong Bah | 1 | -230/+48 | |
| 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. | |||||
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -16/+23 | |
| A lot of header clean-up. | |||||
| 2018-01-16 | panel: Remove the unused "title" label | Stefano Facchini | 1 | -1/+1 | |
| 2017-12-31 | Escape font name when setting preview text | Geoff Lankow | 1 | -1/+2 | |
| 2017-12-18 | Limit size of font preview to 100pt | Geoff Lankow | 1 | -0/+1 | |
| 2017-07-06 | Gtkmm deprecation fixes | Alexander Valavanis | 1 | -2/+0 | |
| 2017-06-29 | Remove old icon handling code | Alexander Valavanis | 1 | -25/+1 | |
| 2016-12-27 | Rm more deprecated Gtk::Stock | Alex Valavanis | 1 | -3/+2 | |
| (bzr r15367) | |||||
| 2016-09-01 | Comment out line-height setting code in Text and Font dialog as it does not ↵ | Tavmjong Bah | 1 | -3/+7 | |
| yet handle absolute units. (bzr r15098) | |||||
| 2016-08-29 | Don't write out sodipodi:line-spacing. Don't read if 'line-height' already set. | Tavmjong Bah | 1 | -12/+3 | |
| Partial fix for #1590141. (bzr r15085) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -7/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 1 | -24/+1 | |
| (bzr r15023.2.7) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+8 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -8/+0 | |
| (bzr r15025) | |||||
| 2016-06-25 | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 1 | -3/+3 | |
| (bzr r14954.1.10) | |||||
| 2016-02-20 | Clarify meaning of line spacing. | Tavmjong Bah | 1 | -2/+2 | |
| (bzr r14661) | |||||
| 2015-11-05 | static code analysis | Kris De Gussem | 1 | -3/+3 | |
| (bzr r14446) | |||||
| 2015-10-26 | add gtk3 experimental support in CMake | Shlomi Fish | 1 | -0/+14 | |
| Fixed bugs: - https://launchpad.net/bugs/1509969 (bzr r14430) | |||||
| 2015-06-25 | Set sensitivty of font-variant buttons according to available OpenType tables. | Tavmjong Bah | 1 | -1/+1 | |
| (bzr r14215) | |||||
| 2015-06-22 | Add simple GUI for 'font-feature-settings'. | Tavmjong Bah | 1 | -1/+3 | |
| (bzr r14208) | |||||
| 2015-05-20 | Font-variants widget: Enable 'Apply' button. Add more tooltips. | Tavmjong Bah | 1 | -0/+15 | |
| (bzr r14163) | |||||
| 2015-05-16 | Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ↵ | Tavmjong Bah | 1 | -1/+1 | |
| awaits Pango update. (bzr r14155) | |||||
| 2015-05-14 | Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵ | Tavmjong Bah | 1 | -1/+4 | |
| library). (bzr r14152) | |||||
| 2015-05-12 | GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in ↵ | Tavmjong Bah | 1 | -1/+8 | |
| progress. (bzr r14148) | |||||
| 2015-02-27 | more cast cleanup | Marc Jeanmougin | 1 | -1/+1 | |
| (bzr r13922.1.11) | |||||
| 2015-02-27 | corrected the casts (hopefully) | Marc Jeanmougin | 1 | -1/+1 | |
| (bzr r13922.1.10) | |||||
| 2015-02-19 | Put a few std::vector<SPitem*> | Marc Jeanmougin | 1 | -6/+6 | |
| (bzr r13922.1.5) | |||||
