summaryrefslogtreecommitdiffstats
path: root/db.vala
AgeCommit message (Expand)AuthorFilesLines
2012-05-24fix %llu/%lld for user id (should be %d)Sebastian Reichel1-5/+5
2012-05-24user ids are 2**31 maxSebastian Reichel1-3/+3
2012-05-24FIX: leave stock mode on logoutSebastian Reichel1-0/+1
2012-05-18use correct statement in undoSebastian Reichel1-1/+1
2012-05-18fix compilation errorsSebastian Reichel1-7/+10
2012-05-18increase stock number on undoSebastian Reichel1-13/+47
2012-05-18decrease stock amount if something has been boughtSebastian Reichel1-11/+26
2012-05-18undo function and stock modeSebastian Reichel1-1/+91
2012-05-16add timestamp to purchasesSebastian Reichel1-1/+4
2012-05-16code refactor + changed status led meaningSebastian Reichel1-9/+17
2012-05-16add lokal backendSebastian Reichel1-0/+66