summaryrefslogtreecommitdiff
path: root/dselect/baselist.cc
AgeCommit message (Expand)AuthorFilesLines
2016-05-02dselect: Rename info screenpart to info_bodyGuillem Jover1-3/+3
2015-10-18Update Ian Jackson's email addressGuillem Jover1-1/+1
2015-09-17dselect: Initialize all baselist member variablesGuillem Jover1-2/+29
2015-09-17dselect: Move sigwinch baselist member variables into setupsigwinch()Guillem Jover1-2/+3
2015-09-17dselect: Refactor SIGWINCH signal blocking and unblockingGuillem Jover1-3/+18
2015-01-28Switch code to use the new C locale character type functionsGuillem Jover1-2/+3
2014-08-15dselect: Rework columns codeGuillem Jover1-0/+40
2014-05-17dselect: Fix word wrapping logicGuillem Jover1-1/+1
2014-04-30dselect: Do not leak keybindings from describenext()Guillem Jover1-0/+1
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-05dselect: Use C++11 nullptr instead of 0 or NULLGuillem Jover1-11/+18
2013-12-05Switch variables from int to bool where appropriateGuillem Jover1-5/+7
2013-10-14Use <termios.h> instead of deprecated <sys/termios.h>Guillem Jover1-1/+1
2013-04-19Remove Emacs and vim modelinesGuillem Jover1-3/+0
2013-04-14dselect: Save and restore errno on signal handlerGuillem Jover1-0/+4
2012-03-27dselect: Use a new attribute array instead of separate attribute variablesGuillem Jover1-33/+22
2012-03-27dselect: Use max() to compute total_widthGuillem Jover1-3/+1
2012-03-27dselect: Move total_width initialization from derived classes to baselistGuillem Jover1-0/+3
2012-03-27dselect: Move gap_width from derived classes to baselistGuillem Jover1-0/+2
2011-04-30dselect: Mark ‘y’ variables as unused for getyx() and getmaxyx()Guillem Jover1-1/+2
2011-02-11dselect: Switch to use libdpkg debug supportGuillem Jover1-22/+17
2010-11-19Cleanup white spacesGuillem Jover1-13/+13
2010-02-19dselect: Use max/min instead of lesserint/greaterintGuillem Jover1-3/+3
2009-11-08Unify text in license headersGuillem Jover1-5/+5
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover1-3/+2
2009-10-26Sort order of header includesGuillem Jover1-5/+5
2009-07-15Disable default automake preprocessor include pathsGuillem Jover1-2/+2
2009-07-15libdpkg: Rename dpkg-i18n.h to i18n.hGuillem Jover1-1/+1
2008-09-14libcompat: Add new compat.h headerGuillem Jover1-0/+1
2008-09-14libdpkg: Move gettext related definitions to a new dpkg-i18n.hGuillem Jover1-0/+2
2008-09-14dselect: Unmark debug messages for translationGuillem Jover1-2/+2
2008-08-26Unify usage of extern "C" declarationsGuillem Jover1-4/+2
2008-07-06Reduce dselect memory usageMichel Lespinasse1-1/+1
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-2/+2
2008-06-30dselect: Fix compilation warningsGuillem Jover1-1/+1
2008-01-01dselect: Do not loop endlessly with very long package descriptionsJohn Zaitseff1-0/+5
2008-01-01dselect: Do not disaplay garbage on monochrome terminalsSven Rudolph1-0/+1
2007-02-11Fix confusing bottom status lines in dselect, unifying them by removingGuillem Jover1-1/+1
2003-10-25Almost *EVERY* damn file was including config.h in the wrong spot. AfterAdam Heath1-1/+3
2002-05-06Perl sucks, fix Ian's email addressWichert Akkerman1-1/+1
2002-05-06Update Ian Jacksons' email addressWichert Akkerman1-1/+1
2001-07-16use new checkserach and matchsearch functions to do the real search/matchingWichert Akkerman1-17/+14
2001-07-16Remove Linux referencesWichert Akkerman1-1/+1
2001-07-16Add configurable colours to dselectWichert Akkerman1-16/+27
2001-07-15include unistd.h which is needed to get the ioctl prototype on SolarisWichert Akkerman1-0/+1
2000-03-18Synchronize to the potato branch againWichert Akkerman1-2/+2
2000-03-08Synchronize with potato-branch again:Wichert Akkerman1-0/+4
2000-01-11dselect/baselist.cc: don't specify SA_INTERRUPT, since it's not portable and ...Wichert Akkerman1-1/+1
1999-12-22debian/dpkg-doc.postrm: Use doc-name instead of file-nameWichert Akkerman1-1/+3
1999-10-25translation fixupsWichert Akkerman1-5/+5