summaryrefslogtreecommitdiffstats
path: root/src/widgets/text-toolbar.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix for 900602 : Enter key returns focus to canvas for Font family selectorJohn Smith2012-09-191-3/+12
| | | (bzr r11676)
* Fix for 168164 : Fix precision of font sizeJohn Smith2012-09-181-3/+6
| | | (bzr r11675)
* Fix for bug #900602 (Switching font with up/down arrows de-selects font list ↵cadabra2012-08-251-2/+2
| | | | | box) (bzr r11622)
* Fix for 168164 : Default text output to pxJohn Smith2012-08-251-1/+1
| | | (bzr r11621)
* Fix for 575831 : font variant drop-down - fix for selection problemJohn Smith2012-08-231-13/+11
| | | (bzr r11617)
* Fix for 168164 : Font size, always output px optionJohn Smith2012-08-211-3/+7
| | | (bzr r11616)
* Fix for 168164 : Font sizes in points optionJohn Smith2012-08-161-16/+42
| | | (bzr r11608)
* Fix for 575831 : Add font variant drop-down box to new text toolbarJohn Smith2012-08-041-93/+117
| | | (bzr r11586)
* Fix for 940578 : Max font size in toolbar font chooserJohn Smith2012-07-201-0/+6
| | | (bzr r11558)
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
| | | | | Pruned header to not introduce extraneous includes. (bzr r11502)
* Build with GDK_DISABLE_DEPRECATED for Gtk+ 2Alex Valavanis2012-05-281-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/943207 (bzr r11431)
* Fix for 986446 : Refactor toolbox into tool specific filesJohn Smith2012-05-081-0/+1809
(bzr r11346)