Commit Graph

28148 Commits

Author SHA1 Message Date
vidur%netscape.com
ea99b5ffb8 Fix for bug 6843. Option.selected returns the correct value for non-multi-selects.
git-svn-id: svn://10.0.0.236/trunk@32430 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 23:24:06 +00:00
briano%netscape.com
ba2c36c185 Fixed a bug that only exhibited itself if NO_STATIC_LIB was defined. The tools (../tools) require that libxpt.a gets built no matter what, and that wasn't happening.
git-svn-id: svn://10.0.0.236/trunk@32429 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 23:17:03 +00:00
joki%netscape.com
91abaf6632 Fix for bug 6005, crash on window closing via script. A: chofmann, R: vidur
git-svn-id: svn://10.0.0.236/trunk@32427 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 23:16:53 +00:00
vidur%netscape.com
518d3ab653 Fix for bug 4050 - problem with HTMLSelectElement::Add(). Fix reviewed by Eric Pollmann and approved by CYeh.
git-svn-id: svn://10.0.0.236/trunk@32424 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 21:50:14 +00:00
rogerl%netscape.com
095914ec44 Switching to JSValue throughout. Implementing operators per base type.
git-svn-id: svn://10.0.0.236/trunk@32415 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 21:16:11 +00:00
tague%netscape.com
faaa440343 Fixed bug #6680. Approved by chofmann.
git-svn-id: svn://10.0.0.236/trunk@32410 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 19:21:51 +00:00
tague%netscape.com
dfc83b2766 Fix for #5916 - Input Method Candidate list rendered as blobs. Approved by chofmann.
git-svn-id: svn://10.0.0.236/trunk@32409 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 18:56:48 +00:00
mcafee%netscape.com
7604eff355 Adding Tab test to Debug | XPToolkit. a=chofmann
git-svn-id: svn://10.0.0.236/trunk@32403 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 17:45:15 +00:00
mcafee%netscape.com
bf494e7c8e Exporting tab.xul. a=chofmann
git-svn-id: svn://10.0.0.236/trunk@32402 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 17:44:05 +00:00
mcafee%netscape.com
4475d624e9 Test for tab widget. a=chofmann
git-svn-id: svn://10.0.0.236/trunk@32401 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 17:43:00 +00:00
jfrancis%netscape.com
abe9be9f5a adding layout/html/content/public/MANIFEST to dist build
git-svn-id: svn://10.0.0.236/trunk@32400 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 13:40:18 +00:00
hyatt%netscape.com
cd7befee69 No manifest file was included for this directory. ^%&#^%&#@$
git-svn-id: svn://10.0.0.236/trunk@32399 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 09:13:00 +00:00
rickg%netscape.com
ec1b421792 checkin to fix bugs per hofmann
git-svn-id: svn://10.0.0.236/trunk@32387 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 07:36:54 +00:00
hyatt%netscape.com
7130ae80a6 Fixes for bugs 6746 and 6747. Approved by chofmann@netscape.com.
git-svn-id: svn://10.0.0.236/trunk@32386 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 06:39:37 +00:00
rickg%netscape.com
e488bea319 fixed string usage error
git-svn-id: svn://10.0.0.236/trunk@32385 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 06:19:14 +00:00
matt%netscape.com
c27a89875a Adding internationalization stuff for xul...Appoved by chris
git-svn-id: svn://10.0.0.236/trunk@32384 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 03:58:58 +00:00
gordon%netscape.com
2dc3eb46f0 Fix for bug#6662 "PR_Open does not set hpb.fileParam.ioDirID field".
git-svn-id: svn://10.0.0.236/trunk@32383 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 03:58:42 +00:00
matt%netscape.com
dc92e40330 Adding xul files for prefs
git-svn-id: svn://10.0.0.236/trunk@32382 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 03:35:50 +00:00
gordon%netscape.com
e45d4dcf50 Resolves bug# 4314 "create separate build script for NSPR" by factoring the builds of the dist directory and projects into the minimum necessary for NSPR (collectively referred to as Runtime) and the rest of the Client. Reviewed by Simon Fraser.
git-svn-id: svn://10.0.0.236/trunk@32381 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 03:34:01 +00:00
gordon%netscape.com
f685c26237 Preparation for separate runtime builds on Mac. Added $build{runtime} = 0;
git-svn-id: svn://10.0.0.236/trunk@32380 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 03:31:25 +00:00
briano%netscape.com
e4cdad0924 Fix for BSDI builds.
git-svn-id: svn://10.0.0.236/trunk@32379 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 03:27:20 +00:00
mscott%netscape.com
3b76d4e0e1 Back out ftang's changes to fix show stopper on mailnews: Bug #6740. Right now mailnews is helpless without backing this out.
git-svn-id: svn://10.0.0.236/trunk@32378 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 03:23:44 +00:00
mscott%netscape.com
028805ce34 Remove nsNewsArticleSet.h for sspitzer.
git-svn-id: svn://10.0.0.236/trunk@32377 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 03:18:13 +00:00
mjudge%netscape.com
80a995847b incorrect C++ put class:: in front of method name illegal ASCII C++ MAC picks this up i guess 1 line change
git-svn-id: svn://10.0.0.236/trunk@32373 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 03:01:02 +00:00
briano%netscape.com
c333d68726 Fix for SCO OpenServer builds. _SCO_DS is always set by SCO's compiler.
git-svn-id: svn://10.0.0.236/trunk@32371 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 02:57:37 +00:00
sspitzer%netscape.com
0f2bba7589 removed files: mozilla/mailnews/news/src/nsNNTPArticleSet.cpp
git-svn-id: svn://10.0.0.236/trunk@32370 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 02:57:19 +00:00
sspitzer%netscape.com
2f55b75945 added files: mozilla/mailnews/base/util/nsMsgKeySet.cpp, removed files: mozilla/mailnews/base/util/nsNewsSet.cpp
git-svn-id: svn://10.0.0.236/trunk@32369 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 02:56:02 +00:00
sspitzer%netscape.com
a075788a2b remove duplicate implementations of nsNewsSet. rename nsNewsSet to nsMsgKeySet.
heed the news set.  this fixes #6730 and #6244.


git-svn-id: svn://10.0.0.236/trunk@32368 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 02:54:25 +00:00
danm%netscape.com
e04f933a9b more error checking, a missing GetIID method and another test button should fix bug 6751. a:chofmann
git-svn-id: svn://10.0.0.236/trunk@32366 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 02:24:31 +00:00
rjc%netscape.com
a363c3d579 Fix Unix bustage on previous checking for bug # 6778.
git-svn-id: svn://10.0.0.236/trunk@32365 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 01:55:37 +00:00
akkana%netscape.com
0325b11e9d 6773: an nsresult was being checked before it was initialized. Appv'd chofmann
git-svn-id: svn://10.0.0.236/trunk@32364 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 01:48:12 +00:00
sdagley%netscape.com
f53c9186a2 Fix bug #3534. Now set EOF and file position to requested offset in a seek when the offset is past the current EOF. With this fix pinkerton's workaround in reg.c is no longer required si it has been removed. Reviewed pinkerton, approved chofmann.
git-svn-id: svn://10.0.0.236/trunk@32359 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 01:25:54 +00:00
rjc%netscape.com
343cde0381 Fix bug # 6778. Reviewed by sdagley, approved by chofmann.
The fix consists of checking the proper default namespace on attributes (instead of using the XUL namespace), and adding a XUL template in for the bookmarks panel in the sidebar.


git-svn-id: svn://10.0.0.236/trunk@32358 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 01:21:20 +00:00
briano%netscape.com
94873d50e0 Fix for SCO's brain-damaged C++ (cfront) compiler.
git-svn-id: svn://10.0.0.236/trunk@32355 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 01:01:43 +00:00
mjudge%netscape.com
85ff7d2a69 reviewed sfraser approved choffman 6771 6762 UMR and Extreemly inefficient table selection code fixed simply
git-svn-id: svn://10.0.0.236/trunk@32354 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 00:52:00 +00:00
slamm%netscape.com
cfbf2cd253 Avoid user layers with gecko client. Need to use style sheets instead.
git-svn-id: svn://10.0.0.236/trunk@32353 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 00:36:09 +00:00
rogerl%netscape.com
a58c620f15 New.
git-svn-id: svn://10.0.0.236/trunk@32351 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 00:14:26 +00:00
rogerl%netscape.com
13a12a7a0e Switch to new JSValue hierarchy.
Added logical/bitwise ops.


git-svn-id: svn://10.0.0.236/trunk@32350 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-20 00:13:38 +00:00
norris%netscape.com
59c0460b7f Remove Java 2 dependency.
git-svn-id: svn://10.0.0.236/trunk@32349 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 23:58:37 +00:00
joki%netscape.com
99c9b77e71 Partial fix for 3289, reduce number of repaints/reflow when mousing over toolbar buttons. A:chofmann
git-svn-id: svn://10.0.0.236/trunk@32348 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 23:28:18 +00:00
sfraser%netscape.com
630ff78826 Fix for bugs 4907, 5317; New blank editor window, and Edit Page. r akkana, kin. a chofmann.
git-svn-id: svn://10.0.0.236/trunk@32347 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 23:27:34 +00:00
beard%netscape.com
c7a927daba bugs #5062, #4703: have to create per view manager rendering contexts, even when the shared drawing surfaces are already big enough.
a=chofmann


git-svn-id: svn://10.0.0.236/trunk@32346 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 23:23:47 +00:00
slamm%netscape.com
a43127ccdd Change last checkin to use legal perl.
git-svn-id: svn://10.0.0.236/trunk@32345 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 23:20:23 +00:00
slamm%netscape.com
566be6aa75 Tighten up the date format for the sidebar panel.
git-svn-id: svn://10.0.0.236/trunk@32343 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 23:14:02 +00:00
slamm%netscape.com
360c999ef3 Update the sidebar panel every minute.
git-svn-id: svn://10.0.0.236/trunk@32342 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 23:07:54 +00:00
evaughan%netscape.com
e737c85970 Fixed some visibility bugs in order to make the tab widget work correctly.
git-svn-id: svn://10.0.0.236/trunk@32341 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 22:14:11 +00:00
harishd%netscape.com
26a1b6b64c Fix for Bug# 6716 - Handling multiple <BODY> tags in a document.
Fix for Bug# 6644 - Illegal content handling in tables - Tweaked.
(R) rickg (A) chofmann


git-svn-id: svn://10.0.0.236/trunk@32340 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 22:14:01 +00:00
harishd%netscape.com
84a87a74ea Fix for bug#6716. For handling multiple <BODY> tags in a document.
(R) rickg, (A) chofmann


git-svn-id: svn://10.0.0.236/trunk@32339 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 22:10:30 +00:00
varada%netscape.com
1db6814e57 help files
git-svn-id: svn://10.0.0.236/trunk@32338 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 21:53:48 +00:00
slamm%netscape.com
2160b10698 Add flash panel data.
git-svn-id: svn://10.0.0.236/trunk@32336 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-19 21:20:00 +00:00