stephend%netscape.com
|
87c16bccb7
|
Bug 100656. about:config 'Prefs' column should read 'Preference Name' r=chipc@netscape.com, sr=sspitzer@netscape.com. Patch by Bradley Hart <bhart00@yahoo.com>
|
2001-09-21 01:39:59 +00:00 |
|
tao%netscape.com
|
230539de61
|
97606: Default character coding setting is blank in pref.
(r=dveditz,sr=alecf). add navigator.proeprties to en-{win,mac}.jar.
|
2001-09-21 01:25:36 +00:00 |
|
relyea%netscape.com
|
6b35339255
|
Fix assert to be correct!
|
2001-09-21 01:20:08 +00:00 |
|
tao%netscape.com
|
4cc129fd94
|
97606: Default character coding setting is blank in pref
(r=dveditz,sr=alecf). add navigator.proeprties to en-{win,mac}.jar
|
2001-09-21 01:16:59 +00:00 |
|
shrutiv%netscape.com
|
6824082231
|
Fix for bug 100204: Customized Linux build does not work if dir name
contains spaces (r=tao)
Including quotes in directory path of tar command
|
2001-09-21 01:11:19 +00:00 |
|
heikki%netscape.com
|
7aee234a8b
|
Bug 100795 Mac project changes.
|
2001-09-21 01:08:36 +00:00 |
|
jst%netscape.com
|
b444cadab0
|
Fixing bug 100795. Removign the method load() from HTML documents, implement it only on XML documents since the name 'load' blocks existing global functions named 'load' from being called from event handlers in the document (since document.load is found before window.load in the scope of event handlers). HTMLDocument.load and XULDocument.load were never implemented any way. r=heikki@netscape.com, sr=vidur@netscape.com
|
2001-09-21 01:07:53 +00:00 |
|
waterson%netscape.com
|
7241191f29
|
Bug 96228. Make nsContainerFrame::PositionFrameView position _only_ the frame's view (don't recur). Explicitly call nsContainerFrame::PositionChildViews as appropriate when moving a frame post-Reflow. Consolidate view positioning logic duplicated between PositionFrameView and SyncFrameViewAfterReflow, which now correctly computes offset for anonymous view in nsScrollFrame and accounts for scrolled views. r=kmcclusk,karnaze sr=attinasi
|
2001-09-21 00:53:29 +00:00 |
|
bryner%netscape.com
|
b0951ad401
|
Fixing build bustage. r=brendan.
|
2001-09-21 00:44:22 +00:00 |
|
cmanske%netscape.com
|
5f5666be8e
|
Tweaks to make relative url work, b=72583, r=syd, sr=hewitt
|
2001-09-21 00:38:47 +00:00 |
|
rangansen%netscape.com
|
464265bfba
|
r=rangansen sr=kin@netscape.com
bug# 100193 - updating PSM version
|
2001-09-21 00:20:34 +00:00 |
|
relyea%netscape.com
|
3c07e958d1
|
Duh. Don't try to get a reference to the slot until we know that it's not NULL.
|
2001-09-21 00:13:10 +00:00 |
|
rogerl%netscape.com
|
61a9487ec2
|
Fixed value/type mismatch bugs. Fixed some warnings.
|
2001-09-20 23:52:06 +00:00 |
|
srilatha%netscape.com
|
c8a28c8a1b
|
Fix for smoketest blocker bugscape bug 9703
r=dmose,sr=sspitzer, a=granrose
|
2001-09-20 23:50:51 +00:00 |
|
beard%netscape.com
|
ccc8f2201f
|
Fix crasher on Mac.
|
2001-09-20 23:39:06 +00:00 |
|
idk%eng.sun.com
|
9a5d8f446c
|
fix for 57337 [libjar does not retrieve link information]
r = dveditz@netscape.com
sr = brendan@mozilla.org
|
2001-09-20 23:33:23 +00:00 |
|
relyea%netscape.com
|
ab017deb28
|
Sigh, some platforms have stdio.h included, some don't.
|
2001-09-20 23:19:15 +00:00 |
|
relyea%netscape.com
|
2b60cb8953
|
Replace variable that belongs in an ifdef.
|
2001-09-20 23:15:12 +00:00 |
|
alecf%netscape.com
|
b530aeb1cf
|
update with clustering ability and comments
|
2001-09-20 23:01:21 +00:00 |
|
hewitt%netscape.com
|
d2169dbb07
|
97574 - Implement toolbarbutton and kill menubutton, r=blake, sr=hyatt
|
2001-09-20 22:51:30 +00:00 |
|
dsirnapalli%netscape.com
|
bdf0df1dd4
|
Added line var setCharsetValueTo = "ISO-8859-1";
|
2001-09-20 22:51:25 +00:00 |
|
relyea%netscape.com
|
9db1cb7b94
|
Fix compiler errors on HP, Linux, AIX, and Solaris
|
2001-09-20 22:16:25 +00:00 |
|
relyea%netscape.com
|
ce8cca241b
|
Fix compiler warnings on Solaris, Linux, HP, and AIX
|
2001-09-20 22:15:32 +00:00 |
|
beard%netscape.com
|
e75f592c1b
|
Fix Mac build bustage.
|
2001-09-20 22:15:14 +00:00 |
|
relyea%netscape.com
|
9cc2e54698
|
Fix compiler warnings on AIX, Linux, HP, and Solaris.
|
2001-09-20 22:14:09 +00:00 |
|
hewitt%netscape.com
|
891a354066
|
97574 - Implement toolbarbutton and kill menubutton, r=blake, sr=hyatt
|
2001-09-20 22:13:03 +00:00 |
|
relyea%netscape.com
|
bd407ce779
|
Fix compiler warnings on HP, AIX, Linux, and Solaris.
|
2001-09-20 22:12:23 +00:00 |
|
relyea%netscape.com
|
795b909758
|
Remove usage of KeyDBHandle from the jar code.
|
2001-09-20 22:11:19 +00:00 |
|
relyea%netscape.com
|
b213eed507
|
Fix compiler warnings on HP, Linux, Solaris, and AIX.
|
2001-09-20 22:09:49 +00:00 |
|
jst%netscape.com
|
c34a08d195
|
Adding new interface file, not part of the build yet.
|
2001-09-20 22:09:41 +00:00 |
|
relyea%netscape.com
|
2d1beaea64
|
Fix compiler warnings on Solaris, Linux, AIX, HP.
Remove dependency on header files in softoken.
|
2001-09-20 22:07:33 +00:00 |
|
relyea%netscape.com
|
6eed667267
|
Fix Linux warnings.
|
2001-09-20 22:02:46 +00:00 |
|
relyea%netscape.com
|
1cdc9162cb
|
Fix compiler warnings.
|
2001-09-20 22:01:37 +00:00 |
|
relyea%netscape.com
|
6df55bcad1
|
Handle issues with raw keys not being visible.
|
2001-09-20 22:00:05 +00:00 |
|
relyea%netscape.com
|
7a6229eb6e
|
Fix compiler warnings
|
2001-09-20 21:59:11 +00:00 |
|
relyea%netscape.com
|
bad59da847
|
Compile in the new brave world where Low level structures are visible.
|
2001-09-20 21:54:33 +00:00 |
|
relyea%netscape.com
|
485eb27895
|
Fix compiler warnings.
|
2001-09-20 21:52:59 +00:00 |
|
relyea%netscape.com
|
50931215ee
|
rsaperf uses low level external headers. Get those headers from the
development tree.
|
2001-09-20 21:52:06 +00:00 |
|
relyea%netscape.com
|
42419ae0ca
|
Remove unneeded references to the KeyDB data structure.
fix compilier warnings.
|
2001-09-20 21:50:21 +00:00 |
|
relyea%netscape.com
|
ad3b9d7e36
|
Fix compilier warnings.
Remove calls to low level key structures.
|
2001-09-20 21:47:29 +00:00 |
|
relyea%netscape.com
|
bc18839896
|
Remove dead code.
Fix compiler warnings.
|
2001-09-20 21:45:41 +00:00 |
|
relyea%netscape.com
|
0b9bdfa399
|
Fix compiler warnings.
Use the new Initalization functions for Modules.
|
2001-09-20 21:44:20 +00:00 |
|
relyea%netscape.com
|
9122d644c8
|
BlapiTest required headers are no longer public. Get them from the
developement directory.
|
2001-09-20 21:42:54 +00:00 |
|
relyea%netscape.com
|
f0a6a83eca
|
Fix warnings on Linux, Solaris, AIX, HP.
|
2001-09-20 21:41:34 +00:00 |
|
relyea%netscape.com
|
41f89b6090
|
Export the new initialization functions
|
2001-09-20 21:40:24 +00:00 |
|
relyea%netscape.com
|
daeedfa5ff
|
Make sure the Low level initialization function signature match. Include the
header to get the correct prototypes.
|
2001-09-20 21:39:58 +00:00 |
|
relyea%netscape.com
|
2385ad137d
|
Fix warnings on Linux, HP, Solaris, and AIX.
|
2001-09-20 21:38:26 +00:00 |
|
relyea%netscape.com
|
d5a37e21d3
|
Fix compilier warnings on AIX, Solaris, HP, and Linux.
|
2001-09-20 21:37:16 +00:00 |
|
relyea%netscape.com
|
41ef51dcd2
|
Fix compilier warnings on AIX, HP, Linux, and Solaris.
|
2001-09-20 21:34:42 +00:00 |
|
relyea%netscape.com
|
d58d421bd6
|
1) fix compilier warnings on AIX, Solaris, HP, and Linux.
2) remove Dependency on low key structures in the soft token.
|
2001-09-20 21:30:48 +00:00 |
|