Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change this a bit so that if you pass it a bold font, it puts that in | Dan Winship | 2000-09-13 | 1 | -24/+74 |
| | | | | | | | | | | * e-font.c (e_font_from_gdk_font): Change this a bit so that if you pass it a bold font, it puts that in font->bold and finds a lighter font for font->font (if it can). This is for themes like Metal where the default font is bold. (find_variants): renamed from find_best_bold svn path=/trunk/; revision=5384 | ||||
* | Thou shalt leave space for the trailing \0. | Dan Winship | 2000-09-12 | 1 | -1/+1 |
| | | | | | | | * e-font.c (find_best_bold): Thou shalt leave space for the trailing \0. svn path=/trunk/; revision=5355 | ||||
* | EFont should now use real bold typeface, if available | Lauris Kaplinski | 2000-09-11 | 1 | -18/+120 |
| | | | | svn path=/trunk/; revision=5309 | ||||
* | Some UTF-8 fixes and experimental 16-bit unicode font support | Lauris Kaplinski | 2000-09-09 | 1 | -59/+151 |
| | | | | svn path=/trunk/; revision=5279 | ||||
* | Bunch of unicode related changes | Lauris Kaplinski | 2000-09-08 | 1 | -7/+26 |
| | | | | svn path=/trunk/; revision=5235 | ||||
* | New font translation code for utf-8, but commented out at moment | Lauris Kaplinski | 2000-09-05 | 1 | -0/+135 |
| | | | | svn path=/trunk/; revision=5194 | ||||
* | UTF-8 in contact editor + some fixes for dealing with illegal strings | Lauris Kaplinski | 2000-08-23 | 1 | -0/+6 |
| | | | | svn path=/trunk/; revision=4976 | ||||
* | Changed UTF-8 handling syntax from char based to byte based | Lauris Kaplinski | 2000-08-22 | 1 | -15/+36 |
| | | | | svn path=/trunk/; revision=4913 | ||||
* | First step moving to UTF-8 strings | Lauris Kaplinski | 2000-08-20 | 1 | -0/+107 |
svn path=/trunk/; revision=4885 |