Commit Graph

17 Commits

Author SHA1 Message Date
Tatsuya Kinoshita
ec99f18638 Prevent deref null pointer in renderCoTable()
Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260649537
2016-11-15 23:59:57 +09:00
Tatsuya Kinoshita
2a4a2fb9f1 Prevent infinite recursion with nested table and textarea
Bug-Debian: https://github.com/tats/w3m/issues/20#issuecomment-260590257
2016-11-15 20:11:52 +09:00
Tatsuya Kinoshita
61e50c5faf Revert "Prevent infinite recursion with nested table and textarea"
This reverts commit f393faf559.
2016-11-15 19:52:27 +09:00
Tatsuya Kinoshita
f393faf559 Prevent infinite recursion with nested table and textarea
Bug-Debian: https://github.com/tats/w3m/issues/20
2016-11-12 22:50:01 +09:00
Tatsuya Kinoshita
e458def067 Check indent_level to prevent infinite recursion
Bug-Debian: https://github.com/tats/w3m/issues/37
2016-11-09 23:30:32 +09:00
Tatsuya Kinoshita
6f1454580d Revert "Treat table height as int instead of short"
This reverts commit 0c9aebb26a.
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842623
2016-10-31 20:22:26 +09:00
Tatsuya Kinoshita
0c9aebb26a Treat table height as int instead of short
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838952
2016-10-08 10:27:41 +09:00
Tatsuya Kinoshita
a625766382 Prevent segfault with malformed table_alt
Bug-Debian: https://github.com/tats/w3m/issues/24
2016-08-24 19:05:58 +09:00
Tatsuya Kinoshita
b910f0966d Truncate max_width for renderTable
Bug-Debian: https://github.com/tats/w3m/issues/25
2016-08-24 19:05:58 +09:00
Kuang-che Wu
67a3db378f Fix table rowspan and colspan
Origin: https://github.com/tats/w3m/pull/19
Bug-Debian: https://github.com/tats/w3m/issues/8
2016-08-18 19:35:41 +09:00
David Crosby
85fe990642 Fix stack overflow found by @kcwu 2015-09-06 20:58:20 +09:00
David Crosby
6fe9e524af Initialize new_tabwidth at declaration 2015-08-11 21:59:27 +09:00
David Crosby
7e5b33c30e Remove dead assignments flagged by Clang static analysis 2015-08-11 21:59:27 +09:00
Tatsuya Kinoshita
6a032f360b Support the button element as defined in HTML 4.01
Patch from upstream, [w3m-dev 04411] on 2010-09-17, to support the
button element.  It is discussed upstream and incomplete, but enough
to login Launchpad.
2011-06-19 20:40:17 +09:00
Tatsuya Kinoshita
5397d09e58 Adding upstream version 0.5.3 2011-05-04 16:41:45 +09:00
Tatsuya Kinoshita
6db339b3d7 Adding upstream version 0.5.2 2011-05-04 16:23:02 +09:00
Tatsuya Kinoshita
72f72d64a4 Adding upstream version 0.5.1 2011-05-04 16:05:14 +09:00