Commit Graph

53827 Commits

Author SHA1 Message Date
bienvenu%netscape.com
8e74df3de9 fix problem after stopping folder reparse, r=putterman, a=phil 28324 2000-02-21 21:08:53 +00:00
sgehani%netscape.com
567819cbf0 Restore file mode for Win32/Unix when installing.
b = 9148
r = dveditz
a = jar
2000-02-21 20:19:16 +00:00
wtc%netscape.com
3d73b89625 Bugzilla bug #27457: pull NSPR using the static tag
NSPRPUB_RELEASE_4_0_20000218.  Change NSPR_VERSION to 4.
r=leaf@mozilla.org. a=jar@netscape.com.
Modified files: client.mak, client.mk, configure, configure.in,
build/mac/NGLayoutBuildList.pm, config/config.mak
2000-02-21 20:19:14 +00:00
waldemar%netscape.com
db41e85aa9 Backed out extraneous change 2000-02-21 19:52:47 +00:00
waldemar%netscape.com
ffbd92eb71 Added x86 gcc support 2000-02-21 19:49:21 +00:00
waldemar%netscape.com
2b2ab50498 Added debug flags 2000-02-21 19:48:45 +00:00
alecf%netscape.com
2f75cbc832 fix for #26413 and #28675:
- clear out the currently selected page so a deleted account doesn't whack new account
- prompt the user before deleting an account
2000-02-21 19:39:14 +00:00
rpotts%netscape.com
9929b50e15 bug #22428. Added a per-instance intermediate buffer in the SocketTransport to accomadate calling AsyncWrite(...) with an nsIInputStream that does not support nsIBufferedInputStream. 2000-02-21 06:51:36 +00:00
pollmann%netscape.com
4b87697a5e Bug 16999: Fix solaris nsCOMPtr complaints. 2000-02-21 06:26:55 +00:00
pollmann%netscape.com
1a014f1120 Bug 16999: Get default button labels from .properties file instead of html.css (GfxButtonControlFrame -> anonymous content creator). r=rods a=rickg 2000-02-21 05:55:25 +00:00
bruce%cybersight.com
072dd20796 Fix a FMM error. r,a=waterson 2000-02-21 05:22:43 +00:00
pollmann%netscape.com
9d5a249b4c Bug 16999: Add properties file to Mac build. r=rods a=rickg 2000-02-21 03:43:59 +00:00
pollmann%netscape.com
17abb23f3a Bug 14827: Removing dead code. r=harishd a=rickg 2000-02-21 02:21:38 +00:00
dbaron%fas.harvard.edu
8438b1f02d Bug 28555: fix large leak of StyleContextImpl's. r=karnaze@netscape.com a=jar@netscape.com 2000-02-20 15:18:04 +00:00
dveditz%netscape.com
3c1d11233c fixing typo 2000-02-20 08:22:45 +00:00
dveditz%netscape.com
a63ee75907 Bug 23941 speed up install on Mac, r=cathleen, a=jar;
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +00:00
alecf%netscape.com
e6d9bf2658 fix xlib build (does not affect default seamonkey build!) 2000-02-20 02:49:34 +00:00
hyatt%netscape.com
acc2425157 Fix for PDT+ bug #27963. r=saari 2000-02-19 23:55:24 +00:00
hyatt%netscape.com
016cb117dc Fix for PDT+ bug #27963. r=saari 2000-02-19 23:49:34 +00:00
saari%netscape.com
fe210c2671 Fix for PDT+ 26618. Typing for hyatt, r=saari 2000-02-19 23:33:51 +00:00
hyatt%netscape.com
f0609ed210 Partial fix for #26618. r=saari 2000-02-19 22:29:20 +00:00
waldemar%netscape.com
fe36f6f9bc Unix makefile 2000-02-19 10:03:07 +00:00
waldemar%netscape.com
51fdaf2000 Updated for GCC 2000-02-19 10:01:53 +00:00
waldemar%netscape.com
1604239c48 Fixed signed/unsigned warning 2000-02-19 09:32:45 +00:00
waldemar%netscape.com
46af6a2ba4 Fixed GCC incompatibilities 2000-02-19 09:26:59 +00:00
rickg%netscape.com
4c704a1b1b changed 'embedded nulls' asserts to warnings in nsString 2000-02-19 09:17:49 +00:00
rickg%netscape.com
386500ccac partial fix for 23418; r=rhp; a=phil 2000-02-19 09:17:14 +00:00
kvisco%ziplink.net
33575c60b6 updated with latest contributors 2000-02-19 06:50:01 +00:00
kvisco%ziplink.net
440253934b fixed bug where xsl:param was getting processed, and then also treated as a
literal element.
2000-02-19 06:43:12 +00:00
mcafee%netscape.com
5b6ce4082a Update to legal copyright blurb. r=mitchell,waterson (27477) 2000-02-19 04:00:08 +00:00
dbaron%fas.harvard.edu
2fc933f4a5 Refix bug 5821, which I broke with a mistake in my earlier change. r=buster@netscape.com a=rickg@netscape.com 2000-02-19 03:42:30 +00:00
wtc%netscape.com
62d7b1c9de Bugzilla bug #27955: added a dummy header file that all object files
in NSPR depend on.  Update prdepend.h to force a full rebuild of NSPR
in Mozilla's Tinderbox depend builds.
2000-02-19 03:02:53 +00:00
pollmann%netscape.com
837886fe88 Bug 14827: Reset scrollbars, don't turn them to auto for SetDocument r=harishd a=rickg 2000-02-19 02:54:32 +00:00
hangas%netscape.com
49fde4e061 First phase of fix for 28144. This checkin is to make our chrome widgets look more professional. They now look much more like the spec. This changed the look for titledbutton, tab, input, checkbox, radio button, and select widgets. Some other widgets had minor changes to colors, paddings, and margins. r=german, a=phil. 2000-02-19 02:44:24 +00:00
pollmann%netscape.com
239cf4050e Bug 14827: Naughty XUL documents no longer steal scrollbars r=harishd a=rickg 2000-02-19 02:41:48 +00:00
ramiro%fateware.com
e2665caca2 Add a hack to make rpms of mozilla on the fly straight in the cvs tree.
Change the version number to 666 to make marketing happy.
a=waterson@mozilla.org, r=mcafee@netscape.com
2000-02-19 02:38:31 +00:00
pollmann%netscape.com
d4d5eb5bcd Bug 14827: Removing code that wrongly set scrolling to auto for every document r=harishd a=rickg 2000-02-19 02:34:20 +00:00
jband%netscape.com
2902b13e55 NOT PART OF SEAMONKEY BUILD - removed misplaced semi-colon added by toshok on 6 Sep 1999 which had converted a conditional block into a non-conditional block and made the debugger completely non functional 2000-02-19 02:34:05 +00:00
pollmann%netscape.com
1d66570c0c Bug 14827: Adding a comment, removing unused code r=harishd a=rickg 2000-02-19 02:32:38 +00:00
mscott%netscape.com
9a7c1b0e8e Bug #27419 --> if uri load had a window target name and a window
with that name didn't exist yet, we weren't creating a new window,
instead we were loading it in the current window. Now we properly
fall through to the create new content handler case.
r=travis
a=phil
2000-02-19 02:05:52 +00:00
pollmann%netscape.com
69925f7a63 Bug 16999: Adding properties file to Linux build. r=rods,waqar a=rickg 2000-02-19 02:01:58 +00:00
troy%netscape.com
f7fb63eb17 b=27056 a=rickg@netscape.com r=erik@netscape.com r=vidur@netscape.com
Performance improvements. Reduce the number of ::SelectObject() calls
when measuring text and displaying text
2000-02-19 01:59:18 +00:00
pollmann%netscape.com
3356cbea97 Bug 16999: Adding properties file to Win32 build. r=rods,waqar a=rickg 2000-02-19 01:57:28 +00:00
cmanske%netscape.com
7eeef2c51f Fixed bad message dialog title, PDT+ bug 28294. r=akkana 2000-02-19 01:53:59 +00:00
pollmann%netscape.com
e51d4d1125 Bug 16999: Adding localizable default labels for submit, reset, and file browse buttons. r=rods a=rickg 2000-02-19 01:48:07 +00:00
ssu%netscape.com
f2069fa604 fixing bug #18686. updated nszip.exe to update self-extracting .exe if one
already exists.  It no longer deletes the one it finds and creates a new.
one.  If none is found, then it still creates it.

not part of build
affects windows platform only

a=leger
r=sgehani
2000-02-19 01:47:05 +00:00
attinasi%netscape.com
143cde5bc7 Made the PageCycling work in optimized builds if MOZ_PERF=1 is set. Added a timer to the PageCycler so we can timeout if the page never finishes loading. Added -ftimeout command line param to set the timeout, if one is desired. r=warren a=rickg b=28056 2000-02-19 01:06:40 +00:00
attinasi%netscape.com
efba4a3503 Added static lib needed for nsTimer. r=warren a=rickg b=28056 2000-02-19 01:04:31 +00:00
sspitzer%netscape.com
86a9117831 fix for #16243. a=jevering, r=mscott
migrate the default server from 4.x to 5.0
2000-02-19 00:59:26 +00:00
rpotts%netscape.com
134ab7531e Partial fix for bug #24711 (r=valeski). If a channel which had been deferred because no socket transports were available resumed and found a valid cache entry it would stall (never finish). A notable example of this was http://www.abcnews.com 2000-02-19 00:58:22 +00:00