summaryrefslogtreecommitdiffstats
path: root/include/textbox.h
AgeCommit message (Expand)Author
2015-10-26Fix: 250 Fixing message.QC
2015-10-20Add fake transparencyQball Cow
2015-09-30Fix #237 add none style to separator styleDave Davenport
2015-09-29Only cache successful run. (Thanks to Koppa nd daemoni)Qball Cow
2015-09-28Parse name in textbox.QC
2015-09-26Use cairo to do drawing.QC
2015-09-23Make wrap an extra option for textboxQC
2015-09-22Add markup flag for dmenu.Dave Davenport
2015-09-19Adjust new editor widthQC
2015-09-04Add hide scrollbar option.QC
2015-09-04Calculate size of handle for scrollbar better.Dave Davenport
2015-09-03Add initial scrollbarDave Davenport
2015-07-27Add prefix to header guard. #191Qball Cow
2015-07-27Bug #191 rename header guard to not use reserved macro name.Dave Davenport
2015-06-08Add markup support to error msg.Dave Davenport
2015-06-09Possible fix issue #175Qball Cow
2015-05-23Add support for msg string with pango markup.QC
2015-05-21Test fix for issue #167Dave Davenport
2015-05-19fix issue #165Qball Cow
2015-04-30Allow keybindings to be set.QC
2015-04-30Improvement of situation for Issue #153.Qball Cow
2015-04-06ADd new coloring scheme.QC
2015-04-03Add active/urgent color.QC
2015-04-02Add italic support and use it for windows that demand attention (working?)Dave Davenport
2015-04-01Update manpage.Qball Cow
2015-03-31Add combi viewer, where (selected) modi can be combined.Dave Davenport
2015-03-19Better way of getting font height. Use ascent and descent.Dave Davenport
2015-03-18Autoscale when drawing the number of columns and col width.QC
2015-02-19Replace signal by sigactionDave Davenport
2015-02-18Make compiler more picky.Dave Davenport
2015-02-17Remove unused function.Qball Cow
2015-02-03Move data around, constness, etc.Dave Davenport
2015-01-21Updates fixing pango transparancy.Dave Davenport
2015-01-12Add support for alternating row colors.Dave Davenport
2014-11-24Comment more code.QC
2014-11-24Comment some header files.Dave Davenport
2014-08-30Play with adding some more test, bug fixesDave Davenport
2014-08-26Refactor the to-long menu() function.Dave Davenport
2014-08-11Make Rasi a happy boy, add character width mode.QC
2014-08-03Remove Active mode. IT causes problems with matching and has limited use.QC
2014-08-02Pango testing.QC
2014-07-21Fix #65, Fix #63 Allow user to select list of modi'sQC
2014-07-21Fix issue #61Qball Cow
2014-06-02Insert key paste secondary, shift-insert primary.QC
2014-05-27Initial pasting support.Qball Cow
2014-05-27Add docsQball Cow
2014-05-25Re-use XftFont instead of recreating it each and every time.QC
2014-05-22Make ssh set title public.QC
2014-05-21Remove prompt option from textbox, simplify code, fix small drawing issue.Qball Cow
2014-05-14Show arrows in list.QC