summaryrefslogtreecommitdiff
path: root/src/download_screen.cc
AgeCommit message (Expand)AuthorFilesLines
2007-11-15Fix a whole bunch of include files that should point at cwidget.Daniel Burrows1-1/+1
2007-11-15cw::key -> cw::config::key.Daniel Burrows1-1/+1
2007-11-15cwi::key -> cw::key.Daniel Burrows1-1/+1
2007-11-15Use cw::util::arg instead of arg.Daniel Burrows1-3/+3
2007-11-15Use dialogs from the dialogs:: namespace, not dialog_FOO.Daniel Burrows1-10/+10
2007-11-15Uniformly replace widgets::X with cw::X in .cc files.Daniel Burrows1-13/+17
2007-11-15Consistently use cw::toplevel instead of toplevel::.Daniel Burrows1-15/+17
2007-11-15Pass over the source with sed to put global_bindings in config::.Daniel Burrows1-2/+2
2007-11-15Pass over the source tree with sed to collapse transcode(_(...)) to W_(...).Daniel Burrows1-2/+2
2007-11-15Pass over the source tree with sed to eliminate a lot of the mindless search-...Daniel Burrows1-6/+6
2007-11-14First pass over the code.Daniel Burrows1-30/+30
2007-11-12Include cwidget/toplevel instead of vscreen/vscreen.Daniel Burrows1-1/+1
2007-11-12Further cwidget transitions: change #include <vscreen/vs_*> to #include <cwid...Daniel Burrows1-1/+1
2005-11-05[aptitude @ Replace all uses of assert with eassert.]Daniel Burrows1-1/+1
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+247