summaryrefslogtreecommitdiff
path: root/src/task_proto.cc
AgeCommit message (Expand)Author
2012-04-12Added a bit of debugging messages.Jonas Suhr Christensen
2012-03-30Added a bit of debug and implemented messagehandler.Jonas Suhr Christensen
2012-03-30Print tree in each iteration.Bent Bisballe Nyeng
2012-03-30Make task_proto use new design.Bent Bisballe Nyeng
2012-03-30Add observe protocol and connection handler.Bent Bisballe Nyeng
2012-03-30Remove init code.Bent Bisballe Nyeng
2012-03-22Fixed order of task in init. Now are tasks only (hopefully) added after itsJonas Suhr Christensen
2012-03-11Fixed drag and drop problem by stopping propagation of the event.Jonas Suhr Christensen
2012-03-10Added new task hierarchy based protocol.Jonas Suhr Christensen
2012-03-08Fixed appending in initializing string.Jonas Suhr Christensen
2012-03-03Merge branch 'master' of https://git.oftal.dk/muniaJonas Suhr Christensen
2012-03-03Removed sprintfs from task_proto and moved the code to msgparser.Jonas Suhr Christensen
2012-03-01Update Tasks directly in the tasklist, not just local copies.Bent Bisballe Nyeng
2012-02-25Now handling protocol as described - with quoting with '"' and escaping of '"'.Jonas Suhr Christensen
2012-02-24Removed message parsing code to msgparser.Jonas Suhr Christensen
2012-02-24Fix crash. Hold queue for each client connection.Bent Bisballe Nyeng
2012-02-24In development...Bent Bisballe Nyeng