Commit Graph

39909 Commits

Author SHA1 Message Date
dougt%netscape.com
5ab0ffed23 fixed bug 12366. 1999-09-08 18:53:27 +00:00
akkana%netscape.com
cd420d3b0d Beginnings of stream converter for html/xif/text 1999-09-08 18:51:23 +00:00
ssu%netscape.com
1d952f7479 added winmain() to get it to compile. This is not part of the Seamonkey build, yet 1999-09-08 18:50:47 +00:00
jfrancis%netscape.com
cf66cf5e46 passing corrected format string to editor 1999-09-08 18:49:24 +00:00
jfrancis%netscape.com
a1b4df9f01 fixing case sensitivity problem 1999-09-08 18:49:01 +00:00
mscott%netscape.com
c9c14b044d Bug #13029 --> clear the password if it is a bogus password 1999-09-08 18:47:48 +00:00
pepper%netscape.com
5b653fa8fc Added appropriate defs so that gcc works on HPUX. Using LD to link shared libs now on HP only. 1999-09-08 18:47:38 +00:00
ssu%netscape.com
b8d345dd29 initial checkin. Not part of Seamonkey build yet 1999-09-08 18:02:02 +00:00
putterman%netscape.com
d9a3e093d7 Fix for 13328. Approved by leaf. 1999-09-08 17:34:01 +00:00
ssu%netscape.com
427d753d86 initial checkin for nszip files. This is not part of the seamonkey build yet. 1999-09-08 17:31:57 +00:00
terry%mozilla.org
89395166ea Limit graph sizes to 64 inches in either dimension. (Yikes!) 1999-09-08 17:27:42 +00:00
jdunn%netscape.com
e527acab06 Fix the HP failure... per joe@nall.com's suggestion. For some reason
HP can't handle the '-' sign righ on top of the #'s so just added spaces.
1999-09-08 14:59:22 +00:00
brade%netscape.com
f38c1c8cbd optimizations from Ben Goodger; move global var tagName to local; remove old comment; add new comments; don't pass around image editfield id 1999-09-08 14:57:44 +00:00
Jerry.Kirk%Nexwarecorp.com
4b570cfbfc First attempt at a unix Makefile for the nativeApp directory.
I have it building a static lib right now, but I think thats wrong,
going to talk to Travis to see what this really is/should be.
1999-09-08 14:42:26 +00:00
Jerry.Kirk%Nexwarecorp.com
3ab6c75705 First attempt at unix Makefile for the xp directory. Makes use of MOZ_TOOLKIT
to include certain files. It creates a static library that is then included
into a shared library by each toolkits code.
Also checked in the Photon event and filter definition.
1999-09-08 14:40:13 +00:00
Jerry.Kirk%Nexwarecorp.com
4bc22f0e9e First attempt at getting unix Makefiles to work, not sure where
everything goes just yet..
1999-09-08 14:38:21 +00:00
Jerry.Kirk%Nexwarecorp.com
e8d169a16b First attempt at a unix Makefile for appshell. It descends into the "xp"
directory and then into photon or gtk depending on the toolkit.
1999-09-08 14:36:49 +00:00
karnaze%netscape.com
1b13637027 bug 9043 - added nsTableCellCollection to handle multiple tags 1999-09-08 14:33:58 +00:00
karnaze%netscape.com
0cbaf0f694 new regression test 1999-09-08 14:32:53 +00:00
rods%netscape.com
bd89429f51 Added the proper event processing for disabled options
ListBoxes (as dropdowns) are now notified before the are about to be dropped down
1999-09-08 14:27:38 +00:00
brade%netscape.com
7957e6f515 add license and selection keys (home, end, pgup, pgdn, arrows, shift-selects, etc.) 1999-09-08 14:04:41 +00:00
jefft%netscape.com
2c24fc296c implemented save existing message as template 1999-09-08 13:50:40 +00:00
ftang%netscape.com
f1a44cd49b placeholder for some late night hack.... 1999-09-08 13:41:11 +00:00
brade%netscape.com
3ca563ea08 readd spacers in toolbar 1999-09-08 13:36:32 +00:00
ftang%netscape.com
75015be57c declare methode in protect. Remove unnecessary INTEL_CHANGE ifdef, add () to #define 1999-09-08 12:58:26 +00:00
briano%netscape.com
29c79096cf Automated update 1999-09-08 12:46:08 +00:00
Jerry.Kirk%Nexwarecorp.com
d4fba16d44 Disable Memory mapped file support for QNX and Neutrino platforms. 1999-09-08 12:42:23 +00:00
Jerry.Kirk%Nexwarecorp.com
6165c519c9 Adding ${_COMPILER_PREFIX} to the -Wno-long-long CFLAG for Neutrino
and Cross Compiling.
1999-09-08 12:40:30 +00:00
colin%theblakes.com
c5fa4d4517 Define EXTRA_DSO_LDOPTS as -limg_s and -lmozutil_s 1999-09-08 11:40:35 +00:00
colin%theblakes.com
f5a590e704 Add -lmozreg_s to EXTRA_DSO_LDOPTS 1999-09-08 11:35:52 +00:00
waterson%netscape.com
ffbf1363d9 Fix hidden form element which I whacked out while being a bit over-zealous. 1999-09-08 08:28:14 +00:00
hyatt%netscape.com
17d71e1b13 Fixing an error in the handleDomEvent function. 1999-09-08 08:06:28 +00:00
hyatt%netscape.com
67e49e9460 Improvements in performance. 1999-09-08 08:06:12 +00:00
waterson%netscape.com
43eca09bd8 Remove SearchForNodeByID(). It's not necessary anymore now that all XUL content is build up-front. 1999-09-08 07:23:45 +00:00
waterson%netscape.com
1d0ece4718 Gut the XUL builder. Build all XUL content up front. Remove 'id' attributes on anonymous nodes (except inside <template>s), remove 'lazycontent' attributes, 'xulcontentsgenerated' attributes. 1999-09-08 07:23:05 +00:00
andreas.otte%primus-online.de
056f7d5fcd adding the data protocol to the build 1999-09-08 07:21:22 +00:00
andreas.otte%primus-online.de
3a3660436b forgot this one 1999-09-08 07:18:45 +00:00
andreas.otte%primus-online.de
8d0370fffd add protocol/data makefiles 1999-09-08 07:17:24 +00:00
andreas.otte%primus-online.de
91f0402f9e add a missing return 1999-09-08 07:16:10 +00:00
andreas.otte%primus-online.de
12ce8bf4c1 add some ignorance 1999-09-08 07:14:49 +00:00
alecf%netscape.com
ee5b2d2ef8 add account title to the title bar 1999-09-08 07:03:03 +00:00
alecf%netscape.com
ede98896f8 change from XP_ASSERT to PR_ASSERT 1999-09-08 06:32:47 +00:00
jfrancis%netscape.com
bde9580ecb mail now asks for special mail-compose rules from the editor 1999-09-08 06:28:11 +00:00
jfrancis%netscape.com
986f1f5a40 making special mail-compose editing rules accessible to mail 1999-09-08 06:26:53 +00:00
brendan%mozilla.org
f3bfcd687b Don't abuse nsAutoLock in single-exit nsSocketTransport::Process and PR_Unlock
and relock it in subroutines -- this causes false deadlock-detection positives.
Also comment module callouts with lock held.
1999-09-08 06:17:20 +00:00
alecf%netscape.com
cb10224da9 fix for #12575 - remember messenger window position 1999-09-08 06:01:48 +00:00
alecf%netscape.com
87e0651590 whoops, pass newstr to strtok, not serverList (no wonder it wasn't loading anything) 1999-09-08 05:50:17 +00:00
alecf%netscape.com
7c3767fdb3 use cool new ISUPPORTS macros 1999-09-08 05:46:24 +00:00
sspitzer%netscape.com
cf6defee8a whoops, use newsrcDir instead of newsHostsDir, to be correct. 1999-09-08 05:46:10 +00:00
sspitzer%netscape.com
63c1710457 fix some build mac / windows build breakage. 1999-09-08 05:43:27 +00:00