Граф коммитов

242 Коммитов

Автор SHA1 Сообщение Дата
valeski%netscape.com c41fae5a69 46775. consolodating xpfe components into a root module to reduce system overhead bloat. built on win, linux, mac. precheckin tests on windows. general testing on mac and linux. 2000-09-06 00:58:06 +00:00
hyatt%netscape.com 90a907435e XBL syntax changes. r,a=brendan 2000-09-01 01:38:04 +00:00
hyatt%netscape.com fd8cbd700e Removing obsolete files from build. r=ben 2000-09-01 00:53:50 +00:00
ducarroz%netscape.com bed58a1948 Fix for bug 50329. Don't kill autocomplete timer when user press backspace or delete. R=sspitzer 2000-08-28 23:06:09 +00:00
ducarroz%netscape.com 9c41dbbbb1 Fix for bug 40523. Implemented arrow key navigation in the autocomplete popup menu. R=hyatt 2000-08-24 03:55:09 +00:00
hyatt%netscape.com 148b1fdd8e Fix for 38461, r=ben 2000-08-17 09:15:51 +00:00
saari%netscape.com 4c09a29ac5 massive landing of joki changes.
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
ducarroz%netscape.com 7ee2ba9ae0 Fix for bug 46040. We need to dismiss the popup menu when the user press the tab key. R=mscott
Aso, I have incorporated a patch submitted by Matthew Cline (bug 42582)
2000-08-04 22:40:52 +00:00
ducarroz%netscape.com 67dfa82831 Fix for bug 46678. We need to ignore onInput event right after somebody set the value of the textfield else autocomplete will start. R=radha 2000-08-03 22:31:28 +00:00
ducarroz%netscape.com ee951c7dd9 Fix for bug 42329. Use oninput events instead of onkeypress in order to be compatible with IME. R=putterman 2000-07-17 04:28:48 +00:00
ducarroz%netscape.com 6224ea30e9 Fix for bug 41266. Don't close the popup menu when pressing the up/down arrow key. R=mscott 2000-06-24 01:15:42 +00:00
ducarroz%netscape.com 4e05518513 Fix for bug 41828. Do not autocomplete if the user is not typing at the end of the text. R=mscott 2000-06-16 22:17:34 +00:00
rbs%maths.uq.edu.au 26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
ducarroz%netscape.com 1244429e57 Fix for bug 41266. Don't clone the popup node else the XBL binding wont work! Also, close the popup menu when the use start typing again else it will not open all the time. R=mscott 2000-06-15 01:48:41 +00:00
slamm%netscape.com ed7b6044f0 Ignore generated Makefile. 2000-06-05 21:40:07 +00:00
ben%netscape.com 841ce93897 update autocomplete tests to use utility overlay and global overlay 2000-06-05 06:36:56 +00:00
mkaply%us.ibm.com bb8f289194 # 37239
r = leaf, a = brendan
OS/2 bringup - addition of SHORTNAME for DLL
2000-06-01 14:28:31 +00:00
hyatt%netscape.com ff7601bd18 Patch for autocomplete text field horkage. 2000-05-30 21:38:47 +00:00
hyatt%netscape.com 3b3b5f880c Anony.. 2000-05-30 09:07:09 +00:00
hyatt%netscape.com 8eff5c80bf Patch anonymous content. 2000-05-30 09:06:22 +00:00
ben%netscape.com 6e60038dff moving autocomplete to global/content 2000-05-29 05:44:12 +00:00
cls%seawood.org a8000b8bb5 Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency. 2000-05-17 06:45:45 +00:00
ducarroz%netscape.com 050f2e66da Fix problem with openPopup which seems now to work as a toggle. Also prepare integration with IME. And some more little stuff. 2000-05-17 05:05:11 +00:00
ducarroz%netscape.com 0d76bc2743 Fix for bug 38775. Don't use an id for the popup menu else we wont be able to deal with multiple autocomplete fields on the same window. 2000-05-15 20:52:21 +00:00
ducarroz%netscape.com 2576a93bc8 Force close the popup menu when we finnish to autocomplete (typically after the user press return). Also did some cleanup 2000-05-15 20:39:25 +00:00
ducarroz%netscape.com f838d96d2f Fix few problems: Don't autocomplete after user press backspace or delete. If resutl contains only one match and default item is 0, don't show the popup menu. If the default item is -1, don't touch at the user input. Correctly detect when popup menu is open. 2000-05-12 05:40:20 +00:00
sfraser%netscape.com 7783abaf89 Fix for 38815 -- ensure that autocomplete widgets pick up textfield CSS. r=ben 2000-05-11 03:02:35 +00:00
ducarroz%netscape.com c8e5808971 Fix for bug 37478, 36734, 36730. More work with the autocomplete widget. 2000-05-10 06:20:54 +00:00
ducarroz%netscape.com 63c67fc0a1 Fix for bug 37628. Need to be able to disable autocomplete. 2000-05-02 00:05:28 +00:00
ducarroz%netscape.com d259e8db92 Fix autocomplete dll name to be 8.3. That will fix problem that autocomplete dll isn't installed on Windows. 2000-04-26 21:44:21 +00:00
ducarroz%netscape.com 1e5a0147f2 Fix for bug 16354. Landing of the new autocomplete in mailnews 2000-04-22 03:29:36 +00:00
ducarroz%netscape.com 6c4f66646a More work on autocomplete. Add support for text selection 2000-04-21 01:20:17 +00:00
ducarroz%netscape.com 2f5578d751 More autocomplete landing... 2000-04-21 01:14:05 +00:00
danm%netscape.com d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
hyatt%netscape.com 4310ed181b Switching name to id in XBL.: 2000-04-19 08:19:47 +00:00
scc%netscape.com 18ebe287b9 making string conversions explicit 2000-04-18 23:53:10 +00:00
ducarroz%netscape.com 230f38f70e More work on autocomplete. Add support for text selection 2000-04-13 20:21:07 +00:00
ducarroz%netscape.com da3a4e2064 Fix makefile error. R=alecf 2000-04-13 04:49:23 +00:00
ducarroz%netscape.com 5b85eb600c More work on autocomplete. NOT YET PART OF THE BUILD 2000-04-11 06:05:28 +00:00
ducarroz%netscape.com 3078defc63 First Checked In. 2000-04-11 06:04:29 +00:00
ducarroz%netscape.com 6bf0714ade Fix make file build error. NOT YET PART OF THE BUILD 2000-04-11 00:14:43 +00:00
ducarroz%netscape.com b7c1ff7669 First Checked In. 2000-04-11 00:00:38 +00:00