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
/
mine
/
cmine.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-14
Eliminate all uses of s?printf in favor of the safer s?sprintf. (Closes: #511...
Daniel Burrows
1
-34
/
+22
2008-01-20
Fix most compile errors with g++-4.3.
Daniel Burrows
1
-0
/
+2
2007-11-15
Fully qualify keybindings in several places, and remove a lot of unnecessary ...
Daniel Burrows
1
-34
/
+20
2007-11-15
Uniformly replace 'style' with 'cw::style', and fix up everything through loa...
Daniel Burrows
1
-12
/
+12
2007-11-15
Collapse some redundant cwidget::cw/cw::cwidget.
Daniel Burrows
1
-2
/
+2
2007-11-15
Uniformly stop using widgets:: since I expect to get rid of it in the future ...
Daniel Burrows
1
-2
/
+2
2007-11-15
Use cw::util::arg instead of arg.
Daniel Burrows
1
-2
/
+2
2007-11-15
Fix how widgets is imported in cmine.
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
-59
/
+59
2007-11-15
Consistently use cw::toplevel instead of toplevel::.
Daniel Burrows
1
-17
/
+16
2007-11-15
Pass over the source with sed to put global_bindings in config::.
Daniel Burrows
1
-28
/
+28
2007-11-15
Pass over the source tree with sed to collapse transcode(_(...)) to W_(...).
Daniel Burrows
1
-9
/
+9
2007-11-15
Pass over the source tree with sed to eliminate a lot of the mindless search-...
Daniel Burrows
1
-28
/
+27
2007-11-14
First pass over the code.
Daniel Burrows
1
-113
/
+138
2007-11-12
Include cwidget/widgets/widget instead of vscreen/vscreen_widget.
Daniel Burrows
1
-1
/
+1
2007-11-12
Include cwidget/toplevel instead of vscreen/vscreen.
Daniel Burrows
1
-1
/
+1
2007-11-12
Further cwidget transitions: change #include <vscreen/vs_*> to #include <cwid...
Daniel Burrows
1
-9
/
+9
2007-03-10
[aptitude @ Add a keyboard command bound to 'N' that repeats the last search ...
Daniel Burrows
1
-1
/
+1
2006-02-19
[aptitude @ misc-l10n]
Rubén Porras Campo
1
-1
/
+1
2005-11-05
[aptitude @ Replace all uses of assert with eassert.]
Daniel Burrows
1
-3
/
+3
2005-10-01
[aptitude @ Import the Subversion repository into darcs.]
Daniel Burrows
1
-0
/
+936