I wrote some small patches for lynx2.8.9dev.16.
If some of them conflicts with your policy, please discard them.
Thanks.

- Terminate when pressing 'd'(download) on no action button.
  lynx.patch_for_289dev16
  NoActionButtonTest.html

- Incompatibility in move() between POSIX and Windows.
  ref: 
https://www.securecoding.cert.org/confluence/display/c/FIO10-C.+Take+care+when+using+the+rename%28%29+function
  lynx.patch_for_289dev16-3

- Can't show long title in the title bar on Windows environment.
  lynx.patch_for_289dev16-6

- Wrapping line behavior problem with PDCurses.
  ref: lynx-dev discussions "Subject: Wrapping line behavior"
  lynx.patch_for_289dev16-7

- Resizing terminal problem with Windows + PDCurses.
  This problem occurs only with some combinations of source and destination 
screen size.
  For example: 80x25 -> 90x20
  # including some code clean up
  lynx.patch_for_289dev16-9

Takeshi Hataguchi

Attachment: lynx.patch_for_289dev16
Description: Binary data

Attachment: lynx.patch_for_289dev16-3
Description: Binary data

Attachment: lynx.patch_for_289dev16-6
Description: Binary data

Attachment: lynx.patch_for_289dev16-7
Description: Binary data

Attachment: lynx.patch_for_289dev16-9
Description: Binary data

_______________________________________________
Lynx-dev mailing list
Lynx-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to