aaronleventhal%moonset.net
b0dd12c84a
Bug 305032. Fix various situation where focus is confused and commands get disabled/grayed out. r+sr=bryner
2005-09-06 22:27:41 +00:00
aaronleventhal%moonset.net
ba9ccb8b93
Bug 307153. Follow up to last checkin with the correct null checks added. r+sr=bryner
2005-09-06 19:54:55 +00:00
aaronleventhal%moonset.net
f4b600df42
Bug 307153. Focus lost after dialogs closed. r+sr=bryner, a=schrep
2005-09-06 19:41:31 +00:00
roc+%cs.cmu.edu
5e6d8422ef
Bug 306222. Make nsIFrame::GetContentAndOffsetsFromPoint, and nsIFrameSelection::HandleDrag, take coordinates relative to the current frame, not some random view. r+sr=roc,patch by Eli Friedman
2005-09-04 20:04:23 +00:00
aaronleventhal%moonset.net
bc218938fe
Bug 305833. Context menu on bookmark right click is dead. r=mats, sr=bryner
2005-09-01 18:18:08 +00:00
bzbarsky%mit.edu
cf206258a3
Add support for :valid, :invalid, :in-range, and :out-of-range pseudo-classes.
...
Bug 302462, patch by Allan Beaufour <allan@beaufour.dk>, r+sr=bzbarsky
2005-08-30 20:56:46 +00:00
mats.palmgren%bredband.net
746c983f51
Fix the IsFocusable() check for XUL frames. b=305840 r=aaronleventhal sr=bryner
2005-08-30 20:22:55 +00:00
bzbarsky%mit.edu
8f8d6d15e9
Make sure kepress handlers are not affected by Caps Lock state. Bug 295228,
...
patch by Dainis Jonitis <Dainis_Jonitis@swh-t.lv>, r=neil, sr=bzbarsky
2005-08-30 18:13:48 +00:00
bzbarsky%mit.edu
4235846ed6
Implement :enabled and :disabled CSS pseudo-classes. Bug 84400, patch by Allan
...
Beaufour <allan@beaufour.dk>, r+sr=bzbarsky
2005-08-30 03:31:47 +00:00
dbaron%dbaron.org
4bfbc0e688
Back out most of the rest of bug 304462.
2005-08-28 16:45:39 +00:00
dbaron%dbaron.org
454bffd28d
Back out part of bug 304462 until I can figure out bug 306210.
2005-08-28 05:18:55 +00:00
dbaron%dbaron.org
51f5f4e843
Give popup blocked events a message constant. b=304462 r+sr=bryner
2005-08-26 21:38:38 +00:00
aaronleventhal%moonset.net
5e051985ca
Bug 305840. Focus problems with XUL textbox, causing problems in findbar, help and address bar because of exception thrown. Patch by Mats Palmgren. r=aaronleventhal, sr=bryner
2005-08-26 18:45:23 +00:00
mozilla.mano%sent.com
bf928bb914
backing out patch i didn't mean to checkin in v1.592 of this file
2005-08-26 10:15:31 +00:00
jwatt%jwatt.org
597ff4f826
Fixing bug 302103. Implement SVG events. r=tor@acm.org, sr=jst@mozilla.org
2005-08-25 21:31:09 +00:00
aaronleventhal%moonset.net
4a9fdd24ba
Bug 303620. Focus system goes haywire when focus changed in onblur or onchange handler. r=mats, sr=bryner
2005-08-24 19:06:07 +00:00
roc+%cs.cmu.edu
31124c236b
Bug 296036. Remove the very poorly specified (and redundant) field 'point' of nsEvent. r+sr=roc, patch by Eli Friedman
2005-08-23 03:57:07 +00:00
bzbarsky%mit.edu
692c9e00f2
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
...
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-08-22 22:24:29 +00:00
bryner%brianryner.com
4ca6fcf9b4
In the XUL autocomplete widget, make user-initiated autocomplete dispatch an oninput event, just as if the user had typed the text. Also fixing a bug where it was not possible to create an oninput event from script. Bug 287996, r=mconnor sr=jst.
2005-08-22 18:34:21 +00:00
aaronleventhal%moonset.net
eae6129496
Bug 258285. Find As You Type coming up when it shouldn't (textareas/textfields). r=mats, sr=bryner
2005-08-16 17:54:29 +00:00
joshmoz%gmail.com
aa143c8780
get rid of XP_MAC macros from mozilla/content. no bug. r+sr=dbaron
2005-08-13 00:20:46 +00:00
jst%mozilla.jstenback.com
0d8b79a0bf
Followup changes to bzabarsky's review for bug 296639. Reviews pending, a=drivers@mozilla.org
2005-08-12 04:11:00 +00:00
roc+%cs.cmu.edu
d187d8344a
Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there.
2005-08-10 20:21:44 +00:00
dbaron%dbaron.org
f7cc286dd8
Fix some confusion related to popup and popupblocked events and a little other confusion. b=291725 r=jst sr=bzbarsky a=bsmedberg
2005-08-02 20:18:05 +00:00
aaronleventhal%moonset.net
234820548e
Bug 302193. Tabbing gets stuck for print preview when webpage focuses an element in onload, or if user clicks in textfield with mouse. r=mats, sr=neil, a=bsmedberg
2005-08-02 13:44:55 +00:00
allan%beaufour.dk
d34142939b
Support :required and :optional pseudoclasses. Bug 302608, r+sr=bzbarsky, a=mkaply
2005-08-02 08:29:03 +00:00
jst%mozilla.jstenback.com
42bd2b5802
Fixing bug 302889, and more tinderbox orange (balsa). Make window.close() actually close the window. Events that were incorrectly targetted at an inner window caused one of our DOMWindowClose handlers to prevent the close. See the bug for more details. r+sr=dbaron@mozilla.org, a=chase@mozilla.org
2005-08-02 01:23:40 +00:00
jst%mozilla.jstenback.com
9700a6e483
Landing the split window work, bug 296639. This change doesn't have full reviews yet, bzbarsky@mit.edu and shaver@mozilla.org have done partial reviews, but there's still more to look at. Given the current time constraint this is landed with reviews and followup changes that result to come after the initial checkin. a=drivers
2005-07-30 20:57:07 +00:00
aaronleventhal%moonset.net
a7b193f472
Bug 300779. Expose XUL tree selection via accessibility events. r=timeless, sr=roc, a=mkaply
2005-07-28 17:18:28 +00:00
bryner%brianryner.com
c64546a715
Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg.
2005-07-25 22:09:39 +00:00
mozilla.mano%sent.com
6fd6b12a4e
Partial fix to bug 102330 - Back/Forward menu gets stuck on click-and-hold. r=jhpedemonte, sr=roc, a=bsmedberg.
2005-07-25 21:41:56 +00:00
mats.palmgren%bredband.net
900fbeaa4b
Prevent having kbd focus inside the content document in Print Preview. b=244128 r=bryner sr=bzbarsky a=asa
2005-07-21 00:15:27 +00:00
bzbarsky%mit.edu
17c71ac55d
More event coordinate hackery. Bug 296004, patch by John Sullivan
...
<jsfbbz@kanargh.force9.co.uk>, r+sr=roc, a=bsmedberg
2005-07-19 21:07:47 +00:00
timeless%mozdev.org
2ddea6014c
Bug 299940 Class nsEvent forward-declared as struct
...
patch by b.jacques@planet.nl r=dbaron sr=dbaron a=bsmedberg
2005-07-19 21:03:06 +00:00
roc+%cs.cmu.edu
6e30b7eaf4
Bug 297080. Mouse exit events from top-level windows should always be treated as exit events even if the cursor is still within window bounds (it must have moved into an on-top window). r+sr=bzbarsky,a=bsmedberg
2005-07-17 21:50:56 +00:00
smfr%smfr.org
565fa21ea5
Fix bug 299419: crash on Mac on double-click-hold in a text widget. We crashed in the context-click timer callback dereferencing a null mCurrentTarget, which gets nulled out when SetMouseDownState() dispatches a selection changed event. Fixed by moving the mouse event higher up, while mCurrentTarget is still good. r/sr=roc
2005-07-15 00:44:28 +00:00
timeless%mozdev.org
16de3cafb3
Bug 298129 Event.timeStamp always returns 0 for mouse click events
...
patch by martijn.martijn@gmail.com r=dbaron sr=bz a=asa
2005-07-13 18:52:09 +00:00
masayuki%d-toybox.com
72a327c669
Bug 300105 The found link doesn't have pseudo-focus in FAYT on frame page r+sr=bzbarsky, a=asa
2005-07-13 16:03:57 +00:00
masayuki%d-toybox.com
1ffaf0e3af
Bug 299748 On listbox, Sometimes, We cannot scroll the page to bottom by mouse wheel r+sr=roc, a=asa
2005-07-07 15:53:07 +00:00
smontagu%smontagu.org
fc9470f8d9
Process non-ASCII access keys correctly. Bug 255696, r+sr=roc, a=asa
2005-07-03 12:19:26 +00:00
mats.palmgren%bredband.net
1536e6080a
Fix crash opening/minimizing window that has onfocus/onblur=window.close(). b=296300 r+sr=bzbarsky a=asa
2005-07-02 22:58:22 +00:00
dbaron%dbaron.org
c3eb3e7530
Followup patch to bug 286303 to prevent hotspot coordinates outside of image from getting to platform APIs, even though they might make sense in some cases. b=286303 r=biesi sr=bzbarsky a=asa
2005-07-02 22:24:38 +00:00
dbaron%dbaron.org
42df54824e
Implement css3 syntax for url() values of cursor with optional hotspot coordinates. b=286303 r=biesi sr=bzbarsky a=asa
2005-07-01 04:29:42 +00:00
mats.palmgren%bredband.net
ab18879e3b
Make drag-n-drop of frame-less content work again. b=289667 r+sr=roc a=benjamin
2005-06-28 21:40:15 +00:00
mats.palmgren%bredband.net
a4351b8780
Fix event.relatedTarget for MouseOver events. b=298477 r+sr=roc a=asa
2005-06-25 01:32:02 +00:00
masayuki%d-toybox.com
d867376085
Bug 259454 IME input (e.g., Chinese, Japanese and Korean) cannot be performed in Find Toolbar when opened with "/" or "'" r=bryner, dbaron, sr=dbaron, a=benjamin
2005-06-24 04:25:43 +00:00
jst%mozilla.jstenback.com
e602283b72
Fixing bug 296704. Make re-dispatching of events work as expected. r=dveditz@cruzio.com, sr=bryner@brianryner.com, a=dveditz@cruzio.com
2005-06-22 01:53:58 +00:00
mats.palmgren%bredband.net
5ad284c6a3
Give up if the old focus was removed from the document. b=298250 r+sr=bryner a=chofmann
2005-06-21 22:55:39 +00:00
bryner%brianryner.com
37e80e76f5
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
2005-06-15 23:52:46 +00:00
bzbarsky%mit.edu
f37e2e41f5
MAke sure to set the external reference bit on mCurrentTarget. Bug 295670,
...
r+sr=roc, a=chofmann
2005-06-04 02:21:40 +00:00
bzbarsky%mit.edu
8fc3ac9a30
Add an nsIContent api for getting the intrinsic state of the content; this can
...
be used to implement more pseudo-classes (eg CSS3 UI ones for XForms). Bug
296309, r+sr=dbaron, a=chofmann
2005-06-03 02:02:45 +00:00
bzbarsky%mit.edu
5c2cbd6802
Just use our document for the doc we call ContentStatesChanged on instead of
...
trying to get it off the content nodes (which may no longer be in a document by
this point). Bug 274736, r+sr=roc, a=shaver
2005-06-01 15:38:09 +00:00
bzbarsky%mit.edu
b76f90dde8
Fix up more of the m*Content pointers correctly when content is removed from
...
the document. Bug 293914 followup, r+sr=dbaron, a=shaver
2005-06-01 15:36:11 +00:00
bzbarsky%mit.edu
3115852b5a
Fix memory leak. Bug 296014, r+sr=roc, a=shaver
2005-06-01 15:26:34 +00:00
bzbarsky%mit.edu
0f4f2468fe
Update focus and hover state correctly when an _ancestor_ of the current focus
...
or hover content is removed from the DOM. Bug 293914, r+sr=roc, a=asa
2005-05-19 16:18:32 +00:00
bryner%brianryner.com
592dbdc176
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
2005-05-04 20:22:32 +00:00
bzbarsky%mit.edu
083870d241
Only unset :hover in NotifyMouseOut if we're not mousing over
...
anything. Otherwise, let NotifyMouseOver handle changing :hover; it's faster
that way. Bug 292472, r+sr=roc, a=dbaron
2005-05-03 16:05:48 +00:00
Olli.Pettay%helsinki.fi
c985ef60fd
Bug 292464 - event listeners added using addEventListener() listen only trusted events. r=jst, sr=peterv, a=chofmann
2005-05-02 17:54:41 +00:00
jst%mozilla.jstenback.com
c4b8dd4f16
Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org
2005-04-28 23:48:28 +00:00
roc+%cs.cmu.edu
174cecbc39
Bug 291537. Don't wipe out mGestureDownPoint in StopTrackingDragGesture, since we may need it right afterward. r+sr=bzbarsky,a=asa
2005-04-28 22:11:53 +00:00
dbaron%dbaron.org
c5fbc00351
Mouseout shouldn't fire on elements that were removed from the document. b=292146 r+sr=roc a=asa
2005-04-28 20:47:53 +00:00
dbaron%dbaron.org
fd94b01f7c
Restore broken .detail property on overflow and underflow events. b=291198 Patch from Nate Nielsen <nielsen@memberwebs.com>. +sr+a=dbaron
2005-04-22 02:01:34 +00:00
roc+%cs.cmu.edu
9fd534c57f
Bug 255378. Make the click-hold context menu code keep content references, not frame references, just as the drag gesture code does, so that it's robust to frame reconstruction during the click-hold time interval. r+sr=bzbarsky,a=asa
2005-04-19 23:03:23 +00:00
roc+%cs.cmu.edu
249c80f870
Bug 288406. Stop tracking potential drag gesture *before* we fire the drag DOM event, in case something happens that causes us to think a second drag gesture happens recursively. r+sr=bzbarsky,a=asa
2005-04-18 00:48:59 +00:00
bzbarsky%mit.edu
3601f2dd9e
Fix mouseover event regression by making sure to init our doc pointer before
...
null-checking it. Bug 289719 and oodles of dependencies, r+sr=roc, a=asa
2005-04-10 23:35:18 +00:00
bzbarsky%mit.edu
5403d4e3c2
Use the owner document when compiling event handlers. Bug 289456, r+sr=jst,
...
a=dbaron
2005-04-09 17:32:25 +00:00
roc+%cs.cmu.edu
0060ad51ab
Bug 288873. Don't let nsSubDocumentFrame tear down a presentation it didn't build. r+sr=bzbarsky,a=asa.
2005-04-07 04:04:06 +00:00
roc+%cs.cmu.edu
697dae9898
Bug 288775. Don't forget to pass relatedTarget to mouseout events, pointing to the element the mouse is moving into. r+sr=bzbarsky,a=dbaron
2005-04-07 00:19:08 +00:00
aaronleventhal%moonset.net
7265e749d5
Bug 265203. When caret is at end of one link, focus displays to next link. r=ginn.chen, sr=bryner
2005-04-04 18:11:14 +00:00
ginn.chen%sun.com
8eb0a2c4cc
Bug 260399 disabled textarea/input should use DEFAULT pointer
...
r+sr=bzbarsky
2005-04-04 10:35:50 +00:00
roc+%cs.cmu.edu
cf694cecf6
Fixing Mac bustage
2005-03-30 03:05:17 +00:00
roc+%cs.cmu.edu
72764c328d
Bug 255863. Make drag/drop work even when the clicked-on content gets reframed by the click. r=mats,sr=bzbarsky
2005-03-30 02:14:41 +00:00
roc+%cs.cmu.edu
de6d715263
Bug 284664. Generate mouseover and mouseout events in IFRAMEs in a much more consistent way. r=mats,sr=bzbarsky
2005-03-28 23:39:13 +00:00
darin%meer.net
926afe654d
fixes bug 286506 "warning: locally defined symbol ... imported in function ..." r=bsmedberg
2005-03-19 20:35:35 +00:00
jst%mozilla.jstenback.com
54a15dcc3a
Fixing bug 245809. Implement event.returnValue (IE:ism) for beforeunload events as the mechansim for passing data back to the browser from a beforeunload handler that was registerd with addEventListener(). r=bzbarsky@mit.edu, sr=peterv@propagandism.org
2005-03-18 15:33:51 +00:00
bryner%brianryner.com
e78b95252a
Make sure that nsJSEventListeners hold a reference to the same identity interface that XPCWrappedNative does. Bug 285546, r=jst, sr=bzbarsky.
2005-03-11 10:48:26 +00:00
bryner%brianryner.com
ea9edcb5be
Add null check as workaround for bug 239563 (crash if mousedown handler calls window.close()). r+sr=bzbarsky.
2005-03-10 22:53:29 +00:00
jshin%mailaps.org
8669b7866a
bug IME candidate list is hidden by autocomplete window (r=dbaron,bryner,smontagu,jst,sr=dbaron,bryner,neil) : patch by Masayuki Nakano
2005-03-05 08:19:05 +00:00
jst%mozilla.jstenback.com
cef561a155
Fixing bug 283531. Fix confusingly named argument to nsIEventStateManager::DispatchNewEvent() that has caused confusing event handling code (also fixed) to creap into the tree. r=bzbarsky@mit.edu, sr=bryner@brianryner.com
2005-03-04 02:01:54 +00:00
bsmedberg%covad.net
4b68fa447a
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
doronr%us.ibm.com
5be9bbeae4
Bug 283637 - Dispatching UIEvents using DOM interface doesn't work. Patch by smaug, r=bz/sr=jst
2005-02-25 19:31:09 +00:00
roc+%cs.cmu.edu
55480a9b6f
Bug 125386. Turn MOUSE_EXIT events into MOUSE_MOVEs when the mouse didn't actually leave the top level widget. r+sr=bzbarsky
2005-02-23 21:46:43 +00:00
neil%parkwaycc.co.uk
24092c56ed
Removing an event handler should not disturb firing of other event handlers b=174320 based on a patch by Silver r+sr=jst
2005-02-18 09:36:29 +00:00
dveditz%cruzio.com
3c09601e58
bug 280889 prevent use of uninitialized 'cursor', r/sr=bzbarsky
2005-02-04 00:14:06 +00:00
bryner%brianryner.com
f5257db823
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
jshin%mailaps.org
69b3b9a195
follow-up to bug 278061 : rid of trivial (but potentially critical) typos ,patch by masayuki : r=me, sr=bz
2005-02-02 17:07:51 +00:00
bzbarsky%mit.edu
95acd8f9c5
Add a way for IME to query the caret position. Bug 278061, patch by
...
Masayuki Nakano (Mozilla Japan) <masayuki@d-toybox.com>, r=smontagu,glazou,
sr=bzbarsky
2005-02-01 19:24:59 +00:00
mozilla.mano%sent.com
81ed4ff966
Bug 277516 - Add a hidden pref to follow accessibility.tabfocus for xul elements; default to true on mac, false everywhere else. r=aaronlev sr=bzbarksky
2005-01-29 23:47:35 +00:00
bzbarsky%mit.edu
d222ecb623
Flush out reflows before processing invalidates and paint events. Fixes a
...
variety of flicker issues of various sorts, especially when we're not quite
keeping up with the rate of updates in DHTML or in editor. Bug 244366 and
various dependencies, r+sr=roc
2005-01-20 03:39:09 +00:00
mats.palmgren%bredband.net
79e5aa3eac
Implement the accesskey attribute for LEGEND, make it move focus forward when it's not focusable. b=81481 r=aaronleventhal sr=bzbarsky
2005-01-16 16:39:35 +00:00
bzbarsky%mit.edu
60ece961d7
Make sure to scroll and such _before_ firing events. Bug 264873, r=mats,
...
sr=bryner
2005-01-12 02:42:39 +00:00
timeless%mozdev.org
b87373b71f
Bug 187508 Follow "full keyboard access" setting in System Preferences for tabbing navigation
...
patch by bugs.mano@mail-central.com r=aaronl sr=neil a=asa
2005-01-06 23:41:52 +00:00
jst%mozilla.jstenback.com
db6f8d937a
Fixing bug 268830. Enable popups when handling access key events. r+sr=bzbarsky@mit.edu, a=asa@mozilla.org
2005-01-06 15:13:15 +00:00
cbiesinger%web.de
e42c2d976d
38447 layout,content,dom and xpwidget part: Implement Handling of URI Values on
...
CSS "cursor" Properties
for dom,layout,content: r+sr=bz
for widget: r+sr=roc
2004-12-30 21:56:11 +00:00
bryner%brianryner.com
184cc47ec5
deCOMtaminate nsIContent::GetNameSpaceID. Bug 272079, r+sr=jst
2004-12-13 04:14:28 +00:00
darin%meer.net
acf95bcaa1
fixing --disable-xul bustage
2004-12-07 01:53:37 +00:00
bzbarsky%mit.edu
f7f1f88343
Put the tree stuff in MOZ_XUL ifdefs. Bug 175568 followup to fix minimo, etc,
...
bustage.
2004-12-07 00:24:52 +00:00
aaronleventhal%moonset.net
cbf2ae3323
Bug 175568. Make shift+f10 menus show up in the right place, for scrolled documents and tree views. r=jan varga, sr=bz
2004-12-06 15:12:53 +00:00
gerv%gerv.net
b92568bebe
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
aaronleventhal%moonset.net
826a89aea6
Bug 269318. TAB should start from selection text after mouse click. If element gets focused, move selection to focus if focus isn't already inside the selection. mLastFocusedWith is no longer needed for making tab not move relative to selection after a mouse click. r=ginn.chen, sr=neil
2004-12-01 16:15:02 +00:00
bzbarsky%mit.edu
ee3a61b53f
deCOMify nsIStyledContent::GetID (make it return we a weak pointer to the ID
...
atom). Bug 244249, patch by jpl24 <jlurz24@gmail.com>, r=sicking, sr=bzbarsky
2004-11-23 17:21:37 +00:00
aaronleventhal%moonset.net
8368ba8462
Bug 270030. Tabbing gets stuck at first child input elements. r=ginn.chen, sr=neil.parkway, a=asa
2004-11-19 04:28:56 +00:00
jshin%mailaps.org
ca730bd81d
bug 263132 IME reconverting does not work with IME of Japanese, patch by masayuki@d-toybox.com r=Ilya Konstantinov, sr=bryner
2004-11-13 12:00:56 +00:00
aaronleventhal%moonset.net
a699892779
Bug 258514. Click on anchor with location hash sometimes first focusable child a focus rectangle. r=mats, sr=bryner
2004-10-29 13:40:25 +00:00
jst%mozilla.jstenback.com
42a3d0db85
Fixing part of bug 265790 (the part that's a regression from bug 265921). Make it possible to flag DOM events as trusted when created using DOM APIs from native code, and marking the DOMWindowClose event (and a few other fired from nsGlobalWindow) as trusted to make closing a tab from script close the tab only, and not the whole window. r+sr=bzbarsky@mit.edu, a=chofmann@mozilla.org
2004-10-28 00:36:30 +00:00
jst%mozilla.jstenback.com
af6ef41111
Fixing bug 265921. Prevent script from closing tabs. r=bryner@brianryner.com, sr=brendan@mozilla.org, patch by bzbarsky@mit.edu and jst@mozilla.org
2004-10-26 00:13:50 +00:00
dbaron%dbaron.org
642604a088
Propagate trusted flag to synthesized events. b=265692 r=bzbarsky sr=jst a=asa
2004-10-23 22:28:25 +00:00
dbaron%dbaron.org
ac3268fad6
Restrict handling of various things to events coming from the user (not Web content). b=265176 r+sr=jst a=asa
2004-10-22 07:32:08 +00:00
aaronleventhal%moonset.net
3147de7753
Bug 262578. No click to focus css scrollable areas like overflow:scroll, but you can still click there and scroll -- just no focus outline. r=mats, sr=roc
2004-10-19 02:24:27 +00:00
peterv%propagandism.org
f3ad153070
Fix for bug 264309 (Consolidate CloneNode implementation macros). r/sr=jst
2004-10-15 14:42:14 +00:00
aaronleventhal%moonset.net
24eabf40af
Bug 261054. Make caret consistently the same width throughout Gecko/Mozilla. Configurable through ui.caretWidth. r=glazou, sr=rbs
2004-10-13 01:12:14 +00:00
bzbarsky%mit.edu
65033a43f8
Switch more callers who were begging for it over to GetOwnerDoc(). Bug 255337,
...
r+sr=peterv.
2004-10-11 16:29:42 +00:00
dbaron%dbaron.org
def3b4425e
Also prevent 'overflow:hidden' elements from being scrollable by wheel mouse. b=259615 r+sr=roc
2004-10-09 05:15:08 +00:00
jst%mozilla.jstenback.com
ac47282c45
Fixing build bustage on Tru64 UNIX. Part of bug 252326.
2004-09-29 22:10:30 +00:00
kyle.yuan%sun.com
45fb2f7b4b
Bug 257581 Cursor (caret) doesn't appear in MailNews Compose Window, although you type something
...
r=daniel, sr=roc, a=asa, patch=ginn.chen@sun.com
2004-09-23 04:04:50 +00:00
kyle.yuan%sun.com
7a7429fade
Backout the last checkin. Haven't noticed that the tree is frozen from 1.8a4.
2004-09-23 02:53:17 +00:00
kyle.yuan%sun.com
61025edecc
Bug 257581 Cursor (caret) doesn't appear in MailNews Compose Window, although you type something
...
r=daniel, sr=roc, patch=ginn.chen@sun.com
2004-09-23 02:50:07 +00:00
dbaron%dbaron.org
4958d2471b
Don't allow the user to scroll things that are 'overflow: hidden'. b=259615 r+sr=roc
2004-09-21 04:41:08 +00:00
neil%parkwaycc.co.uk
1c346b8beb
Don't use QueryInterface to get a view from a scrollable view b=258521 r+sr=roc
2004-09-20 22:25:07 +00:00
mats.palmgren%bredband.net
09260d852e
Remove -moz-count-* and (unused) eCursor_arrow_* cursors. b=259639 r+sr=dbaron
2004-09-19 19:49:29 +00:00
bugzilla%arlen.demon.co.uk
a14eb588e3
Bug 258193 nsIDOMMouseEvent::GetButton() broken with contextmenu event
...
p=trev@gtchat.de r=jst sr=bzbarsky
2004-09-17 10:48:59 +00:00
mats.palmgren%bredband.net
57ce935001
Re-resolve target frame after "DOMMouseScroll" event handlers in case it was destroyed. b=257998 r+sr=bzbarsky
2004-09-12 21:24:59 +00:00
jst%mozilla.jstenback.com
d99604bef1
Fixing problem found by trev@gtchat.de where creating key event objects would actually create mouse event objects (bug 238773). r+sr=jst@mozilla.org
2004-09-12 19:27:54 +00:00
mats.palmgren%bredband.net
1d868ad59c
Add CSS3 cursors, bug 163174, r=lordpixel@mac.com r=pinkerton@aol.net sr=dbaron@dbaron.org
2004-09-11 23:24:30 +00:00
bzbarsky%mit.edu
925815e9a0
createEvent/initEvent screw up creating right-click or middle-click events. Bug
...
254795, r+sr=jst
2004-09-10 03:29:09 +00:00
jst%mozilla.jstenback.com
e237ef56e9
Eliminating dead code. Patch by trev@gtchat.de. r+sr=jst@mozilla.org
2004-09-07 22:34:02 +00:00
roc+%cs.cmu.edu
da54d83f54
Bug 254039. deCOMtaminate nsIScrollableFrame. r+sr=roc, patch by Will Levine
2004-09-06 02:44:43 +00:00
jst%mozilla.jstenback.com
63c881aeb2
Fixing bug 252326. Fixing some popup blocker problems. Making sure only trusted events get mark trusted, and only allow popups while processing trusted (initiated by the user) events. Patch by trev@gtchat.de and jst@mozilla.org, r=bzbarsky@mit.edu, rs=brendan@mozilla.org, bryner@biranryner.com
2004-09-04 19:28:46 +00:00
jst%mozilla.jstenback.com
00e4d5d5e3
Fixing bug 257431. Make the tabbrowser code only listen to events initiated by the user. r=trev@gtchat.de, sr=bzbarsky@mit.edu
2004-09-02 15:25:39 +00:00
jst%mozilla.jstenback.com
f1d17b9743
Fixing bug 248065. Make sure errors in nested scripts don't disrupt the containing script. r+sr=bzbarsky@mit.edu
2004-09-01 16:50:12 +00:00
aaronleventhal%moonset.net
ee255c951a
Bug 254966. Make css scrollable elements tab navigable. r=mats, sr=roc
2004-09-01 14:58:34 +00:00
kyle.yuan%sun.com
0c6e0f065f
Bug 169297 caret becomes invisible when switching windows if it's not in linked content
...
r=aaronl, sr=roc, patch=ginn.chen@sun.com
2004-08-31 02:10:59 +00:00
bryner%brianryner.com
a8153addf4
More nsIPresShell deCOMtamination:
...
- Made Get/SetAuthorStyleDisabled and ReconstructStyleData non-virtual when called internally.
- Inlined GetFrameSelection and renamed it to FrameSelection.
- Removed non-inline version of GetViewManager.
- Removed unused EnablePrefStyleRules and ArePrefStyleRulesEnabled.
Bug 253889, r+sr=roc.
2004-08-29 03:08:44 +00:00
neil%parkwaycc.co.uk
f66025cf5c
Bug 256618 Some context menus not appearing because UIEvents were being created instead of MouseEvents r=bryner sr=jst
2004-08-25 23:29:47 +00:00
dbaron%dbaron.org
d0c0785232
Make NS_MUTATION_EVENT and NS_ACCESSIBLE_EVENT not be the same value. b=256469 r+sr=bryner
2004-08-25 22:26:15 +00:00
dbaron%dbaron.org
403c8bede5
Fix regressions of composition events and thus fix IME. b=256464 r=mozilla-bugzilla@future.shiny.co.il sr=bryner
2004-08-25 21:43:19 +00:00
bryner%brianryner.com
014fbde518
Backing out 253888 again due to Tp regression plus another problem I noticed (frame properties not getting destroyed on frame destruction)
2004-08-22 07:10:50 +00:00
bryner%brianryner.com
87894dfad3
Second try at landing support for content node properties (bug 253888). r=jst, sr=dbaron.
2004-08-22 04:58:44 +00:00
bryner%brianryner.com
0509dcce92
Backing out bug 253888 until I can figure out how to fix the crash
2004-08-21 06:27:54 +00:00
bryner%brianryner.com
fd39847c12
Refactor the frame property code and use it for supporting properties on dom elements. Bug 253888, r=jst, sr=dbaron.
2004-08-21 05:09:50 +00:00
dbaron%dbaron.org
2230f9a8d3
Remove unneeded forwarding of nsIDOMNSUIEvent methods to reduce codesize gain and perhaps help Tp/Tdhtml regression. b=238773 r=bryner
2004-08-21 00:10:57 +00:00
bryner%brianryner.com
efcc221ee4
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
2004-08-20 20:34:37 +00:00
bryner%brianryner.com
95ad9c57b2
fixing debug build bustage
2004-08-20 19:32:23 +00:00
timeless%mozdev.org
d5d6935f8c
undoing the known incorrect signature and moving the include from the cpp file to the h for the nsCOMPtr
...
second attempt at fixing build bustage for bug 238773
2004-08-20 19:28:25 +00:00
timeless%mozdev.org
0da537bf4b
first attempt at fixing build bustage for bug 238773
...
-- editors note -- this is not the right fix and is in direct conflict with bryner's fix which is correct.
2004-08-20 19:27:36 +00:00
timeless%mozdev.org
dd125c71e9
second attempt at fixing build bustage for bug 238773
2004-08-20 19:20:40 +00:00
bryner%brianryner.com
96878669c5
Fixing windows bustage
2004-08-20 18:53:12 +00:00
timeless%mozdev.org
758a700395
Bug 238773 Separating nsDOMEvent into separate classes
...
patch by mozilla-bugzilla@future.shiny.co.il r=bryner sr=jst
2004-08-20 18:09:19 +00:00
mats.palmgren%bredband.net
5b30ab7631
Fix mouse-wheel scrolling for overflow:scroll elements. b=97283 r=roc sr=dbaron
2004-08-07 14:30:30 +00:00
bzbarsky%mit.edu
aa6a873a94
Fixing build bustage
2004-08-06 17:51:20 +00:00