summaryrefslogtreecommitdiff
path: root/src/edit_pkg_hier.h
AgeCommit message (Collapse)AuthorFilesLines
2008-04-16Modified most header files descriptions to be Doxygen-parsable.Obey Arthur Liu1-6/+13
2007-11-15ref_ptr -> cwidget::util::ref_ptr.Daniel Burrows1-3/+3
2007-11-15Fix some duplicated type names that snuck in in a previous pass over the tree.Daniel Burrows1-1/+1
2007-11-15Use cwidget::config::key, not cwidget::key.Daniel Burrows1-1/+1
2007-11-15Pass over the source tree with sed to eliminate a lot of the mindless ↵Daniel Burrows1-2/+2
search-and-replace I was having to do. (namespace aliases and cleanup are still needed)
2007-11-14First pass over the code.Daniel Burrows1-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-12Further cwidget transitions: change #include <vscreen/vs_*> to #include ↵Daniel Burrows1-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 Burrows1-0/+83