| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Gtkmm deprecation fixes | Alexander Valavanis | 2017-07-06 | 1 | -2/+0 |
| | | |||||
| * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -25/+1 |
| | | |||||
| * | Rm more deprecated Gtk::Stock | Alex Valavanis | 2016-12-27 | 1 | -3/+2 |
| | | | | (bzr r15367) | ||||
| * | Comment out line-height setting code in Text and Font dialog as it does not ↵ | Tavmjong Bah | 2016-09-01 | 1 | -3/+7 |
| | | | | | | yet handle absolute units. (bzr r15098) | ||||
| * | Don't write out sodipodi:line-spacing. Don't read if 'line-height' already set. | Tavmjong Bah | 2016-08-29 | 1 | -12/+3 |
| | | | | | | Partial fix for #1590141. (bzr r15085) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -24/+1 |
| |\ | | | | | (bzr r14954.1.30) | ||||
| | * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -24/+1 |
| | |\ | | | | | | | (bzr r15038) | ||||
| | | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -24/+1 |
| | | | | | | | | | | (bzr r15023.2.7) | ||||
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -7/+0 |
| |\| | | | | | | | | (bzr r14954.1.29) | ||||
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -7/+0 |
| | | | | | | | | | | (bzr r15034) | ||||
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+8 |
| | | | | | | | | | | (bzr r15027) | ||||
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -8/+0 |
| | |/ | | | | | (bzr r15025) | ||||
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -6/+6 |
| |\| | | | | | (bzr r14954.1.13) | ||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -3/+3 |
| |/ | | | (bzr r14954.1.10) | ||||
| * | Clarify meaning of line spacing. | Tavmjong Bah | 2016-02-20 | 1 | -2/+2 |
| | | | | (bzr r14661) | ||||
| * | static code analysis | Kris De Gussem | 2015-11-05 | 1 | -3/+3 |
| | | | | (bzr r14446) | ||||
| * | add gtk3 experimental support in CMake | Shlomi Fish | 2015-10-26 | 1 | -0/+14 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1509969 (bzr r14430) | ||||
| * | Set sensitivty of font-variant buttons according to available OpenType tables. | Tavmjong Bah | 2015-06-25 | 1 | -1/+1 |
| | | | | (bzr r14215) | ||||
| * | Add simple GUI for 'font-feature-settings'. | Tavmjong Bah | 2015-06-22 | 1 | -1/+3 |
| | | | | (bzr r14208) | ||||
| * | Font-variants widget: Enable 'Apply' button. Add more tooltips. | Tavmjong Bah | 2015-05-20 | 1 | -0/+15 |
| | | | | (bzr r14163) | ||||
| * | Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ↵ | Tavmjong Bah | 2015-05-16 | 1 | -1/+1 |
| | | | | | | awaits Pango update. (bzr r14155) | ||||
| * | Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵ | Tavmjong Bah | 2015-05-14 | 1 | -1/+4 |
| | | | | | | library). (bzr r14152) | ||||
| * | GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in ↵ | Tavmjong Bah | 2015-05-12 | 1 | -1/+8 |
| | | | | | | progress. (bzr r14148) | ||||
| * | more cast cleanup | Marc Jeanmougin | 2015-02-27 | 1 | -1/+1 |
| | | | | (bzr r13922.1.11) | ||||
| * | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -1/+1 |
| | | | | (bzr r13922.1.10) | ||||
| * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -6/+6 |
| | | | | (bzr r13922.1.5) | ||||
| * | Just... | mc | 2015-02-18 | 1 | -14/+12 |
| | | | | | | | | some... more... lines... (bzr r13922.1.2) | ||||
| * | Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs(). | Tavmjong Bah | 2014-12-24 | 1 | -16/+15 |
| | | | | (bzr r13822.1.2) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -4/+4 |
| | | | | (bzr r13820) | ||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -4/+4 |
| | | | | (bzr r13809) | ||||
| * | Move obvious ui component to ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| | | | | (bzr r13341.1.247) | ||||
| * | Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango ↵ | Tavmjong Bah | 2014-09-29 | 1 | -1/+0 |
| | | | | | | translation. (bzr r13341.1.233) | ||||
| * | Merge in font-speedup branch to improve launch times | Liam P. White | 2014-08-17 | 1 | -3/+3 |
| | | | | (bzr r13341.1.140) | ||||
| * | Fix Pango markup in Text and Font dialog. | Tavmjong Bah | 2014-05-15 | 1 | -4/+4 |
| | | | | (bzr r13341.1.25) | ||||
| * | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated | Alex Valavanis | 2014-01-02 | 1 | -5/+5 |
| | | | | (bzr r12868) | ||||
| * | Improve code readability. | Matthew Petroff | 2013-08-28 | 1 | -1/+1 |
| | | | | (bzr r12475.1.9) | ||||
| * | Eliminate "unit-constants.h". | Matthew Petroff | 2013-07-31 | 1 | -2/+2 |
| | | | | (bzr r12380.1.54) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2013-04-28 | 1 | -1/+1 |
| | | | | (bzr r12309) | ||||
| * | Added simple control to font dialog to address text on path's startOffset. ↵ | Jon A. Cruz | 2013-04-08 | 1 | -2/+48 |
| | | | | | | | | | | Bug #171005 and bug #171033 Fixed bugs: - https://launchpad.net/bugs/171005 - https://launchpad.net/bugs/171033 (bzr r12270) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-17 | 1 | -2/+1 |
| | | | | (bzr r12218) | ||||
| * | Fix missing Gtkmm/Glib headers for Gtk+ 3 build | Alex Valavanis | 2013-03-15 | 1 | -0/+1 |
| | | | | (bzr r12209) | ||||
| * | Convert font-selector, text-edit, glyphs to use updated font-lister (use ↵ | Tavmjong Bah | 2013-03-01 | 1 | -55/+48 |
| | | | | | | fontspec rather than font). (bzr r12164) | ||||
| * | GTK+ 3: Use orientable widgets | Alex Valavanis | 2012-12-16 | 1 | -0/+10 |
| | | | | (bzr r11959) | ||||
| * | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 1 | -27/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907) | ||||
| * | Fix for 168164 : Default text output to px | John Smith | 2012-08-25 | 1 | -1/+1 |
| | | | | (bzr r11621) | ||||
| * | Fix for 168164 : Font size, always output px option | John Smith | 2012-08-21 | 1 | -6/+10 |
| | | | | (bzr r11616) | ||||
| * | Fix for 168164 : Font sizes in points option | John Smith | 2012-08-16 | 1 | -5/+13 |
| | | | | (bzr r11608) | ||||
| * | Fix for 169888 : HIG Style frame | John Smith | 2012-04-17 | 1 | -1/+2 |
| | | | | (bzr r11260) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2012-04-04 | 1 | -2/+2 |
| | | | | (bzr r11144) | ||||
| * | Fix deprecated Gtk::Widget flags | Alex Valavanis | 2012-03-12 | 1 | -2/+1 |
| | | | | (bzr r11073) | ||||
