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
/
pkg_view.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-02
Eliminate all uses of the global screen_width variable and use terminal objec...
Daniel Burrows
1
-1
/
+4
2009-02-23
Add a --show-summary option that displays all the packages that would start a...
Daniel Burrows
1
-1
/
+2
2008-10-06
Switch everything over to the new search code.
Daniel Burrows
1
-11
/
+7
2008-06-29
Split the core parsing code out from the rendering code and push it into gene...
Daniel Burrows
1
-1
/
+1
2008-04-09
Make InfoAreaTabs default to "false".
Daniel Burrows
1
-2
/
+2
2008-04-07
Tweak the leaf pattern used when computing the "why" pane so that it displays...
Daniel Burrows
1
-1
/
+3
2008-04-07
When no package is selected, display an informative message in the "why" widget.
Daniel Burrows
1
-1
/
+7
2008-04-07
Display tabs in the description area (this can be turned off in the options).
Daniel Burrows
1
-4
/
+22
2008-03-29
Create an explicit menu entry for cycling the information display.
Daniel Burrows
1
-0
/
+43
2008-02-14
Add a variable-binding form and forms that consume and bind variables to argu...
Daniel Burrows
1
-5
/
+7
2007-12-08
Fix a crash that occurred when trying to flush the new packages list after in...
Daniel Burrows
1
-1
/
+6
2007-11-30
Make the fix for the potential crash actually work, hopefully.
Daniel Burrows
1
-1
/
+1
2007-11-20
Fix a potential crashing bug.
Daniel Burrows
1
-5
/
+21
2007-11-15
Fix through progress.
Daniel Burrows
1
-9
/
+16
2007-11-15
Uniformly rename many fragment-related names into cw::.
Daniel Burrows
1
-16
/
+16
2007-11-15
Collapse some redundant cwidget::cw/cw::cwidget.
Daniel Burrows
1
-5
/
+5
2007-11-15
Uniformly stop using widgets:: since I expect to get rid of it in the future ...
Daniel Burrows
1
-7
/
+7
2007-11-15
Drop unnecessary cw:: before hier_editor.
Daniel Burrows
1
-4
/
+4
2007-11-15
ref_ptr -> cwidget::util::ref_ptr.
Daniel Burrows
1
-12
/
+12
2007-11-15
Fix some duplicated type names that snuck in in a previous pass over the tree.
Daniel Burrows
1
-1
/
+1
2007-11-15
Uniformly replace widgets::X with cw::X in .cc files.
Daniel Burrows
1
-55
/
+55
2007-11-15
Consistently use cw::toplevel instead of toplevel::.
Daniel Burrows
1
-2
/
+2
2007-11-15
Pass over the source with sed to put global_bindings in config::.
Daniel Burrows
1
-7
/
+7
2007-11-15
Pass over the source tree with sed to eliminate a lot of the mindless search-...
Daniel Burrows
1
-10
/
+10
2007-11-14
First pass over the code.
Daniel Burrows
1
-67
/
+67
2007-11-12
Include cwidget/widgets/widget instead of vscreen/vscreen_widget.
Daniel Burrows
1
-1
/
+1
2007-11-12
Further cwidget transitions: change #include <vscreen/vs_*> to #include <cwid...
Daniel Burrows
1
-5
/
+5
2007-10-30
Properly thread pointers to the cache and the package records through match r...
Daniel Burrows
1
-1
/
+1
2007-10-25
Fix the Homepage support to not crash.
Daniel Burrows
1
-10
/
+13
2007-10-25
Fix the code so it compiles in the presence of a Homepage-enabled apt.
Daniel Burrows
1
-2
/
+5
2007-10-24
Add hypothetical support for homepages, once apt-pkg learns about them. (Clo...
Daniel Burrows
1
-0
/
+12
2007-07-11
Add the 'why' output as one of the views that gets cycled in the description ...
Daniel Burrows
1
-1
/
+75
2007-07-10
Remove a totally unused private member variable, so I don't look at it and go...
Daniel Burrows
1
-2
/
+1
2005-11-17
[aptitude @ Hack around bug #339533 (Closes: #339648)]
Daniel Burrows
1
-1
/
+3
2005-11-15
[aptitude @ Use the new description-extraction routines instead of directly l...
Daniel Burrows
1
-10
/
+1
2005-11-05
[aptitude @ Replace all uses of assert with eassert.]
Daniel Burrows
1
-1
/
+1
2005-10-01
[aptitude @ Import the Subversion repository into darcs.]
Daniel Burrows
1
-0
/
+575