summaryrefslogtreecommitdiffstats
path: root/src/libnrtype (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-101-0/+1
* Update to trunk r13621Liam P. White2014-10-171-1/+1
|\
| * Various small font things.Tavmjong Bah2014-10-151-2/+39
| * More direct way of finding font-family. One entry per unique style.Tavmjong Bah2014-10-152-476/+45
| * Fix strict build with Gtk+ 2Tavmjong Bah2014-10-151-1/+1
| * LiamW's initial font caching work.Tavmjong Bah2014-10-154-1117/+1211
| * Remove unused functions.Tavmjong Bah2014-10-052-155/+0
| * Work-around for Pango 1.36.7 which introduced 'Semi-Light' font weight,Tavmjong Bah2014-10-021-0/+32
| * Fix style string while searching for best face match.Tavmjong Bah2014-10-021-2/+2
| * Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran...Tavmjong Bah2014-09-298-597/+126
| * Quick fix to unbreak build from last check in.Tavmjong Bah2014-09-292-0/+5
| * Conditionally add 'semilight' due to changes in Pango 1.36.6. Curse Behdad.Tavmjong Bah2014-09-294-0/+16
| * Revert unintentional changesLiam P. White2014-08-132-7/+6
| * Fix buildLiam P. White2014-08-132-6/+7
| * Proper quoting of CSS 'font-family' fallback lists.Tavmjong Bah2014-06-101-2/+9
| * Display name of face from font file in Text and Font dialog (as well as CSS/P...Tavmjong Bah2014-06-094-34/+69
| * Better ordering of font-face styles in UI. Rely on CSS values rather than gue...Tavmjong Bah2014-06-081-217/+17
| * Make family-name comparisons case insensitive.Tavmjong Bah2014-06-051-16/+25
| * Use SPStyle value for 'font-family' rather than parse 'style' ourselves.Tavmjong Bah2014-05-291-28/+3
| * Initialize style store with default styles. Fixes Gtk-CRITICAL and GLib-Gobje...Tavmjong Bah2014-05-281-0/+9
* | Remove unused functions.Tavmjong Bah2014-10-052-155/+0
* | Allow one style entry per unique CSS style for each family.Tavmjong Bah2014-10-031-5/+18
* | Removal of unused code dealing with PangoStringToDescrMap and UIStringToPango...Tavmjong Bah2014-10-032-441/+28
* | Work-around for Pango 1.36.7 which introduced 'Semi-Light' font weight,Tavmjong Bah2014-10-021-1/+31
* | Sort styles for GUI. (Regression)Tavmjong Bah2014-10-021-0/+9
* | Fix style string while searching for best face match.Tavmjong Bah2014-10-021-2/+2
* | Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran...Tavmjong Bah2014-09-298-598/+127
* | Quick fix to unbreak build from last check in.Tavmjong Bah2014-09-292-0/+5
* | Conditionally add 'semilight' due to changes in Pango 1.36.6.Tavmjong Bah2014-09-294-0/+16
* | libnrtype, Layout-TNG-Compute: initialize variables. fixes compiler warningJohan B. C. Engelen2014-09-031-0/+2
* | Fix strict build with Gtk+ 2Alex Valavanis2014-08-241-1/+1
* | Code cleanup.Liam P. White2014-08-182-76/+96
* | Fix gtk3 buildLiam P. White2014-08-171-1/+2
* | Merge in font-speedup branch to improve launch timesLiam P. White2014-08-174-1123/+1216
* | Proper quoting of CSS 'font-family' fallback lists.Tavmjong Bah2014-06-101-2/+9
* | Display name of face from font file in Text and Font dialog (as well as CSS/P...Tavmjong Bah2014-06-094-34/+69
* | Better ordering of font-face styles in UI. Rely on CSS values rather than gue...Tavmjong Bah2014-06-081-217/+17
* | Make family-name comparisons case insensitive.Tavmjong Bah2014-06-051-16/+25
* | Use SPStyle value for 'font-family' rather than parse 'style' ourselves.Tavmjong Bah2014-05-291-28/+3
* | Initialize style store with default styles. Fixes Gtk-CRITICAL and GLib-Gobje...Tavmjong Bah2014-05-281-0/+9
|/
* Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-263-3/+3
* Clean up of style code, removal of SPFontStyle. Step 2.Tavmjong Bah2014-04-243-15/+14
* Restore ability to insert a font-family that is not on system or a font-fallb...Tavmjong Bah2014-04-222-0/+34
* fix macro redefinition errorsJohan B. C. Engelen2014-03-213-5/+17
* Remove unused variable.Jon A. Cruz2014-03-011-1/+2
* fix compiler warnings (bug #1278049 )Kris De Gussem2014-02-111-31/+15
* Fix for Bug #1250685 (Unnecessary gender-specific terms in code).Nicolas Dufour2014-02-054-24/+24
* update 2geom's copy to r2142Johan B. C. Engelen2014-01-121-2/+2
* Change Sans to sans-serif on suv's advice in bug #1230241Martin Owens2014-01-101-1/+1
* Make Sans the default if pango can't get the family name from the font descri...Martin Owens2014-01-101-0/+2