summaryrefslogtreecommitdiff
path: root/src/pkg_ver_item.cc
AgeCommit message (Expand)AuthorFilesLines
2012-03-16Apply patch from Ubuntu to build -D_FORTIFY_SOURCE=2 errorsDaniel Hartwig1-6/+1
2012-03-07Use arch-qualified names in info screens, dialogs, warningsDaniel Hartwig1-1/+1
2012-03-07Refactor duplicated make_{info,dep,ver}_screen + insertDaniel Hartwig1-25/+3
2012-02-24Use arch-qualified names in pkg_columnizerDaniel Hartwig1-1/+1
2010-04-30Ok, go ahead and specialize archives_text on the inter-archive string.Daniel Burrows1-1/+1
2010-04-30Reuse the archives_text code in pkg_columnizer and pkg_ver_columnizer.Daniel Burrows1-8/+3
2008-10-29Massive refactoring and redesign to properly support background downloads in ...Daniel Burrows1-1/+1
2008-07-12Don't display the hostname / installed size when column-formatting virtual pa...Daniel Burrows1-0/+2
2008-03-29Display the number of packages in a tree next to the tree description.Daniel Burrows1-3/+21
2007-11-15Fix through pkg_ver_item.Daniel Burrows1-1/+2
2007-11-15Use brackets, not quotes, to include cwidget stuff; add namespace boilerplate...Daniel Burrows1-95/+101
2007-11-15cw::progress_ref -> progress_ref.Daniel Burrows1-1/+1
2007-11-15Fix a bunch of #includes that got hit by sed and turned into namespaced inclu...Daniel Burrows1-2/+2
2007-11-15Uniformly replace 'style' with 'cw::style', and fix up everything through loa...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-15cw::key -> cw::config::key.Daniel Burrows1-1/+1
2007-11-15cwi::key -> cw::key.Daniel Burrows1-1/+1
2007-11-15Uniformly replace widgets::X with cw::X in .cc files.Daniel Burrows1-11/+11
2007-11-15Consistently use cw::toplevel instead of toplevel::.Daniel Burrows1-2/+2
2007-11-15Pass over the source with sed to put global_bindings in config::.Daniel Burrows1-6/+6
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-13/+13
2007-10-30Properly thread pointers to the cache and the package records through match r...Daniel Burrows1-1/+1
2007-10-24Apply Ian Jackson's patch to display dpkg trigger states (Closes: #438543).Daniel Burrows1-0/+6
2007-10-03Use a signal instead of a virtual method to communicate changes in whether a ...Daniel Burrows1-10/+13
2007-06-17Expose the package column formatting logic directly.Daniel Burrows1-23/+15
2005-11-15[aptitude @ Use the new description-extraction routines instead of directly l...Daniel Burrows1-4/+1
2005-11-04[aptitude @ Deal with the fact that the members of sigaction vary between pla...Daniel Burrows1-3/+2
2005-10-24[aptitude @ Sort lists of versions.]Daniel Burrows1-0/+9
2005-10-03[aptitude @ Make the assignment of styles to version items match the assignme...Daniel Burrows1-8/+16
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+801