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
/
apt_config_treeitems.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-18
Fix prompt strings.
Daniel Hartwig
1
-1
/
+1
2012-01-16
Wrap long description of boolean_config_treeitems.
Daniel Hartwig
1
-6
/
+7
2008-03-17
Actually save edits to string configuration options. (Closes: #471315)
Daniel Burrows
1
-0
/
+1
2008-01-30
Defer calling gettext() on strings displayed in the aptitude options editor u...
Daniel Burrows
1
-5
/
+5
2008-01-16
Interpret fragf %-escapes in option long descriptions.
Daniel Burrows
1
-13
/
+13
2007-11-20
Make Space, along with Enter, activate checkboxes and radio buttons in the pr...
Daniel Burrows
1
-2
/
+4
2007-11-17
Add a matcher ~o for obsolete/local packages. (Closes: #397547)
Daniel Burrows
1
-4
/
+4
2007-11-15
Uniformly rename many fragment-related names into cw::.
Daniel Burrows
1
-18
/
+12
2007-11-15
Fix how widgets is imported in apt_config_treeitems.
Daniel Burrows
1
-1
/
+1
2007-11-15
Fix up various files that need to import widgets into namespace cw.
Daniel Burrows
1
-1
/
+4
2007-11-15
Uniformly replace widgets::X with cw::X in .cc files.
Daniel Burrows
1
-17
/
+17
2007-11-15
Consistently use cw::toplevel instead of toplevel::.
Daniel Burrows
1
-4
/
+3
2007-11-15
Pass over the source tree with sed to eliminate a lot of the mindless search-...
Daniel Burrows
1
-5
/
+5
2007-11-14
First pass over the code.
Daniel Burrows
1
-51
/
+62
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
-4
/
+4
2007-10-18
Actually show the long description of Boolean options, instead of duplicating...
Daniel Burrows
1
-1
/
+1
2007-10-10
Implement radio configuration buttons in the new list-style configuration edi...
Daniel Burrows
1
-0
/
+152
2007-10-09
Implement string configuration items for the list view.
Daniel Burrows
1
-4
/
+187
2007-10-07
Add the signals and plumbing that are needed to get the long description of a...
Daniel Burrows
1
-0
/
+1
2007-10-07
Add a first draft of a new configuration system.
Daniel Burrows
1
-0
/
+141