summaryrefslogtreecommitdiffstats
path: root/include/textbox.h
AgeCommit message (Expand)Author
2016-01-20Refactor menu function into three parts, setup, itterrate and finalize.Dave Davenport
2016-01-14[RUN] UTF-8/locale conversion and sardem exec test.Dave Davenport
2016-01-11Remove duplicate code, make password right character length.Dave Davenport
2016-01-10Add experimental 'password' mode. (#315)Dave Davenport
2016-01-09Use snprintf instead of sprintfDave Davenport
2016-01-09Making widget class, moving stuff aroundDave Davenport
2016-01-08Start making SardemFF happy. Use g_return_if_failDave Davenport
2016-01-07More splitting and abstracting.Dave Davenport
2016-01-07First cleanup steps.Dave Davenport
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