anthonyd%netscape.com
745cf02967
r=mjudge. adding in focus listener to docviwer. this will now disable/reenable selection on those displays that desired selection at all.
2000-04-21 21:40:28 +00:00
anthonyd%netscape.com
4e1530698a
r=mjudge. Removing redundant call to SetColor for ::RenderString. all places have allready set the color before calling this method. this removal should be a no-op. Selection color now should look correct
2000-04-21 21:38:08 +00:00
rods%netscape.com
807b258faf
Add ifdef'ed Performance Reflow Counting code
2000-04-21 21:36:33 +00:00
rods%netscape.com
9d45d84767
Add ifdef'ed Performance Reflow Counting code
2000-04-21 14:59:47 +00:00
cmanske%netscape.com
ef50c1bd4a
Allow setting 'rows' attribute on a <tree> without children (initially)
2000-04-21 14:50:21 +00:00
hyatt%netscape.com
30397c4972
Tree performance improvements.
2000-04-21 08:12:13 +00:00
hyatt%netscape.com
61771baa06
Tree performance enhancements.
2000-04-21 08:11:39 +00:00
pierre%netscape.com
ba9958df6e
Implemented i18n list-style-types. Thanks to bakibon@yahoo.com.
2000-04-21 08:05:29 +00:00
pinkerton%netscape.com
2b1e668eb5
Moving Screen API away from individual attributes for performance reasons (stage 1). Fixes bugs on win32 with xul popups where taskbar is not at bottom of screen.
2000-04-21 06:55:13 +00:00
ducarroz%netscape.com
61db1a9a68
Remove unused files. Part of autocomplete clean up
2000-04-21 02:05:04 +00:00
nisheeth%netscape.com
e072850e71
Fix for bug 36362. We no longer null out the ref count of form elements in their Release() methods before deleting them. This fixes the crashes on www.cnn.com and www.msn.com.
2000-04-21 01:03:20 +00:00
anthonyd%netscape.com
05840e5f32
drawing selection as tri-state. on-off-disabled. hardcoded disable color to grey right now. r=mjudge
2000-04-20 23:11:41 +00:00
sfraser%netscape.com
a041c66823
Remove the gShellCounter printf cruft.
2000-04-20 22:57:40 +00:00
akkana%netscape.com
76db0ee716
19137: <u> wasn't in the list of inline tags.
2000-04-20 22:31:14 +00:00
jst%netscape.com
3169f26b01
Backing out dcones last changes since they made linux tinderbox go orange, and the toolbar wasn't properly drawn with the changes.
2000-04-20 16:22:10 +00:00
dcone%netscape.com
0d23b505e9
Turned on the Fast Background Rendering.
2000-04-20 14:00:22 +00:00
jst%netscape.com
9967398bf2
Updating the DOM interface CSSStyleDeclaration to DOM Level 2.
2000-04-20 13:50:56 +00:00
jst%netscape.com
64e68824f5
Adding GetIID() to nsICSSDeclaration.
2000-04-20 13:00:08 +00:00
jst%netscape.com
fbd296396e
Fix build warnings.
2000-04-20 12:40:35 +00:00
jst%netscape.com
b8c31f8d18
Fixing bug #32376 . Mozilla now populates a select list with new empty options if it's length is set to a bigger number than it already is, this is against the DOM but we need this to be compatible with older browsers.
2000-04-20 12:34:35 +00:00
troy%netscape.com
f24bd3d849
b=6252 Fixed problem with computing of hypothetical box
2000-04-20 04:44:32 +00:00
rods%netscape.com
87f1ef27e8
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
622d6fe83b
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
rods%netscape.com
df05a11b26
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
97debdff68
no longer strips beginning and ending spaces of value when GetAttributeValueAt
...
is called.
Bug 33050
2000-04-19 14:00:11 +00:00
rods%netscape.com
9866fbb947
added new rules for -moz-display-comboboxcontrol-frame
...
bug 33515
2000-04-19 13:55:57 +00:00
rods%netscape.com
2ad7174d88
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
rickg%netscape.com
35061439c3
try to fix tinderbox bustage for nisheeth
2000-04-19 08:45:45 +00:00
hyatt%netscape.com
4145e3292d
Converting XBL bindings to use id.
2000-04-19 08:20:20 +00:00
nisheeth%netscape.com
d6a5b5bf19
Fix for bug 30091. nsFormControlList::NamedItem() was doing a linear walk through the form control list. Now it uses a hash table lookup. This greatly reduces the time for the screen to update when one clicks on the Program list box on the Bugzilla query page.
2000-04-19 07:49:07 +00:00
troy%netscape.com
5534d7ffa5
b=26221 Fixed ConstructFrameByDisplayType() to pass in the correct parent
...
frame pointer when constructing a floated table
2000-04-19 04:44:16 +00:00
troy%netscape.com
17edbe6b41
b=36220 Added check for a frame type of "areaFrame"
2000-04-19 03:27:31 +00:00
troy%netscape.com
47ea6dc9bd
b=36202 Patch from roc+moz@cs.cmu.edu that makes sure we invalidate if
...
necessary when pulling up frames
2000-04-19 03:12:13 +00:00
troy%netscape.com
e58ca3cc26
b=15405 Renamed root frame to canvas frame and changed frame construction
...
code to propagate document element's background to canvas
2000-04-19 02:13:43 +00:00
pavlov%netscape.com
20e775c45d
fix windows bustage
2000-04-19 00:17:51 +00:00
pinkerton%netscape.com
8a6f5897b8
removed color picker files for pavlov.
2000-04-18 23:13:02 +00:00
pavlov%netscape.com
aba9f144cd
remove creation code for colorpicker
2000-04-18 23:07:43 +00:00
pavlov%netscape.com
79fa78ff12
remove color picker files since it was replaced by the xbl version
2000-04-18 23:06:23 +00:00
troy%netscape.com
ba4fb482a9
Added "canvasFrame" frame type atom
2000-04-18 23:05:15 +00:00
jst%netscape.com
1fdafb43e4
Updating the DOM interfaces HTMLFormElement and HTMLOptionElement to DOM Level 2.
2000-04-18 23:00:58 +00:00
troy%netscape.com
4b45243656
Initial check-in
2000-04-18 23:00:50 +00:00
jst%netscape.com
304122a1dc
Updating the HTMLObjectElement interface to DOM Level 2.
2000-04-18 22:57:42 +00:00
jband%netscape.com
e5e1093ec9
egads! lost the return type declaration in a copy/paste goofup.
2000-04-18 22:46:48 +00:00
cls%seawood.org
a27ca31c45
Latest batch of OS/2 makefile changes. Batch 09. Bug #34106
2000-04-18 10:27:21 +00:00
syd%netscape.com
1d8095c470
Fix for 36084, r=alecf,a=alecf. Put guard code around code that dereferences a context,
...
it was null, causing asserts, and eventually, a crash. Bug was a smoketest blocker.
2000-04-18 05:38:05 +00:00
troy%netscape.com
eef0576e74
b=36095 Fixed problem in GetNearestContainingBlock()
2000-04-18 05:03:42 +00:00
waterson%netscape.com
d04c3f01e5
Back out changes my changes to nsILinkHandler because of performance problems.
2000-04-18 04:34:20 +00:00
evaughan%netscape.com
7ec518aa59
Putting back code that was backed out last week.
...
-a leaf
2000-04-18 00:17:00 +00:00
buster%netscape.com
3b82f63e99
I suck. More debugging code that should have been removed.
2000-04-17 15:54:55 +00:00
buster%netscape.com
a77bee1567
one line of debug code accidentally slipped in. Removed.
2000-04-17 15:03:55 +00:00
buster%netscape.com
2fd6bc2c33
bug 588 (text justification) for Robert O'Callahan <roc+moz@cs.cmu.edu>
...
r=buster
bug 18545 ([FLOAT] Problem Centering <TABLE> with <DIV> tag)
r=troy
bugs 18827, 19579, 22327 24782, 26512, 30124, 31849, 32846 (floater behavior wrong)
The primary change here is to determine if a block is impacted by a floater, and if so
mark the block's lines dirty when appropriate.
r=troy
no bug number. performance work. reduced the size of some reflow data structures by
collapsing multiple fields into a single bit field.
r=troy
2000-04-17 14:40:46 +00:00
scc%netscape.com
ca2faa7f58
making string conversions explicit
2000-04-17 10:28:55 +00:00
nisheeth%netscape.com
ae1909623b
Fix for bug 30958: Reflow commands are now processed asynchronously all the time. The semantics of the API for queuing and processing reflow commands has changed. Now, AppendReflowCommand() initiates an asynchronous reflow event and all reflow command processing happens when that event fires. It is no longer possible for consumers outside the presentation shell to call ProcessReflowCommands() synchronously. Because of this change, reflow locks are no longer needed and have been removed.
2000-04-17 07:13:57 +00:00
rbs%maths.uq.edu.au
aaf20b27b9
[NOT PART OF THE DEFAULT BUILD] Compute the actual bounding metrics of the minus sign ('-') to get a more acurate math axis
2000-04-17 04:23:03 +00:00
rbs%maths.uq.edu.au
0a4eb8be2c
[NOT PART OF THE DEFAULT BUILD] Pick stretchy glyphs from the Math4 font. Make the stretchy code more robust by explicitly re-ordering the font-family list to place the selected font to be used in first position
2000-04-17 04:19:54 +00:00
scc%netscape.com
8624ce5d67
making string conversions explicit
2000-04-16 11:19:26 +00:00
tbogard%aol.net
a03e1ffa4e
Changed over from using the webshell APIs and nsISessionHistory to using the webNavigation interface on the docshell to go back and forward. Don't have to get the root, docshell does that for you.
2000-04-16 06:14:38 +00:00
troy%netscape.com
ff569f2f21
New rules for absolute positioning
2000-04-16 04:07:02 +00:00
braddr%puremagic.com
759c1f59be
eliminiate NS_COMFALSE and remove a layer of logical negation.
...
r=brendan
2000-04-16 00:23:57 +00:00
scc%netscape.com
c446bce30d
attempting to fix build bustage
2000-04-15 21:48:04 +00:00
scc%netscape.com
4aafab053d
attempting to fix build bustage
2000-04-15 21:46:25 +00:00
scc%netscape.com
c38395df69
making string conversions explicit
2000-04-15 21:18:29 +00:00
scc%netscape.com
b459656dc5
attempting to fix bustage
2000-04-15 21:13:55 +00:00
scc%netscape.com
927265130c
making string conversions explicit
2000-04-15 20:15:37 +00:00
troy%netscape.com
5a4b6cc9fa
Fixed GetIntrinsicImageSize() to return the correct size
2000-04-15 15:49:57 +00:00
troy%netscape.com
668fac7d79
Added GetIntrinsicSize() function
2000-04-15 15:49:03 +00:00
pierre%netscape.com
38c86ad47a
33710 "background-color: inherit doesn't work correctly". Split the NS_STYLE_BG_PROPOGATED flag into 2 flags: NS_STYLE_BG_PROPAGATED_TO_PARENT and NS_STYLE_BG_PROPAGATED_FROM_CHILD. MapDeclarationColorInto() fetches the color from the grand-parent if PROPAGATED_TO_PARENT is set.
2000-04-15 10:38:13 +00:00
pierre%netscape.com
1c0c62281d
32063: <font size=""> makes font tiny
2000-04-15 04:28:12 +00:00
pierre%netscape.com
a6156d11f5
#33244 . changed the default value for empty-cells: 'hide' in quirks mode and 'show' in strict mode.
2000-04-15 03:50:48 +00:00
mstoltz%netscape.com
a4b2043dcb
Made prefapi.h private and removed all #includes of it outside of libpref. r=norris
2000-04-15 03:43:09 +00:00
cmanske%netscape.com
630c36e706
Fix null pointer bugs (35785 and nonfiled), fixes editor bug 35885. r=evaughan
2000-04-15 01:57:16 +00:00
mjudge%netscape.com
4f36050dbc
fixing selection speed. only copying to clipboard on mouse up
2000-04-14 23:00:30 +00:00
jband%netscape.com
f70d245d91
fix bug 32150. Expose to JavaScript the scriptable interfaces on plugin objects implementing nsIPluginInstance. Given an embed tag with a plugin named 'foo' that has an xpcom interface named 'nsIFoo' with a method 'bar', this fix allows JS code (with the UniversalXPConnect privilege) to call document.foo.nsIFoo.bar()
2000-04-14 22:54:48 +00:00
jband%netscape.com
6738a9cf88
extracted the declaration of nsObjectFrame into a separate .h file so that it can be accessed by nsHTMLEmbedElement.cpp. This is needed to fix bug 32150
2000-04-14 22:48:30 +00:00
saari%netscape.com
aa9467d924
Fix for 27936, double carets in message compose window. reviewed by hyatt many moons ago, tested by many.
2000-04-14 21:49:34 +00:00
mjudge%netscape.com
245fc5ff42
Pavlov beat me to this. he changed the APIS while i was editing this file
2000-04-14 11:52:13 +00:00
mjudge%netscape.com
007532285b
get rid of a warning on linux
2000-04-14 11:43:59 +00:00
mjudge%netscape.com
7a66c81c24
added files: mozilla/layout/base/src/nsAutoCopy.cpp
2000-04-14 11:38:30 +00:00
mjudge%netscape.com
dd0979f114
touch alot. changing api for notify selection listeners to add document and seleciton pointers to the api.
2000-04-14 11:21:19 +00:00
mjudge%netscape.com
f2a2473a82
new file changes to get working for autocopyt from selection
2000-04-14 11:15:58 +00:00
mjudge%netscape.com
c0e8e0ff4a
adding in export of nsIAutoCopy.h
2000-04-14 11:15:34 +00:00
mjudge%netscape.com
e09528eec5
not in bulid yet
2000-04-14 06:19:03 +00:00
mjudge%netscape.com
e30463aaad
not in build yet.
2000-04-14 06:18:36 +00:00
troy%netscape.com
d7957984b3
Made FindLineFor() public because I need to call it from the HTML reflow
...
state code
2000-04-14 04:05:58 +00:00
pinkerton%netscape.com
a08bd44ab6
new clipboard interfaces for unix selection clipboard.
2000-04-14 02:52:38 +00:00
jbetak%netscape.com
d5d31765e5
r=ftang 32604 Trunk fix for illegal use of nsString-external JavaScript
2000-04-14 02:47:28 +00:00
jst%netscape.com
d779768929
Making nsDOMAttributeMap a 'live' NamedNodeMap, removed the hashtable for the attributes since a) it caused the none-liveness and b) it was overkill, the number of attributes is usually so low so having a hashtable for them doesn't help much.
2000-04-13 23:42:52 +00:00
mjudge%netscape.com
3362cbda3d
made the table temporarily pull from nsLookandFeel until we get style rule working correctly
2000-04-13 22:39:39 +00:00
akkana%netscape.com
98632e7323
28401: Code cleanup. Move the key event handling to a separate method (r=sfraser)
2000-04-13 22:06:30 +00:00
kmcclusk%netscape.com
fb31d1a466
Clip now applies to child views. b=11660 r=buster@netscape.com
...
Prevent the invalidation of hidden views (1/2 patch from <Tomi.Leppikangas@oulu.fi> b=34466 r=buster@netscape.com
Prevent ViewManager1 from getting into endless loops (patch from <jst@citec.fi> b=25336 r=buster@netscape.com
tested=WINNT, Linux, Mac
2000-04-13 21:56:27 +00:00
jst%netscape.com
2c4d540f7a
Update the DOM interface to DOM Level 2, only stubs so far.
2000-04-13 21:21:02 +00:00
jst%netscape.com
f8cd49f5ec
Fixing objdir build bustage.
2000-04-13 21:00:39 +00:00
troy%netscape.com
d479cc7944
b=35749 Fixed Purify warning
2000-04-13 20:55:40 +00:00
troy%netscape.com
d2b46f5318
b=35312 Made sure we don't mesure in chunks if letter spacing is
...
specified
2000-04-13 20:43:48 +00:00
mjudge%netscape.com
949cea5712
table cell selection now shows up background. also small fix for nsBlockFrame to do the right thing for mouse capture.
2000-04-13 20:21:32 +00:00
pinkerton%netscape.com
facdb265bc
Adding support for xpmenus not rolling up when a click is inside a parent.
2000-04-13 20:14:23 +00:00
pinkerton%netscape.com
837273571e
fix anonymous content child location to handle the case where a scroll frame may be in the way. r=hyatt.
2000-04-13 20:10:06 +00:00
waqar%netscape.com
26b333776d
#=27745
...
r=pollmann
d=Adding Gecko user agent string.
2000-04-13 20:07:13 +00:00
waterson%netscape.com
93951f3bd4
Bug 12493. Change nsILinkHandler interface to take an nsIURI object instead of a string. This allows necko to canonify URIs before passing them back to global history. r=travis,pierre
2000-04-13 19:55:47 +00:00
jst%netscape.com
c85c340801
Fixing #35605 , avoid accessing a null pointer in GetOffsetParent()!
2000-04-13 12:52:03 +00:00
jst%netscape.com
58376df685
Fixing #34573 . Properly reflow a textcontrol if it's 'rows' attribute changes.
2000-04-13 12:28:35 +00:00
heikki%citec.fi
0467df615b
Missing QI entry for an interface we inherit from. Found by ddediu@usa.net, thanks. r=me.
2000-04-13 12:19:50 +00:00
jst%netscape.com
a1f0deb3f3
If a class claims to support an interface in QueryInterface() it *really* should inherit from that interface then! Fixes #35398 .
2000-04-13 12:02:58 +00:00
mscott%netscape.com
a1512278c7
this checkin is actually bryners. Backing out the changes that seem to cause various problems
...
on linux. Eric is going to sit down with a linux guru tomorrow and try to figure out why these changes
were causing a problem.
2000-04-13 07:43:39 +00:00
heikki%citec.fi
1b1b94ee79
Test files for XML Base. Not part of build.
2000-04-13 06:40:17 +00:00
heikki%citec.fi
53d076ca4b
Implemented XML Base ( http://www.w3.org/TR/xmlbase ). Still some issues with escaping illegal chars in URLs etc. Bug 32842.
2000-04-13 06:38:31 +00:00
sfraser%netscape.com
89f918ee5b
Adding methods to allow control of the selection in text widgets.
2000-04-13 05:15:59 +00:00
sfraser%netscape.com
7446f13322
Use an nsCOMPtr in the Select call.
2000-04-13 05:14:08 +00:00
ducarroz%netscape.com
5fe7f03696
Remove the old autocomplete widget which is now replaced by the XBL one (xpfe/components/autocomplete). R=alecf.
2000-04-13 04:50:39 +00:00
tbogard%aol.net
956cf30894
Get the service for the plugin host. Don't bother requesting it from the container.
2000-04-13 02:53:18 +00:00
mjudge%netscape.com
b0e64dc8be
a=gramps. smoketest fix for 35590
2000-04-13 00:15:02 +00:00
nisheeth%netscape.com
47c9ac1a26
Removing the header file because it is generated by IDL now. Not part of mozilla build.
2000-04-12 22:52:38 +00:00
dveditz%netscape.com
d35fe7956c
get VC5 Mozilla build back off the floor, a=granrose
2000-04-12 22:48:54 +00:00
troy%netscape.com
d0d788c9a7
b=35603, r=jinjin@pacbell.net Fix for blocker (crash when selecting
...
text)
2000-04-12 22:22:58 +00:00
jdunn%netscape.com
1195246458
adding include for tolower & toupper
2000-04-12 15:52:50 +00:00
troy%netscape.com
e2f7012f8d
Fix for build bustage
2000-04-12 15:42:55 +00:00
troy%netscape.com
92f939d9c5
Added support for measuring text runs in ascii, and changed text transformer
...
to leave the text as ascii if possible
2000-04-12 14:54:43 +00:00
rods%netscape.com
6f55dc97f3
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
mjudge%netscape.com
fde996376c
fixing 2 bugs. bug for notifications going out when we dont need them for selection changing. and for fixing some keyboard navigations around non-text frames
2000-04-12 10:34:19 +00:00
heikki%citec.fi
ff69b0dc02
Fixing build bustage. When MOZ_SGV is set and DISABLE_TESTS is not set, the build dies in this makefile.
2000-04-12 08:19:19 +00:00
mjudge%netscape.com
5f9dc0e6c3
dangit
2000-04-12 05:48:03 +00:00
mjudge%netscape.com
aa52072fae
left out static in prototype. mac compiler...grumble
2000-04-12 05:43:42 +00:00
morse%netscape.com
c5c04982ff
attempt to fix mac bustage
2000-04-12 05:20:49 +00:00
mjudge%netscape.com
f401e387ea
missed another.get
2000-04-12 04:20:07 +00:00
mjudge%netscape.com
6ff1154741
dangit forgot this one
2000-04-12 03:35:27 +00:00
mjudge%netscape.com
8420dbc746
thought this would have been caught on my machine sorry. .get added
2000-04-12 03:26:49 +00:00
mjudge%netscape.com
3ad06c4f40
fix for setcapture. passes events to the nsHTMLFrame's areaframe when events are trapped to a given frame's view.
2000-04-12 03:04:11 +00:00
evaughan%netscape.com
d1568473c0
Fix for titledbox bugs.
2000-04-12 02:59:26 +00:00
hyatt%netscape.com
304980e9cd
Cuddling mailnews and giving it some of my sweet sweet love. r=saari
2000-04-12 00:24:07 +00:00
evaughan%netscape.com
f03ff8d62c
Grid fixes.
...
Memory leak fixes.
box cleanup.
-a ftang
2000-04-11 23:55:15 +00:00
ftang%netscape.com
6b5c4a72b4
mjudge at ftangs machine. last fix to stop crashing. still problem with event from external IME window not getting to ESM
2000-04-10 21:35:52 +00:00
ftang%netscape.com
9c687cb413
mjudge checkin in from ftangs machine. fixing japanese lockup. this will not fix the strange loss of the commit event to the ESM however. that was making thisproblem obvious.
2000-04-10 21:02:25 +00:00
saari%netscape.com
c0fb49e506
Fix for M15 bug, crashing on tab. Effectively a null check in event state manager. r=hyatt, a=leaf
2000-04-10 20:52:52 +00:00
karnaze%netscape.com
87b5647bbb
bug 35099 - create form frame when inside table related element. a=leaf
2000-04-10 04:00:37 +00:00
mjudge%netscape.com
e6906ce661
a=leaf r=ftang. I will be more carefull with ime when doing selection.. I will be more carefull with ime...
2000-04-08 00:17:14 +00:00
mjudge%netscape.com
ef48f556c8
a=leaf. r=sfraser. fixing ime lockup. stupid mistake on my part
2000-04-07 19:32:46 +00:00
hyatt%netscape.com
5dc78cfa9c
Fixing an XBL event handling bug and the menu accelerator bug. r=brendan, a=leaf
2000-04-06 22:32:39 +00:00
evaughan%netscape.com
2cf22cf97d
Fixes for bugs
...
#34079 (context menus)
#34673 (grid crashes)
(Crash opening many of the editor dialogs)
-r hyatt -a leaf
2000-04-05 23:46:48 +00:00
evaughan%netscape.com
e709674483
Fix for PDT bugs #34056 , #34280 (endor focus bug and tree sorting bug)
2000-04-05 23:02:29 +00:00
evaughan%netscape.com
e3dac533f2
Last solaris build bustage fix.
2000-04-05 08:20:24 +00:00
evaughan%netscape.com
7dfe6d3f2e
fix for solaris
2000-04-05 07:35:13 +00:00
evaughan%netscape.com
1e652fce03
Possible fix for solaris bustage.
2000-04-05 07:27:59 +00:00
evaughan%netscape.com
dc814064c0
1) Fixed assertion in nsGfxTextFrame
...
2) More fixes to Grid widget
2000-04-05 06:41:27 +00:00
cls%seawood.org
3c1876ab59
Minor changes to incoporate OS/2 into our build system. Bug #34106
...
We now set MOZ_{JPEG,ZLIB,PNG}_{CFLAGS,LIBS}, XPCOM_LIBS, MOZ_COMPONENT*_LIBS, WIDGET_DLL, GFXWIN_DLL and MOZ_JS_LIBS in configure.
Added os2 specific arguments to configure.
Added os2 target arch section to configure.
Modified a handful of Makefile.ins to use MOZ_JS_LIBS, MOZ_COMPONENT_LIBS, & EXTRA_DSO_LIBS where necessary.
2000-04-05 06:08:04 +00:00
waterson%netscape.com
767e2f833f
Bug 29507. Clean up PresShell refcounting. r=troy
2000-04-05 05:58:06 +00:00
attinasi%netscape.com
ac9f8c89df
Fixed regression bug 34257 and also contributed toward fixing 17309 by making external style sheets load blocking the parser, unless they are alternates. r=pierre b=34257, 17309
2000-04-05 04:02:38 +00:00
mscott%netscape.com
73c28a6159
Pass the address of the jsval instead of the value (which was null). This helps allow you to access xp-connect
...
objects from xbl.
r=hyatt
2000-04-05 04:00:13 +00:00
jbetak%netscape.com
0d9901399c
crash when loading external JS files - bug 33029
2000-04-05 03:18:41 +00:00
danm%netscape.com
ba0b04425f
abort on null PresShell during focus blur and deactivate. bug 34148 r=saari
2000-04-05 02:10:25 +00:00
jst%netscape.com
72e274a77e
Add a nsHTMLUnknownElement class for LAYER, ILAYER, NOLAYER and unknown elements, this element is a normal element except that it doesn't do inline style processing. This fixes M15 bug #22260 .
2000-04-05 01:46:48 +00:00