summaryrefslogtreecommitdiff
path: root/src/vs_progress.h
AgeCommit message (Collapse)AuthorFilesLines
2007-11-14First pass over the code.Daniel Burrows1-53/+0
This tree version is still BROKEN. This commit changes a bunch of code mechanically, and completely fixes all the subdirectories and files through download_screen in the top-level directory. Some unfortunate namespace choices in cwidget showed up here. widgets and config should probably be merged into the cwidget namespace, and I've created namespace aliases that pretend this happened as I go through the .cc files. Luckily, that change can largely be accounted for automatically.
2007-11-12Fix more includes of vscreen_widget.Daniel Burrows1-1/+1
2007-07-08Fix the corruption of the progress bar.Daniel Burrows1-1/+1
The problem was that I was computing out-of-bounds locations for the hidden cursor, which apparently leads to corruption of the output. Keeping the cursor strictly in bounds fixes this.
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+53