summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2017-05-28[Widget] Add desired width option.Dave Davenport
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-23[TextBox] Add get_desired_width function.Dave Davenport
2017-05-22[Theme] Add small caps options (not working?)Dave Davenport
2017-05-20Fix default theme sidebar mode.Dave Davenport
2017-05-18Add strikethrough highlight method.Dave Davenport
2017-05-16Change ARGB to RGBA, fix in theme converterDave Davenport
2017-05-15[ThemeParser] Add CSS color names supportDave Davenport
2017-05-12Remove hardcoded #columns from default theme.Dave Davenport
2017-05-09Move position parsing to bison file.Dave Davenport
2017-05-04Fix more compiler warningDave Davenport
2017-05-01[Test,Helper] Add test for utf8_strncmp and fuzzy evaluate.Dave Davenport
2017-04-27Re-Indent codeDave Davenport
2017-04-26[Lexer] More tests.Dave Davenport
2017-04-25Fix typo in function declaration documentationDave Davenport
2017-04-23Cleanups, fix arguments mismatchDave Davenport
2017-04-21[Plugins] Add -no-plugins and -plugin-path optionsDave Davenport
2017-04-21[Mode] Make the name field a pointer instead of a fixed 32char array.Dave Davenport
2017-04-20Try to improve error message a bit (damn g_warning replace)Dave Davenport
2017-04-17Add some theme name resolving functions.Dave Davenport
2017-04-15Fix licenses headersQuentin Glidic
2017-04-09Improve error messages when type does not match.Dave Davenport
2017-04-03Fix checks compilingDave Davenport
2017-04-02Fix some conversion compatibilityDave Davenport
2017-04-02Add converter back for old theme format.Dave Davenport
2017-04-02Update default theme.Dave Davenport
2017-03-31Improve error message when called with `-show`Dave Davenport
2017-03-31Update message when launched without show argument.Dave Davenport
2017-03-30Remove more traces of old theme.Dave Davenport
2017-03-30Remove old color structure and name based parsingDave Davenport
2017-03-29Remove old theme support. (part 1)Dave Davenport
2017-03-28Indenting.Dave Davenport
2017-03-28Merge the configuration loading into something more simple (3)Dave Davenport
2017-03-28Merge the configuration loading into something more simple (2)Dave Davenport
2017-03-27Add 'Configuration' section to rasi format that parses config option.Dave Davenport
2017-03-11Some initial support for @import in theme and try to fall back when theme fai...Dave Davenport
2017-03-11Fix missing doxygen documentationDave Davenport
2017-03-10Zeltakmadness (#572)Dave Davenport
2017-03-04Indent code.Dave Davenport
2017-03-04Detect plugins on startup.Dave Davenport
2017-03-01Allow modes to set message box, instead of view creation argument.Dave Davenport
2017-03-01Add message box to view structure. Always add it, disable it when not showing...Dave Davenport
2017-02-18Add openbox to the naughty listDave Davenport
2017-02-17Install some headers for use in pluginsDave Davenport
2017-02-17Rename token_match to helper_token_match.Dave Davenport
2017-02-14Add quick'n dirty abi check.Dave Davenport