fur%netscape.com
81053da053
Disabling the cache build on unix until I can get a handle on the problem
1999-12-07 04:00:43 +00:00
briano%netscape.com
35d347fe5e
Backed out my earlier QNX memory model change. It compiles just fine, but binaries linked in this manner don't run (memory violation). Sigh...
1999-12-07 03:50:43 +00:00
evaughan%netscape.com
183d6249cf
1) created an nsIScrollableFrame interface make it possible for Chris K to fix PDP+ bug #12122
...
-r Troy
1999-12-07 03:36:05 +00:00
varada%netscape.com
8c60eae048
fix for file browsing to the last selected value bug #20345
1999-12-07 03:27:19 +00:00
briano%netscape.com
72169471ec
QNX-specific fix. An echo was left out, resulting in an (ignored) error.
1999-12-07 03:23:55 +00:00
fur%netscape.com
f74434f46d
Fix imminent unix build bustage because I failed to add the cache makefiles
1999-12-07 03:17:35 +00:00
fur%netscape.com
8621c2753e
Enable building of cache on unix
1999-12-07 02:39:31 +00:00
danm%netscape.com
63db80c4cc
add deathgrip to JSContext to prevent its untimely destruction. fixes bug 20193. r:brendan@mozilla.org
1999-12-07 02:39:17 +00:00
fur%netscape.com
afe850cc01
Add cache tests
1999-12-07 02:32:34 +00:00
fur%netscape.com
b882234bd2
Enable building of cache on Windows
1999-12-07 02:19:56 +00:00
fur%netscape.com
d2ac28ac9d
Replaced spaces with tab to fix build bustage for rgoodger
1999-12-07 02:17:24 +00:00
fur%netscape.com
ef60f625b6
Landing of CacheIntegration_BRANCH in support of bug #8305 (Implement cache)
1999-12-07 02:07:31 +00:00
tbogard%aol.net
c24c54da60
Checkin for valeski:"r=travis, fixing eval of un-init'd rv".
1999-12-07 02:06:25 +00:00
brendan%mozilla.org
8802596fe8
Add off-by-default metering, improve comments (r=waterson@netscape.com).
1999-12-07 02:06:10 +00:00
waterson%netscape.com
91a44351d9
Pretty up Franz Sirl's code; fix STUB_ENTRY() macro to use r12 as the register in which the method index is passed; r4 is used for passing the first parameter! r=beard@netscape.com (actually, most of the work was beard!)
1999-12-07 02:05:54 +00:00
sspitzer%netscape.com
d3e415dbf5
remove the check on rv. we are already doing the right thing.
...
fix by=racham, r=sspitzer
1999-12-07 01:58:26 +00:00
edburns%acm.org
cd7c5bc466
This change is not related to SeaMonkey, so it can't break the build.
...
r=marklin
a=edburns
bug=20659
added #ifdef XP_UNIX for GTK_MOZAREA stuff.
1999-12-07 01:51:54 +00:00
ssu%netscape.com
758efda941
removing error message if .ini file is missing. affects only windows. r=sgehani
1999-12-07 01:38:22 +00:00
ftang%netscape.com
723af171cd
add query composition event which get current curosor position. add timer base IME x y location query for gtk. r=erik. fix bug 17916 20550
1999-12-07 01:29:00 +00:00
rgoodger%ihug.co.nz
f4dc48db7b
signonviewer skinnability, keyboard mappings. r=morse
1999-12-07 01:25:36 +00:00
rgoodger%ihug.co.nz
df3e1e2b62
cookie viewer keyboard mappings, skin update. r=morse
1999-12-07 01:21:25 +00:00
cmanske%netscape.com
5ea1eb5e29
Finished basic table editing (bug 6256) r=mjudge. Fixed XUL so debug-only plain text editor works. r=akkana
1999-12-07 01:12:10 +00:00
matt%netscape.com
f68866bbad
fix for bug 20967 r-chris
1999-12-07 00:55:11 +00:00
matt%netscape.com
8b4589fccb
fix for bug 20967
1999-12-07 00:53:09 +00:00
brendan%mozilla.org
00700519be
Tidy whitespace and bracing (r=slamm@netscape.com).
1999-12-07 00:52:42 +00:00
slamm%netscape.com
3feec473c3
Add dialogs. One to verify that the add should be done. Another to warn that the panel has already been added.
1999-12-07 00:41:41 +00:00
ssu%netscape.com
329d30c35e
updating scripts to display build version in Setup. Fixes bug #17377 . Not part of tinderbox. Would affect only windows plaforms. r=sgehani
1999-12-07 00:23:38 +00:00
sspitzer%netscape.com
454b1137d3
fix for #15042 . fix by=racham, r=sspitzer
1999-12-07 00:22:30 +00:00
rickg%netscape.com
6d22791ca9
finally landing residual style handling code; r=harishd; other changes include warning removal and comment handling fix, r=buster. This fixes over 50 bugs.
1999-12-07 00:22:15 +00:00
rginda%netscape.com
ce5f5f9500
Fix exit code detection.
1999-12-07 00:22:06 +00:00
mscott%netscape.com
ee8010e0ef
Fix build breakage for Travis.
1999-12-07 00:15:42 +00:00
fur%netscape.com
fccc09be1e
Export nsStorageStream.h
1999-12-07 00:05:37 +00:00
rods%netscape.com
7159ff2692
added a call in the creation of selects (comboboxes):
...
nsHTMLContainerFrame::CreateViewForFrame(aPresContext, comboboxFrame,
aStyleContext, PR_FALSE);
so we get a view when we are absolutely positioned.
r=buster bug 19382
1999-12-07 00:05:23 +00:00
rogerl%netscape.com
60203eb6d0
Removed unsued local var version - shadowing caused typeof version test
...
to fail.
1999-12-06 23:53:57 +00:00
warren%netscape.com
0b77d1dea1
2 fixes for directory listings: I added arguments to NewChannel which needed to be added in directory.js. Travis wacked nsHTTPIndexParser::OnStartRequest and didn't preserve the 'call once' stuff. r=waterson
1999-12-06 23:45:34 +00:00
edburns%acm.org
1526455072
Changed comment in initialize.
1999-12-06 23:42:13 +00:00
rginda%netscape.com
152f3ef815
* jsDriver.pl
...
Turn off trace by default (oops)
Fix test list/ skil list output
1999-12-06 23:38:23 +00:00
tbogard%aol.net
88a1a8c83d
Changed the way Assertion works. Get ready to remove all the old assertions methods. NS_ASSERTION now works the same way it used with the exception that on Windows it will put up and abort, retry, ignore box if you aren't in the debugger. r=warren.
1999-12-06 23:34:48 +00:00
rginda%netscape.com
460603af1d
Moved test from js1_2 section
1999-12-06 23:32:25 +00:00
fur%netscape.com
643ff62dd5
Added cache control flags, in support of Bug #8305 (Implement cache)
1999-12-06 23:31:47 +00:00
edburns%acm.org
d95b24a1a5
r=marklin
...
a=edburns
bug=20659
Changes to bring webclient sort of up to working shape on unix.
1999-12-06 23:31:11 +00:00
dp%netscape.com
63ea9e61f9
Checking error status on no url spec and returning error properly. r=morse@netscape.com
1999-12-06 23:29:41 +00:00
dp%netscape.com
3ae2057cf2
Fixing leak of atoms. r=beard@netscape.com, morse@netscape.com
1999-12-06 23:28:26 +00:00
mcafee%netscape.com
e75fa21e4c
Adding support for -f startup flag, print out execution line. r=leaf
1999-12-06 23:20:26 +00:00
robinf%netscape.com
3b6a50cd34
UI improvements; added bold to group box titles
1999-12-06 23:15:37 +00:00
rods%netscape.com
11c20a5638
Should have left off the ":"
...
r=self
1999-12-06 23:05:52 +00:00
waterson%netscape.com
c8156765d3
Bug 16709. Set 'content ID' fields on elements as they are constructed from XUL.
1999-12-06 23:05:31 +00:00
waterson%netscape.com
233d818184
Bug 20897. Change flow-of-control; panic if we can't get from a presshell to a webshell and beyond. r=danm
1999-12-06 23:03:53 +00:00
rods%netscape.com
6e773b0546
removing unused variables (bloat) and using nsLayoutAtoms::optionSelectedPseudo instead of
...
using a string and creating and deleting it each time.
r=kmcclusk
1999-12-06 22:59:43 +00:00
rods%netscape.com
d2badeaa7f
adding :-moz-option-selected
...
r=kmcclusk
1999-12-06 22:57:24 +00:00