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
/
gtk
/
resolver.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-03
Rename resolver_trampoline to post_thunk and move it to the main GUI header.
Daniel Burrows
1
-8
/
+0
2009-10-27
When manipulating resolver entries in the GUI, copy the choices that we're wo...
Daniel Burrows
1
-3
/
+3
2009-10-11
Run resolver continuations in the foreground thread via a trampoline callback.
Daniel Burrows
1
-0
/
+8
2009-04-29
Clean the code up a bit by making dep_text return a std::string, not a std::w...
Daniel Burrows
1
-1
/
+1
2009-04-19
Be more paranoid about cache closes in the resolver tab.
Daniel Burrows
1
-0
/
+6
2009-04-19
Consolidate code to render markup for resolver choices, and make the way mark...
Daniel Burrows
1
-4
/
+10
2009-04-19
Overhaul the resolver tab.
Daniel Burrows
1
-15
/
+53
2009-04-19
Expose accept/reject states in the resolver view and add UI elements to modif...
Daniel Burrows
1
-19
/
+177
2009-04-19
Make ResolverTab::dep_text() and ResolverTab::dep_targets() const methods.
Daniel Burrows
1
-2
/
+2
2009-02-17
Add support for trying to fix up an upgrade manually if some packages can't b...
Daniel Burrows
1
-0
/
+44
2009-01-04
Add radio buttons to choose between showing the actions contained in a soluti...
Daniel Burrows
1
-3
/
+15
2009-01-04
Implement a first cut of an explanation mode for the GUI resolver.
Daniel Burrows
1
-1
/
+7
2009-01-04
Extract the logic to build a tree that groups the actions of a resolver solut...
Daniel Burrows
1
-2
/
+11
2008-08-16
Overhaul the resolver to always update correctly and to allow the resolver to...
Daniel Burrows
1
-3
/
+31
2008-07-28
Minor cleanups.
Obey Arthur Liu
1
-2
/
+0
2008-07-27
Split gtk/gui.cc into 7 smaller files to speed up edition and compilation.
Obey Arthur Liu
1
-0
/
+103