summaryrefslogtreecommitdiff
path: root/src/pkg_info_screen.cc
AgeCommit message (Expand)AuthorFilesLines
2008-06-29Split the core parsing code out from the rendering code and push it into gene...Daniel Burrows1-1/+1
2008-03-29Include the package name in the title of the versions list in the info screen.Daniel Burrows1-1/+3
2008-03-29Display the number of packages in a tree next to the tree description.Daniel Burrows1-2/+5
2007-11-15Use brackets, not quotes, to include cwidget stuff; add namespace boilerplate...Daniel Burrows1-2/+2
2007-11-15Fix through pkg_info_screen.Daniel Burrows1-0/+6
2007-11-15Fix a bunch of #includes that got hit by sed and turned into namespaced inclu...Daniel Burrows1-1/+1
2007-11-15Uniformly rename many fragment-related names into cw::.Daniel Burrows1-11/+11
2007-11-15Uniformly replace widgets::X with cw::X in .cc files.Daniel Burrows1-3/+3
2007-11-15Pass over the source tree with sed to collapse transcode(_(...)) to W_(...).Daniel Burrows1-1/+1
2007-11-15Pass over the source tree with sed to eliminate a lot of the mindless search-...Daniel Burrows1-3/+3
2007-11-14First pass over the code.Daniel Burrows1-4/+4
2007-10-30Properly thread pointers to the cache and the package records through match r...Daniel Burrows1-1/+1
2007-10-24Add hypothetical support for homepages, once apt-pkg learns about them. (Clo...Daniel Burrows1-1/+7
2005-11-15[aptitude @ Use the new description-extraction routines instead of directly l...Daniel Burrows1-4/+4
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+165