summaryrefslogtreecommitdiff
path: root/dselect/main.cc
AgeCommit message (Expand)AuthorFilesLines
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-12/+11
2009-09-30Remove helponly and versiononly functionsGuillem Jover1-6/+10
2009-09-06Use m_output instead of checking printing functions return codeGuillem Jover1-15/+19
2009-07-15Disable default automake preprocessor include pathsGuillem Jover1-3/+3
2009-07-15libdpkg: Rename dpkg-i18n.h to i18n.hGuillem Jover1-1/+1
2009-04-13Detect the curses headers to use instead of hardcoding themGuillem Jover1-0/+6
2009-01-04dselect: Define several private functions as staticGuillem Jover1-3/+9
2008-09-14libdpkg: Do not pass any argument to standard_shutdownGuillem Jover1-1/+1
2008-09-14libcompat: Add new compat.h headerGuillem Jover1-0/+1
2008-09-14Move locale.h inclusion and locale setup to each program mainGuillem Jover1-0/+4
2008-09-14libdpkg: Move gettext related definitions to a new dpkg-i18n.hGuillem Jover1-0/+2
2008-08-26Unify usage of extern "C" declarationsGuillem Jover1-4/+2
2008-08-04Unify usage of FIXME in commentsGuillem Jover1-2/+2
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-2/+2
2008-06-30dselect: Fix compilation warningsGuillem Jover1-4/+7
2008-03-30dselect: Use ncursesw header filesGuillem Jover1-1/+1
2008-03-11Move command line common option utilities to lib/myopt-util.cGuillem Jover1-11/+6
2007-03-21 * dselect/main.cc: Remove duplicated included files <sys/types.h> andGuillem Jover1-4/+1
2006-05-02Split usage strings to make it easier for translators when those change.Guillem Jover1-4/+11
2006-02-17Move dselect gettext strings to its own domain provided now by theGuillem Jover1-2/+2
2006-02-06Cleanup and unify program usage and version output, make it more i18nGuillem Jover1-25/+37
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-1/+0
2003-10-25Almost *EVERY* damn file was including config.h in the wrong spot. AfterAdam Heath1-1/+3
2002-09-01Don't call nffreeall, in any of the c/c++ programs. It appears dselectAdam Heath1-1/+1
2002-06-02Revert last modification. It'll be fixed properly for dpkg 1.11.Adam Heath1-2/+2
2002-06-01Fixed printversion(), to allow translations to be done better.Adam Heath1-2/+2
2002-05-24New functions, standard_startup, standard_shutdown, that contain the mostAdam Heath1-10/+2
2002-05-06Perl sucks, fix Ian's email addressWichert Akkerman1-1/+1
2002-05-06Update Ian Jacksons' email addressWichert Akkerman1-1/+1
2001-12-31No longer set LC_CTYPE and switch to using cisalpha and cisdigit insteadWichert Akkerman1-1/+0
2001-07-31Use the colour spelling for printed textWichert Akkerman1-4/+4
2001-07-16s/specificaton/specification/Peter Karlsson1-1/+1
2001-07-16Force LC_CTYPE to CWichert Akkerman1-0/+1
2001-07-16Add configurable colours to dselectWichert Akkerman1-14/+158
2001-07-14Add per-user configuration fileWichert Akkerman1-0/+8
2001-06-22Handle screen resize in main menuWichert Akkerman1-1/+8
2001-05-28Fix some gcc 3.0 warnings.Adam Heath1-0/+2
2001-05-04Translation updateWichert Akkerman1-2/+2
2001-05-03swap j and k keybindings in main menuWichert Akkerman1-2/+2
2001-04-24Add dselect configuration fileWichert Akkerman1-0/+1
2001-04-16also allow j and k to scroll to methrough main menuWichert Akkerman1-2/+2
2001-04-12translate menu optionsWichert Akkerman1-1/+1
2001-04-11Handle window resize in dselect main menuWichert Akkerman1-1/+4
2000-12-24make dselect commandline options work againWichert Akkerman1-16/+21
2000-12-24Made the accelerator keys in dselect's main menu separate options, so thatAdam Heath1-12/+12
2000-08-01 * archtable: sparc64 and ia64 editsBen Collins1-2/+2
2000-06-09Merge things from the potato branch:Wichert Akkerman1-1/+2
2000-03-18Synchronize to the potato branch againWichert Akkerman1-2/+0