summaryrefslogtreecommitdiff
path: root/src/solution_item.cc
AgeCommit message (Expand)AuthorFilesLines
2012-03-07Refactor duplicated make_{info,dep,ver}_screen + insertDaniel Hartwig1-9/+1
2012-03-02Use arch-qualified names when resolving dependenciesDaniel Hartwig1-10/+10
2012-02-24Close memory leak in solution_item.ccDaniel Hartwig1-4/+8
2009-04-19Make analyze_action() handle packages in the config-files state properly.Daniel Burrows1-2/+3
2007-11-15Fix through solution_item.Daniel Burrows1-3/+8
2007-11-15Uniformly rename many fragment-related names into cw::.Daniel Burrows1-20/+20
2007-11-15Uniformly replace 'style' with 'cw::style', and fix up everything through loa...Daniel Burrows1-10/+10
2007-11-15Fix some duplicated type names that snuck in in a previous pass over the tree.Daniel Burrows1-3/+3
2007-11-15cw::key -> cw::config::key.Daniel Burrows1-2/+2
2007-11-15cwi::key -> cw::key.Daniel Burrows1-2/+2
2007-11-15Uniformly replace widgets::X with cw::X in .cc files.Daniel Burrows1-6/+6
2007-11-15Pass over the source with sed to put global_bindings in config::.Daniel Burrows1-5/+5
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-10/+10
2007-11-14First pass over the code.Daniel Burrows1-9/+9
2007-11-12Further cwidget transitions: change #include <vscreen/vs_*> to #include <cwid...Daniel Burrows1-1/+1
2007-10-30Properly thread pointers to the cache and the package records through match r...Daniel Burrows1-1/+1
2007-10-03Use a signal instead of a virtual method to communicate changes in whether a ...Daniel Burrows1-33/+37
2005-11-15[aptitude @ Use the new description-extraction routines instead of directly l...Daniel Burrows1-1/+1
2005-11-10[aptitude @ Make the 'highlighted' methods of solution_items resiliant agains...Daniel Burrows1-1/+11
2005-11-05[aptitude @ Replace all uses of assert with eassert.]Daniel Burrows1-4/+4
2005-10-06[aptitude @ Fix character display problem in Dependency Solver]kurem@debian.cz1-1/+1
2005-10-06[aptitude @ Force gcc to understand that control never reaches the end of act...Daniel Burrows1-0/+2
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+603