Commit Graph

53795 Commits

Author SHA1 Message Date
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
waterson%netscape.com
85010931c6 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. 2000-02-19 00:56:13 +00:00
norris%netscape.com
641ee73ace Fix 26235.
r=mztoltz, a=jar
2000-02-19 00:47:21 +00:00
norris%netscape.com
5a9d717919 Work around bug where dialog message is truncated.
a=chofmann,r=mstoltz
2000-02-19 00:37:02 +00:00
jband%netscape.com
4d59da1ce5 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 2000-02-19 00:14:44 +00:00
nhotta%netscape.com
3a31859f27 Changed Big5 id to be uppercase so it gets checkmarked, bug 28231, r=cata, a=bobj. 2000-02-19 00:11:24 +00:00
rjc%netscape.com
28e47c0e78 Part of fix for bug # 28126: new search datasets from Netcenter. Review: me Approval: jar 2000-02-18 23:49:33 +00:00
valeski%netscape.com
b04b1a5255 removing an un-necessary comment 2000-02-18 23:38:13 +00:00
pavlov%netscape.com
15549f7685 fix for bug 25150 r=mcafee a=jar 2000-02-18 23:28:38 +00:00
sfraser%netscape.com
780f94b9f0 Fix for bug 19428, copy not working in mail window. r=hangas, a=jar, have a nice day. 2000-02-18 23:27:25 +00:00
ftang%netscape.com
a2c4d17325 fix bug 28197 (firt part of 14155). Change the damage data ToNewCString to ToNewUTF8String. r=warren, a=bobj 2000-02-18 23:15:46 +00:00
pnunn%netscape.com
b5a25b83af bug#28289. fix leak. pnunn. r:danm, ok:jevering. 2000-02-18 23:11:48 +00:00
pnunn%netscape.com
db8f010d7a bug#28289. fix leak. pnunn r:danm, ok:jevering 2000-02-18 23:10:19 +00:00
alecf%netscape.com
70f68218de fix for #28246 - display static text if the user has already entered an SMTP server
r=sspitzer
2000-02-18 22:58:27 +00:00
leaf%mozilla.org
80b76bbc3f removing misleading build documentation; redirecting to website. 2000-02-18 22:49:03 +00:00
leaf%mozilla.org
588571a8bd Adding a redirect for build documentation; does not affect build or runtime 2000-02-18 22:37:44 +00:00
rpotts%netscape.com
47272f2333 Fixed Mac warning which was masking a potential Mac-only bug... 2000-02-18 21:39:26 +00:00
terry%mozilla.org
edcc54480b Cut down on the number of syncshadowdb processes we fork off. 2000-02-18 21:38:23 +00:00
akkana%netscape.com
4a62deb1e7 27908: Fix multiple keyboard pastes by disabling ProcessShortCutKeys (finally!) r=brade, a=jar 2000-02-18 21:32:26 +00:00
mscott%netscape.com
fdf6596edd 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
2000-02-18 21:28:25 +00:00
attinasi%netscape.com
fef91f1dae Typo in printf fixed. r=dcone 2000-02-18 20:57:16 +00:00
mcafee%netscape.com
150b10e4f3 Updating mailnews success string. 2000-02-18 20:33:09 +00:00
terry%mozilla.org
1bb290aedb Don't stomp on bugs timestamps when adding the new everconfirmed field. 2000-02-18 20:03:17 +00:00
tonyr%fbdesigns.com
67c4369e6a Bug #28250 Fix import of mail headers for Outlook & Eudora. r=tbesset@slb.com a=phil 2000-02-18 19:54:13 +00:00
akkana%netscape.com
6334f4c02d Fix tree blocker 28396. Suggested by hyatt, r=me, a=granrose 2000-02-18 19:43:06 +00:00
terry%mozilla.org
3ab2815fc6 Check that we have defined a shadow db before trying to use it. 2000-02-18 19:33:42 +00:00
edburns%acm.org
3c421d4cd1 Put #include <unistd.h> inside #ifdef XP_UNIX 2000-02-18 19:33:28 +00:00
edburns%acm.org
5a19a2ac25 Removed import org.mozilla.webclient.motif.* 2000-02-18 19:32:22 +00:00
edburns%acm.org
bcd8361b00 author=Ashutosh Kulkarni
r=edburns
approver=edburns
bug=28407

THIS CODE IS NOT MOZILLA CODE!

This code change allows webclient to work with GTKSUPERWIN.
2000-02-18 19:16:27 +00:00
attinasi%netscape.com
b0140120d7 Added support for millisecond granularity in the stopwatch. r=nisheeth a=rickg 2000-02-18 18:51:39 +00:00
attinasi%netscape.com
6370c96e21 Added RealTimeInMilliseconds method to allow better granularity in timing. r=nisheeth a=rickg 2000-02-18 18:50:28 +00:00
norris%netscape.com
c4a75c3727 Fix wrapping of InvocationTargetException. Thanks to Kurt Westerfeld for pointing this out. 2000-02-18 17:38:11 +00:00
norris%netscape.com
656a44d953 Add equals() and equalsIgnoreCase() to the String object, at the suggestion of Tom Beauvais <tbeauvais@bowstreet.com> 2000-02-18 17:37:27 +00:00