mjudge%netscape.com
72784fe41e
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
33aeb4f73d
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
c9b9689e26
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
672f152fb8
Missed a piece of the mutation patch.
2001-04-04 05:06:18 +00:00
pinkerton%netscape.com
19eacb143c
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
c8774a8308
take out some useless code r=blake. bug# 18726.
2001-03-31 23:50:25 +00:00
pinkerton%netscape.com
919a0f1947
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
dacbb4faa9
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
5db2f36f98
tinderbox senna bustage r=cls add timer to REQUIRES
2001-03-30 08:43:00 +00:00
pinkerton%netscape.com
ffb57058a7
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
a60ae23d7c
Checkin for 36665. r=pink, sr=waterson
2001-03-30 02:30:17 +00:00
disttsc%bart.nl
f595ed19f3
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
mkaply%us.ibm.com
36c4ac0e24
#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
c01bf6830c
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
8e53706e23
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
a80e213a13
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
28e5f652ee
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
b792bab4ff
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
061c1a8efb
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
68229a8b4b
Fix for 70877, enabling outliner. r=dr, sr=waterson
2001-03-06 22:16:42 +00:00
blakeross%telocity.com
38794d139f
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
b5b661c6d2
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
a6f2f5861a
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
f57a187ea6
Fixing win32 build bustage.
2001-02-19 14:19:42 +00:00
heikki%netscape.com
915749084a
Checking in changes needed for splitting layout into two separate libraries. r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet.
2001-02-19 12:55:42 +00:00
hyatt%netscape.com
19a77a20e0
Fixing Win32 bustage on pink's checkin. r=pink
2001-02-15 22:20:44 +00:00
pinkerton%netscape.com
794f5e3b1b
force trees to synchronously update the area invalidated by a mousewheel scroll. r=bryner,a=hyatt, bug#63465
2001-02-15 22:07:06 +00:00
aaronl%chorus.net
ab4d0dcaee
Pref accessibility.browsewithcaret implemented, bug=49508, r=sfraser, sr=waterson
2001-02-15 05:07:46 +00:00
buster%netscape.com
469981a979
bug 64696 (DOM UI events should be allocated from a recycler)
...
r=attinasi
sr=waterson
2001-02-12 06:54:31 +00:00
joki%netscape.com
ce97afea1d
Fix for bug 53669, allow combination :focus/:active state notifications so that pre-focused HTML4 buttons work. r:saari,sr:jst
2001-02-07 07:05:56 +00:00
saari%netscape.com
9263159608
fix for crashing plugin problem 65687, r=pinkerton, sr=waterson
2001-01-28 01:36:21 +00:00
locka%iol.ie
3131997624
Changed docshell so it turns the mouse pointer "busy" in the associated window while it is loading a document. Removed the hack in the navigator chrome that used the throbber status to set the busy pointer. b=30375 sr=rpotts@netscape.com
2001-01-26 12:35:32 +00:00
pinkerton%netscape.com
1e64805e30
Fixes a leak where an object registered to listen to multiple IID's
...
wouldn't get released until the manager shut down. Now gets released
when the last IID listened to is removed. r=danm,a=hyatt.
2001-01-23 03:10:25 +00:00
kmcclusk%netscape.com
5ae11d815b
Defer invalidates using PL_event so they can be combined with reflow invalidates. This improves performances by reducing the number of paint messages and eliminates flicker bug 36849 sr=roc+moz@cs.cmu.edu r=rods@netscape.com
2001-01-20 04:59:39 +00:00
saari%netscape.com
415d201213
Fix for 54406, tabbing through links with multiple frames doesn't work. r=byrner, sr=waterson
2001-01-19 01:28:27 +00:00
heikki%netscape.com
b119e95db4
Some raw interface pointers to nsCOMPtrs, potential null pointer access fix, fixing two wrong eventStructTypes. No bug number. r=saari, sr=waterson.
2001-01-10 20:21:09 +00:00
bryner%uiuc.edu
7b1af9e0fe
Bug 49273 - always set the hover state on content when we get a MOUSE_ENTER event. This prevents problems with some window managers that send MOUSE_LEAVE and MOUSE_ENTER events before ButtonPress events. r=saari, sr=blizzard.
2001-01-06 05:58:47 +00:00
blakeross%telocity.com
f7bc22e0b4
Fix 54963: mousewheel text sizing not bounded, and lower upper bound (to 2000%). patch by Jonas Sicking (sicking@bigfoot.com). r=bryner,blake a=ben
2001-01-05 23:06:09 +00:00
bryner%uiuc.edu
d1f174bb11
Bug 62763 - null check to prevent crash when mousewheel scrolling a textarea with style overflow:hidden. r=sspitzer, sr=tor.
2001-01-04 22:24:07 +00:00
rods%netscape.com
edb0c6270c
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
...
Bug 61274, r=buster sr=waterson
2001-01-04 20:44:42 +00:00
dbaron%fas.harvard.edu
caa9658024
Clean up easily fixed unnecessary includes and exports of implementation header files in layout. b=63766 r=jst@netscape.com sr=buster@netscape.com
2000-12-30 19:22:22 +00:00
bryner%uiuc.edu
e3a92267ce
Mousewheel bugs 29244, 50339, 42313, 33733, and 57598. r=rods,pavlov. sr=hyatt.
2000-12-09 07:28:19 +00:00
hyatt%netscape.com
d9f3df81f0
Patch for 55595. r=joki, a=brendan
2000-11-27 07:55:20 +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
bryner%uiuc.edu
973bbbd400
Bug 58589 - groundwork for horizontal mousewheel scrolling. r=jkobal, sr=scc.
2000-11-13 18:16:43 +00:00
dbaron%fas.harvard.edu
4de499215d
Fix leak of mCurrentFocus that caused input element in URL bar to leak. r=saari@netscape.com sr=hyatt@netscape.com b=59042
2000-11-08 03:00:02 +00:00
heikki%netscape.com
70cc953e30
Bug 51428, fix UMR in nsEventStateManager::DispatchNewEvent
2000-11-08 00:33:37 +00:00
heikki%netscape.com
de2d514804
Bug 48886, fix UMR and clean up some ugly code. r=jst, a=vidur.
2000-11-08 00:31:06 +00:00
hyatt%netscape.com
fae32fdbd7
Fix for 54203. r=saari, a=brendan
2000-11-04 08:21:20 +00:00
bryner%uiuc.edu
8e29d3ba05
Bug 50597 - mousewheel nonfunctional if set to full-page scroll. r=mjudge,jkobal,ben. a=ben.
2000-11-02 05:15:34 +00:00