aboutsummaryrefslogtreecommitdiff
path: root/www/linux-lesstif-ns
Commit message (Collapse)AuthorAgeFilesLines
* Update md5. There was an annoucement about the update from the patch author.Akinori MUSHA2000-07-191-1/+1
| | | | Notes: svn path=/head/; revision=30853
* Update to version 0.91.0.R. Imura2000-06-112-3/+3
| | | | | | | Drag'n Drop now works(but not bookmark window yet). Notes: svn path=/head/; revision=29513
* Make lesstif quiet.R. Imura2000-05-141-0/+24
| | | | Notes: svn path=/head/; revision=28460
* I18N patch is updated and much better cooperate with netscape.R. Imura2000-05-112-4/+2
| | | | | | | | | | | | | | | | | Wow!! Almost most of problem seems to be fixed! According to author: - Activate "RESET" buttun with <textarea>. - Fix scrollbar's behavior. - Don't clip words in the right side of the browser. - Fix behavior with wheel mouse. - Fix displaying size of <input type=text> and <textarea>. - Cooperate with Messenger. HAVE A FUN! Notes: svn path=/head/; revision=28409
* Initial import of lesstif-0.90.5 (linux version).R. Imura2000-05-075-0/+69
This port only installs library for linux-netscape(netscape-dynMotif). Motif has a critical bug around multi-byte handling in TextWidget such as <input type=text> and <textarea> fields. This port will solve the problem (like www/libxpg4-ns for our native netscape). Instead, it brings various problems (behaviour of scroll bar, a size of textarea, ..) because lesstif is still in progress and not perfect clone of Motif. If you have discontent with input/display words in linux-netscape, this is worth trying this port. Notes: svn path=/head/; revision=28327