Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-11-14 | First pass over the code. | Daniel Burrows | 1 | -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-12 | Fix more includes of vscreen_widget. | Daniel Burrows | 1 | -1/+1 | |
2007-07-08 | Fix the corruption of the progress bar. | Daniel Burrows | 1 | -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 Burrows | 1 | -0/+53 | |