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

441 Коммитов

Автор SHA1 Сообщение Дата
joki%netscape.com 0b4ddfe2f8 Fix for 78987, modify Init*Event signatures to meet standards. sr:hyatt, r:jst 2001-05-14 01:54:11 +00:00
joki%netscape.com effc9c8f51 Fix for 54820, send :focus state changes to elements in multiple docs. sr:jst, r:saari 2001-05-14 01:49:07 +00:00
blakeross%telocity.com 9412163194 Backing out my fix which caused 80462. 2001-05-12 22:48:33 +00:00
evaughan%netscape.com a8792fc3db Landing accessibility
-r aarol, jgaunt

-sr brendan
2001-05-11 21:11:38 +00:00
timeless%mac.com f0460292c9 Bugzilla Bug 79213 nsEventStateManager::PreHandleEvent dereference a NULL nsCOMPtr with operator->().:
bandage fix. r=saari sr=jst.
2001-05-11 06:22:11 +00:00
dr%netscape.com da269460c0 fix for 80067 (assignment vs. equality typos). r=mkaply, mjudge, sr=jst 2001-05-11 05:36:00 +00:00
mstoltz%netscape.com d0f2b845b9 Fixes for bugs 79796, 77203, and 54060. r=jband@netscape.com,
sr=brendan@mozilla.org
2001-05-11 00:43:27 +00:00
mstoltz%netscape.com 69d7c38f3c Fix for 79595 - security manager was incorrectly blocking the assignment of event listeners.
Now it correctly applies the sameOrigin check. r=jst.
2001-05-09 03:23:50 +00:00
jst%netscape.com adf1d8320a Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 16:46:42 +00:00
joki%netscape.com 8d492ce0bc Fixes for
69328 fix removeAttribute to remove event listeners.  sr:jst, r:saari
68568 add simulated click to keypress activation of links for 4x compat and access.  sr:jst, r:saari
77251 fix rest of createEvent strings to use plural form.  sr:hyatt, r:jst
77595 fix imagemap tabbing by setting correct tabIndex for no tabindex images.  sr:jst, r:saari
2001-05-04 05:34:58 +00:00
joki%netscape.com a0c30072bf Part of fix for 77251, use correct strings for createEvent. sr:hyatt, r:jst 2001-05-04 03:06:39 +00:00
hyatt%netscape.com 23b0c38927 Fix for 76495. r=danm, sr=rpotts 2001-05-01 22:54:11 +00:00
bryner%uiuc.edu b1335aba90 Bug 76920 - fire a mouseout event before doing a mousewheel scroll to avoid stuck tooltips. r=blake, sr=hyatt. 2001-04-30 08:11:03 +00:00
hyatt%netscape.com bc91edac71 Fix for 75024. r=danm, sr=ben 2001-04-28 05:50:46 +00:00
blakeross%telocity.com 6322e9b771 Reset the content state after dropping so dragged nodes don't remain :active (48857). r=saari sr=ben 2001-04-27 21:23:02 +00:00
heikki%netscape.com a0844e5329 Bugs 65848 and 75031, support for application/xml and application/xhtml+xml mime types. This also fixes almost all of content to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. r=harishd, valeski (mime types), sr=vidur. 2001-04-26 19:33:12 +00:00
pinkerton%netscape.com e19695f8a4 kill click-hold timer when shutting down esm. don't start click-hold timer if a <menubutton> or if content has a |popup| tag. Fixes dual-menus on bookmarks button. r=pchen/sr=hyatt. bug# 75842. 2001-04-26 19:12:31 +00:00
dr%netscape.com dbfa6b68ad fix for 70224 (need nsIWebBrowserChromeFocus for embedding). r=danm, sr=hyatt, a=asa 2001-04-25 02:04:56 +00:00
saari%netscape.com 74b1c161c7 76450, fix for initial focus problems on pages with a text field that gets focused on load like google. r=pinkerton, sr=hyatt, a=drivers 2001-04-24 22:52:03 +00:00
joki%netscape.com 687332547c Fix for bug 71283, null pointer check for event listeners passed into AddEventListener. a:choffmann 2001-04-23 05:33:07 +00:00
hyatt%netscape.com 6a5f1efd3f Fix for 76746. r=saari, sr=waterson, a=asa 2001-04-20 00:16:39 +00:00
bryner%uiuc.edu 120c716a6e Bug 31809:
- When a docshell first takes focus, give focus to its first focusable content
- Make the docshell come after all of its content in the tabbing order

r=saari, sr=hyatt.
2001-04-18 06:18:10 +00:00
hyatt%netscape.com ee0bcc6cf5 Fix for my 0.9 focus issues. r=saari, sr=brendan 2001-04-18 01:41:20 +00:00
heikki%netscape.com aa9a3a3c06 Bug 51339, XHTML map elements did not work, r=harishd, sr=vidur. 2001-04-18 00:14:34 +00:00
joki%netscape.com fc3f904443 Fix for smoketest block 76304. r:jst 2001-04-17 09:53:37 +00:00
joki%netscape.com 9d040706bd Fixes for Create/Init/Dispatch of new DOM events. Bugs 25889, 71544, 52129, 61022, 71823. sr:jst, hyatt 2001-04-17 05:52:11 +00:00
mjudge%netscape.com 02be49d1b5 68396 removing unused ifdefs and includes from project for nsGfxTExtControlFrame2 sr=kin r= kin 2001-04-12 23:39:19 +00:00
hyatt%netscape.com 1881292c89 Adding support for advancing and rewinding the focus using the command dispatcher. r=saari, sr=jst 2001-04-11 03:11:34 +00:00
blakeross%telocity.com 6573419a09 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
hyatt%netscape.com bf6ae07ed8 Missed a piece of the mutation patch. 2001-04-04 05:06:18 +00:00
pinkerton%netscape.com 328d60b067 set the out param for GetSelection in all cases. fixes blocker. r=blake, sr=smfr. bug 74217. 2001-04-02 18:18:53 +00:00
pinkerton%netscape.com ce173e3ab1 take out some useless code r=blake. bug# 18726. 2001-03-31 23:50:25 +00:00
pinkerton%netscape.com cedf922a43 prevent click-hold scrollbars from coming up on form elements. r=pchen/sr=hyatt. bug# 18726. 2001-03-31 23:32:14 +00:00
disttsc%bart.nl 96f5f6cf31 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
timeless%mac.com 4edeb9c96a tinderbox senna bustage r=cls add timer to REQUIRES 2001-03-30 08:43:00 +00:00
pinkerton%netscape.com 753219a03d switching mac to use NS_CONTEXTMENU event, click-hold context menus, switching embedding to use NS_CONTEXTMENU event. r=saari/sr=hyatt. bug# 36665, 18726 2001-03-30 04:45:40 +00:00
hyatt%netscape.com 33edb59e2d Checkin for 36665. r=pink, sr=waterson 2001-03-30 02:30:17 +00:00
disttsc%bart.nl 6e48266508 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
mkaply%us.ibm.com 18b4b37fb2 #36665
r=saari, sr=hyatt
Enablement of a DOM event for displaying a context menu
2001-03-23 03:34:15 +00:00
peterlubczynski%netscape.com 80eb9cff6c Fix for null docShell in nsEventStateManager::UpdateCursor. Fixing AIM Express top crash. bug 69589 r=saari sr=attinasi 2001-03-19 23:01:59 +00:00
joki%netscape.com ee2eb43f20 Fix 49120 (Force event handler compilation when properties accessed from JS) and 53640 (Fix event capture to work starting from text nodes) r:peterv, sr:jst 2001-03-13 11:37:16 +00:00
joki%netscape.com 19a7e90199 Fix 62878, hack event.which to return values more like 4x. r:peterv, sr:jst 2001-03-13 11:34:07 +00:00
ftang%netscape.com da603b6ca7 fix bug 71274. r=nhotta sr=jst
remove bad code which may cause crash
work around the condition which will case IME crash on Mac when Mac cabonalized MSL does not comfirm to
ISO C++ standard and return null when ask for new xxx[0];
2001-03-12 22:26:58 +00:00
nisheeth%netscape.com bb0b23d65c Null check for mPresContext which fixes crash in bug 57597. r=joki. sr=jst. More work needs to be done on the bug in the 7.0 timeframe to fix load event propagation across documents that do not have presentation contexts. 2001-03-12 07:26:46 +00:00
ftang%netscape.com 8e91e6fb89 fix 71324 . delete mList so we won't leak in IME code.
r=nhotta sr=jst
2001-03-09 13:47:17 +00:00
hyatt%netscape.com 92656d6cbe Fix for 70877, enabling outliner. r=dr, sr=waterson 2001-03-06 22:16:42 +00:00
blakeross%telocity.com 686e5a8010 UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst 2001-03-02 03:07:53 +00:00
bryner%uiuc.edu e87ebb1bc9 Bug 40611:
- add ctrl+tab/ctrl+shift+tab binding to tabcontrol to switch tabs
- check view visibility before shifting focus, this prevents us from
tabbing into inactive panes in a deck.
r=saari,blake.  sr=ben.
2001-02-27 04:43:04 +00:00
disttsc%bart.nl 744785129a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
jst%netscape.com dffa9d6f8f Fixing win32 build bustage. 2001-02-19 14:19:42 +00:00