aboutsummaryrefslogtreecommitdiffstats
path: root/src/options.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* disable more features with --enable-miniMax Kellermann2008-11-071-0/+6
* options: don't store disabled optionsMax Kellermann2008-11-071-0/+4
* options: removed deprecated optionsMax Kellermann2008-11-071-2/+0
* options: don't pass the "options" pointer aroundMax Kellermann2008-10-031-4/+2
* colors: make color support optional at compile timeMax Kellermann2008-10-031-0/+4
* options: use stdboolMax Kellermann2008-10-021-16/+16
* added option "welcome-screen-list"David Shakaryan2008-09-221-0/+1
* added optional bitrate display to status barJ. Alexander Treuman2008-09-211-0/+1
* don't declare local variable "options"Max Kellermann2008-09-151-0/+2
* include cleanupMax Kellermann2008-09-151-0/+6
* code style, indent with tabsMax Kellermann2008-09-151-33/+31
* splash: removed the useless splash screenMax Kellermann2008-09-151-1/+0
* way too much stuff to describe hereAndreas Obergrusberger2007-02-161-0/+2
* due to bensonk's demand i added a splash screen.Andreas Obergrusberger2006-09-071-0/+1
* the updated sourcesAndreas Obergrusberger2006-08-041-3/+1
* included patch from Jonathan ForsKalle Wallin2006-01-161-0/+1
* New configuraton option: find-show-lastKalle Wallin2005-06-151-0/+1
* New configuraton option: screen-listKalle Wallin2005-06-151-0/+1
* seek-time can now be defined in the conf fileKalle Wallin2005-06-031-0/+1
* Added a "hide cursor" feature #0000417Kalle Wallin2005-06-031-0/+1
* Added a search screenKalle Wallin2004-11-151-0/+1
* Crossfade time can now be definied in the rc file (crossfade-time)Kalle Wallin2004-07-131-0/+1
* Use my_wgetch() instead of wgetch(), added --[no-]mouse optionKalle Wallin2004-07-131-1/+1
* Mouse support is now optional (enable-mouse)Kalle Wallin2004-07-121-3/+4
* Made the xterm title dynamic, added configuration option xterm-title-formatKalle Wallin2004-06-241-0/+1
* Added options: audible-bell, visible-bell, wrap-around, find-wrapKalle Wallin2004-06-221-7/+10
* Added list-format and status-format conf optionsKalle Wallin2004-06-151-0/+3
* Changed directory layout (for future use of gettext)Kalle Wallin2004-06-051-0/+28