summaryrefslogtreecommitdiffstats
path: root/src/stkagent.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-14stkagent: Add PlayTone and LoopTone requestsAndrzej Zaborowski1-0/+13
2010-10-14stk: Add icon ID information in stk_menuAndrzej Zaborowski1-1/+1
2010-10-14stk: Pass icon IDs in stk agent request parametersAndrzej Zaborowski1-14/+18
2010-08-25stkagent: Add ConfirmCallSetup request.Andrzej Zaborowski1-0/+5
2010-08-04stk: Rip out the HELP stuff for nowDenis Kenzior1-1/+0
2010-08-04stkagent: Implement RequestInput/RequestDigitsAndrzej Zaborowski1-0/+13
2010-08-04stkagent: Implement RequestConfirmation/Key/DigitAndrzej Zaborowski1-0/+24
2010-07-30stkagent: Remove stk_agent_busyDenis Kenzior1-1/+0
2010-07-30stk: Get rid of cancel resultDenis Kenzior1-1/+0
2010-07-30stk: Introduce destroy semantics to stkagentDenis Kenzior1-4/+6
2010-07-30stkagent: Make DisplayText invocation match APIDenis Kenzior1-1/+1
2010-07-30stkagent: Remove stk_agent_generic_cbDenis Kenzior1-3/+3
2010-07-30stkagent: Get rid of nasty g_timeout tricksDenis Kenzior1-3/+3
2010-07-30stkagent: Refactor stkagent apiDenis Kenzior1-2/+4
2010-07-30stkagent: Rename stk_agent_removeDenis Kenzior1-1/+1
2010-07-30stkagent: Reorder stkagent.hDenis Kenzior1-11/+11
2010-07-30stk: Handle the Display Text proactive command.Andrzej Zaborowski1-0/+5
2010-07-30stk: Handle the Select Item proactive command.Andrzej Zaborowski1-0/+8
2010-07-30stk: Utilities to deal with menus.Andrzej Zaborowski1-0/+18
2010-07-30Add STK agent utilities and logic.Andrzej Zaborowski1-0/+47