aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-font.c
Commit message (Expand)AuthorAgeFilesLines
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-532/+0
* redo Chris's previous change to match the surrounding code styleDan Winship2000-09-141-2/+2
* Fixed an uninitialized variable.Christopher James Lahey2000-09-141-1/+1
* Change this a bit so that if you pass it a bold font, it puts that inDan Winship2000-09-131-24/+74
* Thou shalt leave space for the trailing \0.Dan Winship2000-09-121-1/+1
* EFont should now use real bold typeface, if availableLauris Kaplinski2000-09-111-18/+120
* Some UTF-8 fixes and experimental 16-bit unicode font supportLauris Kaplinski2000-09-091-59/+151
* Bunch of unicode related changesLauris Kaplinski2000-09-081-7/+26
* New font translation code for utf-8, but commented out at momentLauris Kaplinski2000-09-051-0/+135
* UTF-8 in contact editor + some fixes for dealing with illegal stringsLauris Kaplinski2000-08-231-0/+6
* Changed UTF-8 handling syntax from char based to byte basedLauris Kaplinski2000-08-221-15/+36
* First step moving to UTF-8 stringsLauris Kaplinski2000-08-201-0/+107