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

6672 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com 84d1be13c1 Only include memory.h if the system actually has it. Fixes QNX. Approved by leaf. 1999-09-29 02:24:17 +00:00
troy%netscape.com 2d378f679b Part of the fix for bug #11633. Check the NS_FRAME_OUT_OF_FLOW bit and make
sure the frame was really moved out of the flow
1999-09-28 23:42:35 +00:00
hyatt%netscape.com 208a4e0424 fixes for 14637 and for menu visibility issues r=pavlov typed_by=pavlov 1999-09-28 23:25:48 +00:00
karnaze%netscape.com 48e4116d09 bug 10009 - uses width set on <td> in figuring width of nested table 1999-09-28 21:57:44 +00:00
karnaze%netscape.com 8ab4bc4819 new regression tests 1999-09-28 21:54:59 +00:00
hyatt%netscape.com 0384cd3f32 Fixing tree widget updating problem. 1999-09-28 00:57:46 +00:00
hyatt%netscape.com 8d9e9ee8c9 Fixing tree widget updating problem (bienvenu). 1999-09-28 00:57:31 +00:00
kipp%netscape.com 0d905bf0ae new 1999-09-28 00:44:47 +00:00
mjudge%netscape.com 038109f57b aproved leaf. reviews sfraser. checking for null stopping crash 1999-09-28 00:13:19 +00:00
troy%netscape.com 843e094239 Fix for bug #14959. Made sure that lines with floaters are also marked
dirty
1999-09-27 20:53:05 +00:00
mcafee%netscape.com f86ea05aa6 Backing out latest change, apprunner menus were totally screwed up. a=shaver, r=ramiro,pavlov 1999-09-27 07:28:06 +00:00
hyatt%netscape.com c4fad0bc32 Fixing XP menus on the Mac so that they paint properly, dismiss properly, etc. 1999-09-26 22:45:35 +00:00
troy%netscape.com 3b9c13faa9 Fixes for bug #2552 and bug #10961 1999-09-26 20:40:29 +00:00
warren%netscape.com 18d426d338 Fixed uninitialized variables 1999-09-26 10:07:16 +00:00
warren%netscape.com add4f1c124 Refcounted case conversion service properly 1999-09-26 10:05:51 +00:00
warren%netscape.com 3b7cb74794 Fixed mismatched free problem. 1999-09-26 07:05:02 +00:00
mjudge%netscape.com 0bb65d1fc8 fixes for M11 a=shaver r=cmanske. this will add 1 enumerator value to en enum in nsIFrame so dont be scared. this is for tweaking selection should not affect anyone outside of selection/editor 1999-09-25 23:33:02 +00:00
troy%netscape.com 2ed263d46e Optimized PrepareResizeReflow() so it doesn't mark lines dirty if they don't need
to be reflowed
1999-09-25 16:50:45 +00:00
peterl%netscape.com ebc6169f45 fix bug 5458 - made ApplyRenderingChangeToTree handle overflow content
as well as floaters and positioned children
also improved handling of view invalidation and syncing
removed warning
approved chofman
1999-09-25 05:02:52 +00:00
peterl%netscape.com d1882ffe5e remove warnings
fix bug 10007 - when style change needs to regenerate frame do not set new context into frame
approved chofman
1999-09-25 05:00:41 +00:00
hyatt%netscape.com 21448e4f0f Fix for bug 11266 on Windows and mac. making xp menus go away. 1999-09-25 03:39:35 +00:00
ftang%netscape.com 2561109d7f fix bug 14802. reviewed by harishd. 1999-09-24 21:50:49 +00:00
kipp%netscape.com da5609e4b9 Refixed bug #10496 - a=choffman, r=troy 1999-09-24 17:23:33 +00:00
troy%netscape.com 7e6db4684e Fix for bug #14814. Changed GetFloaterContainingBlock() to also check for floated
or absolutely positioned inline elements
1999-09-24 17:14:19 +00:00
dcone%netscape.com 6708def373 Added a Release.. to fix a leak 1999-09-24 13:49:12 +00:00
dcone%netscape.com 29b739396d Took out some Addrefs, causing leaks 1999-09-24 13:48:40 +00:00
nisheeth%netscape.com 0c537f8bad Use NSPR logging rather than printf's for stopwatch output. 1999-09-24 08:57:36 +00:00
nisheeth%netscape.com 7594dce35d Move the message that announces that time is being measured for layout processes from the content sink to the webshell. 1999-09-24 07:19:44 +00:00
nisheeth%netscape.com d4a69386fa a=chofmann. Include time spent in ProbePseudoStyleFor() in time measurement of style resolution. 1999-09-24 07:16:20 +00:00
mscott%netscape.com 06e3be3316 Bug #14816 --> we were leaking a nsIPrincipal object in AddScriptEventListener which could be remedied using a nsCOMPtr.
Also clean up for insufficient rv useage, un-commoned JSPRINCIPALS_DROP and improving the control flow for readability.

These changes are actually Brendan's...i'm checking this in on his behalf.
r=mscott. a=brendan
1999-09-24 06:49:33 +00:00
waterson%netscape.com d8a85328e7 Bug 11661. Make nsPopupMenuFrame override DidReflow() because we want to do our own special view management. Fix nsMenuFrame::Dirty() to compute the correct 'incrementalChild'. 1999-09-24 05:22:55 +00:00
pinkerton%netscape.com 2a6348e0b1 fix for bug #14782 (reflowing window chrome mousing over links with long urls). rev sdagley, appr chofmann. 1999-09-24 04:45:16 +00:00
troy%netscape.com 19b7877ab3 Fix for bug #14737. Made sure that captionFrame is initialized before
we use it
1999-09-24 03:15:49 +00:00
nisheeth%netscape.com c3a1494f88 bug 13630, r=troy, a=leaf, Added a null check to prevent a crash. 1999-09-24 01:58:32 +00:00
putterman%netscape.com 4dcd4bda98 Fix for 14386. Prevent memory corruption when opening and closing an account.
Approved = leaf. Reviewed -= karnaze.
1999-09-23 22:44:47 +00:00
putterman%netscape.com 06c534cac5 Fix for 13815. Implement OnContentInserted. Approved by chofmann and reviewed by hyatt. 1999-09-23 21:11:02 +00:00
mgleeson1%netscape.com e7cbff5298 fix for UNIX ports r=kipp, a=hofmann,kipp 1999-09-23 19:02:23 +00:00
peterl%netscape.com 6512bae35c Remember: always remove mapped attributes from hashtable before modifying them.
Fix bug 13589
1999-09-23 03:54:12 +00:00
saari%netscape.com 113c961c8f A better fix for blocker #14464. Reviewed by Hyatt w. permission from leaf/choffman 1999-09-23 02:31:37 +00:00
ftang%netscape.com eab8cbead0 fix crash when the pref callback get call. Part of bug 14219 1999-09-23 02:10:15 +00:00
saari%netscape.com 990e5367a8 Fix for blocker bug #14464. Reviewed by Hyatt, checkin permission by leaf. 1999-09-23 01:55:41 +00:00
ftang%netscape.com 4456c05d46 add pref callback for charset detectors 1999-09-22 08:49:28 +00:00
rpotts%netscape.com 6fc5c2e45e Changed the printing to use the ImageGroup notifications rather than the document loader because a document is *not* being loaded... This fixes printing after the changes to the document loader notifications. 1999-09-22 07:34:31 +00:00
mjudge%netscape.com 247c5ac792 more tweaks for line boundaries. previous 1999-09-22 07:26:37 +00:00
mjudge%netscape.com 8e608e33df tweaked word left and word right again. got double click working on edge cases! yeah 1999-09-22 07:09:41 +00:00
joki%netscape.com 3f574efaed Various fixes to prevent casting events to the wrong struct subtypes when queried 1999-09-22 06:30:01 +00:00
joki%netscape.com e9e44594ea Fix scrolling via home/end keys to scroll to beginning and end of doc 1999-09-22 06:28:57 +00:00
mjudge%netscape.com f187d94247 recursion failing finding the same frame we started with sometimes with generated content from style. simple 2 line check to avoind this. dagley said ok to check in red tree since not hurting anyone. 1999-09-22 06:12:44 +00:00
mjudge%netscape.com f4d520bbf9 approved by Dagley. fixes for CTRL_LEFT and CTRL_RIGHT navigation and wrapping 1999-09-22 05:56:44 +00:00
mjudge%netscape.com 375e6fb76f fixes for line/frame traversal. now we use more common code inside nsFrame rather than nsTextFrame specific code all the time. 1999-09-22 04:12:23 +00:00
mjudge%netscape.com bfe297f681 fixes for hint code 1999-09-22 04:11:38 +00:00
evaughan%netscape.com b0b27e00ee 1) Made better box debug output
2) Disabled auto collapsing of splitterview
1999-09-22 03:11:47 +00:00
pinkerton%netscape.com cd1268a874 make the progress meter animate the correct direction. 1999-09-22 03:02:45 +00:00
buster%netscape.com 0ffdf2b3d4 just removed some annoying printf's I left lying around 1999-09-22 02:47:47 +00:00
joki%netscape.com de1d4abc32 Adding support for event.clickCount, obsoleting old dblclick event. 1999-09-22 02:29:33 +00:00
nisheeth%netscape.com 4476a32ca1 Stop the stopwatches before you print them. 1999-09-22 01:49:31 +00:00
mjudge%netscape.com 87d56d55b9 fix for nsRangeList get frame for node was not lookin at the node at the "offset" even if the parent node could have children. this would return invalid stuff when get primary frame for content was called. 1999-09-22 01:20:29 +00:00
peterl%netscape.com aa659a7ec6 reset pushback buffer when creating a new scanner
factored scanner creation code
1999-09-22 01:19:29 +00:00
mjudge%netscape.com 208c00015a fix for going to correct offset in selection with keyboard navigation 1999-09-22 01:19:04 +00:00
peterl%netscape.com dc83c08aaa remap style before rebuilding frames when style rule changes 1999-09-22 01:18:45 +00:00
buster%netscape.com baaf46924c just changed a comment to reflect reality, and removed some commented out code 1999-09-22 01:14:21 +00:00
buster%netscape.com 3dd7657163 enabled event state manager to do it's thing with focus switching.
this cleans up focus switching in general, and specifically enables tabbing
between single-line text controls and other html form elements.
1999-09-22 01:04:37 +00:00
kipp%netscape.com 4c8eb1ba81 Queue up a reflow command when yanking floaters so that cases like bug #11389 work properly 1999-09-22 00:58:58 +00:00
kipp%netscape.com a4d231b7a0 Whoops, left some noise on 1999-09-22 00:41:13 +00:00
kipp%netscape.com 20d20949a5 Fixed various bugs including part of 14486 and 14427; cleaned up the usage of stack based buffers to avoid future issues 1999-09-22 00:40:56 +00:00
kipp%netscape.com 4f1117a580 Changed to have the stack buffer embedded in the xformer 1999-09-22 00:40:16 +00:00
kipp%netscape.com 75daffe520 Fixed part of bug 5726 by making spacers have some definite area when they have a non-zero size 1999-09-22 00:39:47 +00:00
kipp%netscape.com f49c28ef15 Work around purify nonsense with bitfields 1999-09-22 00:38:57 +00:00
vidur%netscape.com e8db523d27 Fix for bug 14109. Corrected dir getter. 1999-09-21 23:23:53 +00:00
saari%netscape.com 6df67e6af3 Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange. 1999-09-21 23:02:35 +00:00
mjudge%netscape.com f9f66c8c83 changes to selection code to stop a never ending loop 1999-09-21 22:58:14 +00:00
vidur%netscape.com 4bb8f6be0e Fix for bug 14105 - correct processing of area tabindex 1999-09-21 22:19:29 +00:00
kmcclusk%netscape.com 41742d8f4f Set select[input type=button] to have a 2px outset border instead of a 1px outset border.
This prevents reflows when the mouse is moved over the combo box dropdown button.
1999-09-21 22:04:35 +00:00
danm%netscape.com cdc71c42e7 Comment out body of UpdateDismissalListener. Prevents crash dismissing menu in toolbar. (Code in progress, anyway.) a:hyatt@netscape.com 1999-09-21 21:41:31 +00:00
karnaze%netscape.com eae8d15413 divided col width tests
-----------------------------------------------------
1999-09-21 21:35:28 +00:00
rods%netscape.com 40d28f50ca Added nsIRollupListener for rolling up the dropdown 1999-09-21 21:20:50 +00:00
buster%netscape.com 866f935ecf fixed link handling in editor by making links only grab focus when
the pres context has a link handler.  bug 14455
1999-09-21 21:10:34 +00:00
akkana%netscape.com 1b9d570d32 Fix a warning 1999-09-21 20:29:12 +00:00
rods%netscape.com 2e1f74d3e8 changed mulitple to mulitple 1999-09-21 19:34:53 +00:00
joki%netscape.com c681d323f9 Fix bug 6258, release of null content pointer due to reentrant event 1999-09-21 19:00:55 +00:00
dcone%netscape.com 6a77a6e288 added debugging for printing 1999-09-21 14:34:28 +00:00
joki%netscape.com 70f5a105ba Adding old 4.x capture/release compatibility code, changing dom event VK_* names to DOM_VK_* 1999-09-21 14:18:52 +00:00
pollmann%netscape.com 9c3cf449e6 Bug 11488: Crash when deleting options from GFX selects 1999-09-21 13:25:32 +00:00
peterl%netscape.com 2e3a8d9de7 removed ReResolveStyleContext 1999-09-21 07:56:18 +00:00
peterl%netscape.com 35bba3528e moved re resolve style logic into frame manager 1999-09-21 07:55:37 +00:00
peterl%netscape.com 8bc6d1cf31 added calls to verify style tree 1999-09-21 07:53:49 +00:00
peterl%netscape.com 64fa4848dc made style changes handle floaters and positioned children
added style tree verify
moved re-resolve style logic from frames
1999-09-21 07:53:14 +00:00
peterl%netscape.com 342937acdb removed ReResolveStyleContext
added style tree verify flag
1999-09-21 07:51:52 +00:00
peterl%netscape.com 33ccf7c1c9 stop sharing contexts with parents 1999-09-21 07:50:16 +00:00
peterl%netscape.com 8697ad0929 filter out multiple changes to content when framechange in effect 1999-09-21 07:49:55 +00:00
peterl%netscape.com 3e1015d0ab Added compute style change
Added style tree verify
1999-09-21 07:48:57 +00:00
peterl%netscape.com 5c809530ca removed ReResolveStyleContext
added flag for style tree verify
1999-09-21 07:48:34 +00:00
rpotts%netscape.com 83ade485d7 The document LoadGroup is now a nsWeakPtr... 1999-09-21 06:44:56 +00:00
nisheeth%netscape.com ba679e1b06 Add prefix string to content creation timer output. 1999-09-21 06:24:58 +00:00
nisheeth%netscape.com a80cdbbff7 Add prefix string to style resolution timer output. 1999-09-21 06:24:17 +00:00
troy%netscape.com 126f788fe1 Part of the fix for bug #11389. Changed CantRenderReplacedElement() to
reset the placeholder frame's out-of-flow frame after replacing the primary
frame. This allows the block frame code to find the floater in the line's
list of floaters
1999-09-21 05:20:11 +00:00
troy%netscape.com d341d05f91 Fix for bug #14414. Changed DoRemoveFrame() to invalidate the space taken
up by the line when deleting an empty line
1999-09-21 05:15:39 +00:00
waterson%netscape.com 9774190853 Comment out line causing crash when click on menus. 1999-09-21 04:59:45 +00:00
hyatt%netscape.com 2b5850e98d added files: mozilla/layout/xul/base/src/nsMenuDismissalListener.cpp, removed files: mozilla/layout/xul/base/src/nsMenuPopupEntryListener.cpp 1999-09-21 02:35:57 +00:00
kipp%netscape.com 70e4dc16f9 Eliminate a warning 1999-09-21 02:20:14 +00:00