This website requires JavaScript.
Explore
Help
Sign In
aniani
/
elinks
Watch
1
Star
0
Fork
0
You've already forked elinks
mirror of
https://github.com/rkd77/elinks.git
synced
2025-05-18 00:48:57 -04:00
Code
elinks
/
src
/
osdep
/
win32
History
Witold Filipczyk
da15322705
Cast to (const char *) in strrchr calls
2016-04-20 21:03:27 +02:00
..
Makefile
WIN32 port: introduced VT100 decoder. ELinks is able to display first page
2006-05-20 14:05:45 +02:00
overrides.c
Cast to (const char *) in strrchr calls
2016-04-20 21:03:27 +02:00
overrides.h
CONFIG_WIN32 -> CONFIG_OS_WIN32
2006-01-11 20:10:27 +01:00
sysinfo.h
Do not #define NO_FG_EXEC for Windows.
2010-03-21 22:36:01 +01:00
vt100.c
win32: fixed colors decoding
2006-05-20 17:27:14 +02:00
vt100.h
WIN32 port: introduced VT100 decoder. ELinks is able to display first page
2006-05-20 14:05:45 +02:00
win32.c
template -> template_ for C++ compatibility
2016-04-20 18:05:00 +02:00
win32.h
template -> template_ for C++ compatibility
2016-04-20 18:05:00 +02:00