summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/text-edit.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* GTK+ 3: Use orientable widgetsAlex Valavanis2012-12-161-0/+10
| | | (bzr r11959)
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-27/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907)
* Fix for 168164 : Default text output to pxJohn Smith2012-08-251-1/+1
| | | (bzr r11621)
* Fix for 168164 : Font size, always output px optionJohn Smith2012-08-211-6/+10
| | | (bzr r11616)
* Fix for 168164 : Font sizes in points optionJohn Smith2012-08-161-5/+13
| | | (bzr r11608)
* Fix for 169888 : HIG Style frameJohn Smith2012-04-171-1/+2
| | | (bzr r11260)
* Warning cleanup.Jon A. Cruz2012-04-041-2/+2
| | | (bzr r11144)
* Fix deprecated Gtk::Widget flagsAlex Valavanis2012-03-121-2/+1
| | | (bzr r11073)
* cppcheckKris De Gussem2012-02-291-1/+1
| | | | | added todo warning for sp-conn-end (after devmail message) (bzr r11033)
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+3
| | | (bzr r11018)
* Fix conditional build for old GTK+ in new text-edit dialogAlex Valavanis2012-02-211-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/937288 (bzr r11004)
* Documentation of the Text and Font dialogKris De Gussem2012-02-161-11/+6
| | | (bzr r10991)
* Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith2012-02-161-0/+703
(bzr r10989)