jaggernaut%netscape.com
03ab87e4a1
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
sfraser%netscape.com
94dad9897a
Fix for bug 87910 -- allow Edit Page to work a second time. r=dougt, sr=kin
2001-06-29 22:03:10 +00:00
brade%netscape.com
73608f57be
add help buttons to composer dialogs (bug #6685 )
2001-06-28 13:48:52 +00:00
jfrancis%netscape.com
401b7f6df3
bug fix 84744: insert br after user creates table if table is last node in block. r=brade; sr=kin; a=blizzard
2001-06-26 23:13:01 +00:00
waterson%netscape.com
71e55ffa96
Bug 87346. Fix txtsvc makefile to create component DLL. r=kin, a=asa
2001-06-23 05:44:59 +00:00
dougt%netscape.com
c306e0513b
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
waterson%netscape.com
0877b1a573
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
09705df4e6
bad ifdef. left this out of previous checkin for middle mouse paste
2001-06-20 05:18:12 +00:00
dbaron%fas.harvard.edu
688519fb0c
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
jfrancis%netscape.com
fb64a5d873
fixes:
...
69320: making new block must put selection in block
74722: pasting into a pre block should not nest pre's
82421: ubercaret after ending list
67847: deletion can put caret incorrectly at start of doc
2001-06-20 02:05:37 +00:00
brade%netscape.com
1f94dc6713
partial fix for 85963 (add alt tag for images inserted via d&d from OS)
2001-06-19 23:56:22 +00:00
cls%seawood.org
80f526179f
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
jfrancis%netscape.com
5a79b7fffb
now with vitamin R for extra wholesome goodness!
...
(correcting snafu)
2001-06-18 21:43:20 +00:00
jfrancis%netscape.com
060c0f50ac
this checkin includes diff for 61232. was supposed to be in previous checkin. r=sfraser; sr=kin; a=asa
2001-06-18 21:35:07 +00:00
jfrancis%netscape.com
41bee3e1d9
fixes for:
...
61232 - Caret comes back to previous line after creating paragraph
54520 - Extra break with list items
54539 - Disappearing numbered list with outdent
60867 - Composer adds extra break when round-tripping empty document through View Source
62347 - Selecting Body Text doesn't work inside other blocks that have embedding breaks
2001-06-18 21:15:43 +00:00
jfrancis%netscape.com
dd6a6e31e3
fix for:
57477: merge pastes list into target list
57989: Pasting list items into list can orphan last list item
66579: copy/paste of list item into another list items causes caret
mostly a refactoring and improvement of nsHTMLEditor::InsertHTMLWithCharsetAndContext()
2001-06-15 22:29:07 +00:00
kin%netscape.com
5a674a46cb
Fix for bug #62577 - Sublist content disappears when unlisting.
...
mozilla/editor/base/nsHTMLEditRules.cpp
- Moved list handling code in WillRemoveList() into a new recursive
method RemoveListStructure() which WillRemoveList() now calls.
- Modified WillOutdent() to call MoveNode() when a sublist is encountered.
- Made ConvertListType() recursive so that all sublists are coverted.
mozilla/editor/base/nsHTMLEditRules.cpp
- Added RemoveListStructure() method.
r=jfrancis@netscape.com sr=sfraser@netscape.com a=asa@mozilla.org
2001-06-15 13:57:01 +00:00
cmanske%netscape.com
492a58807e
Fixed Image dialog to use new 'removeEntry' method to remove image from cache before loading into preview window. b=78351, r=blake, sr=sfraser, a=asa-drivers
2001-06-15 03:34:24 +00:00
cmanske%netscape.com
a8e5c0b7bc
New Advanced Properties Editor UI. Fixes bugs 71743, 71973, 71027, 73167. Fix is shown on 71743, r=brade, sr=kin, a=asa-drivers
2001-06-13 01:04:39 +00:00
cmanske%netscape.com
8de061d021
Remove Cell Tab in Table Properties dialog when only a table is selected. b=85254, r=jfrancis, sr=kin, a=asa-drivers
2001-06-13 00:58:56 +00:00
cmanske%netscape.com
469a3af614
Fixed wrong attribute string in Insert Table dialog; part of fix to bug 77427, r=brade, sr=kin, a=asa-drivers
2001-06-13 00:17:12 +00:00
jfrancis%netscape.com
0028625696
fixing build bustage. editor must link with gfx now.
2001-06-12 23:34:59 +00:00
jfrancis%netscape.com
4c2113cd1b
fix for 82612: this is just asimple refactoring of a large routine so that we need less mem to do an optimized build.
...
r=kin; sr=sfraser; a=asa
2001-06-12 23:17:47 +00:00
jfrancis%netscape.com
dc595a7f92
fix for 54218: outdent was not enabled in many cases. Now we correctly examin parent heirarchy of selection for blockquotes. r=kin; sr=sfraser; a=asa
2001-06-12 23:03:12 +00:00
jfrancis%netscape.com
ced48fcc16
fix for 74122: distinquish between named anchors and links in deletion code. links are deleted if they become empty, but not anchors. r=brade; sr=kin; a=asa
2001-06-12 22:49:09 +00:00
jfrancis%netscape.com
b09356127f
fix for 46209: I overhauled nsEditor::IsEditable() to better grok the state of content for editability. r=kin; sr=sfraser; a=asa
2001-06-12 22:35:28 +00:00
jfrancis%netscape.com
908a89c870
fix for 67847 take 2: forgot to add in requested reviewer changes in previous checkin
2001-06-12 22:27:53 +00:00
jfrancis%netscape.com
64ef101b12
fix for 67847: forward delete can make caret go to start of doc. r=kin; sr=sfraser; a=asa
2001-06-12 22:21:12 +00:00
kin%netscape.com
94fa10216a
Fix for bug #83946 (Crash/freeze when backspacing over signature lines)
...
Fixed infinite loop in PriorVisibleNode() and NextVisibleNode() which would
happen when aNode was a node that could have children, but didn't have any,
and it's prior/next siblings weren't eNormalWS.
r=jfrancis@netscape.com sr=sfraser@netscape.com a=asa@mozilla.org
2001-06-12 20:46:57 +00:00
cmanske%netscape.com
e0cb7fca78
Don't set 'center' alignment for new hrule element, part of fix to bug 83335, r=sfraser, sr=kin, a=asa-drivers
2001-06-09 21:54:04 +00:00
cmanske%netscape.com
dc62e0708c
Fixed test of empty cell in Composer table editing (b=84175, r=brade, sr=kin) and join cells should join with cell to right if only 1 cell selected (b=55991, r=mjudge, sr=kin), both a=asa-drivers
2001-06-08 23:15:15 +00:00
cmanske%netscape.com
88dcd5b91e
Fixed setting of intial focus in Composer colorpicker dialog (part of fix to 64160, forgot to checkin before)r=kin, sr=hewitt, a=asa-drivers
2001-06-08 19:48:07 +00:00
cmanske%netscape.com
c9675421b3
Fixed setting of attributes after using Advanced Edit in Table dialog, b=77427, r=sfraser, sr=kin, a=asa-drivers
2001-06-08 05:18:07 +00:00
cmanske%netscape.com
fb7d61372e
Fixed extra separator at end of context menu, b=77596, r=sfraser, sr=kin, a=asa-drivers
2001-06-08 05:08:05 +00:00
cmanske%netscape.com
7f38cf9c29
Remove 'PastAs' menu (feature not implemented), b= 41547, r=mjudge, sr=kin, a=asa; Remove separate 'Replace' menuitem and command, b=80807, r=anthonyd, sr=sfraser, a=asa-drivers
2001-06-08 05:01:59 +00:00
cmanske%netscape.com
09b49486b9
Restore Composer's Debug menu for testing (remove before RTM!), fix by rcassin, b=83349, r=cmanske, sr=sfraser, a=asa-drivers
2001-06-08 04:33:49 +00:00
cmanske%netscape.com
867eaf2657
Fixed initialization of HLine's align radio buttons; use 'center' as default, b=83335, r=sfraser, sr=kin, a=asa-drivers
2001-06-08 04:25:25 +00:00
nhotta%netscape.com
351ddb27f6
For SaveAsCharset dialog, make sure the title string is always set if it's not null, check in for jbetak, bug 44323, r=cmanske,nhotta, sr=alecf.
2001-06-08 00:52:29 +00:00
yokoyama%netscape.com
f2b48ea628
Bug 63029: Japanese input in text area in forms confuses subsequent input
...
The fix is to
- maintain the index of PasswordBuf at the start of IME
- maintain the old IME text
- remove the old IME text from PasswordBuf
/r=jfrancis, /sr=kin, /a=blizzard
2001-06-06 01:21:05 +00:00
ftang%netscape.com
ae0602f212
fix 83448. author=simon@softel.co.il
...
r=ftang sr=kin a=asa
2001-06-04 22:22:36 +00:00
pinkerton%netscape.com
44de0dc61a
add id for print menu so PrintPlus can attach to it. r=kerz, sr=smfr, a=selmer. bugscape 4748.
2001-06-01 23:40:40 +00:00
hwaara%chello.se
da341033f5
#83349 . Remove the Debug menu from Composer. r=cmanske, sr=sfraser, a=asa. Patch by Ryan Cassic <rcassin@supernova.org>
2001-05-31 12:14:38 +00:00
cmanske%netscape.com
e8431eb64e
Added missing keyset overlay so Enter/Cancel keys work in Page Color and Background dialog, b=82713, r=brade, sr=kin, a=roc+moz
2001-05-29 22:23:52 +00:00
cmanske%netscape.com
03744f6afb
Remove Image map editor button, b=82802, r=sfraser, sr=kin, a=selmer(pdt) and blizzard
2001-05-29 22:20:28 +00:00
cmanske%netscape.com
047f8fc4e6
Fixed broken Text Color menuitem, b=82273, r=brade, sr=sfraser, a=blizzard
2001-05-25 21:15:59 +00:00
jdunn%netscape.com
0c4ec6377b
Fixing AIX tinderbox bustage by using temps
...
sr= scc@mozilla.org
r= cmanske@netscape.com
a= chofmann@netscape.com
# 82523
2001-05-25 11:57:57 +00:00
sfraser%netscape.com
500405f731
Fix bug 82139; ensure that Find-related items get disabled when in view source mode. r=brade, sr=kin
2001-05-23 00:23:03 +00:00
sfraser%netscape.com
98def90047
Fix for 82243; make sure we use "html" extension when saving files, if the MIME info gives us "htm". r=jfrancis, sr=scc
2001-05-23 00:21:29 +00:00
cmanske%netscape.com
9a53ba21ec
Fix editor pref dialog layout to reduce height; also make Color and Background dialog look the same, b=77517, r=mjudge, sr=hewitt, a=beppe, L10N a=danielmc
2001-05-22 21:22:26 +00:00
gerv%gerv.net
71dfcce157
Polish: fix alignment of a few things in preferences. Bug 81671. Patch by doronr@naboonline.com, r=gerv, sr=blake.
2001-05-22 20:42:23 +00:00