Commit Graph

572 Commits

Author SHA1 Message Date
joki%netscape.com
c95cc22f27 fix for bug 15189 along with an annoying assert that just started. r: rods 2000-05-16 21:58:37 +00:00
mjudge%netscape.com
1e39e20ca4 left in bad reference 2000-05-16 13:02:36 +00:00
mjudge%netscape.com
c00a125072 fixing regunreg for form controls 2000-05-16 12:44:32 +00:00
mjudge%netscape.com
c3336ccfe3 accidental checkin 2000-05-16 12:20:24 +00:00
mjudge%netscape.com
8a09f194f7 fixes for RegUnRegAccessKey 2000-05-16 12:18:36 +00:00
joki%netscape.com
a743e2b38b Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
joki%netscape.com
d7557a57a5 Adding accesskey support. Bug 959. 2000-05-16 10:22:20 +00:00
buster%netscape.com
f9f6684fb2 bug 35964, partial fix
r=rods
2000-05-15 22:51:42 +00:00
rods%netscape.com
72702a50fa focus now no longer shows when it has focus.
b=35307
2000-05-15 22:23:09 +00:00
dbaron%fas.harvard.edu
3de09ce54f Fix AtomImpl leaks (includes bug 32608). r=pollmann@netscape.com 2000-05-15 13:12:27 +00:00
evaughan%netscape.com
2316308130 1) Scrolling menus
2) many bug fixes
3) box debuging flags
2000-05-15 04:12:31 +00:00
sfraser%netscape.com
7b44ffcf68 Add a null check. 2000-05-12 23:11:04 +00:00
rods%netscape.com
f2f98584c5 part of fix for Bug 33733
added ShouldRollupOnMouseWheelEvent methos to ask if the rollup want to rollup on MouseWheel events
2000-05-12 20:23:04 +00:00
rods%netscape.com
4128134ca4 makes sure we are responding to the correct layer for GetFrameForPoint (thanks dbaron)
b 38925
2000-05-11 19:22:06 +00:00
rods%netscape.com
4473e28b5f added comments to ifdef for better explanation 2000-05-11 14:06:32 +00:00
rods%netscape.com
cec32fb86b temporary fix for 38825, the frame gets notified that an option has been added
before it is actually added into the content model, so the selection cache and the
content model can be of by 1
2000-05-11 14:05:44 +00:00
mjudge%netscape.com
55912eddb8 changing way we access caret. use the selection controller whenever possible. because it will make the caret do the right thing even when we have multiple selections accessing same caret. 2000-05-11 04:25:43 +00:00
jst%netscape.com
ee4b181034 Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com. 2000-05-10 13:13:39 +00:00
buster%netscape.com
c1c9bfa09b effectively removed area frame
work troy was holding in his tree
r=buster
2000-05-09 05:11:12 +00:00
rods%netscape.com
c7f451afae get char code instead of key code
bug 34630
2000-05-08 22:18:38 +00:00
rods%netscape.com
39619de583 this should bring down the leaks
should have used XPCom
2000-05-08 21:39:29 +00:00
rods%netscape.com
8bcf439f6e The fix will turn itself on when in HTMLdocument and turn off in XUL documents
I will remove the old code when all the selects are removed from the UI
bug 36558
2000-05-08 20:32:11 +00:00
mjudge%netscape.com
afc8d92753 ifdef changes wont touch build 2000-05-08 03:58:48 +00:00
rods%netscape.com
9d82e3076d The press event always delivers the key as lowercase where key down gives you the key that was pressed
need to change str to lowercase instead of uppercase
b=34630
2000-05-05 21:51:56 +00:00
rods%netscape.com
91f520a217 bryner's fix for key repeat (thanks a lot)
need to make press event not bubble
b=38072, r=rods
2000-05-03 22:01:47 +00:00
mjudge%netscape.com
8ba877cea2 preparation for ender-lite landing. 2000-05-03 06:16:32 +00:00
mjudge%netscape.com
8416b0f7cc setting up for gfxtextcontrolchange 2000-05-02 03:40:44 +00:00
dbaron%fas.harvard.edu
7e557b01bd Fix leak of nsHTMLOptionElement. r=pollmann@netscape.com 2000-05-01 04:00:38 +00:00
rods%netscape.com
5351e8cf96 now sets maxelement width/height
b=25541
2000-04-30 13:27:49 +00:00
rods%netscape.com
e61ef4520c add OptionDisabled so the nsHTMLOptionElement can notify a select that an option
has just been disabled
2000-04-28 23:24:59 +00:00
evaughan%netscape.com
3e33f5b852 1) StyleChange coelescing
2) Warning fixes
3) Table fixes
2000-04-25 07:10:48 +00:00
troy%netscape.com
6b04c3b5fa Reinstated clipping code which had been backed out because it caused
a problem for XUL layout. I added a workaround for the XUL problem
2000-04-25 04:43:11 +00:00
putterman%netscape.com
42e26161e8 Backing out troy's changes to fix various UI blocker bugs. 2000-04-24 22:15:55 +00:00
joki%netscape.com
bbb0086bfe fixes for 5995, 7304, 10573, 22832, and 9668.
Changes to event handling to deal with reentrant events, cursor fixes, and return value fixes.
2000-04-24 04:41:27 +00:00
troy%netscape.com
9b393faa48 Changes to bring clipping inline with upcoming CSS2 errata 2000-04-23 00:56:16 +00:00
scc%netscape.com
9978338519 making string conversions explicit 2000-04-22 10:31:38 +00:00
rods%netscape.com
85c02c71ec Add ifdef'ed Performance Reflow Counting code
also added asserts for improper sizes being passed back in reflow
send onChange events on all navigation bug 29440
2000-04-21 22:16:23 +00:00
rods%netscape.com
8617a1b004 text content longer gets set to "" which it ignores, it
gets set to " " when thedisplay should be ""
bug 36459
Add ifdef'ed Performance Reflow Counting code
2000-04-21 21:53:38 +00:00
rods%netscape.com
465d191a2e Add ifdef'ed Performance Reflow Counting code 2000-04-21 21:51:35 +00:00
rods%netscape.com
2b90f199a6 uncommenting out some important clean up code and gating it with "!kGoodToGo"
should fix leaks
2000-04-20 03:42:12 +00:00
danm%netscape.com
d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
rods%netscape.com
1e83686bb3 change char detection to use unichar and upper case so now pressing 't' or 'T'
gets you the first item that begin with 't' ot 'T'
Bug 34630
2000-04-19 14:57:44 +00:00
rods%netscape.com
47329d0362 Not enabling creator's to be asked if they want to create a special frame for anonymous content
bug 33515
2000-04-19 13:55:17 +00:00
scc%netscape.com
b4caf7e667 making string conversions explicit 2000-04-16 11:19:26 +00:00
scc%netscape.com
52bdf65d60 making string conversions explicit 2000-04-15 21:18:29 +00:00
sfraser%netscape.com
e18fe941f0 Adding methods to allow control of the selection in text widgets. 2000-04-13 05:15:59 +00:00
rods%netscape.com
908dde773f Dirty reflows are treated like Incremental for optimization
The GetAbsoluteFramePosition didn't take into account if the comboxbox was had a prent view with no parent
b=35291
2000-04-12 14:51:10 +00:00
hyatt%netscape.com
aa7305bcb3 Elimination of nsIFocusableContent and improvements to tabbing r=saari 2000-04-04 23:55:31 +00:00
akkana%netscape.com
792421510b 28598: map \r and \r\n to \n in form textarea submissions 2000-03-30 22:49:59 +00:00
jim_nance%yahoo.com
dc0e139673 Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
days for module owners to comment on.  r=troy@netscape.com
2000-03-30 03:21:26 +00:00