summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix line endings.Michael Drake2014-05-201-16/+16
* Filter all control chars from width kerning and fix some const warnings.Chris Young2014-05-193-7/+7
* Scope reduce some variables.Michael Drake2014-05-191-2/+2
* Remove unused variables.Michael Drake2014-05-191-7/+0
* Remove unused variable.Michael Drake2014-05-191-1/+0
* Fix line endings.Michael Drake2014-05-191-16/+16
* Remove unused variables.Michael Drake2014-05-191-3/+0
* Remove unused variables.Michael Drake2014-05-191-3/+1
* Remove duplicate condition.Michael Drake2014-05-191-1/+1
* Scope reduce variables.Michael Drake2014-05-191-2/+2
* Fix line endings.Michael Drake2014-05-191-55/+55
* Remove unused variables.Michael Drake2014-05-191-5/+0
* Scope reduce some variables.Michael Drake2014-05-191-2/+2
* Fix line endings.Michael Drake2014-05-191-197/+197
* Remove unused variables.Michael Drake2014-05-191-2/+0
* Fix line endings.Michael Drake2014-05-191-316/+316
* Remove unused variables.Michael Drake2014-05-191-3/+1
* Fix line endings.Michael Drake2014-05-191-248/+248
* Remove unused variables.Michael Drake2014-05-191-5/+0
* Remove if/else with duplicate branches.Michael Drake2014-05-191-6/+1
* Fix line endings.Michael Drake2014-05-191-21/+21
* Socpe reduce two variables.Michael Drake2014-05-191-2/+2
* Fix line endings.Michael Drake2014-05-191-65/+65
* Remove unused variables.Michael Drake2014-05-191-2/+0
* Remove unused variable.Michael Drake2014-05-191-1/+0
* Remove if/else with duplicate branches.Michael Drake2014-05-191-5/+1
* Make line endings consistent.Michael Drake2014-05-191-288/+288
* Scope reduce some variables.Michael Drake2014-05-191-8/+8
* make atari font plotting include css header explicitlyVincent Sanders2014-05-181-0/+1
* reduce uncessary include usageVincent Sanders2014-05-188-14/+26
* Attempt to fix Jenkins build for cocoaDaniel Silverstone2014-05-181-0/+1
* Add logging to nsfont_split function.Michael Drake2014-05-181-1/+9
* remove uneeded includesVincent Sanders2014-05-185-8/+10
* remove unecessary includeVincent Sanders2014-05-183-4/+4
* remove uncessary null check (coverity 1199865) and remove forward referencesVincent Sanders2014-05-181-282/+269
* check fseek return value (coverity 1109837)Vincent Sanders2014-05-181-1/+5
* check mkdir results (coverity 1109838)Vincent Sanders2014-05-181-1/+8
* Don't try to kern a character with \0Chris Young2014-05-181-1/+3
* fix possible buffer termination error (coverity 1195410)Vincent Sanders2014-05-181-2/+2
* fix riscos mkpath and error reporting in save completeVincent Sanders2014-05-172-5/+7
* ensure all vmkpath implementations check their parametersVincent Sanders2014-05-172-0/+8
* Fix leak of url schemes.Michael Drake2014-05-161-0/+1
* Fix build.Michael Drake2014-05-161-4/+5
* Simplfy and clarify splitting function.Michael Drake2014-05-161-21/+16
* Set a more sensible upper cache size limit.Chris Young2014-05-161-1/+1
* Add disc cache size to settings UIChris Young2014-05-161-5/+5
* Move old cache path.Michael Drake2014-05-161-2/+2
* Tentatively enable the fs cache backing storeChris Young2014-05-161-0/+4
* Create cache dirChris Young2014-05-161-3/+10
* Remove unused #includeMichael Drake2014-05-151-1/+0