aboutsummaryrefslogtreecommitdiffstats
path: root/widget_keypad.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-03-23test intersection of (displayable) widgetsvolker1-1/+3
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@996 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-02-25lots of compiler warnings removed, C++-style comments removed, changed struc ↵michael1-6/+6
initialisation from 'field:value' to '.field=value' git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@771 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-20keypad widget cleanupmichael1-14/+10
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@752 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-20dynamic properties for bars; new 'property_valid()' helpermichael1-1/+1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@749 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-19dynamic properties for keypad widgetmichael1-26/+8
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@746 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-14removed all tagsmichael1-13/+0
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@727 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-14svn properties fixedmichael1-1/+2
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@726 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-07-19[lcd4linux @ 2006-07-19 01:35:31 by cmay]cmay1-9/+13
Renamed keypad direction names to avoid conflict with Curses library defs. Added keypad support to Curses display driver. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@672 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-02-21[lcd4linux @ 2006-02-21 15:55:59 by cmay]cmay1-10/+8
removed new update function for keypad, consolidated it with draw git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@643 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2006-02-21[lcd4linux @ 2006-02-21 05:50:34 by reinelt]reinelt1-0/+176
keypad support from Cris Maj git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@641 3ae390bd-cb1e-0410-b409-cd5a39f66f1f