14 Commits

Author SHA1 Message Date
Martin Duquesnoy
461b45545a Conf/Systray: add [systray] section 2010-07-23 14:36:05 +02:00
Philippe Pepiot
5dd811b91e Parse: fix possible segfaults. Add syntax() for syntax errors 2010-05-09 03:03:03 +02:00
Philippe Pepiot
a635e7c2d6 Parse: fix possible issue in fetch_section_first() 2010-04-20 00:13:39 +02:00
Martin Duquesnoy
3811d61858 Parser: Fix fetch_section_first when the section doesn't exist 2010-04-17 14:24:08 +02:00
Philippe Pepiot
aca9e78491 Parse: better converting function in string_to_opt 2010-04-15 02:22:44 +02:00
Philippe Pepiot
18b702c112 Parse: return sections in real order 2010-04-15 01:57:35 +02:00
Philippe Pepiot
7f7bbd1f09 Parse: add comment and make some code cosmetics 2010-04-15 01:30:23 +02:00
Philippe Pepiot
41bf8e2052 [parse] add free_conf() 2010-04-14 01:18:45 +02:00
Philippe Pepiot
5c5e137fdd [parse] print warning when option is unused 2010-04-14 00:49:09 +02:00
Philippe Pepiot
9f7f4c40e4 Fix segfault when fetch_opt on a NULL section 2010-04-13 22:48:50 +02:00
Philippe Pepiot
d37dc481a1 New fonctions in parser
fetch_(opt|section)_first -> return the first (section|opt) found
fetch_(opt|section)_count -> return the size of (section|opt)
2010-04-13 22:05:01 +02:00
Martin Duquesnoy
b4705bbaa7 Conf: Fix button section bug 2010-04-13 20:41:41 +02:00
Philippe Pepiot
9b33623d33 New parser in use.
Warning : be prudent :)
2010-04-13 19:57:02 +02:00
Philippe Pepiot
611a5fc38d New parser (not yet in use) 2010-04-13 01:43:12 +02:00