Commit Graph

8414 Commits

Author SHA1 Message Date
kin%netscape.com
698d1ed095 Fix for bug #12195: [DOGFOOD] caret cruft left after a backspace at end of line
Added code to DrawCaretWithContext() that makes sure that the caret
doesn't hang outiside the left edge of a frame.
r=sfraser@netscape.com


git-svn-id: svn://10.0.0.236/trunk@49572 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 13:16:30 +00:00
law%netscape.com
54b67b04b1 Context menu updates
git-svn-id: svn://10.0.0.236/trunk@49548 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 04:43:45 +00:00
pollmann%netscape.com
644b57b0a4 Bug 13997, Reviewed by HarishD. This fixes the crash during file upload caused by a spurious NS_RELEASE, correctly calculates content-length, and fixes a few post syntax errors. Also fixes a memory leak and uses nsSpecialSystemDirectory, nsFileSpec, and other good things instead of the hacks that were needed before this existed.
git-svn-id: svn://10.0.0.236/trunk@49526 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 02:42:32 +00:00
beard%netscape.com
f624d901aa fixed non-debug breakage. r=vidur
git-svn-id: svn://10.0.0.236/trunk@49520 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 01:11:40 +00:00
beard%netscape.com
21f52bf6b7 remove htmlparser from static linkage. r=vidur
git-svn-id: svn://10.0.0.236/trunk@49518 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 00:43:54 +00:00
vidur%netscape.com
529603023b Converted parser into a module. Removed usage of static parser methods and used nsIParserService and nsIDTD methods instead. To be reviewed by RickG.
git-svn-id: svn://10.0.0.236/trunk@49502 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 22:07:04 +00:00
vidur%netscape.com
c546f05349 Converted parser into a module. Removed static linkage.
git-svn-id: svn://10.0.0.236/trunk@49500 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 22:04:39 +00:00
kipp%netscape.com
aa5496085d Removed atom table hacks
git-svn-id: svn://10.0.0.236/trunk@49466 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 21:17:28 +00:00
kipp%netscape.com
2695a9e0f6 Fixed atom memory leaks and HTMLAttribute memory leaks (for unmapped attrs only)
git-svn-id: svn://10.0.0.236/trunk@49465 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 21:17:06 +00:00
kipp%netscape.com
605b58b350 added files: mozilla/layout/build/nsLayoutModule.cpp
git-svn-id: svn://10.0.0.236/trunk@49464 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 21:14:51 +00:00
kipp%netscape.com
7994e0d12d Turned into a module
git-svn-id: svn://10.0.0.236/trunk@49463 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 21:14:14 +00:00
rods%netscape.com
25fa3e73e0 Backed out 1.54, this is 1.53
git-svn-id: svn://10.0.0.236/trunk@49442 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 16:43:11 +00:00
rods%netscape.com
5b32db8a61 Added ConsumeEvents parameter to CaptureRollupEvents
git-svn-id: svn://10.0.0.236/trunk@49440 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 14:36:17 +00:00
karnaze%netscape.com
7864064ca4 bug 12910 - SetPass1MaxElementSize considers nowrap on cell
git-svn-id: svn://10.0.0.236/trunk@49439 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 14:11:16 +00:00
karnaze%netscape.com
d87376b55e new regression tests
git-svn-id: svn://10.0.0.236/trunk@49438 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 14:08:24 +00:00
rods%netscape.com
36b7dd39d8 Completely changed the way focus is handled, both from JS and from the events mgr notifications.
These changes do not help the problems we have with gfxtextfields because they have an embbeded wehshell with a native window


git-svn-id: svn://10.0.0.236/trunk@49434 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 11:57:45 +00:00
rods%netscape.com
4e573ad209 Turned on the system colors
git-svn-id: svn://10.0.0.236/trunk@49433 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 11:55:15 +00:00
rods%netscape.com
fd814c9468 Completely changed the rules for the border and internal display for the combobox
git-svn-id: svn://10.0.0.236/trunk@49432 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 11:54:30 +00:00
rods%netscape.com
cd163418a8 Added ConsumeFocusEvents method to consume all focus event and make sure they don't get dispatched
git-svn-id: svn://10.0.0.236/trunk@49429 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 11:40:42 +00:00
rods%netscape.com
1a85c4c72e 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


git-svn-id: svn://10.0.0.236/trunk@49428 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 11:37:58 +00:00
rods%netscape.com
040fb8ebb9 Changed GetVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
git-svn-id: svn://10.0.0.236/trunk@49427 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 11:36:44 +00:00
rods%netscape.com
b98dd90f9a Changed GetVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
Removed focus listener and ForcedRedraws


git-svn-id: svn://10.0.0.236/trunk@49426 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 11:36:32 +00:00
rods%netscape.com
1d03e9205f 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


git-svn-id: svn://10.0.0.236/trunk@49425 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 11:34:32 +00:00
rods%netscape.com
7ff8fc122b Changed GetVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
and it now uses the cached L&F obj


git-svn-id: svn://10.0.0.236/trunk@49424 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 11:33:33 +00:00
rods%netscape.com
7ccaf3a617 Removed L&F static IID & CID
git-svn-id: svn://10.0.0.236/trunk@49423 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 11:32:54 +00:00
rods%netscape.com
685bd93c22 Changed GetVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
git-svn-id: svn://10.0.0.236/trunk@49422 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 11:31:40 +00:00
rods%netscape.com
4ed34567a9 Changed getVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
git-svn-id: svn://10.0.0.236/trunk@49421 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 11:30:04 +00:00
rods%netscape.com
ba11316019 Changed getVerticalInsidePading to take the PresContext to the method can use the cached LookAndFeel object
and it now uses the cached L&F obj


git-svn-id: svn://10.0.0.236/trunk@49420 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 11:26:29 +00:00
rods%netscape.com
00a5361d40 Fixed to use the LookAndFeel object in the PresContext instead of creating one via the ComponentManager
git-svn-id: svn://10.0.0.236/trunk@49419 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 11:23:17 +00:00
av%netscape.com
a08b5a7e8d Fixing bug #8036, reviewd by beard
git-svn-id: svn://10.0.0.236/trunk@49418 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 08:07:23 +00:00
peterl%netscape.com
b86f24d3c3 made child sheet loads of agent sheets be optionally synchronous
git-svn-id: svn://10.0.0.236/trunk@49382 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 01:39:57 +00:00
cmanske%netscape.com
81ec3d768f Changed ifdef so we can use ToString for non-debug purposes. r=akkana
git-svn-id: svn://10.0.0.236/trunk@49363 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 21:52:10 +00:00
mjudge%netscape.com
007d73a460 fixing optimizations for table selection as well as making sure all flags are turned on/off for text frames when one frame is selected..
git-svn-id: svn://10.0.0.236/trunk@49352 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 20:36:00 +00:00
akkana%netscape.com
b5039001a8 Add OutputWrap flag, and add comments for the other flags
git-svn-id: svn://10.0.0.236/trunk@49320 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 20:17:51 +00:00
kin%netscape.com
1806b9519b First pass implementation of selection auto scrolling.
layout/base/public/nsIFrame.h
        - Added GetContentAndOffsetsFromPoint() method. This
          method will eventually replace GetPosition().

    layout/base/public/nsIFrameSelection.h
        - Added HandleDrag() and Start/StopAutoScrollTimer() methods.

    layout/base/src/nsRangeList.cpp
        - Added implementation for HandleDrag() and
          Start/StopAutoScrollTimer() methods.

    layout/html/base/src/nsBRFrame.cpp
        - Added implementation for GetContentAndOffsetsFromPoint().

    layout/html/base/src/nsFrame.cpp
    layout/html/base/src/nsFrame.h
        - Added implementation for GetContentAndOffsetsFromPoint().
        - Added GetClosestViewForFrame() utility method.
        - Modified HandleEvent() to call HandleRelease() which now
          stops the auto scrolling timers.
        - Modified HandleDrag() to call nsIFrameSelection's HandleDrag()
          and Start/StopAutoScrollTimer() methods.

    layout/html/base/src/nsTextFrame.cpp
        - Added implementation for GetContentAndOffsetsFromPoint().


git-svn-id: svn://10.0.0.236/trunk@49313 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 20:04:05 +00:00
troy%netscape.com
4051bf71de Fix for bug #15152. Moved check for "no wrap" inside of loop. This fixes a
problem where blocks inside of blocks were not getting marked dirty


git-svn-id: svn://10.0.0.236/trunk@49303 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 05:09:19 +00:00
troy%netscape.com
d22c5f8fe9 Fix for bug #11633. Changed ConstructFrameByDisplayType() to use the correct
parent frame for absolutely positioned tables


git-svn-id: svn://10.0.0.236/trunk@49302 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 05:06:17 +00:00
peterl%netscape.com
12c3349911 manage view visibility better, hide collapsed views and hidden views with widgets
git-svn-id: svn://10.0.0.236/trunk@49293 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 03:37:02 +00:00
peterl%netscape.com
4c0553554b manage view visibility better
git-svn-id: svn://10.0.0.236/trunk@49292 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 03:36:16 +00:00
peterl%netscape.com
3222824b3a set reflow reason properly for incremental changes
git-svn-id: svn://10.0.0.236/trunk@49291 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 03:35:51 +00:00
peterl%netscape.com
1bd4db5d5f use style changed reflow instead of content changed when updating button
git-svn-id: svn://10.0.0.236/trunk@49290 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 03:35:24 +00:00
peterl%netscape.com
ea0aa86486 use 'collapse' instead of 'hidden' for comboboxes
git-svn-id: svn://10.0.0.236/trunk@49289 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 03:34:29 +00:00
peterl%netscape.com
1ed1c8d6b5 set visibility better
git-svn-id: svn://10.0.0.236/trunk@49288 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 03:33:34 +00:00
peterl%netscape.com
1660d42cbf remap style contexts that don't get swapped when computing style changes
git-svn-id: svn://10.0.0.236/trunk@49287 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 03:32:19 +00:00
peterl%netscape.com
c13c15a44b make remap style optionally not go recursive
git-svn-id: svn://10.0.0.236/trunk@49286 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 03:30:47 +00:00
peterl%netscape.com
2c686b4e41 sync view visibility during didReflow
git-svn-id: svn://10.0.0.236/trunk@49285 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 03:30:04 +00:00
briano%netscape.com
7ca026aa3c Added a newline at the end of the file to fix the Unix native compiler builds.
git-svn-id: svn://10.0.0.236/trunk@49278 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 02:54:25 +00:00
briano%netscape.com
c8eac07d40 Only include memory.h if the system actually has it. Fixes QNX. Approved by leaf.
git-svn-id: svn://10.0.0.236/trunk@49271 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 02:24:17 +00:00
troy%netscape.com
d868e2767f 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


git-svn-id: svn://10.0.0.236/trunk@49260 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-28 23:42:35 +00:00
hyatt%netscape.com
cb170827ee fixes for 14637 and for menu visibility issues r=pavlov typed_by=pavlov
git-svn-id: svn://10.0.0.236/trunk@49259 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-28 23:25:48 +00:00