1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-08-23 21:24:44 -04:00
elinks/src/viewer/text
Witold Filipczyk 4f4df33638 Compile with C++.
Weak points:
- alignof
- js problems

Todo:
- make js work with C++ and mozjs-17
- then mozjs-24
- then mozjs-52
- then mozjs-60
- decrease number of warnings
2019-02-17 20:46:16 +01:00
..
draw.c Compile with C++. 2019-02-17 20:46:16 +01:00
draw.h Doxygenate src/viewer/text/ 2007-07-27 14:13:27 +03:00
form.c Compile with C++. 2019-02-17 20:46:16 +01:00
form.h form_control -> el_form_control 2018-09-09 19:18:53 +02:00
link.c Compile with C++. 2019-02-17 20:46:16 +01:00
link.h Transfer changes for ascii link labeling 2016-01-31 10:23:08 +01:00
Makefile Bug 1060: Use libtre for regexp searches. 2009-02-08 18:26:22 +02:00
marks.c Strings corrections from Malcolm Parsons 2008-01-27 04:19:23 +00:00
marks.h Modularise viewer/text/marks 2006-05-20 15:01:24 +00:00
search.c Compile with C++. 2019-02-17 20:46:16 +01:00
search.h Rewritten searching. Refs #21 2018-04-14 21:49:52 +02:00
textarea.c Compile with C++. 2019-02-17 20:46:16 +01:00
textarea.h form_control -> el_form_control 2018-09-09 19:18:53 +02:00
view.c Rename struct box to struct el_box. 2018-09-09 19:14:56 +02:00
view.h Reuse existing functions to scroll. Added horizontal_scroll_extended. 2018-04-15 14:32:18 +02:00
vs.c Rewritten searching. Refs #21 2018-04-14 21:49:52 +02:00
vs.h Rewritten searching. Refs #21 2018-04-14 21:49:52 +02:00