kipp%netscape.com
458a973efc
Added in mCompatFloaterMargin
...
git-svn-id: svn://10.0.0.236/trunk@47812 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 19:55:28 +00:00
kipp%netscape.com
741d1860b8
formatting sillyness
...
git-svn-id: svn://10.0.0.236/trunk@47637 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 20:30:36 +00:00
harishd%netscape.com
e1a0ea3e26
Adding support for htmlL DOCTYPE for
...
XIF conversion.
git-svn-id: svn://10.0.0.236/trunk@47594 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 17:55:26 +00:00
pollmann%netscape.com
65baa7d9b5
Bug 13058: Make global enum a public member.
...
git-svn-id: svn://10.0.0.236/trunk@47505 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 02:30:39 +00:00
kipp%netscape.com
56b503d3a9
Implement List method
...
git-svn-id: svn://10.0.0.236/trunk@47471 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 00:24:54 +00:00
sfraser%netscape.com
4550cdda81
Remove some redundant caret methods in the pres shell, and use my funky new stack-based caret hider class to manage caret visibility during difficult times.
...
git-svn-id: svn://10.0.0.236/trunk@47457 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 23:43:35 +00:00
sfraser%netscape.com
f4a7576460
Super duper new caret
...
git-svn-id: svn://10.0.0.236/trunk@47455 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 23:41:19 +00:00
sfraser%netscape.com
6085e624c9
Make function static to eliminate warning.
...
git-svn-id: svn://10.0.0.236/trunk@47454 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 23:40:52 +00:00
mjudge%netscape.com
8462665913
content iter not initing properly for reuse. text frame not selecting slowly properly, bad bounds checking :(. rangelist now traversing each node in a spaniter with a normal iter to make SURE we get all the children!
...
git-svn-id: svn://10.0.0.236/trunk@47447 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 23:16:22 +00:00
troy%netscape.com
06fac95fd1
Fix for bug #13780 . Added NULL pointer check to PreferenceChanged()
...
git-svn-id: svn://10.0.0.236/trunk@47414 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 22:16:42 +00:00
dcone%netscape.com
b3518901c9
Turned on the Mac GFX Widget code
...
git-svn-id: svn://10.0.0.236/trunk@47397 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 21:32:27 +00:00
akkana%netscape.com
8fc8b5c72c
Set default wrap column to 72 instead of 0
...
git-svn-id: svn://10.0.0.236/trunk@47396 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 21:32:06 +00:00
vidur%netscape.com
407d5256ec
Fix for bug 13192. Document is parented by the global object of the container context, not the calling context.
...
git-svn-id: svn://10.0.0.236/trunk@47276 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 04:17:07 +00:00
pollmann%netscape.com
9a754a7e17
Bug 13058: Tweaks to StatefulFrame interface - and the hash key formula
...
git-svn-id: svn://10.0.0.236/trunk@47254 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 01:59:33 +00:00
briano%netscape.com
46226f556f
General cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@47244 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 01:02:20 +00:00
mjudge%netscape.com
139d6944f4
fixes for selection. up/down arrow behavior and also extending selection. all should be in peek offset ect. Also adding in a slight change to the hack (which should go away soon) that will stop the editor from scrolling when up/down left/right ect are clicked. when key events go in this code will be removed
...
git-svn-id: svn://10.0.0.236/trunk@47183 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 22:19:31 +00:00
pavlov%netscape.com
2bcaf45758
make the caret draw on linux - fix for 13487
...
git-svn-id: svn://10.0.0.236/trunk@47133 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 18:24:48 +00:00
alecf%netscape.com
0f02d87111
bulletproof to prevent crashing
...
(asserts will still go off)
git-svn-id: svn://10.0.0.236/trunk@46964 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 19:11:53 +00:00
warren%netscape.com
d54498ba38
Removed caps dependency from necko. Used nsCOMPtr for nsInputStreamChannel.
...
git-svn-id: svn://10.0.0.236/trunk@46961 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 18:45:36 +00:00
sfraser%netscape.com
7f7842f5b0
Fix one cause of GFX text widget crashes. If you're going to mess with my code, Mike, at least get the return values right.
...
git-svn-id: svn://10.0.0.236/trunk@46937 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 06:00:00 +00:00
mjudge%netscape.com
ad8dd5373b
fixes for crasher in tree
...
git-svn-id: svn://10.0.0.236/trunk@46898 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 00:18:02 +00:00
mjudge%netscape.com
5620227d37
fixing memory leak. my bad what was i thinking. forgot to delete the new nsDOMSelection instantiations inside nsRangeList::nsRangeList
...
git-svn-id: svn://10.0.0.236/trunk@46834 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 19:25:12 +00:00
akkana%netscape.com
d9a941b563
Fix UMRs
...
git-svn-id: svn://10.0.0.236/trunk@46829 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 19:12:46 +00:00
mjudge%netscape.com
a29a744b14
changes for peekoffset removal of extra parameters. also fixing some ownership issues with nsIenumerator and the rangelist iterator. fixing also some hit tests for line frames.
...
git-svn-id: svn://10.0.0.236/trunk@46783 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 18:29:37 +00:00
peterl%netscape.com
c3876934b0
added look and feel accessor to pres context
...
git-svn-id: svn://10.0.0.236/trunk@46720 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 05:51:08 +00:00
kipp%netscape.com
a96c4b22f1
Fixed up line-height calc code to be more optimal; tweak changes to list-style properties to trigger reflows
...
git-svn-id: svn://10.0.0.236/trunk@46618 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 20:51:57 +00:00
kmcclusk%netscape.com
60c349aead
Changed widget rendering mode default from partial-gfx to gfx for Linux and WIN32.
...
git-svn-id: svn://10.0.0.236/trunk@46605 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 19:43:27 +00:00
peterl%netscape.com
e77016e4bb
set line height to inherit only as needed
...
init ref count before first remap style
git-svn-id: svn://10.0.0.236/trunk@46521 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 05:37:37 +00:00
vidur%netscape.com
bb6ee90548
Reporting better nsresults to DOM methods.
...
git-svn-id: svn://10.0.0.236/trunk@46440 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 23:18:27 +00:00
jfrancis%netscape.com
88a64c92bc
fixing dom range gravity bug (see bug 13251)
...
git-svn-id: svn://10.0.0.236/trunk@46307 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 05:27:44 +00:00
mjudge%netscape.com
3a2b08f57b
adding in begin line and end line enums for selection movement. this allows peeking to the start and end of and like given a content offset for any frame.
...
git-svn-id: svn://10.0.0.236/trunk@46251 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:40:17 +00:00
akkana%netscape.com
65eef8b0cd
Remove some redundant logic
...
git-svn-id: svn://10.0.0.236/trunk@46199 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 19:13:04 +00:00
akkana%netscape.com
87108f52ba
Change debug temp filename from xif.html to xif.xif
...
git-svn-id: svn://10.0.0.236/trunk@46198 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 19:10:44 +00:00
peterl%netscape.com
791d9a651c
added reparent style context
...
git-svn-id: svn://10.0.0.236/trunk@45965 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 23:35:41 +00:00
peterl%netscape.com
ca69e6a4f1
tracking UI & forms proposal changes
...
fixed impact of text decoration
git-svn-id: svn://10.0.0.236/trunk@45963 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 23:34:20 +00:00
radha%netscape.com
0d1b36e529
Dummy checkin to provide log information for the previous commit.
...
Basically in the previous commit, added a dictionary to the history
state object and made AddState() and get() use the dictionary
git-svn-id: svn://10.0.0.236/trunk@45942 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 22:19:03 +00:00
radha%netscape.com
cd8a2298b6
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@45930 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 22:10:57 +00:00
bruce%cybersight.com
da3a78ae3e
Use nsCRT::free() instead of delete[] for char* data.
...
git-svn-id: svn://10.0.0.236/trunk@45849 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 07:26:10 +00:00
kin%netscape.com
072c7d8fb4
Added support for scrolling SELECTION_ANCHOR_REGION into view.
...
Renamed GetFocusNodeRect() to GetSelectionRegionRect().
Made code in GetPrimaryFrameForFocusNode() more generic and put it
in a method called GetPrimaryFrameForRangeEndpoint().
GetPrimaryFrameFor{Anchor,Focus}Node() now call GetPrimaryFrameForRangeEndpoint().
git-svn-id: svn://10.0.0.236/trunk@45769 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:59:51 +00:00
mjudge%netscape.com
6b3e46bd52
new tweak for selecting from disparate ranges to narrow ones in tables. works great now.
...
git-svn-id: svn://10.0.0.236/trunk@45615 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 01:36:49 +00:00
mjudge%netscape.com
109fab4085
new fix for table selection into and out. works great.
...
git-svn-id: svn://10.0.0.236/trunk@45595 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:48:15 +00:00
akkana%netscape.com
632598dfcf
12496: Fix XIF content comments
...
git-svn-id: svn://10.0.0.236/trunk@45590 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:29:03 +00:00
karnaze%netscape.com
2c1d0d3778
changed default for nsStyleTable.mRules to NS_STYLE_TABLE_RULES_ALL
...
git-svn-id: svn://10.0.0.236/trunk@45579 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 00:06:35 +00:00
mjudge%netscape.com
b368b7d065
fixes for optimizing selection
...
git-svn-id: svn://10.0.0.236/trunk@45557 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 23:32:55 +00:00
nisheeth%netscape.com
9a418f414b
Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state.
...
git-svn-id: svn://10.0.0.236/trunk@45321 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 10:06:17 +00:00
nisheeth%netscape.com
ab1926c3ac
Added get/set document state API for use by session history.
...
git-svn-id: svn://10.0.0.236/trunk@45214 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 22:38:58 +00:00
kin%netscape.com
ea9db112f9
Fix for bugs #7153 , #10673 , #12066 , #12067 , and #12793 .
...
editor/base/nsEditorEventListeners.cpp
editor/base/nsEditorEventListeners.h
- Added code to scroll the selection into view
after processing key events.
- Commented out the hack that redraws the entire
view when the focus is gained and lost. Replaced
the hack code with calls to RepaintSelection().
layout/base/public/nsIFrameSelection.h
layout/base/public/nsIPresShell.h
layout/html/base/src/nsPresShell.cpp
- Added ScrollSelectionIntoView() and RepaintSelection() methods.
layout/base/src/nsRangeList.cpp
- Added implementation for ScrollSelectionIntoView() and
RepaintSelection().
- Check for NULL primary frame in GetFocusNodeRect()
to fix bug #12793 .
git-svn-id: svn://10.0.0.236/trunk@45163 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 21:54:40 +00:00
norris%netscape.com
3a6d863c13
* clean up nsScriptSecurityManager
...
* remove nsJSSecurityManager
* save principals in nsIChannels and nsIDocuments
git-svn-id: svn://10.0.0.236/trunk@45080 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-29 21:58:42 +00:00
rpotts%netscape.com
e6270075bd
Null terminate the new buffer.
...
git-svn-id: svn://10.0.0.236/trunk@44979 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 05:12:11 +00:00
kipp%netscape.com
ee40827af0
Nuked some warnings
...
git-svn-id: svn://10.0.0.236/trunk@44917 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 21:43:33 +00:00