summaryrefslogtreecommitdiff
path: root/atari
Commit message (Expand)AuthorAgeFilesLines
* fixup missing includesVincent Sanders2014-07-061-1/+2
* try and improve usage of browser window internalsVincent Sanders2014-07-061-5/+5
* fixup merge of scheduled reformatVincent Sanders2014-07-062-5/+5
* Merge branch 'vince/reformatpending'Vincent Sanders2014-07-064-20/+14
|\
| * change reformat to be driven from the scheduler like redrawVincent Sanders2014-07-014-20/+14
* | documentation fixes and cleanupsVincent Sanders2014-07-022-10/+16
|/
* convert all frontends to scheduled fetch operationVincent Sanders2014-06-261-3/+2
* Remove unused variable.Michael Drake2014-05-311-1/+0
* Fix line endings.Michael Drake2014-05-311-213/+213
* fix errors with path_to_url conversionVincent Sanders2014-05-271-4/+0
* rework path to url mapping functions to convert from and to nsurlVincent Sanders2014-05-264-77/+8
* Ensure bitmap width/height are initialised.Michael Drake2014-05-201-0/+3
* Remove unused variables.Michael Drake2014-05-201-5/+2
* Fix line endings.Michael Drake2014-05-201-272/+272
* Reduce a variable's scope.Michael Drake2014-05-201-1/+1
* Remove unused variables.Michael Drake2014-05-201-5/+0
* Fix line endings.Michael Drake2014-05-201-16/+16
* Remove dead code, unused variables, reduce a variable's scope.Michael Drake2014-05-201-10/+1
* Fix line endings.Michael Drake2014-05-201-305/+305
* Remove some unused variables. Scope reduce a variable.Michael Drake2014-05-201-2/+1
* Fix line endings.Michael Drake2014-05-201-213/+213
* Remove unused variables.Michael Drake2014-05-201-3/+1
* Fix line endings.Michael Drake2014-05-201-3/+3
* Remove unused variables.Michael Drake2014-05-201-5/+0
* Fix line endings.Michael Drake2014-05-201-198/+198
* Remove a bunch of unused variables.Michael Drake2014-05-201-15/+2
* Fix use of uninitialised scroll values.Michael Drake2014-05-201-1/+2
* Fix line endings.Michael Drake2014-05-201-2/+2
* Various fixes informed by cppcheck.Michael Drake2014-05-201-14/+4
* Fix rgb check.Michael Drake2014-05-201-1/+1
* Remove unused variables.Michael Drake2014-05-201-3/+0
* Remove redundant NULL check.Michael Drake2014-05-201-13/+12
* Fix line endings.Michael Drake2014-05-201-227/+227
* Remove unused variable.Michael Drake2014-05-201-1/+0
* Fix line endings.Michael Drake2014-05-201-114/+114
* Remove unused variables.Michael Drake2014-05-201-3/+0
* Fix redundant if/else.Michael Drake2014-05-201-5/+1
* Fix line endings.Michael Drake2014-05-201-16/+16
* Remove unused variables.Michael Drake2014-05-201-5/+0
* Fix if/else with duplicate branches.Michael Drake2014-05-201-5/+2
* Fix line endings.Michael Drake2014-05-201-16/+16
* 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