summaryrefslogtreecommitdiff
path: root/src/solution_dialog.cc
AgeCommit message (Expand)AuthorFilesLines
2009-03-23Restructure the resolver so that it stores and returns sets of choices using ...Daniel Burrows1-2/+2
2007-11-15Fix through solution_dialog.Daniel Burrows1-1/+7
2007-11-15Uniformly rename many fragment-related names into cw::.Daniel Burrows1-6/+6
2007-11-15Uniformly replace 'style' with 'cw::style', and fix up everything through loa...Daniel Burrows1-4/+4
2007-11-15Collapse some redundant cwidget::cw/cw::cwidget.Daniel Burrows1-2/+2
2007-11-15Uniformly stop using widgets:: since I expect to get rid of it in the future ...Daniel Burrows1-2/+2
2007-11-15ref_ptr -> cwidget::util::ref_ptr.Daniel Burrows1-3/+3
2007-11-15Uniformly replace widgets::X with cw::X in .cc files.Daniel Burrows1-25/+25
2007-11-15Consistently use cw::toplevel instead of toplevel::.Daniel Burrows1-1/+1
2007-11-15Pass over the source with sed to put global_bindings in config::.Daniel Burrows1-1/+1
2007-11-15Pass over the source tree with sed to eliminate a lot of the mindless search-...Daniel Burrows1-1/+1
2007-11-14First pass over the code.Daniel Burrows1-31/+31
2007-11-12Include cwidget/toplevel instead of vscreen/vscreen.Daniel Burrows1-1/+1
2007-11-12Further cwidget transitions: change #include <vscreen/vs_*> to #include <cwid...Daniel Burrows1-6/+6
2007-04-22[aptitude @ Cleanly handle exceptions thrown by the dependency resolver.]Daniel Burrows1-3/+11
2005-10-06[aptitude @ Use a slot_event instead of a custom event type to post solution ...Daniel Burrows1-17/+1
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+224