summaryrefslogtreecommitdiffstats
path: root/src/curses-ui/curses-ui.vala
AgeCommit message (Collapse)AuthorFilesLines
2018-07-18Debian packagingSebastian Reichel1-2/+2
2018-07-15all: simplify datadir configurationSebastian Reichel1-2/+2
This simplifies the datadir configuration and removes the expectation, that the code is executed from the repository. It should now be possible to install this into the system like any other common Linux application.
2018-06-28Update CopyrightJohannes Rudolph1-0/+2
2018-06-28curses-ui: Load logo from fileJohannes Rudolph1-8/+8
This loads the ASCII art logo shown in the curses UI from a file instead of having it hard-coded in the binary.
2015-06-13fixing status bar removalHolger Cremer1-3/+3
2015-06-13status bar removedHolger Cremer1-4/+5
2015-06-13replace the popup with an overlay over the messagebox - this is much better ↵Holger Cremer1-1/+15
on very small screens
2015-06-12show the countdown value in the dialog titleHolger Cremer1-1/+1
2015-06-10show a popup for invalid product or missing loginHolger Cremer1-3/+23
2013-03-26code restructureSebastian Reichel1-0/+83