index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dselect
/
baselist.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-02
dselect: Rename info screenpart to info_body
Guillem Jover
1
-3
/
+3
2015-10-18
Update Ian Jackson's email address
Guillem Jover
1
-1
/
+1
2015-09-17
dselect: Initialize all baselist member variables
Guillem Jover
1
-2
/
+29
2015-09-17
dselect: Move sigwinch baselist member variables into setupsigwinch()
Guillem Jover
1
-2
/
+3
2015-09-17
dselect: Refactor SIGWINCH signal blocking and unblocking
Guillem Jover
1
-3
/
+18
2015-01-28
Switch code to use the new C locale character type functions
Guillem Jover
1
-2
/
+3
2014-08-15
dselect: Rework columns code
Guillem Jover
1
-0
/
+40
2014-05-17
dselect: Fix word wrapping logic
Guillem Jover
1
-1
/
+1
2014-04-30
dselect: Do not leak keybindings from describenext()
Guillem Jover
1
-0
/
+1
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-05
dselect: Use C++11 nullptr instead of 0 or NULL
Guillem Jover
1
-11
/
+18
2013-12-05
Switch variables from int to bool where appropriate
Guillem Jover
1
-5
/
+7
2013-10-14
Use <termios.h> instead of deprecated <sys/termios.h>
Guillem Jover
1
-1
/
+1
2013-04-19
Remove Emacs and vim modelines
Guillem Jover
1
-3
/
+0
2013-04-14
dselect: Save and restore errno on signal handler
Guillem Jover
1
-0
/
+4
2012-03-27
dselect: Use a new attribute array instead of separate attribute variables
Guillem Jover
1
-33
/
+22
2012-03-27
dselect: Use max() to compute total_width
Guillem Jover
1
-3
/
+1
2012-03-27
dselect: Move total_width initialization from derived classes to baselist
Guillem Jover
1
-0
/
+3
2012-03-27
dselect: Move gap_width from derived classes to baselist
Guillem Jover
1
-0
/
+2
2011-04-30
dselect: Mark ‘y’ variables as unused for getyx() and getmaxyx()
Guillem Jover
1
-1
/
+2
2011-02-11
dselect: Switch to use libdpkg debug support
Guillem Jover
1
-22
/
+17
2010-11-19
Cleanup white spaces
Guillem Jover
1
-13
/
+13
2010-02-19
dselect: Use max/min instead of lesserint/greaterint
Guillem Jover
1
-3
/
+3
2009-11-08
Unify text in license headers
Guillem Jover
1
-5
/
+5
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
1
-3
/
+2
2009-10-26
Sort order of header includes
Guillem Jover
1
-5
/
+5
2009-07-15
Disable default automake preprocessor include paths
Guillem Jover
1
-2
/
+2
2009-07-15
libdpkg: Rename dpkg-i18n.h to i18n.h
Guillem Jover
1
-1
/
+1
2008-09-14
libcompat: Add new compat.h header
Guillem Jover
1
-0
/
+1
2008-09-14
libdpkg: Move gettext related definitions to a new dpkg-i18n.h
Guillem Jover
1
-0
/
+2
2008-09-14
dselect: Unmark debug messages for translation
Guillem Jover
1
-2
/
+2
2008-08-26
Unify usage of extern "C" declarations
Guillem Jover
1
-4
/
+2
2008-07-06
Reduce dselect memory usage
Michel Lespinasse
1
-1
/
+1
2008-06-30
Switch to use UTF-8 copyright symbol and add missing ones
Guillem Jover
1
-2
/
+2
2008-06-30
dselect: Fix compilation warnings
Guillem Jover
1
-1
/
+1
2008-01-01
dselect: Do not loop endlessly with very long package descriptions
John Zaitseff
1
-0
/
+5
2008-01-01
dselect: Do not disaplay garbage on monochrome terminals
Sven Rudolph
1
-0
/
+1
2007-02-11
Fix confusing bottom status lines in dselect, unifying them by removing
Guillem Jover
1
-1
/
+1
2003-10-25
Almost *EVERY* damn file was including config.h in the wrong spot. After
Adam Heath
1
-1
/
+3
2002-05-06
Perl sucks, fix Ian's email address
Wichert Akkerman
1
-1
/
+1
2002-05-06
Update Ian Jacksons' email address
Wichert Akkerman
1
-1
/
+1
2001-07-16
use new checkserach and matchsearch functions to do the real search/matching
Wichert Akkerman
1
-17
/
+14
2001-07-16
Remove Linux references
Wichert Akkerman
1
-1
/
+1
2001-07-16
Add configurable colours to dselect
Wichert Akkerman
1
-16
/
+27
2001-07-15
include unistd.h which is needed to get the ioctl prototype on Solaris
Wichert Akkerman
1
-0
/
+1
2000-03-18
Synchronize to the potato branch again
Wichert Akkerman
1
-2
/
+2
2000-03-08
Synchronize with potato-branch again:
Wichert Akkerman
1
-0
/
+4
2000-01-11
dselect/baselist.cc: don't specify SA_INTERRUPT, since it's not portable and ...
Wichert Akkerman
1
-1
/
+1
1999-12-22
debian/dpkg-doc.postrm: Use doc-name instead of file-name
Wichert Akkerman
1
-1
/
+3
1999-10-25
translation fixups
Wichert Akkerman
1
-5
/
+5
[next]