index
:
aptitude
debian
debian-sid
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
solution_screen.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-05
When binning up resolver choices to build the resolver screen, stop treating ...
Daniel Burrows
1
-0
/
+1
2009-03-23
Restructure the resolver so that it stores and returns sets of choices using ...
Daniel Burrows
1
-82
/
+108
2008-03-13
Don't allow packages to be removed or changed to a different version to "fix"...
Daniel Burrows
1
-10
/
+15
2008-01-20
Find and apply a workaround for the uninitialized variable warning.
Daniel Burrows
1
-1
/
+4
2008-01-20
Fix most compile errors with g++-4.3.
Daniel Burrows
1
-0
/
+2
2007-11-15
Fix through solution_screen.
Daniel Burrows
1
-4
/
+10
2007-11-15
Fix a bunch of #includes that got hit by sed and turned into namespaced inclu...
Daniel Burrows
1
-1
/
+1
2007-11-15
Uniformly rename many fragment-related names into cw::.
Daniel Burrows
1
-13
/
+13
2007-11-15
Uniformly replace 'style' with 'cw::style', and fix up everything through loa...
Daniel Burrows
1
-1
/
+1
2007-11-15
Collapse some redundant cwidget::cw/cw::cwidget.
Daniel Burrows
1
-2
/
+2
2007-11-15
Uniformly stop using widgets:: since I expect to get rid of it in the future ...
Daniel Burrows
1
-3
/
+3
2007-11-15
ref_ptr -> cwidget::util::ref_ptr.
Daniel Burrows
1
-7
/
+7
2007-11-15
Fix some duplicated type names that snuck in in a previous pass over the tree.
Daniel Burrows
1
-2
/
+2
2007-11-15
cw::key -> cw::config::key.
Daniel Burrows
1
-1
/
+1
2007-11-15
cwi::key -> cw::key.
Daniel Burrows
1
-1
/
+1
2007-11-15
Uniformly replace widgets::X with cw::X in .cc files.
Daniel Burrows
1
-44
/
+44
2007-11-15
Consistently use cw::toplevel instead of toplevel::.
Daniel Burrows
1
-3
/
+3
2007-11-15
Pass over the source with sed to put global_bindings in config::.
Daniel Burrows
1
-3
/
+3
2007-11-15
Pass over the source tree with sed to collapse transcode(_(...)) to W_(...).
Daniel Burrows
1
-13
/
+13
2007-11-15
Pass over the source tree with sed to eliminate a lot of the mindless search-...
Daniel Burrows
1
-19
/
+19
2007-11-14
First pass over the code.
Daniel Burrows
1
-53
/
+53
2007-11-12
Further cwidget transitions: change #include <vscreen/vs_*> to #include <cwid...
Daniel Burrows
1
-6
/
+6
2007-04-22
[aptitude @ Cleanly handle exceptions thrown by the dependency resolver.]
Daniel Burrows
1
-0
/
+7
2007-04-22
[aptitude @ Always use hard-wrapping when setting up a static message in the ...
Daniel Burrows
1
-3
/
+3
2005-11-10
[aptitude @ Just to be safe, clear the active dep information when update() i...
Daniel Burrows
1
-0
/
+1
2005-11-10
[aptitude @ When a solution screen is repainted while the package cache is cl...
Daniel Burrows
1
-0
/
+8
2005-10-01
[aptitude @ Import the Subversion repository into darcs.]
Daniel Burrows
1
-0
/
+594