summaryrefslogtreecommitdiff
path: root/apt-pkg/install-progress.h
AgeCommit message (Expand)Author
2014-04-14force fancy progressbar redraw on window size changeDavid Kalnischkies
2014-03-27Add progressbar to "Dpkg::Progress-Fancy"Michael Vogt
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies
2013-12-28add missing vector includeMichael Vogt
2013-12-28properly handle SIGWINCH in PackageManagerFancy againMichael Vogt
2013-12-22first proof-of-concept for a fix for #731738Michael Vogt
2013-12-06Handle SIGWINCH in APT::Progress-Fancy=1Michael Vogt
2013-10-31use StartDpkg() in PackageManagerProgressDeb822Fd as wellMichael Vogt
2013-10-31add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly AP...Michael Vogt
2013-10-31restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR...Michael Vogt
2013-10-22move install-progress.{cc,h} to apt-pkgMichael Vogt