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

8145 Коммитов

Автор SHA1 Сообщение Дата
kin%netscape.com 9e2d664da6 Fix for bug #12825: {css-moz} overflow: -moz-scrollbars-* not implemented
Added code to implement the new overflow -moz-scrollbars values.
r=evaughan@netscape.com
2000-01-26 21:56:03 +00:00
pinkerton%netscape.com bdf08b674f fix for bug 25092 (UMR's in drag/drop part of ESM). Again, we weren't copying the full event before redispatching. r=sfraser. 2000-01-26 21:52:47 +00:00
vidur%netscape.com 09e0c2e8d9 Fix for bug 19212. HTMLTableElement::InsertRow was creating a TR instead of a TBODY if one was necessary. r=joki 2000-01-26 15:52:41 +00:00
norris%netscape.com e7f484f030 Fix 23227 Document object vulnerability
r=mstoltz
2000-01-26 15:33:57 +00:00
norris%netscape.com 4c72c257f5 Fix 24217 Access to functions in chrome: protocol using IFRAME
r=pollmann
2000-01-26 15:29:43 +00:00
dcone%netscape.com b0fee5d1bd support for regression testing. r=rods 2000-01-26 15:14:41 +00:00
cmanske%netscape.com 268ecb5b80 Table editing (bug 20973): return reported and actual rowspan and colspan values from GetCellDataAt(), r=karnaze 2000-01-26 14:56:06 +00:00
hyatt%netscape.com e5c24f29cf More event handler fun. 2000-01-26 11:43:31 +00:00
hyatt%netscape.com 47dedcf81a In theory events can be executed now. 2000-01-26 11:05:44 +00:00
hyatt%netscape.com f4618cb4cb More goodness. 2000-01-26 10:37:13 +00:00
hyatt%netscape.com 27ef719ac7 More. 2000-01-26 10:25:55 +00:00
hyatt%netscape.com adcc8c722c More tweaks 2000-01-26 10:08:49 +00:00
hyatt%netscape.com b24d8aa851 added files: mozilla/layout/xbl/src/nsXBLEventHandler.cpp 2000-01-26 10:07:13 +00:00
hyatt%netscape.com b658d6003b Landing initial XBL event handling code. 2000-01-26 10:06:30 +00:00
rbs%maths.uq.edu.au d1540b450f [MathML] A simplification of the code 2000-01-26 08:11:27 +00:00
rbs%maths.uq.edu.au 4bdcbba7e7 [MathML] Added support for CSS units on numeric attributes and updated code to make use of the support 2000-01-26 06:49:38 +00:00
rbs%maths.uq.edu.au e9c64d0f24 [MathML] Added four atoms (lspace, rspace, maxsize, minsize) and two operator flags. 2000-01-26 06:43:36 +00:00
pollmann%netscape.com 9a9d786c7d Bug 10939: Make background of image inputs transparent (again :) ) r=harishd 2000-01-26 06:26:59 +00:00
troy%netscape.com 6597415701 b=22677. Fix for the part of the bug where the second table taht is relatively
positioned flashes when the window is resized
2000-01-26 03:44:36 +00:00
pinkerton%netscape.com 1e6bc69061 fix for bug 25026 where context menus wouldn't show up on input fields because the refpoint part of the nsEvent was never copied from the clientX/Y of the nsIDOMEvent passed to us. r=akkana. 2000-01-26 02:08:02 +00:00
troy%netscape.com 60ba793005 b=22497. Changed ReflowBlock() to better calculate the x-offset where the
table will be positioned
2000-01-26 01:45:47 +00:00
danm%netscape.com b5edffa701 notify parent form when a form element is removed. bugs 23493, 24452, and probably a lot of undiagnosed instabilities. r:vidur,pollman,waterson and a cast of thousands 2000-01-26 01:24:41 +00:00
karnaze%netscape.com f6b4104734 changed file notation so regression tests run again. Does not affect the build. 2000-01-25 23:33:32 +00:00
pollmann%netscape.com bcb43fcaf0 Bug 18649: non FormControlFrame derived form elements also only scroll when not at all visible r=rods 2000-01-25 22:19:39 +00:00
rods%netscape.com c8acdc9e8c impls the new flag to only scroll when not visible
b 18649 r=troy
2000-01-25 20:36:24 +00:00
nisheeth%netscape.com e468aef1ea r=vidur. Add support for a new pref "layout.reflow.async.afterDocLoad" that enables async reflow in the pres shell only after the document is done loading. Cleaned up ExitReflowLock() so that it uses preferences to decide whether to do async reflow, not a parameter. 2000-01-25 16:00:44 +00:00
rods%netscape.com 67b456fb3f changed align to work and reworked event process for click click hold and move off
b=14353 r=kmcclusk
2000-01-25 15:38:49 +00:00
rods%netscape.com 7fec36b5cd added assertion for the creation of native widgets r=dcone b=17027 2000-01-25 15:26:09 +00:00
rods%netscape.com 7335d90bfb changed signature of GetFont b=905 r=dcone 2000-01-25 15:25:46 +00:00
rods%netscape.com d2ec787548 changed signature of GetFont, chanhe when the webshell gets shown to reduce flicker b=905,24497 r=dcone 2000-01-25 15:25:19 +00:00
rods%netscape.com 9875e784f4 changed to use new signature of GetFont r=dcone b=905 2000-01-25 15:25:07 +00:00
rods%netscape.com 34f4228011 changed signature of GetFont,GetFrameFontFM b=905 r=dcone 2000-01-25 15:25:04 +00:00
rods%netscape.com cea53d478a changed signature of GetFont,changed to scroll it into view only if it isn't visible b=905,18649 r=dcone,troy 2000-01-25 15:24:48 +00:00
rods%netscape.com f7ebac37c6 changed signature of GetFont b=905 r=dcone 2000-01-25 15:18:46 +00:00
rods%netscape.com b90aa46ba0 Added "const" infront of the arg for SetDefaultFont and SetDefaultFixedFont
r=pierre b=905
2000-01-25 14:33:03 +00:00
rods%netscape.com 0d40a139c3 Added new flag for scrolling a frame if it isn't visible
r=troy b=18649
2000-01-25 14:31:41 +00:00
hyatt%netscape.com b8ec201a01 Merge hell. Merge hell. 2000-01-25 07:31:12 +00:00
hyatt%netscape.com 954cab21d8 Fix more bustage. Another annoying merge conflict. 2000-01-25 07:26:02 +00:00
hyatt%netscape.com a5e2d021ae Fix bustage. Annoying merge conflict. 2000-01-25 07:21:17 +00:00
hyatt%netscape.com 0f660e6f84 Fixes for bugs: 18193, 13971, 23440, 18444, 21462, 21818, 22619, 23498, 24081, and 21972. r=just about everybody. 2000-01-25 06:35:27 +00:00
norris%netscape.com 7122755727 Fix
23643 Reading email messages using <META REFRESH>
23729 Executing functions in "chrome:" protocol - #3 - META REFRES
23730 Executing functions in "chrome:" protocol - #4 - HTTP redire
24217 Access to functions in chrome: protocol using IFRAME
24865 Parsing local non-HTML files #2 using META REFRESH
r=gagan
2000-01-25 04:42:01 +00:00
troy%netscape.com c6576583f6 b=22325. When resizing the row groups and rows because the table has an
explict height, we need to make sure any child views are re-positioned.
This doesn't solve the flicker problem but now edit fields are all in
the right place, and it's good enough that Buster can do his clothes
shoping
2000-01-25 03:11:24 +00:00
troy%netscape.com 8f5cd2f185 b=24815. Make sure not to squelch NS_IMAGE_LOAD_STATUS_ERROR notifications
because the image frame needs these to call CantRenderReplacedElement()
2000-01-25 03:00:26 +00:00
sfraser%netscape.com 4875601eb4 Work on command updating in the ender widget. r=buster 2000-01-25 02:58:25 +00:00
beard%netscape.com 84cbca2516 floating views. bug=21966, r=troy, rods, a=brendan 2000-01-25 01:53:34 +00:00
dougt%netscape.com fd69a2f423 Landing nsIFile. 2000-01-24 21:28:28 +00:00
nisheeth%netscape.com da2abff68d r=Vidur. Always default mDocumentIsLoading to PR_TRUE for now. This stops us from crashing when we hit backspace in the editor. 2000-01-24 19:11:02 +00:00
pierre%netscape.com 8d74811b10 Bug 24676 ("Need -moz-outline-radius feature"). Added the 'outline_radius' similarly to the 'border_radius'. 2000-01-24 11:19:55 +00:00
pierre%netscape.com 65054c6b32 9809 "Dynamic changes of outline properties aren't repainted". Generate a reflow when the outline changes. 2000-01-24 08:16:54 +00:00
nisheeth%netscape.com 71218baaf6 Work done by Vidur and me. Added a FlushPendingNotifications() method to the document. This method flushes the pending content notifications from the content sink and the pending reflow notifications from the pres shell. This code is turned off for now so that it can be tested more thoroughly by Vidur and me. 2000-01-24 06:43:15 +00:00
norris%netscape.com e753eaa792 Files:
caps/include/nsScriptSecurityManager.h
	caps/src/nsScriptSecurityManager.cpp
	modules/libpref/src/init/all.js
Fix
24565 nsScriptSecurityManager::GetSecurityLevel() is a performance
24567 re-write DOM glue security checks to avoid NS_WITH_SERVICE()
r=waterson

Files:
	dom/src/base/nsGlobalWindow.cpp
	layout/base/src/nsDocument.cpp
	layout/base/src/nsGenericElement.cpp
Fix assertion failure for 1-character property names.


Files:
	dom/src/jsurl/nsJSProtocolHandler.cpp
	webshell/src/nsDocLoader.cpp
Fix 18653 "javascript:" URLs cross windows problems (probably regressi
r=nisheeth

Files:
	layout/events/src/nsEventListenerManager.cpp
Fix
23834 document.onkeypress allows sniffing keystrokes
24152 document.onclick shows links from other window
r=joki
2000-01-23 04:23:14 +00:00
waterson%netscape.com 903106b34d Bugs 18127, 20677, 23905. Partial fix. Give the nsXULPrototypeDocument it's own JSContext to use for compiling scripts and event handlers. Modify script and event handler code to compile shared scripts using this context, if appropriate. r=brendan 2000-01-22 22:00:35 +00:00
troy%netscape.com 73a3709284 b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
child list and changed ReparentFrameView() to check it.
2000-01-22 01:16:50 +00:00
karnaze%netscape.com 9363c4096f new regression tests, not affecting the build. 2000-01-22 00:48:13 +00:00
michael.lowe%bigfoot.com 3326c2959e Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan 2000-01-21 21:56:09 +00:00
jst%citec.fi f1efdfa159 Fixing build bustage on linux, added a missing .get() on a nsCOMPtr. a=leaf@mozilla.org 2000-01-21 02:30:02 +00:00
danm%netscape.com e0dd2dae60 release widget addrefed during processing of mouse events. fixes leak which fixes crasher bugs 23652 and 24387. r:saari a:brendan. 2000-01-21 01:39:39 +00:00
vidur%netscape.com 7be4e353c8 a=chofmann. r=nisheeth, hyatt. Revised fix for bug 24442 and 24524. Switched
reference count handling for the content stack to use nsISupports. The previous
check introduced a leak.
2000-01-21 01:32:32 +00:00
vidur%netscape.com 2a5fbbf7a1 a=chofmann. r=vidur, troy. This is Nisheeth checking in on Vidur's machine. This fixes
bug 24442 and bug 24524.  The content stack wasn't addref'ing the content objects pushed
onto it while the content sink destructor was releasing the content objects.  This caused
a crash because the root content object would get freed one too many times.  Now,
PushContent() addrefs the content object before inserting it into the content stack.
2000-01-21 00:05:36 +00:00
nisheeth%netscape.com 9c4e0a92a6 a=chofmann. r=rods, attinasi. The frame's state bits were getting reset by the NS_NewFieldSetFrame() method. This was causing asserts in layout because the frame did not have its dirty bit set. Fixed. 2000-01-20 17:14:34 +00:00
rods%netscape.com c5d08ea0d5 explicitly setting the ":button-content" rule to be "left" justified for input inside of a select.
this got broke when the gernic case was set to "center"
bug 24356 r=dcone
2000-01-20 15:56:43 +00:00
erik%netscape.com f318b4aca9 bug 24355; Fixed Width Font too large in documents with text fields,
e.g. Bugzilla; going back to the old Variable bigger than Fixed way;
r=ftang; a=chofmann
2000-01-20 01:20:11 +00:00
scc%netscape.com 5c3b4478ed Must use |GetEnumerator|; can't QI a selection to get the enumerator. Fixes bug #24354. Also fixes a leak in the same routine. r=buster, a={chofmann, brendan} 2000-01-19 22:56:25 +00:00
rbs%maths.uq.edu.au 772860cda1 [MATHML] Stabilization of some measurements. a:choffmann 2000-01-19 22:36:23 +00:00
hyatt%netscape.com 2d647bf7f6 Fix for a minor little bug I introduced into GetChecked (that only happened with
trees).  Thanks to jdunn for spotting it.  r=matejka, a=chofmann
2000-01-19 22:18:57 +00:00
mcafee%netscape.com 557ce25261 Need newline at end of file for some unixes. a=leaf 2000-01-19 19:17:22 +00:00
pierre%netscape.com eca7ac464e Backing out one line from the previous checkin in order to fix #24344 ("Crash when displaying a list box"). 2000-01-19 12:27:40 +00:00
hyatt%netscape.com 6399313cd0 Fix for 24201. r=saari 2000-01-19 08:17:50 +00:00
waterson%netscape.com b5b1fce853 Fix crasher in nsRepeatService by adding some sanity checking code. 2000-01-19 07:40:18 +00:00
hyatt%netscape.com 6878379a25 Fixing refcounting bugs in the XML content sink, and adding support for
content extensibility.  Scrollbars now really use XUL elements. r=waterson
2000-01-19 04:44:10 +00:00
hyatt%netscape.com 5c29a005bc Forgot to commit the layout build directory. r=waterson 2000-01-19 04:11:23 +00:00
nisheeth%netscape.com 762fd5b61c r=troy. Changed block, inline, and text frames to call the parent's ReflowDirtyChild() method instead of generating reflow commands. 2000-01-19 03:58:05 +00:00
hyatt%netscape.com c668589354 Adding a generic element creation interface. Converting the XML factory over
to using this interface.  r=waterson
2000-01-19 03:10:45 +00:00
hyatt%netscape.com 56b9ebc4b3 Adding an interface for the creation of elements. Converting the HTML
element factory so that it implements this generic interface. r=waterson
2000-01-19 03:10:06 +00:00
hyatt%netscape.com 1483c11c36 Adding an interface for the creation of elements. r=waterson 2000-01-19 03:09:12 +00:00
saari%netscape.com 57ea4c7120 Fix for 24124, focus crasher. Review and a whole lot of help from danm. 2000-01-19 03:03:09 +00:00
rchen%netscape.com 39c08babb6 Bug fix 14110 2000-01-19 01:47:52 +00:00
scc%netscape.com bde5f1a9a0 OK, mjudge and I have both looked, and we think no callers remain that |QueryInterface| to get an enumerator. Everyone has been fixed to call |GetEnumerator| ... but just in case, we added an assert to find any stragglers. If this assert fires, mjudge or I need to know. bug=16543; r=mjudge 2000-01-19 01:42:54 +00:00
tor%cs.brown.edu ea5f8d0848 build bustage fix for older C++ compilers; false -> PR_FALSE; r=bryner 2000-01-19 01:35:20 +00:00
vidur%netscape.com 0b9bbcbe32 Missed necessary cleanup in last checkin. r=pollmann 2000-01-19 01:34:07 +00:00
vidur%netscape.com 0cf3025a31 Fix for bugs 9213 and 17415. Fixed a ton of leaks in table content code and fixed thead, tfoot access and manipulation via DOM. r=pollmann 2000-01-19 01:29:04 +00:00
av%netscape.com 144c7db017 Fix for #18679 2000-01-19 00:31:52 +00:00
vidur%netscape.com 9679502c54 Fix for bug 9378. document.layers now returns undefined, not null. r=pollmann 2000-01-18 23:35:47 +00:00
rods%netscape.com cc8c8d9c58 added vars for optimizatoin
r kmcclusk
2000-01-18 23:34:07 +00:00
rods%netscape.com cde6e415cd Initial shift click will now work correctly for mulitple with selected items
it now will scroll to the selected items on start up
b 24178,7025 r=kmcclusk
2000-01-18 23:33:22 +00:00
rods%netscape.com 682250c24f removed warnings
r=kmcclusk
2000-01-18 23:23:52 +00:00
evaughan%netscape.com 3115140ada Made splitters get their cursors from CSS. Bug #23916 -r Hyatt 2000-01-18 23:14:25 +00:00
sfraser%netscape.com 9588dc9c47 More of the fix for 14026 -- hook up Select All in the browser windows's controller, and general tidyup. r=saari 2000-01-18 21:06:10 +00:00
sfraser%netscape.com 6b03d0450c Fix to account for the fact that nsISupportsArray returns PRBools for some inteface methods. r=akkana, jfrancis. 2000-01-18 21:02:12 +00:00
evaughan%netscape.com c7a2e2d937 Fixed html and input button to center and size correctly. #17474,#17353,#23270, #21249 -r Rod 2000-01-18 20:29:22 +00:00
attinasi%netscape.com c6bda3922d Added flags to factory method to allow NS_BLOCK_SPACE_MGR to be specified for abs. Positioned fieldsets. Fixes bug 23611. r=rods,pierre 2000-01-18 15:42:45 +00:00
attinasi%netscape.com 1c20a6a80b Passing NS_BLOCK_SPACE_MGR for abs. positioned Fieldsets. Fixes bug 23611. r=rods,pierre 2000-01-18 15:40:25 +00:00
troy%netscape.com 9bbcfdde0b Made sure to subtract top margin from available height when paginated 2000-01-18 15:39:38 +00:00
attinasi%netscape.com 4666bd5146 Added flags to factory method to allow NS_BLOCK_SPACE_MGR to be passed. Fixes bug 23611. r=rods,pierre 2000-01-18 15:38:50 +00:00
attinasi%netscape.com 195660d7fa Added ASSERTION and run-time check for SpaceManager before dereferencing it. r=rods,pierre 2000-01-18 15:36:36 +00:00
joki%netscape.com bb80e9df7d Fix multiple event targetting bugs (23161, 10514, 13213, 16548, 19496, 12231) and reinstate the onchange event for text fields (bug 22472). r:rods 2000-01-18 15:17:31 +00:00
rbs%maths.uq.edu.au 51e4afc749 [MATHML] Finally, here goes Shyjan Mahamud's TeX alignment rules. Part I: for superscript/subscript schematta 2000-01-18 04:35:37 +00:00
rbs%maths.uq.edu.au eb06cd5c46 [MATHML] Added two atoms (scriptminsize, scriptsizemultiplier) and code to support the first (in nsMathMLContainerFrame.cpp): scriptminsize is the user-requested smallest font-size in scriptlevel contexts. Default is 8pt. scriptsizemultiplier is a user-desired font scaler. It is not yet in use. 2000-01-18 04:09:00 +00:00
pollmann%netscape.com b6ee2c935e Bug 20315: Adding comment r=buster 2000-01-18 02:40:45 +00:00
warren%netscape.com 0c805209a4 Fixed nsCellMap bloat/leak counter problem. 2000-01-18 00:55:49 +00:00
troy%netscape.com 31b8ebe5d0 b=21657. Changed row frame code to correctly determine if it's complete
after an incremental reflow. Fixes crash when printing www.cnn.com
2000-01-17 17:45:17 +00:00
rbs%maths.uq.edu.au 6dd6747054 [MATHML] Change of the character coordinate system of the bounding metrics 2000-01-17 07:34:24 +00:00
hyatt%netscape.com b8b329ae4c Scrollbar tweaks. 2000-01-17 05:58:19 +00:00
hyatt%netscape.com d17711abfa Added support for snapping a tree widget to a certain row height. r=pavlov 2000-01-17 03:57:00 +00:00
pierre%netscape.com 254dbea74f Bug #24099. Spelled 'right' right, it was spelled 'rigth' which ain't 'right'. 2000-01-17 02:05:06 +00:00
hyatt%netscape.com dea38a3d0e Fixing tree regression from a table checkin. 2000-01-17 01:10:41 +00:00
tor%cs.brown.edu 64b8a4ed6f build bustage fix for older C++ compilers; false -> PR_FALSE; r=cls 2000-01-16 17:06:08 +00:00
dbaron%fas.harvard.edu d23f14ddac Fix performance problem pointed out by Jim Nance that there is excessive creation and destruction of clip regions during painting. The fix stops using PushState() and PopState() to undo a translation, since that causes the creation and destruction of a clip region.
r=troy
2000-01-16 15:13:46 +00:00
bryner%uiuc.edu b5c2dccae8 Removing another stray printf. Sorry about that. 2000-01-16 05:41:17 +00:00
bryner%uiuc.edu 7abbbef1d4 Taking out one printf I forgot about, and #ifdef'ing another one for me. 2000-01-16 05:39:30 +00:00
bryner%uiuc.edu 694f805643 Make trees capable of scrolling by full pages with the mouse wheel.
General cleanup and additions to mousewheel debugging code (which is
#ifdef DEBUG_scroll).  r=hyatt.
2000-01-16 05:30:49 +00:00
bruce%cybersight.com 604b295419 End of lines are good. Fixing ports bustage. 2000-01-16 04:56:08 +00:00
karnaze%netscape.com 583c152d41 fixed printing assertions; more throughly check cell map usage for contuining frames;
fixed bug 24057; r=kmcclusk,cmanske; could not run mail smoke tests due to prior bustage.
2000-01-15 20:10:00 +00:00
brade%netscape.com d00faf77f3 initialize all fields in event structure for menu events; r=joki 2000-01-15 17:25:14 +00:00
brade%netscape.com 86c0a41f57 initialize all fields of mouseEvent; r=joki 2000-01-15 17:22:09 +00:00
brade%netscape.com a6d671ec0e remove function DispatchKeyPressEvent (not used); initialize the modifier keys in the event structure; r=joki 2000-01-15 17:21:20 +00:00
brade%netscape.com 659cea5806 remove function DispatchKeyPressEvent (not used) r=joki 2000-01-15 17:21:10 +00:00
erik%netscape.com 15cc55cd8c bug 8801; use same default size for all generics (serif, monospace, etc);
set default size to 16px; allow pref to be specified in either px or pt;
as discussed in mozilla.layout; r=ftang
2000-01-15 16:30:13 +00:00
jfrancis%netscape.com 570669defd speeding up selection by directly creating ranges, rather than going through CreateInstance(). See bug 19273. 2000-01-15 14:52:24 +00:00
hyatt%netscape.com 08696dbb4f Still trying to fix Wensleydale. Stupid crack baby compiler. 2000-01-15 07:18:01 +00:00
hyatt%netscape.com e8cca37c4e Fix wensleydale bustage. 2000-01-15 06:41:04 +00:00
troy%netscape.com 7c37ba5e00 r=troy@netscape.com Changed from karnaze@netscape.com reviewed by me that
fix assertions we were hitting when printing the CNN page
2000-01-15 05:50:27 +00:00
troy%netscape.com 8fa6ace6ad Fixed problems with incremental reflow code that wasn't checking the display
type to tell whether the frame was a row frame. This was causing problems on
www.cnn.com, because for some odd reason there is a text frame inserted in the
row group. That caused us to incorrectly calculate the max-element-size
2000-01-15 05:39:58 +00:00
troy%netscape.com 3d41b6f70c Removed some debug assertions that are no longer valid 2000-01-15 05:38:24 +00:00
hyatt%netscape.com 2692a46faf Landing XBL scrollbars. 2000-01-15 05:31:45 +00:00
danm%netscape.com 86d8d3bea8 adding a parameter to nsIBrowserWindow::SizeWindowTo. part of bug 15555. r:hyatt 2000-01-15 02:30:34 +00:00
pollmann%netscape.com 71013738a9 Bug 14419 (1 of 4): Fix typo! 2000-01-15 02:21:51 +00:00
vidur%netscape.com e6ad550a8a Fix for bug 23020. Relative URLs used in image.src and location.href should be resolved taking into account the base document URL of the calling context. R=pollmann 2000-01-15 02:02:27 +00:00
tao%netscape.com 36794ca76e bug 23400: Need to expose api GetDocumentCharacterSet() to JS. r=vidur. 2000-01-15 02:01:05 +00:00
pollmann%netscape.com f29f50a8b8 Bug 14419 (1 of 4): Make option text read/write (implementation) r=harishd 2000-01-15 01:42:56 +00:00
pollmann%netscape.com c5d216006b Fix warning r=harishd 2000-01-15 01:41:27 +00:00
nisheeth%netscape.com d99ef26184 r=pollmann. Fix for bug 22237. 2000-01-15 01:41:22 +00:00
sspitzer%netscape.com 920287de74 backing out andreas and warren 2000-01-14 22:01:56 +00:00
dcone%netscape.com bee947629d Fixed some problems with rounded borders. r=rods 2000-01-14 14:43:05 +00:00
dcone%netscape.com a70ef8651c Added a container for the printContext. r= rods b = 21470 2000-01-14 14:30:41 +00:00
karnaze%netscape.com 17940b230c fix for skipping last regression file, not affecting the build. 2000-01-14 13:47:35 +00:00
hyatt%netscape.com 0b8fd87711 Forgot to check in a file. 2000-01-14 11:20:15 +00:00
hyatt%netscape.com 05088ea910 Fix for bug #20452. r=pav 2000-01-14 10:34:27 +00:00
hyatt%netscape.com 34045289f4 Fix for bug #23828. r=pav. 2000-01-14 10:04:12 +00:00
hyatt%netscape.com f8eb92f3b3 added files: mozilla/layout/base/src/nsPresState.cpp 2000-01-14 09:59:49 +00:00
hyatt%netscape.com e37730de69 Partial fix for 18604. r=pav 2000-01-14 09:57:31 +00:00
hyatt%netscape.com 489fa24f63 Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
warren%netscape.com d6a205f1ec Changes from andreas.otte@primus-online.de for numerous URL parsing bugs. r=warren 2000-01-14 08:50:03 +00:00
rbs%maths.uq.edu.au d9d117bd67 [MATHML] *Restructuration to put member data into a mPresentationData struct. *Added support for accent and accentunder, with provision for embellished operators. *Changed usage of GetBoundingMetrics() to the X Windows character coordinate system 2000-01-14 08:38:25 +00:00
rbs%maths.uq.edu.au 00cf03d93d [MATHML] Add two atoms: fontstyle, accentunder 2000-01-14 08:28:35 +00:00
rbs%maths.uq.edu.au 9228d7a6e5 Add Maxwell Equations test case contributed by Robert Miner, and fix of some rules in mathml.css 2000-01-14 08:25:57 +00:00
karnaze%netscape.com 6d95e58539 new regression test not affecting the build. 2000-01-14 05:10:36 +00:00
hyatt%netscape.com b78a98232e Adding a new interface for retrieving/setting state information on form
controls.
2000-01-14 00:43:39 +00:00
norris%netscape.com dc4317097d Work on 13838 missing property checks
r=mstoltz
2000-01-14 00:08:44 +00:00
rods%netscape.com 111a73a59a The combobox would be scrolled into view if some portion of it is visible.
b 23068 r=attintasi
2000-01-13 23:52:53 +00:00
rods%netscape.com c826c2abb6 Fixed two bugs, it puts the entire native file path into the text control instead of just the file name
and now it obeys the "size" attribute
b=19010 r=attintasi
2000-01-13 23:34:01 +00:00
nisheeth%netscape.com 3ad784a259 Fix for bug 23781. 2000-01-13 23:32:47 +00:00
saari%netscape.com 3382cd2fea changes to fix bugs with keyboard + mouse navigation of xpmenus. xpmenus still
are broken in general with keyboard navigation, but this checkin fixes many
of the issues raised in bug 22221. R=hyatt
2000-01-13 23:20:28 +00:00
jdunn%netscape.com a5a22f8218 Fix somemore of slamm's warnings
r= rods@netscape.com
2000-01-13 23:19:20 +00:00
jdunn%netscape.com ebe64a5fd6 newline required at the end of files... 2000-01-13 23:07:43 +00:00
karnaze%netscape.com 04507b9f66 new regression test not affecting the build. 2000-01-13 21:27:02 +00:00
hyatt%netscape.com b90f886b82 *** empty log message *** 2000-01-13 20:58:24 +00:00
hyatt%netscape.com 2fc2b04690 Fix for chinatimes/tinderbox crasher. r=karnaze 2000-01-13 20:22:19 +00:00
hyatt%netscape.com d308f51d39 Fix for the mailnews sorting/folder switching bug. 2000-01-13 19:20:55 +00:00
hyatt%netscape.com 4f07483dcf Fix for the mailnews sorting/folder switching crasher. 2000-01-13 19:20:25 +00:00
hyatt%netscape.com 4140b3c2ed Fixing Win32 build bustage. 2000-01-13 16:25:04 +00:00
brade%netscape.com 7ee5171309 use proper key for discontiguous selection on Mac (r=jfrancis) 2000-01-13 16:07:03 +00:00
brade%netscape.com 4139a0f457 use proper key for disconguous selection on Mac (r=jfrancis) 2000-01-13 16:01:04 +00:00
brade%netscape.com ab4e8fd4ac initialize modifier keys for locally declared events; r=blizzard@mozilla.org 2000-01-13 15:56:30 +00:00
troy%netscape.com 80c0f6a811 b=22937, r=karnaze@netscape.com Fixed problem in paginated reflow 2000-01-13 15:47:58 +00:00
brade%netscape.com 58b13d6b47 initialize to nsnull; r=vidur 2000-01-13 14:53:51 +00:00
hyatt%netscape.com a55bebe0dd Cleaning up makefile 2000-01-13 11:50:18 +00:00
hyatt%netscape.com 6be1991e03 Fix for 18444 2000-01-13 11:49:18 +00:00
hyatt%netscape.com fd051365d5 Fix for 18444 2000-01-13 11:43:54 +00:00
hyatt%netscape.com b085b68818 Fix for 23049 2000-01-13 11:33:51 +00:00
hyatt%netscape.com bf035c92ac Fixing mac bustage. 2000-01-13 10:58:18 +00:00
hyatt%netscape.com a92098d13f XBL anonymous content can (in theory) now be built. 2000-01-13 09:43:42 +00:00
hyatt%netscape.com ec05063f56 More XBL work. 2000-01-13 09:21:09 +00:00
hyatt%netscape.com fe1ed2622e Stubbing out some more XBL functions for future implementation. 2000-01-13 08:54:16 +00:00
karnaze%netscape.com 369b89f5d0 bugs 19061, 9879 - each top level row group gets its own cell map; CellData reduced to 4 bytes. 2000-01-13 05:29:38 +00:00
nisheeth%netscape.com 014a910d9a The timers used by the asynchronous reflow code were not compiling on the Mac earlier. Fixed them so that they compile on all platforms. 2000-01-13 04:27:05 +00:00
pollmann%netscape.com a283b25029 Bug 16253: Update form margins to be the same as Nav and IE's (this checkin has no effect on layout until 23388 is fixed) r=harishd 2000-01-13 02:59:22 +00:00
waterson%netscape.com f2b51a01e0 Revert to eager scrollbar update. pav made me. 2000-01-13 02:41:38 +00:00
hyatt%netscape.com 5e81cec3d4 added files: mozilla/layout/xbl/src/nsXBLBinding.cpp 2000-01-13 02:24:51 +00:00
hyatt%netscape.com c28c54c2fd more xbl work. 2000-01-13 02:23:54 +00:00
troy%netscape.com 0129f52c00 b=23388. Make sure mIsTopMarginRoot is set correctly in nsBlockReflowState
constructor
2000-01-13 02:05:31 +00:00
waterson%netscape.com fe198b7f36 Add .cvsignore file. 2000-01-12 23:03:47 +00:00
troy%netscape.com 2c7016acd1 b=20772. Changed ColumnsAreValidFor() so that it correctly handles the case
where the cell's desired width shrinks
2000-01-12 21:53:55 +00:00
nisheeth%netscape.com 5bac2cf869 r=troy. nsContainerFrame::ReflowDirtyChild() always generates a reflow command targeted at its child. nsInlineFrame::ReflowDirtyChild() always passes up the reflow request to its parent. nsBlockFrame::ReflowDirtyChild() no longer has code for checking whether its parent is an area frame. 2000-01-12 21:52:58 +00:00
mjudge%netscape.com 0015473d9a small changes for 22752 ctrl left and right. r=cmanske 2000-01-12 21:39:36 +00:00
pepper%netscape.com 29c745c92f Added necessary newline at the end of the file so that HP builds don't choke.
r=jdunn
2000-01-12 21:34:41 +00:00
nisheeth%netscape.com 009325d72d Removing the "ifndef XP_MAC" around the call to nsFrame::CreateAndPostReflowCommand(). The real problem, identified by Scott Putterman, was that the definition of this function was in a debug only section in nsFrame.cpp. He has moved the function out of the debug only section. 2000-01-12 17:43:18 +00:00
putterman%netscape.com ff3328ee49 This should fix the build bustage. 2000-01-12 17:20:16 +00:00
erik%netscape.com 5149d913ac bug 8801; automatically reflow document(s) when font prefs change;
r=ftang
2000-01-12 16:10:48 +00:00
rods%netscape.com a27e248f0e the call to Init was in the wrong place
b 23697 r=dcone
2000-01-12 16:02:12 +00:00
dcone%netscape.com 6d2eebb5b7 Small error in background rendering that index is 0 instead if i. r=rods. b=23704 2000-01-12 15:36:24 +00:00
rods%netscape.com f6a6c74660 added border-box and font-family to the default "input"
removed extra background-color for select
r=kmcclusk b 17303
2000-01-12 15:35:10 +00:00
hyatt%netscape.com 4087213049 added files: mozilla/layout/xbl/src/nsXBLService.cpp 2000-01-12 11:24:06 +00:00
hyatt%netscape.com 38588cfce2 Fixing Linux bustage. 2000-01-12 11:22:40 +00:00
hyatt%netscape.com 40a2d467f4 XBL files are fully parsed! YES! 2000-01-12 10:55:56 +00:00
hyatt%netscape.com 6235f8d962 More tweaks. 2000-01-12 10:55:37 +00:00
hyatt%netscape.com fb4b11f8c8 More massaging to allow for XML docs with no webshells. 2000-01-12 10:50:02 +00:00
nisheeth%netscape.com 0bc4c0eb6c Ifdef out the call to nsFrame::CreateAndPostReflowCommand() on the Mac build for now. 2000-01-12 10:41:15 +00:00
hyatt%netscape.com 854eb17304 XML content sink should not require a non-null webshell. XBL doesn't use
webshells.  r=me
2000-01-12 10:33:00 +00:00
hyatt%netscape.com bf39c76727 Typo in progid. 2000-01-12 10:27:57 +00:00