summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2017-05-04tests: Properly define placeholdersQuentin Glidic
2017-05-04tests: Mark static functions as staticQuentin Glidic
2017-05-04tests: Drop leftover placeholder functionsQuentin Glidic
2017-05-04widgets: Use G_PI and G_PI_2 instead of M_PIQuentin Glidic
2017-05-04rofi: Do not include gitconfig.h directlyQuentin Glidic
2017-05-04theme-parser: Drop lexer/ in #includesQuentin Glidic
2017-05-04Fix more compiler warningDave Davenport
2017-05-03Cleanup some compile warning on the testsDave Davenport
2017-05-03Small code refactor to work around mis-detect static code analyzer.Dave Davenport
2017-05-01[Test,Helper] Add test for utf8_strncmp and fuzzy evaluate.Dave Davenport
2017-05-01Update contributing. add wayland line.Dave Davenport
2017-04-30[Test] Fix travis doxygen redirect.Dave Davenport
2017-04-30Reduce doxygen log output.Dave Davenport
2017-04-30[Test,Lexer] Add a newline testDave Davenport
2017-04-30Make explicit flag for enabling/disabling libcheck usage.Dave Davenport
2017-04-30Travis: forgot sudo for make install.Dave Davenport
2017-04-30Allow libcheck to be disabled if not foundDave Davenport
2017-04-30Try to disable doc rebuilding..Dave Davenport
2017-04-30Add texi2html for check build.Dave Davenport
2017-04-30Install newer version of check in travis..Dave Davenport
2017-04-30[Test] Convert theme-parser test to use libcheck.Dave Davenport
2017-04-29Hopefully fix for outdated travisDave Davenport
2017-04-29[Test] Play with check.Dave Davenport
2017-04-28[Test] Add initial code for mode test. (without gui)Dave Davenport
2017-04-28Fix some small warning because get_string returns const.Dave Davenport
2017-04-27Re-Indent codeDave Davenport
2017-04-27[Test] Fix test.Dave Davenport
2017-04-26[Test] test configuration block in config.Dave Davenport
2017-04-26[Test] Fixing testDave Davenport
2017-04-26[Lexer] More tests.Dave Davenport
2017-04-26[Lexer] Fix color parsing.Dave Davenport
2017-04-26[Lexer] Fix wrong division factor for #RGB color parsing (15 not 16)Dave Davenport
2017-04-26[Test,Lexer] Add test for distance parsing, fix bug in em (double)Dave Davenport
2017-04-26[Test,Theme] Add extra test for wind direction and newline and linkDave Davenport
2017-04-25Add some tests importing (and failing) file.Dave Davenport
2017-04-25Fix reference file. (Set from file, not default)Dave Davenport
2017-04-25Print out diff of failing matchDave Davenport
2017-04-25Test reference file hardcode plugin path.Dave Davenport
2017-04-25Fix reference files for tests.Dave Davenport