Граф коммитов

55011 Коммитов

Автор SHA1 Сообщение Дата
edburns%acm.org 502f0e0575 Changed NULL to nsnull, so it would build with gcc.
.
2000-03-08 18:54:00 +00:00
ashuk%eng.sun.com c4b109d817 a=edburns
r=edburns
author=ashuk
bug=28407

Made fix for new BookmarksImpl.java file -- Ashu K.
2000-03-08 18:49:36 +00:00
ashuk%eng.sun.com a162d16554 a=edburns
r=edburns
author=ashuk
bug=28407

Made fix for changed BookmarksImpl.cpp file in the Stubs file -- Ashu K.
2000-03-08 18:41:01 +00:00
terry%mozilla.org 2bcf774ff7 Whoops; removed extra double-quote. 2000-03-08 14:46:18 +00:00
Jerry.Kirk%Nexwarecorp.com 9e09be656e Remove #if DEBUG condition for some functions that really should be debug
but need to be included/excluded some other way, when I have time.
PHOTON ONLY
2000-03-08 13:42:46 +00:00
Jerry.Kirk%Nexwarecorp.com 6b0e02ccd8 Remove the -DDEBUG lines that were keeping builds from working without
debug. PHOTON ONLY
2000-03-08 13:40:11 +00:00
Jerry.Kirk%Nexwarecorp.com 0f26ab033a Clean-up Makefile and bring it more in line with GTK version. 2000-03-08 13:39:09 +00:00
warren%netscape.com f021ecc6cb Fixed mac problem -- missing getenv. 2000-03-08 11:24:10 +00:00
warren%netscape.com 4f37cd6a88 Made the thread-safety checking able to be turned on/off by the XPCOM_CHECK_THREADSAFE env var. a=jar,r=mscott 2000-03-08 09:21:32 +00:00
jbetak%netscape.com 3cf14e8bf4 b=28127 r=matt,ben,ftang,erik a=bobj Font prefs don't list all fonts - changed UI for Beta1 and fixed a radio-button problem in pref.js 2000-03-08 06:24:25 +00:00
rickg%netscape.com 4ee2e50d0e fixed PDT+ bugs 30929 and 29749; r=harishd, pollman; a=jar 2000-03-08 06:18:18 +00:00
rickg%netscape.com e4fc3bdc1c fixed pdt+ bug 29749; r=pollman; a=jar 2000-03-08 06:16:29 +00:00
toshok%hungry.com 171d32f669 move variables that were static to the file and (in the case of copyRegion) static to a function into private/static variables in the class. gets around a strange GOTOFF warning/crash when using g++ 295 and binutils 2.9.1 2000-03-08 06:06:45 +00:00
waterson%netscape.com 38a4394aab Bug 30887. Check mDocument before dereferencing to update style rule. Happens when setting 'style' attribute on an element that is not in the doc tree. r=hyatt, a=jar. 2000-03-08 06:05:45 +00:00
buster%netscape.com e39b0d094c fixed PDT+ bug 30738
r=troy, vidur
a=rickg
2000-03-08 05:33:15 +00:00
sspitzer%netscape.com f2ba15a278 bulletproofing fix for #30937. r=mscott a=jar. don't crash if the imap server goes away. 2000-03-08 05:04:14 +00:00
morse%netscape.com c501494261 fix bug 30180, fieldname clash between html login forms and dialog login forms, r=dp, a=jar 2000-03-08 05:01:28 +00:00
norris%netscape.com 1b7593c2f0 Fix 29419 nsScriptSecurityManager should do casinsensitive compaires
Patch submitted by andreas.otte@primus-online.de
r=norris,a=jar
2000-03-08 04:57:05 +00:00
law%netscape.com 5805fa13e6 Filter context menu choices for links with javascript: URLs; b=23690, r=matt@netscape.com, a=jevering@netscape.com 2000-03-08 04:42:25 +00:00
saari%netscape.com 29fdf9d070 windows fix for 26834, windows need sanity checks to keep them on screen. r=hyatt, a=jar 2000-03-08 04:41:12 +00:00
saari%netscape.com 0b14059836 GTK fix for PDT+ 26834, windows need sanity checks on positioning to stay on screen. r=pavlov, a=jar 2000-03-08 04:33:59 +00:00
saari%netscape.com 9c0d1e6017 Mac fix for PDT+ 26834, placing sanity checks on resizing and moving of windows to make sure things stay on screen. r=danm, a=jar 2000-03-08 04:32:37 +00:00
bienvenu%netscape.com 7ff066ebef more work on ab import, NOT PART OF BUILD 2000-03-08 04:30:45 +00:00
sspitzer%netscape.com 0021081f3f better fix for #30646. r=mscott, a=jar. 2000-03-08 04:21:46 +00:00
sspitzer%netscape.com d5a4b26063 bulletproofing fix for #30937. r=mscott a=jar. don't crash
if the imap server goes away.
2000-03-08 04:17:05 +00:00
tbogard%aol.net 2a8ab084c3 Now that docShell implements SetZoom and GetZoom, just pass those function calls on to it. This frees us to clear some bloat in webShell's holding on to float mZoom. bug #30625. r=jud, waterson a=jevering 2000-03-08 04:00:31 +00:00
tbogard%aol.net e823201370 Don't rely on the parent widget to have a device context. Create and cache our own just like the old webShell wolrd. Since we have our own, it can now cache the zoom state too. bug #30625. r=jud, waterson a=jevering 2000-03-08 03:58:33 +00:00
tbogard%aol.net 1e17636cdc When the channel is cancelled, don't ignore it, actually cancel and don't sent OnStartRequests if one hasn't been sent yet. If an OnStop is pending, send a OnStopRequest with cancelled in it. bug #30625. r=jud, waterson a=jevering 2000-03-08 03:54:07 +00:00
waterson%netscape.com b952d774a7 Bug 29250. PR_GetFileInfo64() expects a 'root' path on Win32 to have a trailing slash; e.g., it will accept 'c:\\', but not 'c:'. Ensure that, if we ever see a naked drive letter, we'll append a trailing backslash to make something that NSPR understands. r=dveditz, a=jevering 2000-03-08 02:53:04 +00:00
slamm%netscape.com ee37486ffb Add NS_SUCCEEDED() check for GetContent() call. May have caused start up assertion on Linux. It's tough to reproduce. Even if this was not the source of the problem, the extra check does not hurt. Follow up checkin to fix for bug 29813. r=evaughan a=jevering 2000-03-08 02:33:52 +00:00
gagan%netscape.com ccb28b9e9d Removed some dead #if 0 code. 2000-03-08 02:31:25 +00:00
varada%netscape.com 9a6a096f82 fixes for bug #30123:temp hack - if the command is not returning true force it to do so inorder to prevent further commands from not being ignored- Permanent fix after Beta 2000-03-08 01:39:19 +00:00
varada%netscape.com bf0a700cd6 changing the values in the myisp.che and default.che bug#23955 2000-03-08 01:35:07 +00:00
rogerl%netscape.com 3cb2d2174b Fixed handling of {1,} quantifiers 2000-03-08 01:24:55 +00:00
gagan%netscape.com 770f24379d Added #include for nsIHTTPEventSink as well... Should fix the solaris bustage. 2000-03-08 01:11:06 +00:00
rogerl%netscape.com 4bbd0fa59e Reduced stack usage for greedy matching. 2000-03-08 01:08:32 +00:00
gagan%netscape.com e1b2683e7d webshell's GetInterface continues with DocShell's GetInterface. r=travis. (reviewed docshell changes too) this allows necko to use the interface requester (webshell) to ask for nsIPrompt and display dialog boxes (for auths, etc) 2000-03-08 00:40:49 +00:00
gagan%netscape.com 7a1f29757d docshell's GetInterface returns nsIPrompt to allow dialog boxes on a per window basis. 2000-03-08 00:38:58 +00:00
gagan%netscape.com 0838bccbab New event sink changes for the test case. 2000-03-08 00:35:24 +00:00
gagan%netscape.com 9f93f64a9b Transitioning from nsIHttpEventSink.h to nsIHTTPEventSink.idl Also cleaned up the event sink to only have OnHeadersAvailable and OnRedirect as messages.
Fixed bug 24329-- proxy auths. We were not using the new call to setOverrideRequestSpec.
Part fix for bug 27048, HTTP now uses nsIHTTPEventSink and uses nsIPrompt for authentication.
r=valeski,a=jar
2000-03-08 00:31:49 +00:00
gagan%netscape.com 97a5b286e2 Transitioning from nsIHttpEventSink.h to nsIHTTPEventSink.idl Also cleaned up the event sink to only have OnHeadersAvailable and OnRedirect as messages. r=valeski,a=jar 2000-03-08 00:27:33 +00:00
gagan%netscape.com 64ba4532fb Transitioning from nsIHttpEventSink.h to nsIHTTPEventSink.idl Also cleaned up the event sink to only have OnHeadersAvailable and OnRedirect as messages. 2000-03-08 00:24:53 +00:00
gagan%netscape.com 0c30f1e316 added files: mozilla/netwerk/protocol/http/public/nsIHTTPEventSink.idl 2000-03-08 00:22:08 +00:00
slamm%netscape.com 29604b926c Add persist='collapsed' to message pane box to persist state set by splitter. Bug 29813. r=evaughan,mcafee a=jevering 2000-03-08 00:16:16 +00:00
slamm%netscape.com d14090c028 Remove hacks for 20546 and persist 'collapsed' on splitter siblings instead. Bug 29813. r=evaughan,mcafee a=jevering 2000-03-08 00:16:07 +00:00
slamm%netscape.com 69e79e6b78 Add 'collapsed' for collapsing splitter siblings. Bug 29813. r=evaughan,mcafee a=jevering 2000-03-08 00:15:44 +00:00
slamm%netscape.com 55a6ff0552 Add rule to collapse splitter siblings when collapsed='true'. Eventually we may want to make this rule more general (by taking off 'box >'). Bug 29813. r=evaughan,mcafee a=jevering r=hyatt 2000-03-08 00:15:29 +00:00
slamm%netscape.com 6decc79e4a Add collapsed='true' for splitter siblings when the are collapsed. A style rule in global.css will then hide the sibling. It used to work by setting the style directly. Bug 29813. r=evaughan,mcafee a=jevering 2000-03-08 00:14:53 +00:00
pinkerton%netscape.com fda1f9a7b8 fix for 30911, don't show active state unless mouse is inside the button (changes :active to :hover:active). r=hyatt, a=jevering. 2000-03-07 23:58:48 +00:00
dmose%mozilla.org 013f2a593c added error checking; moved vconfigurables to top of file; made cvs commit not spew noise to the webserver error log 2000-03-07 22:51:08 +00:00