summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-05-28[Widget] Add desired width option.Dave Davenport
2017-05-28Merge remote-tracking branch 'origin/master' into barviewDave Davenport
2017-05-28test-x: Keep server and fluxbox logs out of the wayQuentin Glidic
2017-05-28travis: Drop unneeded direct test callQuentin Glidic
2017-05-28gitmodules: Update libgwaterQuentin Glidic
2017-05-28Makefile.am: Use wrapper script for test-xQuentin Glidic
2017-05-28Merge branch 'master' into wip/mesonQuentin Glidic
2017-05-27Allow layout to be overwrittenDave Davenport
2017-05-26Set box orientation in theme.Dave Davenport
2017-05-25Allow interface to be dynamically changed.Dave Davenport
2017-05-24[TextBox] Add 'vertical-align' optionDave Davenport
2017-05-24[BarView] Use exact match for entry width.Dave Davenport
2017-05-24Change page-up/page-down behaviour for barview mode.Dave Davenport
2017-05-23Merge remote-tracking branch 'origin/master' into barviewDave Davenport
2017-05-23Revert changes to script.Dave Davenport
2017-05-23[Barview] Small cleanups.Dave Davenport
2017-05-23[ListView] Add bar mode.Dave Davenport
2017-05-23[TextBox] Add get_desired_width function.Dave Davenport
2017-05-22[Theme] Add small caps options (not working?)Dave Davenport
2017-05-21Add whitespace check for hsl and error range check checkDave Davenport
2017-05-20Fix tests for default theme fixDave Davenport
2017-05-20Fix default theme sidebar mode.Dave Davenport
2017-05-18Add strikethrough to theme manpage.Dave Davenport
2017-05-18Add extra test for angle unit.Dave Davenport
2017-05-18Add strikethrough highlight method.Dave Davenport
2017-05-17Small updates to theme manpage.Dave Davenport
2017-05-17[Theme] Update theme-manpageDave Davenport
2017-05-16Update testDave Davenport
2017-05-16Change ARGB to RGBA, fix in theme converterDave Davenport
2017-05-15[ThemeParser] Add CSS color names supportDave Davenport
2017-05-15[ThemeParser] Extend color formats.Dave Davenport
2017-05-15meson: Now dist target is upstreamQuentin Glidic
2017-05-15[Lexer] Support hslaDave Davenport
2017-05-14Update contributingDave Davenport
2017-05-14Update old-theme-convert testDave Davenport
2017-05-14Add a old theme conversion test and default theme dump test.Dave Davenport
2017-05-14Update test to have no user path.Dave Davenport
2017-05-14See output of test failing only in travis.Dave Davenport
2017-05-14Add a small test for error message failing to open file.Dave Davenport
2017-05-13[Parser] Fix HWB parser alpha channel and add test.Dave Davenport
2017-05-12If we hit edge of entry box, make left/right move forward to listview.Dave Davenport
2017-05-12Remove hardcoded #columns from default theme.Dave Davenport
2017-05-11Fix some clang compiler warningsDave Davenport
2017-05-11Make property name rule consistent.Dave Davenport
2017-05-11Cleanup parser (document some rules)Dave Davenport
2017-05-10Add hsl and cmyk test, add extra error checkingDave Davenport
2017-05-10Move most of the parsing to yacc instead of lexerDave Davenport
2017-05-09Update highlight style parsingDave Davenport
2017-05-09Move position parsing to bison file.Dave Davenport
2017-05-08Allow more whitespace in colortype() structureDave Davenport