summaryrefslogtreecommitdiffstats
path: root/ui (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-10add/remove supportAlexander Sulfrian2-4/+28
change db layout to version 0.4, with removed column only display items, that are not removed created events for add, remove buttons remove, __delitem__, contains in itemList as proxy to itemList.data added default constructor (if nothing is set) for item to create a new
2009-05-08gui redesign in glade, database layout 0.3Alexander Sulfrian2-103/+532
complete redesign of the gui with glade-3 gui loading with gtk.glade.XML move to db layout 0.3 with completed column
2009-04-23gui extended, database layout 0.2Alexander Sulfrian1-47/+87
sortable and reorderable listview in gui db-version 0.2 with description field (BLOB
2009-04-17started gui creationAlexander Sulfrian2-0/+138
added first window with menu, statusbar and aboutbox added license file with gpl3 and version remove some debuging output from storage.sqlite