kin%netscape.com
907212d677
Fixes from kin@netscape.com and brade@netscape.com
...
for bug #86450 : pasting plaintext into text area loses significant whitespace
content/base/src/nsDocumentEncoder.cpp
- Look for -moz-pre-wrap in the correct attribute ("style").
editor/base/nsHTMLDataTransfer.cpp
editor/base/nsPlaintextDataTransfer.cpp
- Set the correct mime-type on the encoder and transfer data.
- Pass correct init flags to encoder.
layout/base/src/nsCopySupport.cpp
layout/base/src/nsCopySupport.h:
- Added IsPlainTextContext() method.
- Modified HTMLCopy() to pass correct init flags and
mime-type to the encoder during plaintext copy.
r=kin@netscape.com ,brade@netscape.com sr=sfraser@netscape.com
2001-07-13 13:38:10 +00:00
peterlubczynski%netscape.com
97b11ed421
Only flush the font cache and don't do a reframe for font.internaluseonly.changed
...
Fix for 3D Groove not working on Win32, bug 89493, patch by attinasi r=peterl sr=waterson
2001-07-11 03:44:35 +00:00
waterson%netscape.com
bbe0d2eba4
Bug 88073. Revert changes made in r1.603 due to regression.
2001-07-11 00:48:19 +00:00
jgaunt%netscape.com
4cb288e084
bug 88509 - moving of a GetFrameType and layoutAtom from ifdef bidi land.
...
r=dbaron sr=sfraser
2001-07-10 23:57:28 +00:00
waterson%netscape.com
26d31464b4
Bug 90054. Remove unnecessary methods from nsIImageFrame. r=dbaron, sr=attinasi.
2001-07-10 01:30:08 +00:00
waterson%netscape.com
cdfddbfa3a
Bug 89076. Remove unneccessary methods. r=dbaron, sr=attinasi.
2001-07-09 23:33:28 +00:00
waterson%netscape.com
c68f8fe6bc
Bug 89533. Remove unused reflow command types. r=rbs, sr=attinasi
2001-07-09 22:44:07 +00:00
dcone%netscape.com
2ddd07adc9
b=86558 r=dcone sr=attinasi Set the title for the page to null so the last pages value wont be used for the string.
2001-07-09 22:43:17 +00:00
waterson%netscape.com
8c2cff7323
Bug 89101. Fieldset should always have a space manager: floaters shouldn't spill out of it. r=dbaron, sr=attinasi.
2001-07-09 22:34:58 +00:00
leaf%mozilla.org
908a5807e4
making this file dead again, sr=smfr
2001-07-05 22:37:27 +00:00
waterson%netscape.com
5709f7405c
Bug 85422. Since nsIContent::GetDocument() may now sometimes return a null document back-pointer due to paint suppression, be extra paraniod with a sprinkle of null-check fairy dust. r=brendan, sr=attinasi
2001-07-04 05:54:09 +00:00
dbaron%fas.harvard.edu
5c00ae3d05
Add two Korean list styles (-moz-hangul and -moz-hangul-consonant) and rename existing list-style-type values that are our extensions to use -moz- prefix. Patch from Jungshik Shin <jshin@pantheon.yale.edu>. r=dbaron sr=attinasi b=63574
2001-07-04 02:05:59 +00:00
jaggernaut%netscape.com
5a6317b8a5
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
jgaunt%netscape.com
07868cf706
bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
...
r= lots, see bug
2001-06-30 00:25:09 +00:00
waterson%netscape.com
a1374d244f
Bug 84645. Put back logic that fixes |parentFrame| for continuations. r=rbs, sr=attinasi/hyatt.
2001-06-29 23:28:13 +00:00
dcone%netscape.com
8f32e6b3ba
bug 84017. Added a StyleReflow to set in the history.. because endobserving document no longer generates this needed reflow for the history/content update for text fields. r=kmcclusk@netscape.com, sr=attinasi
2001-06-29 05:42:47 +00:00
dbaron%fas.harvard.edu
f7dfb32406
Fix BiDi regression from style system landing by correcting implementation of 'unicode-bidi' to be a non-inherited property, correctly mapping attributes to it, splitting text frames with both strong RTL and LTR characters, and stripping BiDi control characters. Code by me and lkemmel@il.ibm.com r=simon@softel.co.il sr=hyatt b=83958
2001-06-29 03:15:58 +00:00
waterson%netscape.com
7031ddd244
Bug 87744. Make pres shell print debug information when GECKO_VERIFY_REFLOW_FLAGS is set. r=dbaron, sr=attinasi.
2001-06-27 04:04:04 +00:00
waterson%netscape.com
0ab49cfc57
Bug 84235. Make nsCSSFrameConstructor print debug information when GECKO_FRAMECTOR_DEBUG_FLAGS is set. r=dbaron, sr=attinasi.
2001-06-27 04:01:51 +00:00
dbaron%fas.harvard.edu
1a9c2b2c62
Prevent quirk stylesheet from applying to XML documents. b=87281 r,sr in {hyatt,attinasi}
2001-06-27 02:25:47 +00:00
attinasi%netscape.com
ecc25a875f
Fixed allocation alignment problem: checking in for jim_nance@yahoo.com
...
b=85890 r=attinasi sr=alecf
2001-06-26 01:19:05 +00:00
mjudge%netscape.com
fffedf28a1
86749 fix for "home key" scenario. we now search for 1st valid frame on a line. not just try the very first and fail. we now behave like "end key" does;. r=anthonyd sr=kin a=asa
2001-06-22 14:52:48 +00:00
mkaply%us.ibm.com
bf31f50b3f
#81293
...
r=ftang, sr=blizzard, a=asa (drivers)
Bidi function shouldn't be using nsAutoString as parameter
2001-06-22 09:56:05 +00:00
ftang%netscape.com
3e782eb254
fix bug 84031. r=simon@softel.co.il sr=kin a=blizzard
...
fix GetBidiProperty
2001-06-21 12:35:48 +00:00
ftang%netscape.com
434d9c464f
fix 84031. replace sizeof(datatype) to sizeof(variable)
...
r=nhotta sr=kin a=blizzard
2001-06-21 12:23:56 +00:00
waterson%netscape.com
b74d6e1c8b
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
mjudge%netscape.com
18f1ea4a52
82993,52868,79511,82101 a=asa sr=kin. bugs that cross files. stopped generated content entrys into frames with caret and mouse navigation. and table cell navigation.
2001-06-20 04:48:10 +00:00
dbaron%fas.harvard.edu
9d35ed31a4
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
2001-06-20 03:27:48 +00:00
cls%seawood.org
bf5fb48486
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
waterson%netscape.com
0b6882ecc1
Bug 79866. Queue frame destruction, and do it after walking the doomed frame tree. r=rbs, sr=attinasi, a=blizzard.
2001-06-18 22:00:18 +00:00
dcone%netscape.com
68afa69f15
Fixed printing so it could not have more than one job at a time. bug=84537 r=rods sr=attinasi a=blizzard
2001-06-15 14:03:12 +00:00
dcone%netscape.com
3ce0ae7a9c
Make the page only 5x instead of 100x to get around linux region bug.
...
This is for printing and helps fix. b=82624 r=rods sr=attinasi a=asa
2001-06-13 20:16:10 +00:00
karnaze%netscape.com
c6129b18b0
bug 76085 - remove the effects of the patch of bug 64645 against the current tree. a=asa, sr=attinasi, r=peterl
2001-06-13 02:42:47 +00:00
hyatt%netscape.com
dcd5777197
Fix for 83642. r=jag, sr=blake, a=tor
2001-06-05 01:08:31 +00:00
hyatt%netscape.com
d5e373a2c8
Fixes for 83027, 83892, and 80512. r/sr=blake,alecf,pink, sr=hewitt,blake, a=asa
2001-06-04 23:23:35 +00:00
hyatt%netscape.com
6c393ae2f4
Fixes for 80512 and 83707. r=blake, sr=waterson, a=asa
2001-06-04 00:22:43 +00:00
hyatt%netscape.com
407949652d
Fix for 83613. r=dbaron, sr=brendan, a=leaf
2001-06-01 21:04:23 +00:00
hyatt%netscape.com
b135c5b55a
Fix for 78695 (rule matching improvements). r/sr=attinasi, jst, waterson
2001-05-31 22:19:43 +00:00
waterson%netscape.com
1b7c44aeaf
Bug 58674. If |ContentAppended()| ends up appending frames to the anonymous block frame, we don't need to |ReframeContainingBlock()|. r=karnaze, sr=attinasi, a=chofmann
2001-05-31 04:28:50 +00:00
rods%netscape.com
d8a1f418ba
Need to cache a pointer to the currently focused DOMWin because the Print Dialog
...
"steals" the focus away and then getting it returns null.
Bug 83358 r=kmcclusk sr=attinasi a=asa
2001-05-31 01:06:33 +00:00
waterson%netscape.com
7db715079e
Bug 81905. Process 'timeout' reflows before calling |DoneRemovingReflowCommands()|. r=karnaze, sr=jst, a=asa
2001-05-30 19:28:37 +00:00
pollmann%netscape.com
1ac7a3715e
Bug 77834: Fix problem where form control state is being restored to the wrong form control or not restored at all when going back and forth through session history. The problem was that the hash key we used was the content ID, which was not consistent from page load to page load. The fix was to key instead by index of form in document / index of control in form, with logic to fall back to content ID if we are unable to do this. r=nisheeth@netscape.com, sr=jst@netscape.com, a=drivers@mozilla.org (blizzard@mozilla.org)
2001-05-30 11:26:21 +00:00
roc+%cs.cmu.edu
8865fc53de
Fix for bug 77507. Set default background color correctly. Warn if it isn't set correctly. r=waterson,sr=attinasi,a=blizzard
2001-05-25 15:00:51 +00:00
nisheeth%netscape.com
73edd4ea66
Fix for bug 57636. r=rpotts, sr=jst, a=asa. Onload handlers now fire on document.written content.
2001-05-25 08:49:03 +00:00
waterson%netscape.com
b0f9d44ead
Bug 79508. If the computed style change is going to cause a reflow (or worse), then don't touch any continuing frames. This keeps us from queuing an incremental reflow to a continuation, but is not ideal (e.g., there may be cases where we don't properly recompute the style contexts for continuations). r=rbs, sr=attinasi
2001-05-23 06:39:34 +00:00
rods%netscape.com
2945ee5e62
adding pane/frameset/frame/iframe navigation
...
Bug 24423 r=joki,saari a=hyatt
2001-05-22 23:52:17 +00:00
mkaply%us.ibm.com
c337f84184
senna REQUIRES bustage
2001-05-22 00:26:05 +00:00
mkaply%us.ibm.com
21e8abe10c
#80164
...
r=mkaply, sr=kin@netscape.com
Code from simon@softel.co.il - enable proper reversing for clipboard
2001-05-21 23:39:49 +00:00
valeski%netscape.com
206a778ca4
sr=vidur/shaver@mozilla.org on the content policy callsite and implementation mods (81260). Update of the nsIContentPolicy interface to provide more generic context, a nsIURI instead of a URI wstring, and a nsIDOMWindow for window level context. Existing Callsites have been updated to reflect the new changes, and nsIDOMWindows are now passed into the new API.
2001-05-21 22:40:10 +00:00
mkaply%us.ibm.com
a0a17486f4
#76020
...
r=waterson, sr=attinasi
Remove mDefaultDirection stuff - IBMBIDI does this correctly
2001-05-20 22:49:34 +00:00