]> git.sur5r.net Git - i3/i3/history - src/config_parser.c
Merge branch 'master' into next
[i3/i3] / src / config_parser.c
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergMerge branch 'fix-nagbar-without-font'
2013-06-29 Michael StapelbergBugfix: call i3-nagbar correctly for configfiles withou...
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-27 Michael StapelbergMerge branch 'master' into next
2013-05-28 Michael StapelbergMerge branch 'master' into next
2013-04-23 Michael StapelbergMerge branch 'master' into next
2013-04-15 Michael StapelbergMerge branch 'master' into next
2013-04-14 Michael StapelbergMerge branch 'master' into next
2013-04-14 Michael StapelbergMerge branch 'master' into next
2013-04-07 Michael StapelbergMerge branch 'master' into next
2013-04-02 Michael StapelbergMerge branch 'master' into next
2013-04-02 Eelis van der WeegenAdd 'line' as a configuration parsing primitive
2013-03-12 Michael StapelbergMerge branch 'next'
2013-02-18 Michael StapelbergMerge branch 'master' into next
2013-01-30 Michael StapelbergMerge branch 'master' into next
2013-01-27 Michael StapelbergMerge branch 'master' into next
2013-01-26 Michael StapelbergMake i3-nagbar use the same font as configured for i3
2013-01-25 Michael StapelbergMerge branch 'master' into next
2013-01-25 Michael StapelbergMerge branch 'master' into next
2013-01-24 Michael StapelbergMerge branch 'master' into next
2013-01-09 Michael StapelbergMerge branch 'master' into next
2013-01-01 Michael StapelbergMerge branch 'master' into next
2012-12-24 Michael Stapelbergrefactor both i3-nagbar starts into src/util.c
2012-12-24 Michael Stapelbergremove all references to the old cfgparse
2012-12-24 Michael Stapelbergremove old cfgparse.{l,y}
2012-12-11 Michael StapelbergMerge branch 'next'
2012-11-24 Emil MikulicFix memory leaks in config_parser.
2012-11-20 Michael Stapelbergconfig parser: recover after invalid input
2012-11-10 Michael StapelbergMerge branch 'master' into next
2012-10-29 Michael StapelbergMerge branch 'master' into next
2012-10-08 Michael Stapelbergfix warning about printf() field length
2012-10-08 Michael Stapelbergconfig_parser: implement <number>s, proper error handling
2012-10-08 Michael Stapelbergadd first bits of a (custom) config parser