wtc%netscape.com
7f67111717
Ported script to Windows 95.
1999-11-20 20:01:24 +00:00
wtc%netscape.com
8662e27008
Changed tab to spaces.
1999-11-20 20:00:02 +00:00
wtc%netscape.com
d610776706
Removed extra blank line.
1999-11-20 19:59:31 +00:00
duncan%be.com
a8e97d16e1
Clone nsFileSpec::Truncate from nsFileSpecUnix.cpp, r=shaver.
1999-11-20 17:57:42 +00:00
briano%netscape.com
61170a94b9
Automated update
1999-11-20 16:30:21 +00:00
duncan%be.com
eee97d86af
Try again with fix for BeOS build. This is not the same fix that broke
...
the Solaris build yestarday, but I'm looking at tinderbox anyway, ready
to back this out if there are build problems.
r=mcafee, r=shaver
1999-11-20 16:15:44 +00:00
cls%seawood.org
a6e331edd8
Applied fix to mork for BeOS. Patch submitted by Duncan Wilcox <duncan@be.com>.
1999-11-20 11:03:43 +00:00
duncan%be.com
196ff89c01
Make locale work under BeOS (added XP_BEOS next to XP_UNIX). r=nhotta
...
Make JS timing work under BeOS (added XP_BEOS next to XP_UNIX). r=mcafee
Make nsSigHandlers.cpp build under BeOS (strsignal returns const char *). r=mcafee
1999-11-20 10:53:34 +00:00
cls%seawood.org
33bda47823
Missing include was causing strncpy to be undefined and we should be using PL_strncpy anyways. Added newline at end of file to get rid of a warning.
1999-11-20 10:05:44 +00:00
rjc%netscape.com
ec7ad9543d
Better handling of natural order calculate on RDF sequences. Makes drag&drop work fairly well in natural order.
1999-11-20 08:46:22 +00:00
rjc%netscape.com
a2c16d2fc3
Check in some preliminary bookmarks drag&drop support.
1999-11-20 08:35:39 +00:00
rjc%netscape.com
328d85411b
nsBookmarksService must accept RDF nextVal assertions, otherwise the RDF container utilities can't successfully add/remove items from RDF sequences.
1999-11-20 08:34:41 +00:00
scc%netscape.com
290a51fcd4
fixed an annoying, but rare, bug where an |nsCOMPtr| in an ownership ring could |Release()| twice. See the comment in the code for details. r=waterson
1999-11-20 08:19:24 +00:00
bryner%uiuc.edu
b3668a1805
Oops, fixing a typo. Sorry about that.
1999-11-20 08:12:56 +00:00
dp%netscape.com
166f34a590
Removing extra semi-colon
1999-11-20 08:04:59 +00:00
rginda%netscape.com
4d390f03b5
tweaked html output, added test duration time.
1999-11-20 07:50:43 +00:00
dp%netscape.com
3f078d5856
Using nsAllocator to match changed Registry allocation. r=shaver
1999-11-20 07:37:32 +00:00
dp%netscape.com
fd4515e4d6
- Converting to GenericModule
...
- Using NS_IMPL_ISUPPORTS1
- Removing a bunch of NS_DEFINE_IID
1999-11-20 07:34:03 +00:00
dp%netscape.com
fdc280c002
Adding pref classname
1999-11-20 07:33:09 +00:00
norris%netscape.com
e15cc74c6b
Remove unused file and change makefile to reflect change.
...
r=mstoltz
1999-11-20 07:30:57 +00:00
warren%netscape.com
72b2f1fb4a
Fixed indentation.
1999-11-20 07:30:26 +00:00
warren%netscape.com
c66f04c585
Changed ifdefs to this stuff is off for debug builds too.
1999-11-20 07:28:45 +00:00
norris%netscape.com
1c4dac85f3
Modify generated dom code to use a enum rather than a string for codesize
...
and efficiency.
Tighten checks on document properties and node properties. Should resolve
several bugs:
18965 document.firstChild vulnerability
19043 document.childNodes vulnerability
19044 document.lastChild vulnerability
r=mstoltz
1999-11-20 07:28:34 +00:00
dp%netscape.com
3c1dbdbe0d
Convering to GenericModule.
1999-11-20 07:28:11 +00:00
dp%netscape.com
0b9b87c92c
Eliminating leak of factory when getting it from hashtable.
...
Using NS_IMPL_ISUPPORTS1
Removing NS_DEFINE_IID
r=warren@netscape.com
1999-11-20 07:21:53 +00:00
bryner%uiuc.edu
9bf1ffc77e
Adding a new interface that will be used for scrolling tree frames with
...
the mouse wheel.
1999-11-20 07:16:52 +00:00
dp%netscape.com
8d345600b2
Using COMPtr
1999-11-20 07:16:42 +00:00
waterson%netscape.com
185feea34c
Bug 16797. Allow files to be 'zero' length. r=warren
1999-11-20 07:15:28 +00:00
dp%netscape.com
1d867ed423
Using NS_REINTERPERT_CAST instead of NS_STATIC_CAST r=scc@netscape.com
1999-11-20 07:15:23 +00:00
waterson%netscape.com
0116ab78df
Bug 12734. Make check for duplicate insertions debug-only. Thanks to zee@northrock.bm
1999-11-20 07:13:25 +00:00
nisheeth%netscape.com
3938f2b6a7
Don't make the label of a pref an anchor. r=none.
1999-11-20 07:11:11 +00:00
sfraser%netscape.com
78aa804bcf
Workaround for bug 19421 -- no menus on mac. This is a problem with brutal sharing of overlays that waterson needs to fix. For now, turn off brutal sharing of scripts. r=brendan, saari.
1999-11-20 06:42:24 +00:00
troy%netscape.com
18e16961d7
b=19416. Workaround for problem of combo box drop-down being displayed in
...
the wrong place sometimes
1999-11-20 06:03:16 +00:00
warren%netscape.com
1948c505e0
Added isascii for mac
1999-11-20 05:46:04 +00:00
warren%netscape.com
3693ef82f8
Fixed include for non-debug builds.
1999-11-20 05:27:35 +00:00
rginda%netscape.com
e50de21c72
Added javapath, and confail options. Made some trace output come out by default so it isn't so eerily quiet in quiet mode.
1999-11-20 05:22:20 +00:00
waldemar%netscape.com
61070bffbe
Fixed MCL incompatibility
1999-11-20 04:34:42 +00:00
warren%netscape.com
f2c80822b2
Added nsStr (nsString, nsString2) code for counting strings that have been seen. r=rickg
1999-11-20 04:22:26 +00:00
jband%netscape.com
b64ec3335e
r=fur Conform to the recently changed semantics of nsHashtableEnumerator::IsDone to fix the infinite loop that started happening in the Components.[interfaces,classes,classesByID] enumerators
1999-11-20 04:21:58 +00:00
warren%netscape.com
bec28d62e5
Fix for bug that triggers assertion in END_READ state of file transport.
1999-11-20 04:19:20 +00:00
morse%netscape.com
0a9cc1a1ec
Partial fix for bug 18668, unable to login to aka, r=valeski
1999-11-20 04:13:21 +00:00
dougt%netscape.com
817bc1d086
removing unneeded file.
...
fixing build bustage.
making simon happy.
1999-11-20 04:07:25 +00:00
tbogard%aol.net
32683c53e8
Spelling fix for bug #16386 .
1999-11-20 03:57:34 +00:00
rhp%netscape.com
7ba8b810d1
Changes for using nsSpecialSystemDirectory directory - Bug #18021 - r: jefft
1999-11-20 03:14:13 +00:00
dougt%netscape.com
64f64e7441
removing task extensions. now using dynamic overlays. r=hyatt.
1999-11-20 03:13:39 +00:00
brendan%mozilla.org
7289c9d1cb
Followup to my last checkin: get list-unlink vs. ResumeWalk order right (r=waterson@netscape.com)
1999-11-20 03:10:42 +00:00
waldemar%netscape.com
c9c34bf66c
Added Allegro reference
1999-11-20 02:18:26 +00:00
waldemar%netscape.com
134c6fefaf
Updated to work under Allegro Common Lisp
1999-11-20 02:16:56 +00:00
rginda%netscape.com
db611ebed7
s/FAILED!/{return a failure}/ in testcase description to keep from fooling the test driver.
1999-11-20 01:43:44 +00:00
gagan%netscape.com
b8b2046ce1
New files first checkin.
1999-11-20 01:34:19 +00:00