rickg%netscape.com
0528624083
partial fix for 23418; r=rhp; a=phil
...
git-svn-id: svn://10.0.0.236/trunk@61359 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 09:17:14 +00:00
kvisco%ziplink.net
a08f3e5a03
updated with latest contributors
...
git-svn-id: svn://10.0.0.236/trunk@61358 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 06:50:01 +00:00
kvisco%ziplink.net
81c3f4d000
fixed bug where xsl:param was getting processed, and then also treated as a
...
literal element.
git-svn-id: svn://10.0.0.236/trunk@61357 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 06:43:12 +00:00
mcafee%netscape.com
e945685ebd
Update to legal copyright blurb. r=mitchell,waterson (27477)
...
git-svn-id: svn://10.0.0.236/trunk@61356 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 04:00:08 +00:00
dbaron%fas.harvard.edu
36eb971c4b
Refix bug 5821, which I broke with a mistake in my earlier change. r=buster@netscape.com a=rickg@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@61355 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 03:42:30 +00:00
wtc%netscape.com
14467ca5be
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.
git-svn-id: svn://10.0.0.236/trunk@61353 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 03:02:53 +00:00
pollmann%netscape.com
92c08ebe30
Bug 14827: Reset scrollbars, don't turn them to auto for SetDocument r=harishd a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61352 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:54:32 +00:00
hangas%netscape.com
3e4d79ac10
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.
...
git-svn-id: svn://10.0.0.236/trunk@61351 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:44:24 +00:00
pollmann%netscape.com
29e33fc22d
Bug 14827: Naughty XUL documents no longer steal scrollbars r=harishd a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61350 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:41:48 +00:00
ramiro%fateware.com
39e1745d6a
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
git-svn-id: svn://10.0.0.236/trunk@61349 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:38:31 +00:00
pollmann%netscape.com
744a9edd0b
Bug 14827: Removing code that wrongly set scrolling to auto for every document r=harishd a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61348 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:34:20 +00:00
jband%netscape.com
cebd63166c
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
...
git-svn-id: svn://10.0.0.236/trunk@61347 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:34:05 +00:00
pollmann%netscape.com
26c8b9b673
Bug 14827: Adding a comment, removing unused code r=harishd a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61346 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:32:38 +00:00
mscott%netscape.com
c975a0c98b
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
git-svn-id: svn://10.0.0.236/trunk@61345 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:05:52 +00:00
pollmann%netscape.com
a85a7c8239
Bug 16999: Adding properties file to Linux build. r=rods,waqar a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61344 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:01:58 +00:00
troy%netscape.com
035d8da279
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
git-svn-id: svn://10.0.0.236/trunk@61343 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:59:18 +00:00
pollmann%netscape.com
03e0f71864
Bug 16999: Adding properties file to Win32 build. r=rods,waqar a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61341 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:57:28 +00:00
cmanske%netscape.com
20dc5d7d4b
Fixed bad message dialog title, PDT+ bug 28294. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@61340 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:53:59 +00:00
pollmann%netscape.com
edbba295aa
Bug 16999: Adding localizable default labels for submit, reset, and file browse buttons. r=rods a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61339 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:48:07 +00:00
ssu%netscape.com
c5a1e0924e
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
git-svn-id: svn://10.0.0.236/trunk@61338 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:47:05 +00:00
attinasi%netscape.com
f320274e64
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
...
git-svn-id: svn://10.0.0.236/trunk@61337 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:06:40 +00:00
attinasi%netscape.com
232d114636
Added static lib needed for nsTimer. r=warren a=rickg b=28056
...
git-svn-id: svn://10.0.0.236/trunk@61336 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:04:31 +00:00
sspitzer%netscape.com
a9c49b5614
fix for #16243 . a=jevering, r=mscott
...
migrate the default server from 4.x to 5.0
git-svn-id: svn://10.0.0.236/trunk@61335 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 00:59:26 +00:00
rpotts%netscape.com
b6c08cd3ef
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
...
git-svn-id: svn://10.0.0.236/trunk@61334 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 00:58:22 +00:00
waterson%netscape.com
8c4d394eda
Bugs 27271, 27947. Re-order menu creation so that RDF-generated menus are created simultaneously with XUL content. Use style rather than content tree crawling to avoid over-eager creation of menu content. r=hyatt,danm a=jevering.
...
git-svn-id: svn://10.0.0.236/trunk@61333 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 00:56:13 +00:00
norris%netscape.com
a7dcfefb9f
Fix 26235.
...
r=mztoltz, a=jar
git-svn-id: svn://10.0.0.236/trunk@61332 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 00:47:21 +00:00
norris%netscape.com
9654846c8d
Work around bug where dialog message is truncated.
...
a=chofmann,r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@61331 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 00:37:02 +00:00
jband%netscape.com
23b2f2d2a9
fix bug 28381. Make xpcshell bypass the caps security manager. dougt has looked at and used this but is not around for a 'r='. a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61330 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 00:14:44 +00:00
nhotta%netscape.com
5f1b800ec7
Changed Big5 id to be uppercase so it gets checkmarked, bug 28231, r=cata, a=bobj.
...
git-svn-id: svn://10.0.0.236/trunk@61329 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 00:11:24 +00:00
rjc%netscape.com
09803d385f
Part of fix for bug # 28126: new search datasets from Netcenter. Review: me Approval: jar
...
git-svn-id: svn://10.0.0.236/trunk@61328 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 23:49:33 +00:00
valeski%netscape.com
412d8083ea
removing an un-necessary comment
...
git-svn-id: svn://10.0.0.236/trunk@61327 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 23:38:13 +00:00
pavlov%netscape.com
2659babf42
fix for bug 25150 r=mcafee a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61326 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 23:28:38 +00:00
sfraser%netscape.com
bcdfb08723
Fix for bug 19428, copy not working in mail window. r=hangas, a=jar, have a nice day.
...
git-svn-id: svn://10.0.0.236/trunk@61325 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 23:27:25 +00:00
ftang%netscape.com
9438300642
fix bug 28197 (firt part of 14155). Change the damage data ToNewCString to ToNewUTF8String. r=warren, a=bobj
...
git-svn-id: svn://10.0.0.236/trunk@61324 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 23:15:46 +00:00
pnunn%netscape.com
cdbd06c960
bug#28289. fix leak. pnunn. r:danm, ok:jevering.
...
git-svn-id: svn://10.0.0.236/trunk@61323 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 23:11:48 +00:00
pnunn%netscape.com
351e9a077f
bug#28289. fix leak. pnunn r:danm, ok:jevering
...
git-svn-id: svn://10.0.0.236/trunk@61322 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 23:10:19 +00:00
alecf%netscape.com
d8fd6e7527
fix for #28246 - display static text if the user has already entered an SMTP server
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@61321 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 22:58:27 +00:00
leaf%mozilla.org
e5d107836d
removing misleading build documentation; redirecting to website.
...
git-svn-id: svn://10.0.0.236/trunk@61320 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 22:49:03 +00:00
leaf%mozilla.org
d234bd37e6
Adding a redirect for build documentation; does not affect build or runtime
...
git-svn-id: svn://10.0.0.236/trunk@61319 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 22:37:44 +00:00
rpotts%netscape.com
b9bfd5d8de
Fixed Mac warning which was masking a potential Mac-only bug...
...
git-svn-id: svn://10.0.0.236/trunk@61318 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 21:39:26 +00:00
terry%mozilla.org
12b0541149
Cut down on the number of syncshadowdb processes we fork off.
...
git-svn-id: svn://10.0.0.236/trunk@61317 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 21:38:23 +00:00
akkana%netscape.com
f8712fd6cf
27908: Fix multiple keyboard pastes by disabling ProcessShortCutKeys (finally!) r=brade, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61316 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 21:32:26 +00:00
mscott%netscape.com
d0176bc5d3
Bug #28099 --> turn on imap ssl. Part of this code was written by pavlov. I needed to examine the greeting
...
from the server and if the server told us we were in the pre-authenticated state, then we should move directly to
our authenticated state on the client. Pav added code to detect if the server is supposed to be secure and if it is,
to create a ssl socket transport.
r=jefft,bienvenu,pavlov
a=phil
git-svn-id: svn://10.0.0.236/trunk@61315 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 21:28:25 +00:00
attinasi%netscape.com
4e5d797c29
Typo in printf fixed. r=dcone
...
git-svn-id: svn://10.0.0.236/trunk@61314 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 20:57:16 +00:00
mcafee%netscape.com
6ab77a5ce4
Updating mailnews success string.
...
git-svn-id: svn://10.0.0.236/trunk@61313 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 20:33:09 +00:00
terry%mozilla.org
b462eb8895
Don't stomp on bugs timestamps when adding the new everconfirmed field.
...
git-svn-id: svn://10.0.0.236/trunk@61312 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 20:03:17 +00:00
tonyr%fbdesigns.com
7d8458557d
Bug #28250 Fix import of mail headers for Outlook & Eudora. r=tbesset@slb.com a=phil
...
git-svn-id: svn://10.0.0.236/trunk@61311 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 19:54:13 +00:00
akkana%netscape.com
68d3c4aa51
Fix tree blocker 28396. Suggested by hyatt, r=me, a=granrose
...
git-svn-id: svn://10.0.0.236/trunk@61310 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 19:43:06 +00:00
terry%mozilla.org
7c8f6fdd29
Check that we have defined a shadow db before trying to use it.
...
git-svn-id: svn://10.0.0.236/trunk@61309 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 19:33:42 +00:00
edburns%acm.org
cdc1a79633
Put #include <unistd.h> inside #ifdef XP_UNIX
...
git-svn-id: svn://10.0.0.236/trunk@61308 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 19:33:28 +00:00