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
/
dpkg_terminal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-21
Fix dpkg_terminal to not directly reference log4cxx.
Daniel Burrows
1
-2
/
+2
2010-04-21
Rename the log4cxx namespace to logging.
Daniel Burrows
1
-1
/
+1
2009-02-11
Rip out the hacky attempt to detect terminal reads, and instead just do what ...
Daniel Burrows
1
-29
/
+40
2009-02-07
Add logging statements to all the dpkg terminal code.
Daniel Burrows
1
-0
/
+5
2009-02-07
Make DpkgTerminal::set_foreground() public.
Daniel Burrows
1
-11
/
+11
2009-02-07
Rename subprocess_suspended_changed to subprocess_running_changed to match th...
Daniel Burrows
1
-4
/
+4
2009-02-06
Implement support for detecting when the install process is trying to read fr...
Daniel Burrows
1
-5
/
+36
2009-02-06
Fix an incorrect comment (DpkgTerminal::run() must be invoked from a foregrou...
Daniel Burrows
1
-2
/
+1
2009-02-06
Factor the write end of the temporary socket into a class.
Daniel Burrows
1
-2
/
+4
2009-02-05
Split the code for the subprocess that runs dpkg into its own method.
Daniel Burrows
1
-1
/
+17
2008-11-16
Refactor the dpkg terminal creation code.
Daniel Burrows
1
-33
/
+54
2008-11-16
Initial implementation of support for the dpkg status pipe.
Daniel Burrows
1
-1
/
+22
2008-11-07
Make the passing of slots between threads safer.
Daniel Burrows
1
-3
/
+5
2008-10-29
Massive refactoring and redesign to properly support background downloads in ...
Daniel Burrows
1
-7
/
+5
2008-10-21
Proof-of-concept code to use a vte terminal with the dpkg install process.
Daniel Burrows
1
-0
/
+56