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
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