Commit History

Author SHA1 Message Date
  Julian Andres Klode 0fb16c3e67 Use C locale instead of C.UTF-8 for protocol strings 8 years ago
  David Kalnischkies 0919f1df55 prevent C++ locale number formatting in text APIs (try 3) 8 years ago
  David Kalnischkies 1cb047079a don't perform int<float in progress bar drawing 8 years ago
  David Kalnischkies b58e2c7c56 prevent C++ locale number formatting in text APIs 8 years ago
  David Kalnischkies 915f4ac6d9 flush line-clearing on progress stop before post-invoke 9 years ago
  Michael Vogt ac7f8f7916 Fix all the wrong removals of includes that iwyu got wrong 9 years ago
  Michael Vogt 88a8975f15 Cleanup includes after running iwyu 9 years ago
  James McCoy 45b19add6c Use terminfo's typical save_cursor/restore_cursor sequences 10 years ago
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers 9 years ago
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors 9 years ago
  David Kalnischkies 440614ff30 fix another instance of warning: extra ‘;’ [-Wpedantic] 10 years ago
  David Kalnischkies 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. 10 years ago
  David Kalnischkies 76bd63e2dc force fancy progressbar redraw on window size change 10 years ago
  Michael Vogt fa211e2d3b Add progressbar to "Dpkg::Progress-Fancy" 10 years ago
  Michael Vogt c34d1202e9 make fancy-progress fg/bg color configurable 10 years ago
  David Kalnischkies a02db58fd5 follow method attribute suggestions by gcc 11 years ago
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 11 years ago
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 11 years ago
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] 11 years ago
  David Kalnischkies 9ce3cfc930 correct some style/performance/warnings from cppcheck 11 years ago
  Michael Vogt 35ac30ee37 Merge branch 'debian/sid' into bugfix/bts731738-fancy-progess 11 years ago
  Michael Vogt e5c2b7e8a5 Merge remote-tracking branch 'origin/bugfix/bts731738-fancy-progess' into bugfix/bts731738-fancy-progess 11 years ago
  Michael Vogt 5ed887855d properly handle SIGWINCH in PackageManagerFancy again 11 years ago
  Michael Vogt 4754718a44 first proof-of-concept for a fix for #731738 11 years ago
  Michael Vogt e5e51967a4 first proof-of-concept for a fix for #731738 11 years ago
  Michael Vogt c23e6cd582 Fix conffile prompt regression (LP: #1260297) 11 years ago
  Michael Vogt e96e4e9cef Handle SIGWINCH in APT::Progress-Fancy=1 11 years ago
  Michael Vogt 61f954bff0 small documentation updates 11 years ago
  Michael Vogt bc37330b76 setup LINES in apt-pkg/install-progress.cc 11 years ago
  Michael Vogt 790d41f637 use StartDpkg() in PackageManagerProgressDeb822Fd as well 11 years ago