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

2825 Коммитов

Автор SHA1 Сообщение Дата
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
mkaply%us.ibm.com 9be067b01f #79954
r=anthonyd, sr=sfraser
Enable middle button paste on OS/2 by using kGlobalClipboard
2001-05-22 14:11:17 +00:00
sfraser%netscape.com e2bab949c7 Adding nsTextEditRulesBidi.cpp for mkaply 2001-05-22 00:26:39 +00:00
mkaply%us.ibm.com e6051fdfae #80550
r=jfrancis, sr=sfraser, r=leaf for build changes
Putting back Bidi selection code that was removed by 65557
2001-05-21 23:57:55 +00:00
jst%netscape.com f72e19a2c3 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
cmanske%netscape.com 34c59f99b7 Small JS changes to editor in connection with not being able to select inputfield when only 1 character, b=76346, r=mjudge, sr=hewitt 2001-05-19 01:21:04 +00:00
cmanske%netscape.com c0abd47f80 The xul part of using 'onload' handler for Image dialog preview and natural width. b=78351, r=kin, sr=sfraser 2001-05-19 00:58:18 +00:00
cmanske%netscape.com 2b4b02e4a1 Finished Convert to table feature: fixed trashing of attributes and lists, finding just-inserted table. b=67337, r=mjudge, sr=hewitt 2001-05-19 00:49:26 +00:00
hewitt%netscape.com 9323de1168 80179 - rename a few <window/> ids to prepare for window icons, r=law, sr=ben 2001-05-18 22:50:35 +00:00
cmanske%netscape.com b8d332e3c5 Finished Image dialog changes needed to use onload handler for preview and getting natural size. b=78351, r=kin, sr=sfraser 2001-05-18 22:44:37 +00:00
sfraser%netscape.com 72ad8f2ab1 Fix for bug 81677; update commands _after_ setting focus when switching view modes. r=timeless, sr=blizzard 2001-05-18 19:59:17 +00:00
mkaply%us.ibm.com 25b4499a84 senna REQUIRES bustage 2001-05-18 12:37:39 +00:00
sfraser%netscape.com 122c0a1046 Fix the Windows build (doesn't like operators inside of trigraphs, or something). 2001-05-18 07:39:19 +00:00
sfraser%netscape.com 3480594fe1 Fix for bugs 23943, 47640 and 63515. Teach editor to handle plain text, and other text file types (including XUL, XML, JS etc), and, in the process, make the commands be smarter about disabling in text mode, and HTML source mode. r=brade, sr=kin 2001-05-18 06:42:37 +00:00
andreww%netscape.com 66954a93b8 bugzilla 73982 r=pinkerton sr=hewitt. Adding xbl-based image pre-caching of toolbar buttons. 2001-05-18 01:21:47 +00:00
cmanske%netscape.com b76747b155 Fixed filtering of characters in Named Anchor properties dialog (characters > 127 are allowed). b=74137, r=nhotta, sr=brendan 2001-05-17 19:21:11 +00:00
loadrunner%betak.net 4bfa2bd00f bug 33926, r=cmanske, sr=blizzard 2001-05-17 18:59:17 +00:00
stephend%netscape.com 482cb841b5 Bug 80444, putting tooltips on the throbber across the app. r=cmanske/blakeross/suresh sr=sspitzer 2001-05-17 00:42:27 +00:00
cmanske%netscape.com ab2ec60777 Fixed editor HTML source bugs 81227 and 66249; pref dialog busted bug 77517; Delete table rows/columns bug 78400. r=mjudge, sr=kin 2001-05-16 23:44:56 +00:00
cmanske%netscape.com 8c85f71c8b Fix to editor pref dialog layout bug 77517, r=blake, sr=ben 2001-05-16 14:23:47 +00:00
ftang%netscape.com 36ab05611e fix bug 80552 r=ftang r/sr=jst
check in for simon@softel.co.il
change BidiEnable to GetBidiEnable
2001-05-16 13:40:08 +00:00
cmanske%netscape.com 1d583e8a93 Fixed infinite loop problems in Table Editing, b=79462, r=brade, sr=kin 2001-05-15 21:30:24 +00:00
kin%netscape.com d99128aea0 Bug 79157: resurrect plaintext editor library. Mac build love. not part of SeaMonkey build. sr=kin 2001-05-15 20:37:09 +00:00
blakeross%telocity.com 411808f6a6 Changing "Show" to "Show/Hide" to better reflect function. r=mpt rs=brendan 2001-05-15 03:28:10 +00:00
jfrancis%netscape.com 8f785de99b hey, I misspelled "i"! That's gotta be a record of some kind. 2001-05-14 09:38:03 +00:00
jfrancis%netscape.com a3ccbd4c2d fixing bad loop index 2001-05-14 07:19:01 +00:00
blakeross%telocity.com 4ca2e3539b Toolbars -> Show and move My Sidebar throughout (80484, patch by Gervase Markham). r=blake sr=shaver 2001-05-14 04:03:41 +00:00
blakeross%telocity.com ce3ed96c5b Toolbars -> Show and move My Sidebar throughout (80484, patch by Gervase Markham). r=blake sr=shaver 2001-05-14 04:02:31 +00:00
blakeross%telocity.com da8aaed063 Component bar in statusbar is flat and messed up in win classic (80434). r=kerz sr=ben 2001-05-14 03:58:24 +00:00
rpotts%netscape.com f3e719c2c1 bug #65777 (r=valeski, sr=mscott) - Window targeting fixes... 2001-05-14 02:16:27 +00:00
cls%seawood.org 5f5b0ae021 Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.) 2001-05-12 07:08:27 +00:00
kin%netscape.com ad07da191f Fix for bug #79177: nsIEditorShell editor property should not be [noscript]
Removed the [noscript] notation on the editor attribute.

    editor/idl/nsIEditorShell.idl

r/sr=sfraser@netscape.com
2001-05-11 13:59:45 +00:00
kin%netscape.com fa37dd981f Fix for bug #75305: Doing Undo and Redo crashes browser
Added nsAutoUpdateViewBatch class, and use it in
nsPlaintexteditor::Undo()/Redo().

    editor/base/nsEditorUtils.h
    editor/base/nsPlaintextEditor.cpp

r=jfrancis@netscape.com   sr=sfraser@netscape.com
2001-05-11 13:59:11 +00:00
kin%netscape.com 1395ecc9b1 Fix for bug #79157: Resurrect plain text editor
Moved Citer/Wrap files into core editor list. Ifdef'd out HTML
specific transactions with ifndef MOZILLA_PLAINTEXT_EDITOR_ONLY.

   editor/base/Makefile.in
   editor/base/TransactionFactory.cpp
   editor/base/makefile.win

r=akkana@netscape.com  sr=sfraser@netscape.com
2001-05-11 13:58:31 +00:00
glazman%netscape.com 4c92e585bf Advanced Dialog for CSS properties should rely on ElementCSSInlineStyle; b=80000, r=cmanske, sr=kin 2001-05-11 13:49:34 +00:00
jfrancis%netscape.com e88a1e02a6 fixing worms bustage 2001-05-11 13:32:32 +00:00
jfrancis%netscape.com 0cf0561fd6 bug 65557 and cast of thousands: making the editor behave more intelligently wrt html whitespace rules. Improved ws handling for: insert text, insert break, join blocks, split block, delete Yet to be tackled is html copy & paste. r=fm; sr=kin 2001-05-11 12:43:22 +00:00
glazman%netscape.com 947347f163 Format > Align menu item in Composer not reflecting justification; b=78869, r=mjudge, sr=jst 2001-05-11 08:25:35 +00:00
cmanske%netscape.com feae827f10 Remove commented-out keybinding we won't be using; b=78255, r=sfraser 2001-05-11 00:39:05 +00:00
cmanske%netscape.com 556e820577 Fixed spell checker layout bug 74972. Fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin 2001-05-11 00:34:31 +00:00
jfrancis%netscape.com a811d80450 more ws work - not yet part of build 2001-05-10 11:55:49 +00:00
brade%netscape.com d1b8bd42d1 fix rewrap problems by only outputing lf linebreak (checkin for Akkana); bug #54090 2001-05-09 13:05:05 +00:00
brade%netscape.com 12baaccae3 add debug insertion to detect unexpected linefeeds (checkin for Akkana); bug #54090 2001-05-09 13:01:48 +00:00
brade%netscape.com cf071f2ba0 fix rewrap command (checkin for Akkana); bug #54090 2001-05-09 12:59:47 +00:00
cmanske%netscape.com 6f169fbb60 Added 'tableize' feature, added strings for UI bugs 71743, 41547; fixed missing 'return' after dialog error close window, b=70619; editor portion of image dialog preview bug 78351. r=mjudge, sr=kin 2001-05-09 05:23:37 +00:00
andreww%netscape.com b7168aaa68 bugzilla 43797 abolish the taskbar. sr=hewitt [s]r=hyatt 2001-05-09 04:38:34 +00:00
jst%netscape.com 621060c4fd Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
brade%netscape.com e6396486de fix Composer keybindings (bugs #76917, 78064) 2001-05-08 13:39:36 +00:00
cmanske%netscape.com 84cbecc0da Fixed order of keybinding modifiers, b=78406, r=hurricane, sr=kin 2001-05-08 02:16:52 +00:00
brade%netscape.com 7a095e110d remove shift from "remove link" keybinding to avoid conflict (interim) 2001-05-07 14:57:21 +00:00
ccarlen%netscape.com df1a6e78a8 Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser 2001-05-06 15:03:55 +00:00
cmanske%netscape.com 161c2cb661 Cleaned up spelling dictionary dialog and fix to work around empty list bug 74467. b=78460, r=mjudge, sr=kin 2001-05-05 17:25:44 +00:00
cmanske%netscape.com 12ecaa307f Removed uneccessary 'dump' in Link dialog, part of fix to bug 77930 2001-05-05 17:19:18 +00:00
cmanske%netscape.com 9fd47f4d15 Detect when selected text for a link is a URI in Link dialog, b=77930, r=mjudge, sr=kin 2001-05-05 17:17:11 +00:00
kandrot%netscape.com d5bd552195 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
jfrancis%netscape.com 003ea46cee fix for 77558, table cells and list items getting extra br's. r=brade;sr=kin 2001-05-04 21:49:48 +00:00
glazman%netscape.com 19fac5ee96 Wrong font-family name in editorOverlay.xul; b=78181, r=cmanske, sr=kin 2001-05-03 07:53:27 +00:00
cmanske%netscape.com 3bae74335f Fixes for image map editor bugs, tracked by bug 56673, work by briank@activestate.com, r=cmanske, sr=sfraser 2001-05-03 00:29:22 +00:00
sfraser%netscape.com 108f2357c4 Fix some URMs and warnings in editor code, sr=kin, no bug. 2001-05-02 23:19:29 +00:00
rbs%maths.uq.edu.au af9041f957 Drop one tee from the XUL attribute 'contenttitlesettting' - Typo pointed out by brendan when reviewing the patch for bug 76567 2001-05-02 04:33:05 +00:00
cmanske%netscape.com b6cf4ca9e9 Fixed missing param in InsertElement calls, b=78204, r=brade, sr=sfraser 2001-05-02 01:18:21 +00:00
cmanske%netscape.com 1253fa5ff7 Fixed spell check bug 77865, r=brade, sr=sfraser 2001-05-02 01:16:36 +00:00
cmanske%netscape.com b7919fe2cb Fixed context menu problem when > 1 cell selected, b=55991, r=akkana, sr=kin 2001-04-30 23:58:55 +00:00
cmanske%netscape.com a283b0f8ca Fixed selection in links, b=65141, r=sfraser,attinasi sr=kin 2001-04-30 23:53:32 +00:00
blakeross%telocity.com aaa8c83887 Adding context menu to sidebar panel headers to silence whiny c|net reporter, only change panels on left-click, optimizing nsMenuFrame::OnCreate by reducing number of necessary nsAutoString ctor's (60071). r=kerz sr=ben 2001-04-29 02:52:16 +00:00
cls%seawood.org 1269c81faa Set the define to =1 as it appears to appease the WorkShop 5.0 compiler gods. 2001-04-28 20:04:44 +00:00
cls%seawood.org 25c6dc1c7e Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
jfrancis%netscape.com 0677ad835e groundwork for 65557. not yet part of build. 2001-04-28 12:04:45 +00:00
cmanske%netscape.com 944adb442c Added 'All Files' to select image filepicker, b=41085, r=timeless, sr=ben 2001-04-28 02:52:47 +00:00
cmanske%netscape.com 36215a48f8 Fixed 'Check' word button in spelling dialog, b=77175, r=brade, sr=kin 2001-04-28 02:50:10 +00:00