summaryrefslogtreecommitdiffstats
path: root/include/textbox.h
AgeCommit message (Expand)Author
2016-01-07More doxygen sugarDave Davenport
2016-01-07Add some doxygen sugar.Dave Davenport
2016-01-05Update documentation for ssh dialogDave Davenport
2016-01-04Initialize Xrm only once.Dave Davenport
2015-12-28Issue #303: Create one pango context from xlib surfaceDave Davenport
2015-11-30Issue #287 mark selected rows.Dave Davenport
2015-11-26Do not support ModMasks, breaks to much stuff, This fixes #286Dave Davenport
2015-11-23Some cleanups and re-ordering of parameters to be consistent.Dave Davenport
2015-11-22textbox: advance cursor correctly for multi-char inputDave Davenport
2015-11-20Hopefully fix for #268Dave Davenport
2015-11-20Remove old XIM/XIC from textbox structure.Dave Davenport
2015-11-17Add experimental regex supportDave Davenport
2015-11-16Remove duplicate code.Dave Davenport
2015-11-14Add threadpool support, add optional timings compile flagDave Davenport
2015-11-12If threads is set to 0, try to autodetect number of threads.Dave Davenport
2015-11-04Fix #258: Set fallback alternative color before trying to allocate it.Qball Cow
2015-11-03Put things together, making desktop menu workDave Davenport
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