summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-26Add UTF8 string support to lex (I hope)Dave Davenport
2017-03-25If user_runtime dir does not exist, try fallback and limp on.Dave Davenport
2017-03-25ISSUE 576: Clutching at straws.Dave Davenport
2017-03-24README: Call run-mode application launcherDave Davenport
2017-03-24Clarify one step in install file.Dave Davenport
2017-03-24Update installation guide a bit.Dave Davenport
2017-03-23First stab at nicer phrasing of specifications, to be continuedRasmus Steinke
2017-03-23Remove deprecated color format from doc.Dave Davenport
2017-03-21Do an extra log before calling unmap and destroy windowDave Davenport
2017-03-21Add teardown debug messageDave Davenport
2017-03-21Remove entry from history once deleted. #579Dave Davenport
2017-03-21Merge remote-tracking branch 'github/master'Dave Davenport
2017-03-21Don't put g next to 7 char commit has in version.Dave Davenport
2017-03-20#579 Fix delete cached entry.Dave Davenport
2017-03-19Use AS_HELP_STRING.Dave Davenport
2017-03-18Small change to make cppcheck happyDave Davenport
2017-03-18Add place-holder manpage for rofi-theme manpage.Dave Davenport
2017-03-18Small updates to manpage.Dave Davenport
2017-03-17clang-check fixesDave Davenport
2017-03-17[Keys] Cleanup view a bit.Dave Davenport
2017-03-17Reduce scope and unneeded check.Dave Davenport
2017-03-14[DRUN] Get categories on initial parsing from keyfile, not on matching (is sl...Dave Davenport
2017-03-14[Textbox] Remove unneeded calls to pango_layout_get_baseline.Dave Davenport
2017-03-14[Textbox] Remove unneeded calls to pango_layout_get_pixel_size.Dave Davenport
2017-03-13Remove old stuffDave Davenport
2017-03-13Add filename to location in error message.Dave Davenport
2017-03-13Get full canonical path for duplicate filtering.Dave Davenport
2017-03-13Don't parse same files, multiple times.Dave Davenport
2017-03-13Cleanup lexer a bitDave Davenport
2017-03-13Reset location when importing, correctly resolve relative pathDave Davenport
2017-03-11Some initial support for @import in theme and try to fall back when theme fai...Dave Davenport
2017-03-11Update testsDave Davenport
2017-03-11[SSH] Fix missing parameter documentationDave Davenport
2017-03-11Fix missing doxygen documentationDave Davenport
2017-03-10Zeltakmadness (#572)Dave Davenport
2017-03-09Floor the result, so we do not get 1/2 pixel gaps.Dave Davenport
2017-03-08Issue570 (#571)Dave Davenport
2017-03-06Don't commit when in a rush.Dave Davenport
2017-03-06Merge remote-tracking branch 'gitcreate/master'Dave Davenport
2017-03-06Don't g_strsplit everytime, use strtok.Dave Davenport
2017-03-04Allow slice allocator for themeDave Davenport
2017-03-04Indent code.Dave Davenport
2017-03-04Add dir parser functionDave 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-01Remove replace test. (Don't do commit -a )Dave Davenport
2017-03-01Add message box to view structure. Always add it, disable it when not showing...Dave Davenport
2017-02-27Use new get_desired_height to determine height of error message dialogDave Davenport
2017-02-27Add missing point in container name.Dave Davenport
2017-02-27Also parse global config for dynamic optionsDave Davenport