summaryrefslogtreecommitdiffstats
path: root/test/textbox-test.c
AgeCommit message (Expand)Author
2017-09-17Cleanup compiler warnings.Dave Davenport
2017-09-07Fix Inherit keywordDave Davenport
2017-06-20Fix tests by splitting types name into separate file.Dave Davenport
2017-06-07[TextBox] Remove TB_LEFT/CENTER/RIGHT replace with xalign/yalign.Dave Davenport
2017-06-03view: Always create textbox with typeQuentin Glidic
2017-06-02helper: Add API to support startup notificationQuentin Glidic
2017-06-01x11-helper: Rename xcb.cQuentin Glidic
2017-05-04tests: Properly define placeholdersQuentin Glidic
2017-05-04tests: Drop leftover placeholder functionsQuentin Glidic
2017-05-03Cleanup some compile warning on the testsDave Davenport
2017-04-15Fix licenses headersQuentin Glidic
2017-04-10Set PID and wm_client_machine hints on rofi window.Dave Davenport
2017-03-28Merge the configuration loading into something more simple (3)Dave Davenport
2017-03-28Fix testsDave Davenport
2017-01-26Fix textbox testDave Davenport
2017-01-09Fix tests.Dave Davenport
2017-01-03Fix testsDave Davenport
2017-01-01Fix? testsDave Davenport
2016-12-16Make parser more flexible, allow global properties to be anywhere in file and...Dave Davenport
2016-10-25Update scrollbar behaviour, so dragging is more natural. (limit range from hw...Dave Davenport
2016-10-20Add some more tests, make some textbox api's privateDave Davenport
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