summaryrefslogtreecommitdiff
path: root/atari/encoding.c
Commit message (Expand)AuthorAgeFilesLines
* update atari includes to accomodate gui operation table refactorVincent Sanders2014-10-161-1/+2
* fix missing stdlib includeVincent Sanders2014-02-011-0/+2
* fix missing includesVincent Sanders2014-02-011-0/+2
* move utf8 local conversion operations to tableVincent Sanders2014-02-011-0/+6
* move utf8 conversion routines to use nserror instead of their own error enumVincent Sanders2014-01-281-7/+5
* improve gtk source save to use gtk overwrite protection feature coverity 1109873Vincent Sanders2013-10-251-1/+1
* Some more finetuning...Ole Loots2013-01-311-0/+2
* Added missing copyright headersOle Loots2012-08-241-0/+18
* Fix conversion of local encoding to utf-8Ole Loots2011-12-041-2/+3
* I'm actually trying to simplify the frontend code, changes:Ole Loots2011-11-281-0/+50