Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-16 | Modified most header files descriptions to be Doxygen-parsable. | Obey Arthur Liu | 1 | -6/+13 | |
2007-11-15 | ref_ptr -> cwidget::util::ref_ptr. | Daniel Burrows | 1 | -3/+3 | |
2007-11-15 | Fix some duplicated type names that snuck in in a previous pass over the tree. | Daniel Burrows | 1 | -1/+1 | |
2007-11-15 | Use cwidget::config::key, not cwidget::key. | Daniel Burrows | 1 | -1/+1 | |
2007-11-15 | Pass over the source tree with sed to eliminate a lot of the mindless ↵ | Daniel Burrows | 1 | -2/+2 | |
search-and-replace I was having to do. (namespace aliases and cleanup are still needed) | |||||
2007-11-14 | First pass over the code. | Daniel Burrows | 1 | -7/+7 | |
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 | Further cwidget transitions: change #include <vscreen/vs_*> to #include ↵ | Daniel Burrows | 1 | -1/+1 | |
<cwidget/widgets/*>. The tree is now broken and will remain broken until the transition completes. | |||||
2005-10-01 | [aptitude @ Import the Subversion repository into darcs.] | Daniel Burrows | 1 | -0/+83 | |