summaryrefslogtreecommitdiffstats
path: root/test/textbox-test.c
AgeCommit message (Expand)Author
2016-10-08Qtk widgets (#478)Dave Davenport
2016-09-27Make widget_free work on textbox and scrollbar, use widget specific free.Dave Davenport
2016-03-05Remove hack with config file.Dave Davenport
2016-03-03Fix build testDave Davenport
2016-02-28Run indenterDave Davenport
2016-02-28Remove X11 headers includesQuentin Glidic
2016-02-28Remove Atom with xcb_atom_t.Dave Davenport
2016-02-28Tests.Dave Davenport
2016-02-21Fix tests.Dave Davenport
2016-02-08CleanupsDave Davenport
2016-02-06Restructuring, my biggest joy.Dave Davenport
2016-02-06Split of files.Dave Davenport
2016-01-20Very dirty first attempt at glib mainloop in switcher (not yet dmenu.)Dave Davenport
2016-01-09Use snprintf instead of sprintfDave Davenport
2016-01-09Making widget class, moving stuff aroundDave Davenport
2016-01-07More doxygen sugar.Dave Davenport
2015-12-28Fix textbox test, set global PangoContextDave Davenport
2015-12-28Issue #303: Create one pango context from xlib surfaceDave Davenport
2015-12-23Indenting fixDave Davenport
2015-11-22textbox: advance cursor correctly for multi-char inputDave Davenport
2015-09-28Parse name in textbox.QC
2015-09-26Use cairo to do drawing.QC
2015-09-19Adjust new editor widthQC
2015-09-19Some cleanups, tweak uncrustify.QC
2015-09-16Fix normal mode keyboard grab.QC
2015-07-30Small cleanup + fail more gracefull here and thereDave Davenport
2015-07-28Add new event handlingDave Davenport
2015-07-28Fix makefile indentQC
2015-07-28Remove trailing whitespacesMichael Vetter
2015-04-30Allow keybindings to be set.QC
2015-04-30First part of infrastructure for Issue: #131 customizable keybindings.Dave Davenport
2015-04-06Update test.QC
2015-04-06ADd new coloring scheme.QC
2015-02-18Make compiler more picky.Dave Davenport
2015-02-09Fix test compile warning.QC
2015-01-21Use fallback when truecolor visual fails.Dave Davenport
2015-01-21Updates fixing pango transparancy.Dave Davenport
2015-01-12Fix textbox test.QC
2015-01-12Add support for alternating row colors.Dave Davenport
2014-08-30Play with adding some more test, bug fixesDave Davenport