| Commit message (Expand) | Author | Age | Files | Lines |
* | suppress some warnings when default settings | Will Robertson | 2010-05-25 | 1 | -5/+9 |
* | Fix symlink detection | Khaled Hosny | 2010-05-25 | 1 | -1/+7 |
* | Reading symlinks under non-Windows platform | Elie Roux | 2010-05-25 | 1 | -5/+13 |
* | doc | Elie Roux | 2010-05-24 | 1 | -1/+10 |
* | Now we use the new system even on Unixes | Elie Roux | 2010-05-24 | 1 | -48/+9 |
* | Oops... | Elie Roux | 2010-05-24 | 1 | -1/+0 |
* | Everything works fine under Windows now | Elie Roux | 2010-05-24 | 1 | -1/+1 |
* | Changing the test to see if a font has already been loaded | Elie Roux | 2010-05-24 | 1 | -5/+4 |
* | First attempt to read fonts.conf | Elie Roux | 2010-05-24 | 1 | -10/+53 |
* | Renaming scan_texmf_tree in scan_texmf_fonts | Elie Roux | 2010-05-24 | 1 | -2/+2 |
* | A bit of code reorganization | Elie Roux | 2010-05-24 | 1 | -37/+34 |
* | If save directory doesn't exist, create it | Khaled Hosny | 2010-05-21 | 1 | -2/+6 |
* | fix licenses and readme for context-derived files. | Will Robertson | 2010-05-21 | 1 | -1/+1 |
* | fix for when logs.info doesn't exist | Will Robertson | 2010-05-20 | 1 | -0/+1 |
* | Initializing kpse.init_prog | Elie Roux | 2010-05-19 | 1 | -2/+8 |
* | Revert "these are typos from a few commits ago, right?" | Will Robertson | 2010-05-19 | 1 | -6/+6 |
* | temporary fix to avoid LastResort.ttf | Will Robertson | 2010-05-19 | 1 | -0/+23 |
* | generalise which extensions to check (& filter out .ttc on Mac) | Will Robertson | 2010-05-19 | 1 | -5/+26 |
* | these are typos from a few commits ago, right? | Will Robertson | 2010-05-19 | 1 | -6/+6 |
* | simplify logging slightly | Will Robertson | 2010-05-19 | 1 | -4/+4 |
* | don't duplicate code when looping through exts | Will Robertson | 2010-05-19 | 1 | -7/+5 |
* | fix static_osx_dirs | Will Robertson | 2010-05-19 | 1 | -4/+5 |
* | don't fail if the extension is missing | Will Robertson | 2010-05-19 | 1 | -1/+2 |
* | oops | Elie Roux | 2010-05-19 | 1 | -2/+5 |
* | This commit should fix everything about the ofm and tfm priority | Elie Roux | 2010-05-18 | 1 | -3/+15 |
* | Fixing the log level when the database is updated inside a document | Elie Roux | 2010-05-18 | 1 | -4/+25 |
* | A bit of documentation | Elie Roux | 2010-05-18 | 1 | -0/+5 |
* | If the specification is just a filename, not looking for it in the database | Elie Roux | 2010-05-18 | 1 | -0/+16 |
* | Removing the .tfm and .ofm additional extention | Elie Roux | 2010-05-18 | 1 | -2/+2 |
* | Printing the name of the loaded database file in the log | Elie Roux | 2010-05-17 | 1 | -5/+6 |
* | Fix loading TFM fonts with OSFONTDIR set | Khaled Hosny | 2010-05-17 | 1 | -5/+10 |
* | Fix bug in the previous commit | Khaled Hosny | 2010-05-17 | 1 | -1/+1 |
* | Only index the last found instance of a font | Khaled Hosny | 2010-05-17 | 1 | -12/+26 |
* | Measures to avoid re-scanning files | Khaled Hosny | 2010-05-17 | 1 | -26/+27 |
* | Update the database if a font is not found | Khaled Hosny | 2010-05-16 | 1 | -7/+31 |
* | Revert "Fixing a bug if OSFONTDIR is not empty" | Khaled Hosny | 2010-05-16 | 1 | -18/+1 |
* | Cosmetic | Khaled Hosny | 2010-05-16 | 1 | -18/+34 |
* | Simplify | Khaled Hosny | 2010-05-16 | 1 | -1/+1 |
* | Simplify | Khaled Hosny | 2010-05-16 | 1 | -2/+1 |
* | Tolerate not being able to run |fc-list| | Khaled Hosny | 2010-05-16 | 1 | -10/+12 |
* | Auto generate font names database | Khaled Hosny | 2010-05-16 | 1 | -16/+16 |
* | Simplify the code | Khaled Hosny | 2010-05-16 | 1 | -34/+26 |
* | Simplify the code | Khaled Hosny | 2010-05-16 | 1 | -8/+6 |
* | It's certainly better to scan the macos font dirs recursively | Elie Roux | 2010-05-15 | 1 | -1/+1 |
* | Fixing a bug if OSFONTDIR is not empty | Elie Roux | 2010-05-15 | 1 | -3/+19 |
* | Attempt to fix the behaviour on macosx | Elie Roux | 2010-05-15 | 1 | -16/+40 |
* | Adding an error when fontloader is unable to open a font | Elie Roux | 2010-05-15 | 1 | -2/+5 |
* | Cosmetics | Khaled Hosny | 2010-05-14 | 1 | -13/+37 |
* | Showing a log message only once (it used to be present 10s of times in the log) | Elie Roux | 2010-05-11 | 1 | -1/+6 |
* | Make sure the font exists on the disk | Khaled Hosny | 2010-05-11 | 1 | -6/+14 |