summaryrefslogtreecommitdiffstats
path: root/workspace/LogReceiver/ndgui.cpp
Commit message (Collapse)AuthorAgeFilesLines
* tried to clean the git. deleted old unused files and folders. moved ↵Niklas2011-09-011-184/+0Star
| | | | customdhcpcd and LogReceiver to the fbgui folder
* added to dialogs. one for the critical error case (abot boot dialog), one ↵Niklas2011-08-241-1/+78
| | | | for the succesful case (choose interface dialog). also added a new function for testing the connectivity via tcpsocket (or http request).
* added a additional status label and some signalsNiklas2011-08-221-26/+33
|
* changed code order. added new signalsNiklas2011-08-191-0/+5
|
* added some log statements to the dhcpcd client. But unfortunately it seems ↵Niklas2011-08-011-3/+2Star
| | | | that some message will not be delivered. It happens that after the process finished message, some other messages arrived
* seperation of logic and gui completed.Niklas2011-08-011-3/+26
|
* better version of the logwriter.c and started to devide gui and logicNiklas2011-07-281-0/+73