summaryrefslogtreecommitdiffstats
path: root/source/dialogs
AgeCommit message (Expand)Author
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-19[RUN] Report the expanded PATH entry in debug outputDave Davenport
2017-04-19[RUN] Expand the paths found in /home/mkoedam/.local/bin/:/opt/mpd/bin/:/home...Dave Davenport
2017-04-15Fix licenses headersQuentin Glidic
2017-04-15Consolidate loggingQuentin Glidic
2017-04-15 Switch to g_{debug,warning} instead of g_logDave Davenport
2017-04-02Add converter back for old theme format.Dave Davenport
2017-03-31Fix alternate separatorDave Davenport
2017-03-31Document '/' as separator and add to combi mode.Dave Davenport
2017-03-31Improve error message when called with `-show`Dave Davenport
2017-03-25ISSUE 576: Clutching at straws.Dave Davenport
2017-03-21Remove entry from history once deleted. #579Dave Davenport
2017-03-20#579 Fix delete cached entry.Dave 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-11[SSH] Fix missing parameter documentationDave Davenport
2017-03-10Zeltakmadness (#572)Dave Davenport
2017-03-08Issue570 (#571)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-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-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-14Start of making SardemFF7 happyDave Davenport
2017-02-11Only switch to the desktop first if we are on AweSome WMDave Davenport
2017-02-11Add an window manager detection function to startup.Dave Davenport
2017-02-09Update function check configure.acDave Davenport
2017-02-09IndentDave Davenport
2017-02-06Reduce amount of paths createdDave Davenport
2017-02-06Add border radius to border around widget.Dave Davenport
2017-02-04Allow bang to match multiple modes when incomplete to select single. Fixes #552Dave Davenport
2017-02-03Don't recreate every string everytime.Dave Davenport
2017-02-02Speedup drun by 10% by reducing number of reallocs.Dave Davenport
2017-02-01Async pre-read 25 entries by default, to make it feel more snappy. Fixes #550Dave Davenport
2017-01-31Give overlay widget a parent, queue widget redraw on enable/disableDave Davenport
2017-01-30Allow user to set number of rows to pre-read async.Dave Davenport
2017-01-26Combi mode: Bang mode prefixes with len>1 (#542)Moritz Maxeiner
2017-01-21Add auto-detect option to DPI setting.Dave Davenport
2017-01-17Ignore empty path.Dave Davenport
2017-01-11Fix indenting and header commenting.Dave Davenport
2017-01-09Improve error handling string.Dave Davenport
2017-01-09Remove old cairo color set functionsDave Davenport
2017-01-08Indent magic, rework makefile so lexer and yacc file are not passed.Dave Davenport
2017-01-03Update copyright to 2017.Dave Davenport
2016-12-30Work-around for detecting end of file, hopefully fixing #518.Dave Davenport