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
/
dashboardtab.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
Refactor various apt-related comparison functors to apt.h
Daniel Hartwig
1
-15
/
+1
2011-07-23
Fix an unused variable.
Daniel Burrows
1
-2
/
+2
2010-04-21
Rename the log4cxx namespace to logging.
Daniel Burrows
1
-13
/
+13
2009-11-28
Proof-of-concept support for displaying the status of each changelog download...
Daniel Burrows
1
-6
/
+7
2009-11-27
Rewrite the changelog code to be based on aptitude's download queue, not the ...
Daniel Burrows
1
-9
/
+4
2009-11-03
Rename resolver_trampoline to post_thunk and move it to the main GUI header.
Daniel Burrows
1
-2
/
+2
2009-10-26
Get rid of get_solution_background_blocking.
Daniel Burrows
1
-1
/
+1
2009-10-11
Make the second tab in the upgrade view display a summary of the selected pac...
Daniel Burrows
1
-17
/
+7
2009-10-11
Run resolver continuations in the foreground thread via a trampoline callback.
Daniel Burrows
1
-12
/
+18
2009-07-06
Use pointers to package cache structures to store resolver objects, rather th...
Daniel Burrows
1
-1
/
+2
2009-04-30
Use the new entry progress object to display progress bars associated with re...
Daniel Burrows
1
-1
/
+2
2009-04-20
Fix two ambiguous implicit casts that cause FTBFS on amd64.
Obey Arthur Liu
1
-1
/
+1
2009-04-05
Build a tree of resolver steps as the resolver runs.
Daniel Burrows
1
-5
/
+5
2009-04-05
Disallow new upgrades in the GTK+ upgrade calculator, to match what "safe-upg...
Daniel Burrows
1
-1
/
+1
2009-03-29
Use tiering in the aptitude resolver to order returned solutions.
Daniel Burrows
1
-2
/
+2
2009-03-23
Restructure the resolver so that it stores and returns sets of choices using ...
Daniel Burrows
1
-7
/
+21
2009-02-18
Don't crash if there are no broken dependencies in the upgrade.
Daniel Burrows
1
-0
/
+1
2009-02-17
Add support for trying to fix up an upgrade manually if some packages can't b...
Daniel Burrows
1
-38
/
+216
2009-02-17
Make apply_solution() also install initial versions of packages.
Daniel Burrows
1
-1
/
+4
2009-02-17
Remember where changelogs are; when the user clicks on a package's changelog,...
Daniel Burrows
1
-0
/
+11
2009-02-17
Be paranoid when the user clicks on a package, in case something that wasn't ...
Daniel Burrows
1
-0
/
+6
2009-02-16
Make "upgrade" actually start carrying out the upgrade that the resolver calc...
Daniel Burrows
1
-4
/
+23
2009-02-16
First draft of a better upgrade UI, based on computing a dependency solution ...
Daniel Burrows
1
-7
/
+315
2009-01-17
Also don't crash when showing the changelog of a single package.
Daniel Burrows
1
-1
/
+5
2009-01-17
Don't crash when a supposedly "upgradable" package has no candidate version.
Daniel Burrows
1
-1
/
+2
2009-01-04
Use the new PackageSearchEntry object to improve error reporting in the dashb...
Daniel Burrows
1
-4
/
+16
2008-12-24
Visually indicate whether the current search pattern is syntactically correct...
Daniel Burrows
1
-1
/
+2
2008-12-24
Add a "..." column header that pops up the column editor when it's clicked.
Daniel Burrows
1
-2
/
+3
2008-12-23
Add basic support for changing which columns are visible.
Daniel Burrows
1
-0
/
+10
2008-11-11
Split the hyperlink stuff out of gui.{cc,h} into its own source files.
Daniel Burrows
1
-0
/
+1
2008-11-11
Arthur should get credit too in the copyright on dashboardtab.*.
Daniel Burrows
1
-0
/
+1
2008-11-11
Split the dashboard code out of gui.{cc,h} into its own source files.
Daniel Burrows
1
-0
/
+283