blakeross%telocity.com
|
9f614bc81e
|
Fix 66813: removing redundant methods from bindings that obtain them by extending the bindings for related widgets. r=timeless sr=alecf
|
2001-01-31 02:30:53 +00:00 |
|
blakeross%telocity.com
|
4846b44ee7
|
Fix 57759: enable/disable items in textfield context menus when appropriate. r=timeless sr=alecf
|
2001-01-25 04:22:47 +00:00 |
|
bryner%uiuc.edu
|
f579bca00b
|
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
|
2001-01-05 23:51:45 +00:00 |
|
ducarroz%netscape.com
|
1c70a6bb78
|
Fix for bug 63577. Add style rule to autocomplete popup menu to remove the default max-width. R=sspitzer, SR=bienvenu
|
2001-01-05 00:49:30 +00:00 |
|
bryner%uiuc.edu
|
cc136ead8f
|
Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls.
|
2000-12-15 07:32:25 +00:00 |
|
ducarroz%netscape.com
|
3898cc0345
|
Fix for bug 60015. Reapply original fix for bug 55179 which has been accidently backed out by the last checkin from timeless@mac.com. R=sspitzer, SR=alecf
|
2000-11-30 00:09:43 +00:00 |
|
cls%seawood.org
|
66a18fcbbf
|
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
|
2000-11-20 07:16:06 +00:00 |
|
timeless%mac.com
|
3b020934d1
|
implement bug 43936 add context menus for XUL textfields r=timeless a=ben, written by Dan203
|
2000-10-24 02:43:25 +00:00 |
|
ducarroz%netscape.com
|
5a7eb03c9e
|
Fix for bug 55179. Use the activeChild to retrieve the current user selection in the popup menu. Thanks jwbaker@acm.org for providing the patch.
R=radha,ducarroz SR=alecf.
|
2000-10-14 04:17:43 +00:00 |
|
ducarroz%netscape.com
|
d41973f21b
|
Fix for bug 54396. Do not auto complete in the text field while deleting characters.r=Bienvenu & sspitzer, SR=alecf
|
2000-10-04 05:22:04 +00:00 |
|
warren%netscape.com
|
181bb2dcb2
|
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
|
2000-09-20 19:35:24 +00:00 |
|
hyatt%netscape.com
|
5d14f7ae4f
|
Numerous XBL fixes (security patches and minor syntax changes). r=ben
|
2000-09-15 06:38:35 +00:00 |
|
anthonyd%netscape.com
|
23213874f3
|
fix for bug #22163
making url bar behaviour the same as 4.x and IE
xul text fields, autocomplete fields now respond to onblur and onfocus events
r=hyatt,mjudge
|
2000-09-14 10:46:12 +00:00 |
|
rayw%netscape.com
|
0257791053
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.
r=warren
|
2000-09-13 23:57:52 +00:00 |
|
ducarroz%netscape.com
|
8519c8330d
|
Fix various Javascript Strict Warnings and Error. Now Keyboard navigation in autocomplete Popup menu will work again. R=bienvenu
|
2000-09-12 20:35:52 +00:00 |
|
sfraser%netscape.com
|
e3f8c0039e
|
Fix JavaScript warnings in strict mode. r=pchen
|
2000-09-07 21:48:48 +00:00 |
|
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 |
|