summaryrefslogtreecommitdiffstats
path: root/source/textbox.c
AgeCommit message (Expand)Author
2015-01-07Another possible NULL pointer fix.QC
2014-12-02[TextBox] fix alignment issue with cursor.Dave Davenport
2014-11-29Small update trying to fix past commit.QC
2014-11-29fix logic for Ctrl+Return/Ctrl+Enterqedi
2014-11-28Force custom commandline when Ctrl-Return is usedqedi
2014-11-09Fix center mode.QC
2014-09-03Add flexible configuration for launchingDave Davenport
2014-08-30Play with adding some more test, bug fixesDave Davenport
2014-08-26Refactor the to-long menu() function.Dave Davenport
2014-08-23Fix #59: Add some basic mouse support.QC
2014-08-22Cleanup warnings.Dave Davenport
2014-08-22Make rofi compile happily under clang.Dave Davenport
2014-08-11Make Rasi a happy boy, add character width mode.QC
2014-08-09Move to glib's based memory allocation functionsQC
2014-08-07Using Glib's utf8 functions to do string collating.QC
2014-08-03Work on bug #73QC
2014-08-03Remove Active mode. IT causes problems with matching and has limited use.QC
2014-08-03Fix cursor height.QC
2014-08-02Make insert and ctrl-v behavior the opposite.QC
2014-08-02Small tweak.QC
2014-08-02Fix a small pango scaling issue, center text in Y direction.QC
2014-08-02Small fix (no functional change)QC
2014-08-02Set ellipsizing in the middle for edit boxes.QC
2014-08-02Pango testing.QC
2014-07-20Close bug #57.QC
2014-06-06Fix segfault in hmode.QC
2014-06-04Re-indent.QC
2014-06-02Insert key paste secondary, shift-insert primary.QC
2014-06-02How many times will I break/fix trailing spaces, only buddah knowsQC
2014-05-26Remove globalsQball Cow
2014-05-26Remove unused variablesQball Cow
2014-05-26Cleanup, possibly unbreak daemon mode.Qball Cow
2014-05-25Re-use XftFont instead of recreating it each and every time.QC
2014-05-22Cleanups and indenting.QC
2014-05-21Remove prompt option from textbox, simplify code, fix small drawing issue.Qball Cow
2014-05-19Add 4px gap between cursor and last GlyphQball Cow
2014-05-18Small fix with spaces not being rendered.QC
2014-05-16Fix small miss-drawingQball Cow
2014-05-14Show arrows in list.QC
2014-05-14Add small arrows indicating more pages. (to be updated later)Qball Cow
2014-04-25Add comment to avoid mistake later, remove allocaQball Cow
2014-03-22Indent o mania.QC
2014-03-12Rename main file.Qball Cow
2014-02-27Small cleanups.QC
2014-02-25Use Xutf8LookupStringQball Cow
2014-02-25First throw at some utf8 supportQball Cow
2014-02-01Restructure for and add option to delete entry from history.Qball Cow
2014-01-31Home/End key map to list browsing.QC
2014-01-30Indent.QC
2014-01-30Make dmenu mode behave more like dmenuQball Cow