summaryrefslogtreecommitdiffstats
path: root/lib/skin_parser/skin_debug.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-15Use buflib for all skin engine allocations.Jonathan Gordon1-9/+18
2011-01-27Add some better debug info for when checkwps erros out because of full skin b...Jonathan Gordon1-0/+2
2010-11-11clean up checkwps' verbose output a bitJonathan Gordon1-41/+31
2010-11-11Add a bit more debug output to checkwpsJonathan Gordon1-0/+2
2010-11-05Correct spelling of 'seperate' in the skin parsing code - FS#11724 by Alexand...Bertrik Sikken1-3/+3
2010-08-03make -vvv display the parse tree in checkwps. Fix a potential bug in the pars...Jonathan Gordon1-2/+3
2010-07-31skinparser lib: even more const correctness, should fix checkwps, againNils Wallménius1-1/+1
2010-07-31skinparser lib: even more const correctness, should fix checkwpsNils Wallménius1-1/+1
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon1-0/+40
2010-07-18Theme Editor: Added column number to parser error messagesRobert Bieber1-1/+17
2010-07-15Theme Editor: Committed FS#11477 to add a DECIMAL parameter type in the parse...Robert Bieber1-2/+10
2010-07-04s/SUBLINES/LINE_ALTERNATOR/Jonathan Gordon1-1/+1
2010-06-17Added skin_parser library to build system. Fixed some warnings.Björn Stenberg1-0/+2
2010-06-17Move the skin parser to a seperate libraryJonathan Gordon1-0/+262