summaryrefslogtreecommitdiffstats
path: root/src/widgets/font-selector.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-131-68/+0
| | | | | | Fix synchonization problems between users of FontLister (FontSelector/Text toolbar). Hide unused size widget in Glyphs dialog. Display style names in FontSelector using own style.
* Code cleanup.Liam P. White2014-08-181-2/+2
| | | (bzr r13341.1.145)
* Convert font-selector, text-edit, glyphs to use updated font-lister (use ↵Tavmjong Bah2013-03-011-5/+22
| | | | | fontspec rather than font). (bzr r12164)
* Fix for 575831 : Add font variant drop-down box to new text toolbarJohn Smith2012-08-041-1/+1
| | | (bzr r11586)
* Header cleaningAlex Valavanis2012-02-121-4/+2
| | | (bzr r10963)
* More forward.h purging.Jon A. Cruz2011-10-041-4/+5
| | | (bzr r10665)
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
| | | (bzr r10350.1.3)
* Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\ | | | | (bzr r9508.1.70)
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* | Wholesale cruft removal part 5; completely remove RasterFontKrzysztof Kosi??ski2010-08-051-15/+0
|/ | | (bzr r9508.1.50)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+67
(bzr r1)