Simon Ruderich
258e26da09
hardcopy: handle encoding
...
Previously only the first byte of the Unicode code point was
written to the hardcopy file.
2016-06-18 14:30:43 +02:00
Amadeusz Sławiński
51a1479885
document mchar structure
2015-07-02 14:23:47 +02:00
Amadeusz Sławiński
5425c5da80
defines -> enum, more verbose variable name
2015-06-25 18:10:05 +02:00
Amadeusz Sławiński
55f5f925a8
include headers once + some struct reformatting
2015-06-25 17:05:32 +02:00
Amadeusz Sławiński
2b4641c141
change struct mchar to use uint32_t instead of chars
2015-06-25 16:34:47 +02:00
Amadeusz Sławiński
bb97b32543
Remove color handling macros
...
they are not so complicated as they were so put them in code
2015-06-25 16:30:27 +02:00
Amadeusz Sławiński
777ced2502
COLOR HANDLING: implement ParseAttrColor
2015-06-25 16:29:46 +02:00
Amadeusz Sławiński
45bd939fa7
COLOR HANDLING: remove artificial BG/FG attribute
...
It is replaced by assigning to variables responsible for each color
2015-06-25 16:29:18 +02:00
Amadeusz Sławiński
5e002ac881
COLOR HANDLING: initial changes
...
squashed to make it build:
COLOR HANDLING: more stuff
COLOR HANDLING: more stuff, now compiles
2015-06-25 16:29:07 +02:00
Amadeusz Sławiński
59a445335b
more cleanup form removing some compile time options
...
Signed-off-by: Amadeusz Sławiński <amade@asmblr.net >
2015-06-25 14:45:17 +02:00
Amadeusz Sławiński
11175cce9f
fix typos
...
Signed-off-by: Amadeusz Sławiński <amade@asmblr.net >
2015-06-25 14:32:51 +02:00
Amadeusz Sławiński (amade)
e67ba908d1
replace bcopy with memmove
2015-06-25 14:31:00 +02:00
Amadeusz Sławiński (amade)
02fb86120b
replace bzero with memset
2015-06-25 14:30:53 +02:00
Amadeusz Sławiński (amade)
2168239005
make most features as always built in from now on
...
removed #define SIMPLESCREEN and it's #defines
also removed #define DETACH and RXVT_SOC
all of this options are now default
2015-06-25 14:28:20 +02:00
Michael Schroeder
d94037c08a
Support non-BMP utf8 characters
2013-04-09 13:09:44 +02:00
Sadrul Habib Chowdhury
8a6abbab01
Add special rendition for silence'd windows.
...
The default rendition for silence'd windows in caption/hardstatus
or in the windowlist is =u (underline). Closes savannah bug #29205 .
2010-03-14 23:02:37 -04:00
Sadrul Habib Chowdhury
e0ac7e1651
GNUize.
2009-12-15 16:17:33 -05:00
Sadrul Habib Chowdhury
f04882c76d
Copyright for 2009
2009-02-07 20:00:26 -05:00
Sadrul Habib Chowdhury
76edff82ef
Allow highlighting bell/monitor windows in caption
...
The command is 'rendition'. Details in man-page. The defaults are
currently set in a way to make sure that the new settings are
noticeable. This changeset is preferred over either of the patches in
savannah #18382 , because it allows specifying the renditions for both
bell and monitor windows, and is flexible enough that new renditions
can be added if desired.
2009-02-07 19:44:54 -05:00
Sadrul Habib Chowdhury
019910e9bd
Update copyright messages some more.
2008-10-21 15:04:27 -04:00
Sadrul Habib Chowdhury
3322b5b496
Start converting to GPL v3+ (ref: ticket #23900 )
...
I decided to leave the doc/ directory alone for the moment.
2008-10-13 14:12:02 -04:00
jnweiger
44c5ed24c4
screen-4.0.2 Dec 5 2003
2005-12-16 18:51:07 +00:00
jnweiger
f78f9e8260
old version screen-3.9.15 Mar 13 2003
2005-12-16 18:41:15 +00:00
jnweiger
b3e7420c1f
old version screen-3.9.11 Feb 14 2002
2005-12-16 18:37:23 +00:00
jnweiger
0e71ff2ef2
old version screen-3.9.8 Sep 1 2000
2005-12-16 18:23:18 +00:00
jnweiger
e6618a14fa
old version screen-3.9.4 Aug 5 1999
2005-12-16 18:18:22 +00:00
jnweiger
80a04457c6
old version screen-3.7.1 Nov 20 1995
2005-12-16 17:48:14 +00:00
jnweiger
30f597b9f1
go to ATTIC now.
2005-12-16 14:34:48 +00:00
jnweiger
91f7dc8e5d
Initial checkin of screen-4.0.2 as found on SUSE 10.0
2005-12-15 15:53:32 +00:00