summaryrefslogtreecommitdiff
path: root/apps/gui/wps_parser.c (follow)
Commit message (Expand)AuthorAge
...
* RTC tags for the WPS: Accept FS#6998 and FS#7001 by Alexander Levin with chan...Nicolas Pennequin2007-04-10
* Accept FS#7000 by Dave Hooper: Fix scrolling line behaviour for dynamic tags ...Nicolas Pennequin2007-04-09
* Skip leading UTF8 BOM if present. Fixes the first line of the WPS not being u...Nicolas Pennequin2007-04-08
* Oops, this shouldn't have been removed (fix red).Nicolas Pennequin2007-04-08
* FS#6991. Patch by Alexander Levin, modified by me:Nicolas Pennequin2007-04-08
* This time I hope I got it right! Basically, remove what the previous commit a...Nicolas Pennequin2007-04-06
* Better handling of subline timeout values : All values are set to the default...Nicolas Pennequin2007-04-06
* * Fix the bug where subline separators were read as part of a string.Nicolas Pennequin2007-04-05
* Rearrange struct wps_tag to avoid padding. Hopefully save some bytes.Dan Everton2007-04-05
* Allow subline timeout values to be changed dynamically in the WPS (e.g. by us...Nicolas Pennequin2007-04-05
* * Make some private variables 'static'.Nicolas Pennequin2007-04-04
* Introducing the WPS tokenizer !Nicolas Pennequin2007-04-04