summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/text-edit.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-31Eliminate "unit-constants.h".Matthew Petroff1-2/+2
2013-04-28Warning cleanup.Jon A. Cruz1-1/+1
2013-04-08Added simple control to font dialog to address text on path's startOffset. Bu...Jon A. Cruz1-2/+48
2013-03-19Fixing regressionjtx1-0/+1
2013-03-17cppcheckKris De Gussem1-2/+1
2013-03-17Working with widjetsJabier Arraiza Cenoz1-1/+0
2013-03-15Fix missing Gtkmm/Glib headers for Gtk+ 3 buildAlex Valavanis1-0/+1
2013-03-01Convert font-selector, text-edit, glyphs to use updated font-lister (use font...Tavmjong Bah1-55/+48
2012-12-16GTK+ 3: Use orientable widgetsAlex Valavanis1-0/+10
2012-11-26Drop support for GTK+ < 2.24Alex Valavanis1-27/+0
2012-08-25Fix for 168164 : Default text output to pxJohn Smith1-1/+1
2012-08-21Fix for 168164 : Font size, always output px optionJohn Smith1-6/+10
2012-08-16Fix for 168164 : Font sizes in points optionJohn Smith1-5/+13
2012-04-17Fix for 169888 : HIG Style frameJohn Smith1-1/+2
2012-04-04Warning cleanup.Jon A. Cruz1-2/+2
2012-03-12Fix deprecated Gtk::Widget flagsAlex Valavanis1-2/+1
2012-02-29cppcheckKris De Gussem1-1/+1
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-1/+3
2012-02-21Fix conditional build for old GTK+ in new text-edit dialogAlex Valavanis1-1/+1
2012-02-16Documentation of the Text and Font dialogKris De Gussem1-11/+6
2012-02-16Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith1-0/+703