davidm%netscape.com
254a081888
14026 [DOGFOOD] Copy/Paste/Cut (etc) disabled within Browser
r = hangas
1999-12-01 00:29:27 +00:00
jband%netscape.com
dbc38c79c5
My contribution to bug 5403. Get rid of xpconnect's ServiceReleaser scheme because we can now just call Release on a service just like any other xpcom object. r=mccabe
1999-12-01 00:27:09 +00:00
alecf%netscape.com
d9660e8fc4
oops, this is a pop3-specific pref. this and the previous checkin r=sspitzer
1999-12-01 00:22:38 +00:00
dp%netscape.com
10aaba597e
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
1999-12-01 00:21:53 +00:00
robinf%netscape.com
466526fd69
fixing bug 16779
1999-12-01 00:17:19 +00:00
mscott%netscape.com
25e1c1c7de
add text/xul to the list of content types the browser content listener cares about.
1999-12-01 00:17:08 +00:00
mscott%netscape.com
6de37986e6
uri dispatching nit...if the webshell doesn't have a parent content uri listener then
...
return an error code instead of NS_OK.
1999-12-01 00:16:25 +00:00
rginda%netscape.com
4fa5d6db25
Removing window.event IEism, r=pinkerton, bug=19323
1999-12-01 00:12:02 +00:00
alecf%netscape.com
a5f0b6de65
add new preference for automatically downloading mail on biff
1999-12-01 00:10:37 +00:00
slamm%netscape.com
fa5fffb19d
Sandbox the panel content with type='content' on the iframe.
1999-12-01 00:07:48 +00:00
alecf%netscape.com
a6a2c5f155
fix for #16885 - remove the "Name" heading from the tree
...
r=sspitzer
1999-12-01 00:06:19 +00:00
alecf%netscape.com
0dfcce6979
fix for #17961 - add defaults for some POP settings
...
r=sspitzer
1999-12-01 00:05:34 +00:00
robinf%netscape.com
b54567f882
fixingn bug 17877
1999-12-01 00:00:26 +00:00
mark.lin%eng.sun.com
3dbc4891f6
Changed all occurances of nsVector to use nsVoidArray in the OJI module.
...
This fixes part of bug #11666 . r=ed.burns@eng.sun.com .
Contact me at mark.lin@eng.sun.com or (408) 517-5365 if there are problems.
1999-11-30 23:58:28 +00:00
norris%netscape.com
5ad67e721a
anal: fix indentation
1999-11-30 23:54:51 +00:00
wtc%netscape.com
7795a30bcf
Bugzilla bug #20393 : PR_NewPollableEvent should not assume that
...
PR_CreatePipe and PR_NewTCPSocketPair won't change its arguments
when it fails.
1999-11-30 23:52:34 +00:00
tbogard%aol.net
a89e251b48
Trying to put CallQueryInterface back in. Lets see if Wensleydale likes it better with a .get().
1999-11-30 23:50:01 +00:00
robinf%netscape.com
b1b880d8cf
Fixing bug 6348
1999-11-30 23:46:32 +00:00
dp%netscape.com
4ad2a038c2
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
1999-11-30 23:44:59 +00:00
dp%netscape.com
187770cd22
NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com
1999-11-30 23:36:32 +00:00
pierre%netscape.com
c96bf41683
12520 "GFX select elements need to be able to turn off text". Fixing previous checkins in nsFrame::DisplaySelection(): mUserSelect is not a bit field.
1999-11-30 23:31:16 +00:00
pavlov%netscape.com
f8be1d3657
remove a line i checked in that i didn't mean to check in in my last checkin
1999-11-30 23:29:03 +00:00
wtc%netscape.com
75ccb846fd
Assert that the WSAStartup call succeeded.
1999-11-30 23:24:28 +00:00
troy%netscape.com
ef5dae52b1
b=20329. Fixed CleanupFrameReferences() so it isn't O(N!)
1999-11-30 23:23:50 +00:00
erik%netscape.com
8ccf3eeb08
Adding local .cvsignore file; r=none
1999-11-30 23:22:27 +00:00
kin%netscape.com
a3ccad5403
Fix for bug #20107 [DOGFOOD] typing in the body causes body to scroll to top
...
and bug #19541 [DOGFOOD] Browser jumps to top of page seconds after
scrolling down
Modified nsScrollPortFrame::Reflow() to pass NS_FRAME_NO_MOVE_VIEW when
reflowing it's kidFrame.
r=evaughan@netscape.com
1999-11-30 23:18:47 +00:00
wtc%netscape.com
c441d17b5b
Bugzilla bug #14260 : assert that NSPR's WSAStartup call succeeded.
1999-11-30 23:17:06 +00:00
rhp%netscape.com
e0852b8b25
Cleanup of garbage files
1999-11-30 23:15:59 +00:00
sspitzer%netscape.com
6ccce5f3af
remove my cheesy dump statements.
1999-11-30 23:15:27 +00:00
erik%netscape.com
c983e91139
bug 17503; East Asian text is so large on Unix, and raised too high for
...
the underline, so that it is truncated at the top in text fields -- have
applied a temporary fix based on the locale; r=ftang
1999-11-30 23:11:21 +00:00
sspitzer%netscape.com
71db9bb571
go back to version 1.7 for rhp.
1999-11-30 23:03:59 +00:00
sspitzer%netscape.com
459023769b
fix warning for pavlov
1999-11-30 23:01:10 +00:00
sspitzer%netscape.com
b95351b8ff
clean up in preparation for bug #14254 . remove unused files. create
...
new string bundle (messenger.properties) for use by the messenger application
fix widgetglue.js to use the string bundle. now we get the title of the
new folder / subscribe dialog from the string bundle.
also fix the problem where the new folder / subscribe dialog wouldn't open
if zero, or more than one server / folder were selected.
1999-11-30 22:57:42 +00:00
jdunn%netscape.com
57333d6e7e
# 18551
...
r= granrose@netscape.com & rkl@connect.org.uk
On HPUX enable SHLIB_PATH in gcc builds
1999-11-30 22:54:08 +00:00
waterson%netscape.com
085f9b7165
Bug 16516. Doh! Fix use of NS_RELEASE()-ed pointer that was causing load handlers to not run on brutally shared docs.
1999-11-30 22:47:41 +00:00
sspitzer%netscape.com
30516ea248
fix warning. r=pavlov
1999-11-30 22:42:54 +00:00
bienvenu%netscape.com
ac54a8d4d6
fix newline in msg string, same as last check in for this directory, but the right file this time
1999-11-30 22:42:29 +00:00
rhp%netscape.com
cb21ee62c5
adding these back.
1999-11-30 22:42:09 +00:00
wtc%netscape.com
0e9125b129
Changes for leak detector to get thread objects to be scanned correctly.
...
Checked in for Patrick Beard <beard@netscape.com>.
1999-11-30 22:37:32 +00:00
rhp%netscape.com
1df1a34b8f
deleting garbage files
1999-11-30 22:37:16 +00:00
cls%seawood.org
9fc3f7870d
Use CFLAGS & CXXFLAGS when linking executables. Bug #20254
1999-11-30 22:35:34 +00:00
pavlov%netscape.com
55a09919ce
add comment to scrollbar about a bug and fix for stupid drawing code on unix that goes along with beard's checking for 13131. removes some unneeded duplication of code. r=blizzard,paulmac,beard
1999-11-30 22:33:56 +00:00
rhp%netscape.com
c7dd125a2a
Adding new build files to the tree
1999-11-30 22:31:23 +00:00
rhp%netscape.com
8a249c07c1
Adding new mac project file
1999-11-30 22:29:57 +00:00
beard%netscape.com
ad651ca768
bug #13131 , 18140: now accumulating paint requests into a region for each view that has a widget. r=pavlov
1999-11-30 22:27:56 +00:00
karnaze%netscape.com
f0d160f9c7
new regression tests
1999-11-30 22:26:37 +00:00
mscott%netscape.com
45358aac05
comment out the msgWindow variable that we were creating
...
every time this script was loaded. This was happening
every time we loaded a message. It had a side effect
of causing a uri dispatching crash and it had severe performance implications. We shouldn't be creating
a new msg window every time we display a message.
this may have a bad side effect when we support multiple
3-pane windows because we can no longer call SetWindow.
1999-11-30 22:24:44 +00:00
ftang%netscape.com
51060ec568
fix bug 20181. r=ftang a=beard
1999-11-30 22:24:16 +00:00
mscott%netscape.com
cf50b0483a
small optimization for windows and Mac in CreatenewLineFromSocket.
...
implement AsyncOpen (a fake version) for imap protocol
1999-11-30 22:22:46 +00:00
rhp%netscape.com
bd3555c139
Adding new directory to build
1999-11-30 22:21:37 +00:00