gecko-dev/widget
rods%netscape.com 705400e355 Two return keys were being sent for a single press. both Key down was sending one and
WM_CHAR was sending one. Commented out the SPECIAL_KEY case for the return key. Now, it
only generates a down event via WM_CHAR
1999-05-15 01:20:37 +00:00
..
macbuild Add context menus to mac build 1999-05-14 22:57:11 +00:00
public fix UNIX build bustage 1999-05-15 00:12:19 +00:00
src Two return keys were being sent for a single press. both Key down was sending one and 1999-05-15 01:20:37 +00:00
tests Fix for Bug #2115 Modified nsStringUtil.h as suggested in Bugzilla. 1999-05-07 20:14:16 +00:00
.cvsignore
build.bat
Makefile.in Wrapping tests with ENABLE_TESTS 1999-02-07 12:13:23 +00:00
makefile.win