summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/text-edit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Gtkmm deprecation fixesAlexander Valavanis2017-07-061-2/+0
* Remove old icon handling codeAlexander Valavanis2017-06-291-25/+1
* Rm more deprecated Gtk::StockAlex Valavanis2016-12-271-3/+2
* Comment out line-height setting code in Text and Font dialog as it does not y...Tavmjong Bah2016-09-011-3/+7
* Don't write out sodipodi:line-spacing. Don't read if 'line-height' already set.Tavmjong Bah2016-08-291-12/+3
* Merged trunkAdrian Boguszewski2016-08-091-24/+1
|\
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-24/+1
| |\
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-24/+1
* | | Merged trunkAdrian Boguszewski2016-08-031-7/+0
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-7/+0
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+8
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-8/+0
| |/
* | Added items as a range functionAdrian Boguszewski2016-07-031-6/+6
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-3/+3
|/
* Clarify meaning of line spacing.Tavmjong Bah2016-02-201-2/+2
* static code analysisKris De Gussem2015-11-051-3/+3
* add gtk3 experimental support in CMakeShlomi Fish2015-10-261-0/+14
* Set sensitivty of font-variant buttons according to available OpenType tables.Tavmjong Bah2015-06-251-1/+1
* Add simple GUI for 'font-feature-settings'.Tavmjong Bah2015-06-221-1/+3
* Font-variants widget: Enable 'Apply' button. Add more tooltips.Tavmjong Bah2015-05-201-0/+15
* Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...Tavmjong Bah2015-05-161-1/+1
* Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah2015-05-141-1/+4
* GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah2015-05-121-1/+8
* more cast cleanupMarc Jeanmougin2015-02-271-1/+1
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-6/+6
* Just...mc2015-02-181-14/+12
* Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs().Tavmjong Bah2014-12-241-16/+15
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-4/+4
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-4/+4
* Move obvious ui component to ui/Liam P. White2014-10-051-1/+1
* Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran...Tavmjong Bah2014-09-291-1/+0
* Merge in font-speedup branch to improve launch timesLiam P. White2014-08-171-3/+3
* Fix Pango markup in Text and Font dialog.Tavmjong Bah2014-05-151-4/+4
* Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-021-5/+5
* Improve code readability.Matthew Petroff2013-08-281-1/+1
* Eliminate "unit-constants.h".Matthew Petroff2013-07-311-2/+2
* Warning cleanup.Jon A. Cruz2013-04-281-1/+1
* Added simple control to font dialog to address text on path's startOffset. Bu...Jon A. Cruz2013-04-081-2/+48
* cppcheckKris De Gussem2013-03-171-2/+1
* Fix missing Gtkmm/Glib headers for Gtk+ 3 buildAlex Valavanis2013-03-151-0/+1
* Convert font-selector, text-edit, glyphs to use updated font-lister (use font...Tavmjong Bah2013-03-011-55/+48
* GTK+ 3: Use orientable widgetsAlex Valavanis2012-12-161-0/+10
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-27/+0
* Fix for 168164 : Default text output to pxJohn Smith2012-08-251-1/+1
* Fix for 168164 : Font size, always output px optionJohn Smith2012-08-211-6/+10
* Fix for 168164 : Font sizes in points optionJohn Smith2012-08-161-5/+13
* Fix for 169888 : HIG Style frameJohn Smith2012-04-171-1/+2
* Warning cleanup.Jon A. Cruz2012-04-041-2/+2
* Fix deprecated Gtk::Widget flagsAlex Valavanis2012-03-121-2/+1