summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-23Revert changes to script.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
2017-05-06Add support for hwb,hsl,cmyk (need tests)Dave Davenport
2017-05-04xkb: Allow binding modifiersQuentin Glidic
2017-05-04xkb: Use consumed2 API when availableQuentin Glidic
2017-05-04meson: Add dist targetQuentin Glidic
2017-05-04meson: Reorder project argumentsQuentin Glidic
2017-05-04Add Meson build system supportQuentin Glidic
2017-05-04gitmodules: Move to subprojects/Quentin Glidic
2017-05-04Fixing make dist including build lexer header fileDave Davenport
2017-05-04Fix building out of source dir.Dave Davenport
2017-05-04gitmodules: Update libgwaterQuentin Glidic
2017-05-04travis: CleanupQuentin Glidic