Граф коммитов

42853 Коммитов

Автор SHA1 Сообщение Дата
rods%netscape.com c2da5cb934 Changed GetVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
added some key support made it so it sets the focus back to the main webshell window when the drop down is closed
1999-09-30 11:37:58 +00:00
rods%netscape.com bdb901f425 Changed GetVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object 1999-09-30 11:36:44 +00:00
rods%netscape.com 17037594d5 Changed GetVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
Removed focus listener and ForcedRedraws
1999-09-30 11:36:32 +00:00
rods%netscape.com b111eaec5a 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 b8d329d0cf 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 32eed904b7 Removed L&F static IID & CID 1999-09-30 11:32:54 +00:00
rods%netscape.com 9712b39e87 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 b1b3a6e5c3 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 fc6b63e267 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 c68c7a7a65 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 eacb18ec27 Fixing bug #8036, reviewd by beard 1999-09-30 08:07:23 +00:00
beard%netscape.com 387ef8fa15 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 16ce2ccb58 cleaned up, made more XP, r=sfraser 1999-09-30 07:39:28 +00:00
beard%netscape.com 7b99a8d5e0 changed to use MemAllocatorGC.o, r=sfraser 1999-09-30 07:30:37 +00:00
beard%netscape.com 4ecdeb8908 Renamed MemAllocatorGC target to MemAllocatorGC.o, r=sfraser. 1999-09-30 07:12:48 +00:00
beard%netscape.com a41cce2fb6 added NSStdLibGC.shlb target name, for building with the GC leak detector. 1999-09-30 06:46:22 +00:00
beard%netscape.com cb5f665907 First Checked In. 1999-09-30 06:45:37 +00:00
rjc%netscape.com a8b61ee726 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 8f80e22e1b 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 7128984a21 fixing bug #15033.
reviewed by sgehani@netscape.com
affects only windows platform.
1999-09-30 06:18:43 +00:00
ramiro%netscape.com 3f4f667849 Fix for bug 15245. Patch by tor. r=me 1999-09-30 06:09:21 +00:00
pavlov%netscape.com 46a42653b6 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 16d3361a8d reconfigured for large heaps, to increase # of root sets. 1999-09-30 05:15:53 +00:00
rickg%netscape.com be38ccfc5a replace ANSI true/false with PR_TRUE; sorry about that. 1999-09-30 05:15:37 +00:00
beard%netscape.com c048c8cfac added GC_remove_roots() 1999-09-30 05:15:24 +00:00
beard%netscape.com 502bb16e2c added GC_remove_roots_inner() 1999-09-30 05:15:05 +00:00
beard%netscape.com 123b56a4c3 added GC_remove_roots. 1999-09-30 05:14:39 +00:00
rickg%netscape.com 0f5614fe0b replaced ANSI false with PR_FALSE; sorry about that 1999-09-30 05:10:45 +00:00
rickg%netscape.com ae3d4160e4 performance and bug fixes: r=buster a=chofmann 1999-09-30 04:04:53 +00:00
rickg%netscape.com 55844ee5d3 perf update and bug fix: a=chofmann r=buster 1999-09-30 04:03:49 +00:00
beard%netscape.com 4fb4f79f56 First Checked In. 1999-09-30 03:30:00 +00:00
briano%netscape.com 234d41ca06 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 1328765f22 First Checked In. 1999-09-30 02:59:32 +00:00
cathleen%netscape.com feddb2d6d7 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 031302a480 Bug 13908. Add code to hook up 'forward observer declarations'. r=hyatt. 1999-09-30 02:32:34 +00:00
beard%netscape.com 6fdc84ed7b First Checked In. 1999-09-30 02:25:54 +00:00
briano%netscape.com f7a847c77b Fix for bug 15190. 1999-09-30 01:59:30 +00:00
dp%netscape.com 1119e80848 Taking profile 1999-09-30 01:56:26 +00:00
kipp%netscape.com 8d0add992e new 1999-09-30 01:53:31 +00:00
kipp%netscape.com 86cc3776ea Reworked tree support 1999-09-30 01:51:20 +00:00
bienvenu%netscape.com ba5e149080 fix memory leak of hostname 1999-09-30 01:45:20 +00:00
sdagley%netscape.com 81ce6c451b 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 2ee263efc7 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 4686098c7f add method to shut down connections 1999-09-30 01:44:30 +00:00
bienvenu%netscape.com 8cedb9dde8 fix memory leak of cache elements on shutdown 1999-09-30 01:43:36 +00:00
peterl%netscape.com 3ab567c217 made child sheet loads of agent sheets be optionally synchronous 1999-09-30 01:39:57 +00:00
morse%netscape.com e9ddc7b03b 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 f2a09174bb NOT part of Seamonkey build, chofmann OK'd. removing message boxes 1999-09-30 01:17:51 +00:00
ramiro%netscape.com c810869399 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 fcb8e3875b NOT part of Seamonkey build, choffman OK'd, onEnter added to CoONTROLS in wizardtypes.h 1999-09-30 00:52:10 +00:00