lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lynx-dev] Small patches for lynx2.8.9dev.16


From: patakuti
Subject: [Lynx-dev] Small patches for lynx2.8.9dev.16
Date: Sat, 26 Aug 2017 10:54:45 -0700 (PDT)

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]