Commit Graph

42889 Commits

Author SHA1 Message Date
rods%netscape.com
96fedd5157 Changed GetVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
It also measures W & w for the the chars width in NavQuirks mode to get more accurate measurement of the width and height
1999-09-30 11:34:32 +00:00
rods%netscape.com
0f1396218a Changed GetVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
and it now uses the cached L&F obj
1999-09-30 11:33:33 +00:00
rods%netscape.com
a917beb7ef Removed L&F static IID & CID 1999-09-30 11:32:54 +00:00
rods%netscape.com
5977e4153a Changed GetVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object 1999-09-30 11:31:40 +00:00
rods%netscape.com
157ce078c9 Changed getVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object 1999-09-30 11:30:04 +00:00
rods%netscape.com
e7106c2345 Changed getVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
and it now uses the cached L&F obj
1999-09-30 11:26:29 +00:00
rods%netscape.com
d48404dfac Fixed to use the LookAndFeel object in the PresContext instead of creating one via the ComponentManager 1999-09-30 11:23:17 +00:00
av%netscape.com
a3ce92faff Fixing bug #8036, reviewd by beard 1999-09-30 08:07:23 +00:00
beard%netscape.com
f6b231af47 initialization/shutdown code for GC leak detector. conditionalized on GC_LEAK_DETECTOR. r=sfraser 1999-09-30 07:41:37 +00:00
beard%netscape.com
ed5ef54678 cleaned up, made more XP, r=sfraser 1999-09-30 07:39:28 +00:00
beard%netscape.com
7918594cde changed to use MemAllocatorGC.o, r=sfraser 1999-09-30 07:30:37 +00:00
beard%netscape.com
b707fd063e Renamed MemAllocatorGC target to MemAllocatorGC.o, r=sfraser. 1999-09-30 07:12:48 +00:00
beard%netscape.com
e9dee35c13 added NSStdLibGC.shlb target name, for building with the GC leak detector. 1999-09-30 06:46:22 +00:00
beard%netscape.com
7db12fe8d3 First Checked In. 1999-09-30 06:45:37 +00:00
rjc%netscape.com
3a85b37943 Fix bug # 15135: when creating a nsFileURL, don't resolve aliases on Mac... just point to the file whether its an alias or not. Review: dougt@netscape.com 1999-09-30 06:41:33 +00:00
ssu%netscape.com
aa27d21d70 fixing bug #15031 and #15032.
reviewed by sgehani@netscape.com
affects only windows platform.
1999-09-30 06:20:04 +00:00
ssu%netscape.com
d757461f7f fixing bug #15033.
reviewed by sgehani@netscape.com
affects only windows platform.
1999-09-30 06:18:43 +00:00
ramiro%netscape.com
6c10f4393c Fix for bug 15245. Patch by tor. r=me 1999-09-30 06:09:21 +00:00
pavlov%netscape.com
5e06bffcf8 make buttons on the toolbar/personal toolbar crop when you resize the window small r=evaughan 1999-09-30 06:02:12 +00:00
beard%netscape.com
2cd00ef2e6 reconfigured for large heaps, to increase # of root sets. 1999-09-30 05:15:53 +00:00
rickg%netscape.com
350d30ae94 replace ANSI true/false with PR_TRUE; sorry about that. 1999-09-30 05:15:37 +00:00
beard%netscape.com
b30f5b8b52 added GC_remove_roots() 1999-09-30 05:15:24 +00:00
beard%netscape.com
306556ad84 added GC_remove_roots_inner() 1999-09-30 05:15:05 +00:00
beard%netscape.com
e7aa503dfd added GC_remove_roots. 1999-09-30 05:14:39 +00:00
rickg%netscape.com
0c4c486266 replaced ANSI false with PR_FALSE; sorry about that 1999-09-30 05:10:45 +00:00
rickg%netscape.com
8a6e39e993 performance and bug fixes: r=buster a=chofmann 1999-09-30 04:04:53 +00:00
rickg%netscape.com
6f744b281a perf update and bug fix: a=chofmann r=buster 1999-09-30 04:03:49 +00:00
beard%netscape.com
63e115364d First Checked In. 1999-09-30 03:30:00 +00:00
briano%netscape.com
dfca8736cb Fix for AIX 4.2, specifically, but should help other platforms with shared library difficulties. 1999-09-30 03:16:30 +00:00
beard%netscape.com
a84fd8080b First Checked In. 1999-09-30 02:59:32 +00:00
cathleen%netscape.com
14080030e9 updated packaging manifest file for editor and wallet. ongoing work for bug 15035 & bug 15220, not part of the build yet. 1999-09-30 02:57:17 +00:00
waterson%netscape.com
7d31268f14 Bug 13908. Add code to hook up 'forward observer declarations'. r=hyatt. 1999-09-30 02:32:34 +00:00
beard%netscape.com
7b59833cde First Checked In. 1999-09-30 02:25:54 +00:00
briano%netscape.com
7ae7121f55 Fix for bug 15190. 1999-09-30 01:59:30 +00:00
dp%netscape.com
b12be59dfd Taking profile 1999-09-30 01:56:26 +00:00
kipp%netscape.com
8945b95dcc new 1999-09-30 01:53:31 +00:00
kipp%netscape.com
d44f8afe43 Reworked tree support 1999-09-30 01:51:20 +00:00
bienvenu%netscape.com
fd63be5bc1 fix memory leak of hostname 1999-09-30 01:45:20 +00:00
sdagley%netscape.com
7cf8c63dae Increased threshold for async reads from 2K to 20K to reduce Mac startup time. Ongoing work from bug #10334. r=saari. 1999-09-30 01:45:02 +00:00
saari%netscape.com
fb2a2d0f0b Making the Mac key event generation code follow the new spec for autokeys generate keypress events. Brade has run this change on her machine for about a week, I tested it on my machine without any problems. Reviewed by Brade and Dagley. 1999-09-30 01:44:42 +00:00
bienvenu%netscape.com
5f056b6037 add method to shut down connections 1999-09-30 01:44:30 +00:00
bienvenu%netscape.com
c56896abc1 fix memory leak of cache elements on shutdown 1999-09-30 01:43:36 +00:00
peterl%netscape.com
efe3761c38 made child sheet loads of agent sheets be optionally synchronous 1999-09-30 01:39:57 +00:00
morse%netscape.com
024f5c1783 fix bugs 14672 (dead code in wallet) and part of bug 15169 (wallet pref not needed) -- reviewed pnunn 1999-09-30 01:18:03 +00:00
varada%netscape.com
4332970fc7 NOT part of Seamonkey build, chofmann OK'd. removing message boxes 1999-09-30 01:17:51 +00:00
ramiro%netscape.com
7c52f573e8 Make paint flashing happen only if caps lock is down to make it easier
to target specific rendering problems.  r=pavlov.  bug 15234.
1999-09-30 01:17:34 +00:00
varada%netscape.com
7f1259dd5e NOT part of Seamonkey build, choffman OK'd, onEnter added to CoONTROLS in wizardtypes.h 1999-09-30 00:52:10 +00:00
varada%netscape.com
863ffa2203 NOT part of Seamonkey, chofmann OK'd. OnEnter fixups. 1999-09-30 00:45:23 +00:00
varada%netscape.com
603cf839ad NOT part of Seamonkey build, chofmann OK'd. fixups for OnEnter. 1999-09-30 00:44:28 +00:00
varada%netscape.com
c3d576a898 NOT part of Seamonkey build, chofmann OK'd. OnEnter implementation 1999-09-30 00:39:06 +00:00