Commit Graph

8403 Commits

Author SHA1 Message Date
tbogard%aol.net
4eec4fb506 nsIPref is no longer passed around through inits on webshell, content viewers and presContext. In places where it is needed, it can be retrieved from the service manager. I removed a number of the getters and setters for prefs as the prefs will be the same from the service manager so we don't need getters. r=waterson a=rickg 2000-03-02 07:13:02 +00:00
karnaze%netscape.com
44f5bd2cc0 new regression test not affecting the build. 2000-03-02 06:21:38 +00:00
karnaze%netscape.com
fb8782b61f PDT+ bug 28341 - Destroy caption frame when outer table frame is destroyed. Add caption to outer frame rather than inner frame. r=troy, a=rickg 2000-03-02 06:09:37 +00:00
pinkerton%netscape.com
cfb234a542 rewrite of popup positioning code to avoid placing a popup on top of the parent frame it is anchored to and to prevent moved popups from coming up under the mouse when they are too big or too close to the edge of the screen. Fixes bugs 29141 21155 23191. r=saari,hyatt a=jevering. 2000-03-02 04:08:04 +00:00
evaughan%netscape.com
cf0d42fc25 bugs fixes for: 28460, 27242, 29462
-r hyatt, -a jar
2000-03-02 03:01:30 +00:00
av%netscape.com
0271ec9277 Fix for 27486, r=stanley.ho@eng.sun.com, a=rickg 2000-03-02 01:57:14 +00:00
sfraser%netscape.com
ee824cdaa3 Fix for 29521 -- i18n issues saving text area state, and 29827 problems with linebreaks going back to a forms page. r=ftang,akkana, a=jar 2000-03-02 01:16:29 +00:00
mjudge%netscape.com
7f21a0fc5d a=jar r= whomever reviewed it before. saari i think. this SHOULD have went in before cvs merge error i didnt catch sorry my bad. 2000-03-01 21:49:53 +00:00
pinkerton%netscape.com
ff4a0b661d patches from dean_tessman@hotmail.com for bug 17159. Teach popups about if they are context menus and accept right clicks to select menu items if they are. r=hyatt, a=jar. 2000-03-01 03:12:51 +00:00
hyatt%netscape.com
da7d9353d6 Fix for 28856. r=karnaze,troy a=jar 2000-03-01 02:35:14 +00:00
hyatt%netscape.com
4c4a067931 Fix for bug #28856. r=karnaze,troy a=jar 2000-03-01 02:33:41 +00:00
hyatt%netscape.com
6a63509ce6 Adding a tree regression test for bug#28856. Not part of build. 2000-03-01 02:32:06 +00:00
valeski%netscape.com
d81595ec75 26336. a=jar, r=norris,pollman. We now allow uri creation failure to pass through to the webshell so we can throw error dialogs if need be. This allows 'https not supported' dialogs to be thrown from form submissions when https isn't installed 2000-02-29 20:36:52 +00:00
dcone%netscape.com
8b77b5d71c fixed directory calls for printer regression testing. r=karnaze a=rickg 2000-02-29 14:44:56 +00:00
karnaze%netscape.com
5c219495a7 new regression test not affecting the build. 2000-02-29 13:22:46 +00:00
karnaze%netscape.com
5ce5b346e3 PDT+ bug 28928 - correctly handle reflow of hidden inputs. r=rods, a=rickg 2000-02-29 13:17:33 +00:00
Jerry.Kirk%Nexwarecorp.com
ec64db8436 Change default "option" key from Alt to Ctrl for Neutrino.
This is for PHOTON only.
2000-02-29 13:06:06 +00:00
pollmann%netscape.com
982af48162 Bug 28670: Move scroll methods from webshell to docshell r=travis a=rickg 2000-02-29 06:51:48 +00:00
pollmann%netscape.com
54c57adf37 Bug 28670: Move scroll methods from webshell to docshell and XUL scrollbar removal from XULDocument to here r=travis a=rickg 2000-02-29 06:51:04 +00:00
pinkerton%netscape.com
28d4e5e0ee fix for 28781 which leaked a presShell during menu creation causing a crash with animated gifs. r=scc a=jevering/jar. 2000-02-29 06:46:47 +00:00
saari%netscape.com
a839266bd8 fix for PDT+ 29004. r=hyatt, a=jevering 2000-02-29 03:54:49 +00:00
rods%netscape.com
7ca7d07fe5 Makes it so select tag are monolithic, this means the sink doesn't get flushed
until the end tag of a select. This helps performance a great deal. If it gets flushed
inbetween then the remaining options are added one at a time using the AddOption
and this is a lot less effecient.
b 28593, r=vidur
2000-02-28 21:38:30 +00:00
dcone%netscape.com
af573c449c Added a animation test graphic. r=karnaze a=rickg 2000-02-28 21:36:15 +00:00
rods%netscape.com
113deee43f when the value attr is set the hint needs to be reflow.
b 28593, r=buster
2000-02-28 21:35:51 +00:00
dcone%netscape.com
7cefd394fd fixed images. r=leaf a=rickg 2000-02-28 21:35:14 +00:00
rods%netscape.com
0e37b361bd turned off the flushing of reflows when an option item is removed
b 28593, r=vidur,troy
2000-02-28 21:33:41 +00:00
dcone%netscape.com
dee894bccd Added some tests to the image printer regression test bed. r=karnaze a=rickg 2000-02-28 14:31:29 +00:00
dcone%netscape.com
e68701c14a Update printer regression tests. r=karnaze a=rickg 2000-02-28 14:27:50 +00:00
dcone%netscape.com
8c87f968ad Update images and test files for printer regression testing. r=karnaze a=rickg 2000-02-28 14:27:01 +00:00
dcone%netscape.com
996f875a17 Added regression tests for printing. r=karnaze a=rickg 2000-02-28 14:26:02 +00:00
karnaze%netscape.com
90533efa40 new regression test not affecting the build. 2000-02-27 22:37:49 +00:00
karnaze%netscape.com
f9cba72cb7 PDT+ bug 27124 - correctly handle child frames that are not row groups. r=troy, a=rickg 2000-02-27 22:36:42 +00:00
cls%seawood.org
0b133c29b3 Bring mathml up to speed on the API change made to nsStyleUtil on 2/24/00. 2000-02-27 07:24:17 +00:00
saari%netscape.com
515c3ce686 28467 fix, a=jar, r=hyatt 2000-02-26 01:02:31 +00:00
av%netscape.com
035f4468fc Fix for 27486, r=rickg, a=rickg 2000-02-26 00:14:16 +00:00
mjudge%netscape.com
ed2b8d5f46 bug for IME input activation wrongly causing the menu to be activated. r=ftang,jfrancis, a=jar hyatt pdt+ bug dont remember which one 2000-02-25 23:57:37 +00:00
mjudge%netscape.com
b54b534386 regression fix used wrong variable. compared apples to apple seeds instead of other apples. 2000-02-25 23:56:40 +00:00
jdunn%netscape.com
70d3a43f78 checkin newlines for hpux
r= pepper@netscape.com
2000-02-25 23:45:53 +00:00
erik%netscape.com
281e53e9b1 bug 18136; new table of font sizes for HTML sizes 1-7, based on testing
Nav4's fixed width fonts; r=pierre; a=rickg
2000-02-25 23:02:46 +00:00
erik%netscape.com
6cecf95bf9 bug 18136; changing default size for fixed width font to 13px; r=pierre;
a=rickg
2000-02-25 23:01:36 +00:00
Jerry.Kirk%Nexwarecorp.com
44de5cabb5 Change
#ifndef XP_UNIX
  to
#if !defined(XP_UNIX) || defined(NTO)
so the ALT key will bring up menus under Neutrino.
r=kedl
2000-02-25 14:29:45 +00:00
hyatt%netscape.com
edbf013e6f Fix Linux bustage. No biggy. Just an nsCOMPtr flub. r=pavlov 2000-02-25 10:30:19 +00:00
saari%netscape.com
6ab6b39f88 Keeping Mac tree green for Hyatt, camelot failure 2000-02-25 09:08:05 +00:00
hyatt%netscape.com
5ff8c68587 XUL Property APIs, b=26109, r=ben 2000-02-25 08:37:49 +00:00
mjudge%netscape.com
c8237d3b1e adding support for new nsIDOMSelection. r=jfrancis a=jar. this is for caret appearance 2000-02-25 04:31:15 +00:00
evaughan%netscape.com
9853879e89 Fixes for bugs: 28460, 27573, 27242, 24721
-r waterson -a jar
2000-02-25 04:18:34 +00:00
bryner%uiuc.edu
6985354db4 Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.
2000-02-25 04:12:40 +00:00
erik%netscape.com
28f23d520d bug 18136; added new font size table, but currently #if'ed out; r=pierre;
a=rickg
2000-02-25 04:00:53 +00:00
av%netscape.com
12bfe22dc4 Fixing 27486, r=beard 2000-02-25 01:02:53 +00:00
mjudge%netscape.com
6ed966c387 bug15384 approved pdt+ team r= patrick beard 2000-02-24 22:01:37 +00:00