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

8545 Коммитов

Автор SHA1 Сообщение Дата
norris%netscape.com 33c9a59a45 Fix bug 30736 Errors in .js files not reported correctly
a=pdt,r=jband@netscape.com
2000-03-07 21:08:46 +00:00
rods%netscape.com d13c3b2a27 nsITextContent needed to be included not forwarded. 2000-03-07 16:45:21 +00:00
rods%netscape.com 2ee2be17ef changes to select becuase the new display area is a block and text frame instead
of a button
fixes bugs 29544, 28835
a=jar
2000-03-07 15:56:14 +00:00
rods%netscape.com f9554cf7d1 Fixed Combobox and ListBox frame to be more effecient in processing reflows
added Block and text frame for displaying the selected option for the combobox
Fixes Bugs 30463, 28835, 29544
r=buster,kmcclusk a=jar
2000-03-07 15:54:31 +00:00
vidur%netscape.com d2095bbc2b Temporary fix for bug 26926. Added state to nsPresShell to deal with the case where the ContentViewer (and ViewManager) went away before it. The ownership model should be sorted out post beta1. r=troy, a=jar 2000-03-07 00:28:33 +00:00
buster%netscape.com 5f1afe8d16 fixed bug 29837 and part of bug 29790 (the part about the url bar ceasing to respond)
r=rods, brade
a=jar
2000-03-06 04:08:05 +00:00
warren%netscape.com 7e37f4f478 Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
rhp%netscape.com 6b6de2380a Just adding a new file to the tree. THIS IS NOT PART OF ANY BUILD! 2000-03-05 17:26:58 +00:00
cata%netscape.com 16558c54a6 Backing out fix for #7886 to fix regression #30299 2000-03-04 21:44:58 +00:00
hyatt%netscape.com 55c2b5d6b9 Fix for 30369. r=ben 2000-03-04 12:00:35 +00:00
evaughan%netscape.com 31fa5c5bf3 Fix for bug #30305
-r hyatt -a jar
2000-03-04 09:42:06 +00:00
ftang%netscape.com f9aeb6ce83 fix 29154. r=hyatt/pollmann a=rickg replace nsISupportString/char*/ToNewCSring
with nsISupportWString/PRUnichar*/ToNewUnicode
2000-03-04 05:37:46 +00:00
evaughan%netscape.com 9be19b90da Fix for bug #29900
-r hyatt -a jar
2000-03-04 01:50:58 +00:00
karnaze%netscape.com 81422500eb new regression test not affecting the build. 2000-03-04 01:29:54 +00:00
karnaze%netscape.com d73fd2b02b PDT+ bug 28933 - check for null pointer. r=attinasi, a=rickg 2000-03-04 01:05:18 +00:00
valeski%netscape.com 64d58f82c4 r=gagan. 29870. We weren't handling a malformed http-equiv refresh header. 2000-03-04 00:32:30 +00:00
waterson%netscape.com ef0eed6256 Fix compiler warning; remove unused variable. Hyatt meant to do this. 2000-03-03 23:56:32 +00:00
hyatt%netscape.com 9fa700b47c Fix for bug #29556, r=waterson, a=jar 2000-03-03 23:35:29 +00:00
buster%netscape.com b7a131767a fixed bug 27161 by adding interfacs onto nsIPresShell to get/set the "subshell" for an nsIContent
this part of the fix is temporary, but sufficient for beta.  it calls the pres shell to do the initial association.
after beta, this will be done by the frame construction code.
r=travis
a=jar
2000-03-03 23:16:43 +00:00
buster%netscape.com 61ad5d5127 fixed bug 27161 by adding interfacs onto nsIPresShell to get/set the "subshell" for an nsIContent
r=travis
a=jar
2000-03-03 23:15:29 +00:00
joki%netscape.com db16fa08a6 Fix bug 9140. Prevent window level mouse exit events from accidentally propagating to content. r:rods a:jar 2000-03-03 23:07:31 +00:00
alecf%netscape.com e8d62422d6 fix for #29304 r=pierre a=jar
only register against the browser.* preferences that layout actually cares about, to improve startup performance
2000-03-03 22:39:31 +00:00
rods%netscape.com 932879ce4d Backout plan, this check only fixes bug 28628
a=jar
2000-03-03 07:14:58 +00:00
rods%netscape.com bbcb309cb3 backing out earlier checkin 2000-03-03 07:14:57 +00:00
rods%netscape.com e426b0a6ae added include instead of the class decl.
r=waterson
2000-03-03 05:06:03 +00:00
rods%netscape.com 6769208b97 add call to combobox for setting the frame constructor
b=28593, r=evaughan a=jar
2000-03-03 04:30:32 +00:00
rods%netscape.com 0de348eef2 modified the reflow method for better handling incremental and for optimization
b=28593, r=buster,kmclusk a=jar
2000-03-03 04:28:59 +00:00
rods%netscape.com 5efa0171a0 changes for the new combobox
b=28593, r=self, a=jar
2000-03-03 04:24:53 +00:00
cata%netscape.com 736559f0ba last bit in activating charset override 2000-03-03 02:21:24 +00:00
cata%netscape.com c82fa81c2a activating charset override. bug #7886, r=ftang, a=bobj 2000-03-03 02:20:53 +00:00
hyatt%netscape.com 02020cce65 part 2 of fix for bug #25073, r=pink,evaughan, a=jevering 2000-03-03 02:08:02 +00:00
evaughan%netscape.com 34ae678c07 fix for bug 25073
-r hyatt -a jevering
2000-03-03 01:50:43 +00:00
rods%netscape.com b297f3ae76 idef'ed out the adding of border padding to maxelement size, this was casuing some warnings.
r=kmcclusk a=jar b=28593
2000-03-03 00:58:00 +00:00
rods%netscape.com 3545f25303 Turned off the optimization that wasn't really working well anyway,
will turn it back on in M15 after reworking it
b 28593 a=jar r=self
2000-03-03 00:42:29 +00:00
rods%netscape.com 2570c107b3 added new atom for the combobox
b 28593, r=kmcclusk,buster a=jar
2000-03-03 00:22:30 +00:00
rods%netscape.com 44c2fbb4c0 Button marks itself dirty when the suggested size is set.
b 28593, r=kmcclusk,buster
2000-03-03 00:21:10 +00:00
saari%netscape.com edd1f9baac Fix for PDT+ 29833, r=hyatt, a=jevering 2000-03-02 23:15:01 +00:00
akkana%netscape.com ae242fc3fb 27827: disable the ender event listener for right clicks as had
previously been done for middle clicks.  This is a band-aid;
 we need to dig in and rewrite this code to pass events correctly.
 r=buster, a=jar
2000-03-02 19:31:03 +00:00
jst%citec.fi a722327a02 Temporary (untill the real problem gets fixed) fix for PDT+ bug 18186. r=vidur, a=chofmann 2000-03-02 15:06:05 +00:00
cls%seawood.org aeb63a9a96 Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built.
Fixed the recursive makes into GtkMozilla so that they will report build failures like the other dirs.
Removed LIBS_NEQ_INSTALL variable and associated ifdefs.
2000-03-02 13:29:03 +00:00
hyatt%netscape.com 79bf5f5c34 Fixing a merge conflict. Fallout from same checkin. r=travis,a=jar 2000-03-02 10:47:58 +00:00
hyatt%netscape.com daf0f13722 XUL RadioGroup element, not used in XUL. r=ben, a=jar 2000-03-02 10:00:09 +00:00
tbogard%aol.net 5c166f4fd5 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 100bf1777b new regression test not affecting the build. 2000-03-02 06:21:38 +00:00
karnaze%netscape.com 695014b946 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 b7dcfd9964 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 d2012fba27 bugs fixes for: 28460, 27242, 29462
-r hyatt, -a jar
2000-03-02 03:01:30 +00:00
av%netscape.com be9d921172 Fix for 27486, r=stanley.ho@eng.sun.com, a=rickg 2000-03-02 01:57:14 +00:00
sfraser%netscape.com 7a337ee75d 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 6aa8e9092c 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 0f0967e0e4 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 ad10d5160d Fix for 28856. r=karnaze,troy a=jar 2000-03-01 02:35:14 +00:00
hyatt%netscape.com 3518ea58d1 Fix for bug #28856. r=karnaze,troy a=jar 2000-03-01 02:33:41 +00:00
hyatt%netscape.com 60a7ae724c Adding a tree regression test for bug#28856. Not part of build. 2000-03-01 02:32:06 +00:00
valeski%netscape.com f6c1f21963 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 7cba92254e fixed directory calls for printer regression testing. r=karnaze a=rickg 2000-02-29 14:44:56 +00:00
karnaze%netscape.com 71838b1fb9 new regression test not affecting the build. 2000-02-29 13:22:46 +00:00
karnaze%netscape.com f41508bcd7 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 14764fb096 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 3a67f9317c Bug 28670: Move scroll methods from webshell to docshell r=travis a=rickg 2000-02-29 06:51:48 +00:00
pollmann%netscape.com 4f12cda18b 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 22783424fd 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 f8b6e475eb fix for PDT+ 29004. r=hyatt, a=jevering 2000-02-29 03:54:49 +00:00
rods%netscape.com e11b8d193b 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 42c61a6308 Added a animation test graphic. r=karnaze a=rickg 2000-02-28 21:36:15 +00:00
rods%netscape.com 6f63f843fe 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 a25c83f5bb fixed images. r=leaf a=rickg 2000-02-28 21:35:14 +00:00
rods%netscape.com 48862be675 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 85447e816c 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 987c76b78b Update printer regression tests. r=karnaze a=rickg 2000-02-28 14:27:50 +00:00
dcone%netscape.com b1ef34f441 Update images and test files for printer regression testing. r=karnaze a=rickg 2000-02-28 14:27:01 +00:00
dcone%netscape.com 042a339547 Added regression tests for printing. r=karnaze a=rickg 2000-02-28 14:26:02 +00:00
karnaze%netscape.com de65cab8cb new regression test not affecting the build. 2000-02-27 22:37:49 +00:00
karnaze%netscape.com dd7511a8f6 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 1316eb9670 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 d88605b116 28467 fix, a=jar, r=hyatt 2000-02-26 01:02:31 +00:00
av%netscape.com e871987c35 Fix for 27486, r=rickg, a=rickg 2000-02-26 00:14:16 +00:00
mjudge%netscape.com ec5aa889d9 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 f223c0f551 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 27403fbe50 checkin newlines for hpux
r= pepper@netscape.com
2000-02-25 23:45:53 +00:00
erik%netscape.com 4831ebe74f 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 0437648bbd 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 bc87037322 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 35a052fe90 Fix Linux bustage. No biggy. Just an nsCOMPtr flub. r=pavlov 2000-02-25 10:30:19 +00:00
saari%netscape.com 659643ba81 Keeping Mac tree green for Hyatt, camelot failure 2000-02-25 09:08:05 +00:00
hyatt%netscape.com c5a3f61f35 XUL Property APIs, b=26109, r=ben 2000-02-25 08:37:49 +00:00
mjudge%netscape.com 81c805155c 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 9525193b33 Fixes for bugs: 28460, 27573, 27242, 24721
-r waterson -a jar
2000-02-25 04:18:34 +00:00
bryner%uiuc.edu bbfe27364b 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 393df02976 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 69b4d53f01 Fixing 27486, r=beard 2000-02-25 01:02:53 +00:00
mjudge%netscape.com 106ee1603a bug15384 approved pdt+ team r= patrick beard 2000-02-24 22:01:37 +00:00
karnaze%netscape.com 5739a83216 new regression tests not affecting the build. 2000-02-24 16:00:35 +00:00
pierre%netscape.com 55d42bb3b3 Bug 18136/21950 "Fixing the font size mess". Implemented Todd Farhner's system in nsStyleUtil. Disabled the font size rounding code on Windows (see bug 24005). r=erik, a=rickg 2000-02-24 12:51:28 +00:00
pinkerton%netscape.com 6c124c88a3 don't fetch the image unless we are in the layer that is being drawn. r=evaughan,hyatt, a=jar. 2000-02-24 03:42:40 +00:00
pinkerton%netscape.com 2fad7e232b fix for case where when a frame is deleted as a result of a drag (say, moving a bookmark or mail message) we don't try to access the frame after it has been deleted but use |mCurrentTarget| which we know will be up to date and safe. Also check for null in UpdateCursor()...we should have been doing this anyway. r=saari, a=jevering. 2000-02-24 03:41:14 +00:00
tbogard%aol.net 73738f9644 Commented out the call to webShell::Remove focus as it is no longer needed and the function is going away. Work for 13374. r=rods, saari 2000-02-24 01:47:40 +00:00
pollmann%netscape.com 3b493e429f Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg 2000-02-24 00:08:00 +00:00
norris%netscape.com 3d5f67908e Fix 28612 META Refresh allowed in Mail/News
r=mstoltz,a=jar
Fix 28658 File upload vulnerability
r=vidur,a=jar
2000-02-23 22:34:40 +00:00
nisheeth%netscape.com 0c00358163 r=pollmann. Fix for PDT+ bug 28556. We were leaking nsIAtom's in the XML content sink. Thanks to Patrick Beard for providing the fix. 2000-02-23 22:16:03 +00:00
pollmann%netscape.com eac62b2f62 Bug 28691/16999: Removing obsoleted code. r=harishd a=rickg 2000-02-23 21:36:29 +00:00
pollmann%netscape.com 9553438184 Bug 28691: As penance, I'll fix these leaks too. r=harishd a=rickg 2000-02-23 21:32:23 +00:00
pollmann%netscape.com 540a6cfd37 Bug 28691: Fix existing leak that my fix for bug 16999 hilighted. r=harishd a=rickg 2000-02-23 21:24:07 +00:00
pollmann%netscape.com 9ec47c6fe1 Bug 28691/16999: Re-enable style for button labels r=harishd a=rickg 2000-02-23 21:00:42 +00:00
pollmann%netscape.com e0c18f4ef4 Bug 28691: Fix leaks, check for null, in code my implementation was based on r=harishd a=rickg 2000-02-23 20:58:42 +00:00
pollmann%netscape.com c79b60004c Bug 28691: Fix leaks, check for null, fix a bug in checkin for bug 16999 r=harishd a=rickg 2000-02-23 20:56:39 +00:00
troy%netscape.com 0cc58ccde6 b=28635, a=rickg@netscape.com, r=vidur@netscape.com
Reduced the number of nsString objects allocated
2000-02-23 15:45:43 +00:00
saari%netscape.com af8dcc1689 Fix for 12051. Two one line fixes to make focus memory work with text input fields and text areas. r=hyatt a=jar 2000-02-23 08:10:36 +00:00
jbetak%netscape.com 83eb9d74d1 bug 12502, View Source doesn't display non UTF-8 charsets on doc's w/o HTTP or Meta
r=ftang
a=bobj
2000-02-23 01:48:22 +00:00
buster%netscape.com ef92b77d4d fixed bug 25510 and 28084
r=troy
a=jar
2000-02-22 22:06:19 +00:00
buster%netscape.com 41e5f8b5e7 added an assertion that will catch regressions associated with bug 25510
r=troy
a=jar
2000-02-22 22:05:04 +00:00
dbaron%fas.harvard.edu 6c36c78235 Fix bug 28544: stop leaking webshells when user enters URL in the URL bar. r=karnaze@netscape.com a=rickg@netscape.com 2000-02-22 04:06:16 +00:00
pinkerton%netscape.com 794f87e0d8 Fix for bug 25073. groupName for radio button items was not being set
initially if the item was checked in the content model when the frame
was created. Now always make sure we set that member. r=hyatt a=rickg
2000-02-22 01:50:48 +00:00
karnaze%netscape.com 983df02847 fix cvs merge error in regression data, not affecting the build 2000-02-21 23:46:48 +00:00
karnaze%netscape.com 41120087ec new regression tests not affecting the build. 2000-02-21 22:37:01 +00:00
pollmann%netscape.com 9ad58bbd03 Bug 16999: Fix solaris nsCOMPtr complaints. 2000-02-21 06:26:55 +00:00
pollmann%netscape.com fae092781b Bug 16999: Get default button labels from .properties file instead of html.css (GfxButtonControlFrame -> anonymous content creator). r=rods a=rickg 2000-02-21 05:55:25 +00:00
pollmann%netscape.com de48cfb517 Bug 14827: Removing dead code. r=harishd a=rickg 2000-02-21 02:21:38 +00:00
dbaron%fas.harvard.edu 43bf059078 Bug 28555: fix large leak of StyleContextImpl's. r=karnaze@netscape.com a=jar@netscape.com 2000-02-20 15:18:04 +00:00
saari%netscape.com 803fecbbbe Fix for PDT+ 26618. Typing for hyatt, r=saari 2000-02-19 23:33:51 +00:00
hyatt%netscape.com b566f6092d Partial fix for #26618. r=saari 2000-02-19 22:29:20 +00:00
dbaron%fas.harvard.edu c66b8d44a9 Refix bug 5821, which I broke with a mistake in my earlier change. r=buster@netscape.com a=rickg@netscape.com 2000-02-19 03:42:30 +00:00
pollmann%netscape.com bcd1a7f426 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
pollmann%netscape.com e63cf5ca3d Bug 14827: Adding a comment, removing unused code r=harishd a=rickg 2000-02-19 02:32:38 +00:00
pollmann%netscape.com cc2f86d8e0 Bug 16999: Adding properties file to Linux build. r=rods,waqar a=rickg 2000-02-19 02:01:58 +00:00
pollmann%netscape.com 6d1b4dff65 Bug 16999: Adding properties file to Win32 build. r=rods,waqar a=rickg 2000-02-19 01:57:28 +00:00
pollmann%netscape.com 1c90f47f60 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
hyatt%netscape.com 1086a2880f Adding guards. Harmless. 2000-02-18 10:22:20 +00:00
hyatt%netscape.com 748032ca8f fix for 27879, r=saari 2000-02-18 10:05:14 +00:00
hyatt%netscape.com 63d34e565b Fix for bug #28334. r=saari 2000-02-18 08:57:28 +00:00
hyatt%netscape.com e44ebc6d41 Fix for PDT+ bug #18595. r=saari. 2000-02-18 08:05:56 +00:00
akkana%netscape.com 40123b50a8 23336: Fix double middle-mouse paste problem. This is a temporary fix,
making the smallest possible change so as not to rock the beta1 boat.
I'll look at more sweeping fixes later.  r=saari,a=leaf
2000-02-18 00:57:46 +00:00
bryner%uiuc.edu 6543b52771 Set the event status to prevent us from receiving multiple mousewheel
events on Win32.  Fixes bug 24083.  r=saari,pinkerton.  a=chofmann.
2000-02-17 23:52:45 +00:00
jdunn%netscape.com 79a31a4d59 Fix problem with NS_IF_ADDREF on member variables inside of const
member functions.  This includes removing all references to
NS_DEF_PTR and the including of nsIPtr.h

r=troy@netscape.com,dougt@netscape.com,scc@netscape.com
# 28114
a=chofmann@netscape.com
2000-02-17 23:19:18 +00:00
evaughan%netscape.com 54d8adec8a Fixed application freeze when turning off XUL box debugging from preferences.
-r pinkerton a- jar
2000-02-17 04:10:02 +00:00
troy%netscape.com 36fbf4d492 b=27056 a=jar@netscape.com r=troy@netscape.com Change made by Vidur.
Avoid notifications in the middle of a table row
2000-02-16 23:43:59 +00:00
evaughan%netscape.com 67bb0f8e83 added files: mozilla/layout/xul/base/src/nsXULTextFrame.cpp 2000-02-16 23:05:34 +00:00
evaughan%netscape.com 846d568bf0 Box performance fix.
-r jevering
2000-02-16 23:00:52 +00:00
dp%netscape.com c8f148e7d4 Protecting shutdown with mInitialized. regxpcom will cause shutdown to
happen without mInitialized and without this incorrect shutdown to
happen. r=vidur r=rjc
2000-02-16 07:42:00 +00:00
joki%netscape.com 4596efac68 Fixes for bug 9544, 9552, 9558, 9561, and 13309. event handler 4x compat. and capture/bubble fixes. r:pollmann 2000-02-16 06:59:07 +00:00
attinasi%netscape.com ac27ff03e7 Made external stylesheets load synchronously, always. Controlled by a define in case we want to re-enable asynch external stylesheets later. r=pierre,troy b=17309 2000-02-16 06:50:39 +00:00
alecf%netscape.com 5a548d2760 add debug_hyatt around this printf so I don't get it constantly 2000-02-16 06:26:41 +00:00
rods%netscape.com f0c4b3a651 ifdef'ing out a badly formed optimization for incremental reflow.
r=buster b=24798
2000-02-16 05:20:21 +00:00
rods%netscape.com a723c1bb1a removing unused varible to remove warning
r=self
2000-02-16 05:17:59 +00:00
buster%netscape.com 5a83ccf42b bug 24411
r=troy
changed the frame constructor call for <form> to pass 0 as the flags arg.
2000-02-16 05:09:57 +00:00
buster%netscape.com 8453813a13 bug 27927
r=troy
2000-02-16 04:11:37 +00:00
joki%netscape.com 59302327ee Fix for bug 9140, prevent recursion of mouseover/out events. r:vidur 2000-02-16 03:52:45 +00:00
mscott%netscape.com 4ada318a65 Bug #19499 --> remove some obsolete code involving mailto
urls. we can handle mailto urls just fine now. this was giving us problems if you moused over or
clicked on a http/file url that had the word "mailto" in it.
r=vidur
2000-02-16 03:28:40 +00:00
attinasi%netscape.com bc9e08c335 ReResolveStyleContext now checks for the case where a background image is no longer used, in which case it stops the load for the frame. r=buster,pierre b=27042 2000-02-16 02:49:01 +00:00
vidur%netscape.com e9544e6d17 Fix for bug 9844. Implemented offsetTop/Left/Width/Height/Parent for HTML content.r=pollmann 2000-02-16 02:25:07 +00:00