summaryrefslogtreecommitdiffstats
path: root/src/widgets/text-toolbar.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-20fix crasherJohan B. C. Engelen1-3/+6
2012-11-26Made a few user-visible messages translatableAlexandre Prokoudine1-2/+2
2012-11-11Replace remaining C-style pointer casts for src/widgetsAlex Valavanis1-5/+5
2012-10-04code cleanup: make more functions static or include their own headers.Campbell Barton1-2/+2
2012-09-19Fix for 900602 : Enter key returns focus to canvas for Font family selectorJohn Smith1-3/+12
2012-09-18Fix for 168164 : Fix precision of font sizeJohn Smith1-3/+6
2012-08-25Fix for bug #900602 (Switching font with up/down arrows de-selects font list ...cadabra1-2/+2
2012-08-25Fix for 168164 : Default text output to pxJohn Smith1-1/+1
2012-08-23Fix for 575831 : font variant drop-down - fix for selection problemJohn Smith1-13/+11
2012-08-21Fix for 168164 : Font size, always output px optionJohn Smith1-3/+7
2012-08-16Fix for 168164 : Font sizes in points optionJohn Smith1-16/+42
2012-08-04Fix for 575831 : Add font variant drop-down box to new text toolbarJohn Smith1-93/+117
2012-07-20Fix for 940578 : Max font size in toolbar font chooserJohn Smith1-0/+6
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+2
2012-05-28Build with GDK_DISABLE_DEPRECATED for Gtk+ 2Alex Valavanis1-1/+1
2012-05-08Fix for 986446 : Refactor toolbox into tool specific filesJohn Smith1-0/+1809