glazman%netscape.com
af779a939c
fixing crash in Composer when head sub-elements are displayed; b=162062, r=brade, sr=bzbarsky
2002-08-13 10:01:52 +00:00
akkana%netscape.com
82c93270bf
160486: prevent double 'not found' dialog. Fix from Harry Lu (harry.lu@sun.com), r=me, sr=sfraser
2002-08-12 21:57:00 +00:00
bzbarsky%mit.edu
d1505576db
Remove stray printf. Bug 161984, patch by ajschult@eos.ncsu.edu (Andrew
...
Schultz), r=akkana, sr=bzbarsky
2002-08-10 09:32:08 +00:00
gerv%gerv.net
ee117885c5
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
2002-08-10 08:39:43 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
leaf%mozilla.org
9c78570990
backout darin's checkin from around noon yesterday to remove the regression
...
in 161921
2002-08-09 23:46:19 +00:00
cmanske%netscape.com
7f810500c5
Add tooltip to explain why Advanced Edit button is disabled. b=161113. r=brade, sr=alecf
2002-08-09 02:03:53 +00:00
cmanske%netscape.com
5695c902a4
Fixed disabling of 'Create Table' context menuitem. b=157095, r=brade, sr=alecf
2002-08-09 01:55:26 +00:00
cmanske%netscape.com
3606e742be
Allow different prompt message when prompting to publish file. b=149741, r=brade, sr=alecf
2002-08-09 01:44:23 +00:00
cmanske%netscape.com
b18089d5aa
Convert editor dialog utilities to not use editorShell. b=15881, r=brade, sr=alecf. Also removes methods no longer needed as part of fix for bug 144957, fix by neil@parkwaycc.co.uk, r=varga, sr=alecf
2002-08-09 01:29:26 +00:00
cmanske%netscape.com
fa180dfaba
Convert list in SaveAsCharset dialog to outliner, b=144957, fix by neil@parkwaycc.co.uk, r=varga, sr=alecf
2002-08-09 01:26:18 +00:00
darin%netscape.com
e9ef929bf3
changes to nsIIOService in preparation for freezing, b=157131
...
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
brade%netscape.com
9d02750711
call preventdefault for keypresses we insert (r=akkana, sr=sfraser) bug 158672 (and others)
2002-08-07 14:45:08 +00:00
seawood%netscape.com
fdafe18afe
Remove unused defines:
...
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG
Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner
_IMPL_NS_VIEW
Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
akkana%netscape.com
c31b6b60cf
122992: remove a few more editorshell dependencies. r=brade, sr=sfraser
2002-08-07 00:06:41 +00:00
akkana%netscape.com
3fdd2e37e6
118883: Fix a leak of nsHTMLCSSUtils. r=glazman sr=kin
2002-08-07 00:02:10 +00:00
akkana%netscape.com
d5d203a0c6
Bug 137253: don't break long words (like urls) during rewrap. r=brade, sr=kin
2002-08-06 23:54:19 +00:00
cmanske%netscape.com
814ae44373
Moved text properties utility methods as part of image border bug 142093, r=brade, sr=dveditz. Editor.js also has fix for wrong 'Find' component causing missing menuitems, b=142093, r=akkana, sr=alecf
2002-08-06 19:16:03 +00:00
cmanske%netscape.com
ea64684623
Improved border attribute handling for images, b=142093, r=brade, sr=dveditz
2002-08-06 19:15:55 +00:00
glazman%netscape.com
84869edbfb
Introduce 2 CSS values for color property and 1 for text-decoration retrieving the pref for anchors' color, visited anchors' color, and underline or not the anchors; b=57757, r=brade, sr=bzbarsky
2002-08-06 14:39:55 +00:00
alecf%netscape.com
3703f3c61b
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
glazman%netscape.com
3f8e30d63f
Background color buttons were not working in Composer and mail compose due to a bad case in a JS call. b=15126, r=brade, sr=kin, a=asa
2002-07-30 08:53:59 +00:00
glazman%netscape.com
f219a09ca9
Changing a list's bullet was not applying to list items having a specific bullet assigned. b=158820, r=brade, sr=kin, a=asa
2002-07-30 08:19:08 +00:00
cmanske%netscape.com
368360d12a
Reduce memory cost of using HTML Source multiple times. b=158860, r=brade, sr=kin, a=asa/drivers
2002-07-30 01:08:02 +00:00
akkana%netscape.com
74da9b4ffe
142826: move to beginning of found pattern after a reverse find. Fix is from harry.lu@sun.com, r=me, sr=sfraser, a=asa
2002-07-25 21:49:42 +00:00
alecf%netscape.com
ab7922b195
fix for bug 157572 - remove nsIAtom references from strings, and thus expicitly #include nsIAtom.h for consumers who are expecting it.
...
r=dmose, sr=jag, a=asa
2002-07-25 18:31:10 +00:00
cmanske%netscape.com
eee10d28c4
Fixed Tab code in Composer dialogs, b=157778, r=neil@parkwaycc.co.uk, sr=alecf, a=asa/drivers
2002-07-25 17:32:12 +00:00
cmanske%netscape.com
221d5db7b8
Disable 'Creat Link' when context menu launched on existing link, b=99541, r=brade, sr=kin, a=asa/drivers
2002-07-24 03:58:41 +00:00
cmanske%netscape.com
a9de1759c0
Superscript and Subscript text styles should be mutually exclusive, b=100825, r=jfrancis, sr=kin, a=asa/drivers
2002-07-24 03:53:14 +00:00
cmanske%netscape.com
68dd69dd13
Part of fix to 'Fix right-click to edit link on an image', b=142042, r=neil@parkwaycc.co.uk, sr=alecf, a=asa/drivers
2002-07-24 03:47:01 +00:00
cmanske%netscape.com
09a67d0379
Reduce memory cost of using HTML Source multiple times by reducing undo buffer usage. b=158860, r=brade, sr=kin, a=asa/drivers
2002-07-24 03:35:40 +00:00
alecf%netscape.com
eb04da966b
more prep for bug 119923 - use chrome registry ContractID rather than CID, so that we can drop in a new embedding-only chrome registry
...
r=bnesse, sr=dveditz, a=asa
2002-07-23 23:30:04 +00:00
kyle.yuan%sun.com
1e23504b5e
Bug 154521 In "Composer", all source I inputed will be removed by switching display mode between "<html>Source" and "Preview";
...
r=cmanske, sr=sfraser, a=asa
Harry Lu(harry.lu@sun.com )'s fix (part 2)
2002-07-23 05:31:42 +00:00
kyle.yuan%sun.com
a4e7ba1f3f
Bug 154521 In "Composer", all source I inputed will be removed by switching display mode between "<html>Source" and "Preview";
...
r=cmanske, sr=sfraser, a=asa
Harry Lu(harry.lu@sun.com )'s fix (part 1)
2002-07-23 05:30:16 +00:00
leaf%mozilla.org
dd33dbb91f
bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings
2002-07-17 23:51:49 +00:00
brade%netscape.com
e3accf5717
bug 157851, 157923, 157811, 157440, and probably some others; cleanup attribute adding for meta tags and fix table api
2002-07-17 21:32:20 +00:00
mjudge%netscape.com
543b9c1e7e
r=akkana sr=sfrasier 125146 a=asa This patch will make the embedding API's a better friend to all. It eliminates the use of multibyte strings in command names and also allows for simple command to not require the nsICommandParams interface to be filled.
2002-07-15 22:04:13 +00:00
brade%netscape.com
d56262a401
bug 156918; cleanup QI usage and fix some recent regressions (r=Neil, Akkana, sr=Simon)
2002-07-12 22:28:30 +00:00
brade%netscape.com
dc1830e0a3
fix typo (r=akkana, sr=sfraser)
2002-07-12 22:24:39 +00:00
akkana%netscape.com
79ed706499
126312: Remove old find. r=brade, sr=alecf
2002-07-10 01:02:16 +00:00
akkana%netscape.com
cb52d86fdb
126312: Remove old find. r=brade, sr=alecf
2002-07-10 00:24:08 +00:00
akkana%netscape.com
579bdb287d
Removing now-obsolete txtsvcIDL.xml
2002-07-09 23:20:24 +00:00
akkana%netscape.com
248235a579
126312: brade and I hope this will cure the mac bustage
2002-07-09 21:57:16 +00:00
akkana%netscape.com
a57a0e776a
126312: Remove the obsolete old find code. r=brade, sr=alecf.
2002-07-09 20:24:37 +00:00
jfrancis%netscape.com
5af87c3142
fix for 155629: deletion horked: cant delete br nodes. r=fm; sr=kin
2002-07-04 01:12:49 +00:00
jfrancis%netscape.com
4d37566c16
updating 83378 work with the correct patch this time
2002-06-30 02:52:56 +00:00
caillon%returnzero.com
126e9fb1c9
Bug 154535. Don't depend on the sidebar overlay for context menu code.
...
r=sgehani
sr=jag
2002-06-28 01:55:48 +00:00
dbaron%fas.harvard.edu
2bf216c9e2
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
2002-06-26 03:38:55 +00:00
kin%netscape.com
114f63ceb3
Fix for bug 152435 (Memory leak of 36 bytes from 1 block allocated in TypeInState::ClearProp)
...
Call Reset() in ~TypeInState() to release any data that may be in mClearedArray and mSetArray.
r=jfrancis@netscape.com sr=sfraser@netscape.com
2002-06-24 20:02:25 +00:00
bryner%netscape.com
e623c2b64f
Removing this file, it's dead. r=sfraser.
2002-06-24 19:45:41 +00:00
jelwell%netscape.com
1f6ec5c10b
Fix for bugzilla bug 152434
...
Need id's on the some menuitems so Other apps can hide unneeded ones.
r=cmanske, sr=dveditz
2002-06-19 02:11:04 +00:00
glazman%netscape.com
3e4283832e
nsHTMLEditor::GetInlinePropertyBase() was not detecting when the selection ends before first char of a text node; b=128401, r=brade, sr=kin
2002-06-18 09:20:07 +00:00
akkana%netscape.com
ff683d3808
148713: prevent infinite loop when doing replace all backwards. r=brade sr=kin
2002-06-18 00:16:58 +00:00
cmanske%netscape.com
4e2e5cce0f
Fixed crash when inserting column in table, b=152320, r=brade, sr=kin
2002-06-17 20:40:47 +00:00
cmanske%netscape.com
7286d702e9
Forgot contributor line for b=150915, fix by r=ask@swva.net, r=cmanske, sr=kin
2002-06-14 22:52:06 +00:00
akkana%netscape.com
6d5cddd1e0
145727: use nsString.FindChar, clean up conflicting string usages. Patch from skamio@netscape.net (Shotaro Kamio), r=akkana, sr=alecf
2002-06-14 22:10:56 +00:00
cmanske%netscape.com
34ede0965a
Support 'file://' as destination protocol in Publishing, b=142171, r=brade, sr=alecf
2002-06-14 19:17:57 +00:00
cmanske%netscape.com
132f055700
Fix font names in sans-serif font group, b=150915, fix by r=ask@swva.net, r=cmanske, sr=kin
2002-06-14 19:04:15 +00:00
cmanske%netscape.com
7eafd8977e
Fixed doubleclick to get color in colorpicker, b=151474, fix by neil@parkwaycc.co.uk, r=cmanske, sr=alecf
2002-06-13 22:24:27 +00:00
kin%netscape.com
e208ac0aa5
Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.)
...
mozilla/content/base/public/nsISelectionController.idl
mozilla/content/base/src/nsSelection.cpp
mozilla/editor/composer/src/nsEditorShell.cpp
mozilla/editor/idl/nsIPlaintextEditor.idl
mozilla/editor/libeditor/base/nsEditor.cpp
mozilla/editor/libeditor/base/nsEditor.h
mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
mozilla/editor/libeditor/html/nsHTMLEditor.cpp
mozilla/editor/libeditor/text/nsEditorEventListeners.cpp
mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp
mozilla/editor/libeditor/text/nsPlaintextEditor.cpp
mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp
mozilla/editor/ui/dialogs/content/EdTableProps.js
mozilla/embedding/components/find/src/nsWebBrowserFind.cpp
mozilla/extensions/xmlterm/base/mozXMLTermSession.cpp
mozilla/layout/base/public/nsIFrameSelection.h
mozilla/layout/html/base/src/nsPresShell.cpp
mozilla/layout/html/forms/src/nsGfxTextControlFrame2.cpp
mozilla/mailnews/compose/src/nsMsgCompose.cpp
mozilla/xpfe/browser/resources/content/viewPartialSource.js
- Added aIsSynchronous arg to the ScrollSelectionIntoView()
method of nsISelectionController and nsIFrameSelection.
Updated all callers to pass new arg.
- Modified selection to post a plevent to call which does the
call to ScrollIntoView() in the async ScrollIntoView() case.
- Edits in text widgets now use asynchronous reflow, paint,
and scroll processing full time.
- Removed redundant ScrollSelectionIntoView() calls in the
editor event listeners.
- Editor IME code now forced to flush reflows and paints before
getting caret coordinates.
r=jfrancis@netscape.com sr=waterson@netscape.com
2002-06-13 20:35:12 +00:00
jfrancis%netscape.com
96846dbcc4
bug 83378: plaintext mail reply editong problem in quotes
2002-06-12 14:12:32 +00:00
jfrancis%netscape.com
955eda1dde
bug 146164: removing style can remove too much. r=glazman, sr=kin
2002-06-12 14:04:47 +00:00
suresh%netscape.com
be08290ce2
fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf.
2002-06-12 04:09:52 +00:00
stephend%netscape.com
82d0805b4a
Bug 148555. Replace class='big-left-margin' with class='indent'. Patch by Stephen Walker <walk84@yahoo.com> r=cmanske, sr=alecf
2002-06-11 21:03:29 +00:00
akkana%netscape.com
5cb57ddf6b
132352: Use the parser service for blockness detection. r=brade sr=kin
2002-06-11 20:43:49 +00:00
leaf%mozilla.org
0034658953
updating locale version string for impending release, bug 149802
2002-06-07 07:45:38 +00:00
cmanske%netscape.com
904c1fa3da
Added tooltips to Publish dialogs, b=139896, r=brade/robinf, sr=kin, a=adt, a=shaver/drivers
2002-06-07 04:53:48 +00:00
alecf%netscape.com
f0263ddf07
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
cmanske%netscape.com
c80527c07d
Save copy of document and restore if publishing fails, b=134883, r=brade, sr=hewitt
2002-06-05 01:38:08 +00:00
cmanske%netscape.com
4bb1882f18
Improve Publishing progress and error notification, b=148425, r=brade, sr=hewitt
2002-06-05 01:17:33 +00:00
cmanske%netscape.com
706bb7ee49
Use standard Composer method for alert dialog in Replace code, b=146403, fix=neil@parkwaycc.co.uk, r=cmanske,sr=dveditz
2002-06-04 21:50:24 +00:00
cmanske%netscape.com
aa34d4cf79
Make Publish command more accessible, b=146522, r=akkana/brade, sr=dveditz
2002-06-04 21:39:10 +00:00
brade%netscape.com
3c536b3826
remove dump and warning
2002-06-03 18:05:02 +00:00
brade%netscape.com
b9618acabd
bug 134503; add comments that were added to branch (r=akkana, sr=kin)
2002-06-03 18:04:33 +00:00
brade%netscape.com
f7ba088d89
bug 138662; r=adamlock, cmanske, sr=alecf; add flag to serialize publishing
2002-06-03 18:03:53 +00:00
glazman%netscape.com
78425eaf46
Test Selection debug menu item was horked in Composer; b=146424, r=neil@parkwaycc.co.uk, sr=jst
2002-05-28 09:00:25 +00:00
andreww%netscape.com
edc30522e0
bugzilla 141281 - r=cmanske, sr=hewitt - Editor: Format Menu: same mnemonic used for two menu items
2002-05-24 20:29:37 +00:00
jfrancis%netscape.com
6f9eaffd06
fixing 136165: crash after deleting styled text. r=cmanske sr=dveditz
2002-05-23 22:05:35 +00:00
akkana%netscape.com
acbe524353
Fix strict JS warning that slipped in with the fix for 71726. r=brade, sr=jst+kin
2002-05-21 18:26:52 +00:00
jfrancis%netscape.com
299c119589
fix for 140484: tagStr incorrectly freed in nsListCommand::GetCurrentState; r=jfrancis; sr=kin; ceckin in on behalf of Dan McGuirk
2002-05-20 10:48:31 +00:00
sspitzer%netscape.com
24df67f6ec
fix for blocker bug #145475 . plain text mail compose unusable.
...
regression caused by fix for #144955 .
thanks to ayn2@cornell.edu for the fix. r/sr=sspitzer
2002-05-18 22:41:48 +00:00
cmanske%netscape.com
85108ceb1f
Remove unnecessary utilities to enable/disable ui elements. fix by neil@parkwaycc.co.uk, b=144955, r=cmanske, sr=hewitt
2002-05-17 21:50:04 +00:00
cmanske%netscape.com
b552595e68
Finished 'Clone' method for copying JS objects, b=135834, r=akkana, sr=hewitt
2002-05-17 04:48:21 +00:00
cmanske%netscape.com
cd1daa76dc
Fixed list number style bug 131791, r=brade, sr=hewitt
2002-05-17 04:46:06 +00:00
cmanske%netscape.com
c66b1457cf
Remove unnecessary method AppendLabelAndValueToMenuList, b=144956, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt
2002-05-17 04:42:21 +00:00
cmanske%netscape.com
383b8918aa
Backing out changes to files accidentally checked in!
2002-05-17 03:39:21 +00:00
cmanske%netscape.com
baf7a78986
Fixed spell check bugs 142597 (dictionary names not localized, r=andreww, sr=hewitt) and 112732 (added accesskeys, r=neil@parkwaycc.co.uk, sr=hewitt) EdSpellCheck.xul EdSpellCheck.js EdDictionary.xul EdDictionary.js
2002-05-17 03:27:45 +00:00
jfrancis%netscape.com
fff516b305
fix for 144787: multiple breaks inserted on return. r=fm;sr=kin
2002-05-17 02:44:55 +00:00
rpotts%netscape.com
4d4116d281
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 20:57:37 +00:00
rbs%maths.uq.edu.au
3061f5321e
bring back the disappearing smilies, b=144556, r=brade, sr=jst
2002-05-16 19:19:44 +00:00
dougt%netscape.com
e96df2ad1b
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
akkana%netscape.com
89b708ad78
71726: fix validation url for the http case
2002-05-14 23:18:11 +00:00
jfrancis%netscape.com
6332eedbe8
fix for 108035: making a list out of several divs gave bad results sr=kin r=brade
2002-05-14 00:35:57 +00:00
jfrancis%netscape.com
29d4247a60
fix for 112167: pasting list items cal leave selection between items. Also allows you to type after pasted link without being in link. sr=kin r=fm
2002-05-14 00:05:37 +00:00
nhotta%netscape.com
b9ce27fb9d
Remove unused string for charset menu,
...
bug 140120, r=ftang, sr=alecf.
2002-05-08 18:38:37 +00:00
cmanske%netscape.com
b07b95c7b8
Fixed getting state of 'noshade' attribute in Horizontal Lind Dialog. b=142784, r=brade, sr=hewitt
2002-05-07 22:45:54 +00:00
glazman%netscape.com
4d9c036530
Composer was assigning an invalid value to nowrap attribute on table cells.
...
b=142442, r=brade, sr=kin
2002-05-07 08:34:34 +00:00
cmanske%netscape.com
c0b6f6c850
Fixed enter key handling in Publish Progress dialog. b=140962, r=brade, sr=hewitt
2002-05-05 23:07:27 +00:00
cmanske%netscape.com
56011d5e8f
Fixed previewing page in browser command in Composer, b=140959, r=brade, sr=kin
2002-05-03 23:23:55 +00:00
akkana%netscape.com
1e9f6c2088
139420: Allow replacing a string with a null string. r= (and parts of the patch contributed by) parish@ntlworld.com, sr=kin
2002-05-02 00:12:11 +00:00
cmanske%netscape.com
a48504ed41
Add accesskeys to spelling dialogs, b=112732, r=neil@parwaycc.co.uk, sr=hewitt
2002-05-01 23:05:29 +00:00
pinkerton%netscape.com
90a0a6cce0
don't register image/jpeg, it only gets in the way of other things we do
...
support. r=brade/sr=alecf. bug# 69566
2002-05-01 22:02:54 +00:00
cmanske%netscape.com
3e83b33fb5
Avoid duplicate sites when sitename changes, b=136413, r=akkana, sr=hewitt
2002-05-01 14:50:23 +00:00
cmanske%netscape.com
3d594e10eb
Clone objects to create temp variable, b=135834, sr=hewitt
2002-05-01 14:50:10 +00:00
cmanske%netscape.com
5f9d383abd
Allow 'HTML' image to be to the right of 'Source' text in tab, b=113883, r=mkaply, sr=hewitt
2002-05-01 14:40:51 +00:00
cmanske%netscape.com
98a072d3c4
Make Link dialog wider for long urls, b=133790, r=brade, sr=kin
2002-05-01 00:39:45 +00:00
cmanske%netscape.com
50a75f879b
Fixed display of 'undefined' instead of empty string in Publish Progress dialog, b=138040, r=brade, sr=kin
2002-04-30 23:55:48 +00:00
cmanske%netscape.com
2cb4515869
Fixed duplicate accesskey for Composer context menu, b=137621, r=brade, sr=kin
2002-04-30 23:49:47 +00:00
cmanske%netscape.com
69fc8fe89f
Bring Table dialog to XUL1.0 standards for proper Esc key and button ordering, b=135945, r=neil@parkwaycc.co.uk, sr=kin
2002-04-30 23:42:48 +00:00
cmanske%netscape.com
35b39d6bae
Activate publish icon when typing in HTML source mode, b=140063, r=akkana, sr=kin
2002-04-30 23:30:29 +00:00
kin%netscape.com
fbe62bffa2
Fix for bug 125345 (Font attributes disappear when you double click editor window)
...
Modified TypeInState::NotifySelectionChanged() to work around
bogus selection changed notifications (bug 140303). We now
call reset when the collapsed selection changes position, or
becomes uncollapsed.
mozilla/editor/libeditor/html/TypeInState.cpp
mozilla/editor/libeditor/html/TypeInState.h
r=jfrancis@netscape.com sr=attinasi@netscape.com
2002-04-30 20:59:43 +00:00
alecf%netscape.com
e4d4ba3ccb
Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
...
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
andreww%netscape.com
e3e3ceb4db
bugzilla 141029 r=cmanske, sr=sspitzer add needed overlay target to editorTasksOverlay.xul.
2002-04-29 22:01:46 +00:00
alecf%netscape.com
09ce09edfb
fix bug 139633 - as a part of freezing nsAString, move Left/Right/Mid back into nsString, and fix consumers to start using Substring()
...
r=jag, sr=darin
2002-04-29 20:29:54 +00:00
glazman%netscape.com
9305e25ff3
weird crasher in |nsHTMLCSSUtils::GetElementContainerOrSelf|
...
b=138003, r=jfrancis, sr=kin
2002-04-29 10:13:23 +00:00
cmanske%netscape.com
01649bb365
Fixed publish error message bug 138040, r=brade, sr=kin
2002-04-23 00:15:46 +00:00
cmanske%netscape.com
3f18bfadd3
Fixed date/time format bug 132699 (fix mostly by nhotta), r=cmanske/nhotta, sr=kin
2002-04-22 23:37:28 +00:00
alecf%netscape.com
8c4c4971b7
remove convertISupportsToDOMWindow in order to clean up nsIWindowMediator
...
bug 138299 (preparation for bug 132175)
2002-04-22 14:02:48 +00:00
caillon%returnzero.com
55fc6118c6
Bug 131672, many editor property dialogs have no access keys. Patch by neil@parkwaycc.co.uk, r=cmankse, sr=hewitt
2002-04-20 16:07:09 +00:00
jaggernaut%netscape.com
43c849a706
Backing out joki's checkin for bug 124990 (at his request) since this breaks some stuff on linux.
2002-04-20 01:48:32 +00:00
brade%netscape.com
a85efa0e40
show an alert if we fail to get a document uri (bug 126258) r=cmanske, sr=kin
2002-04-19 09:54:50 +00:00
jfrancis%netscape.com
636728db5b
more 136944: fixing typos in original patch. r=Aleksey Nogin, sr=kin. Thanks to Aleksey Nogin for catching these.
2002-04-19 07:43:19 +00:00
joki%netscape.com
ab75e3f4ce
Fix for bug 124990, Add additional processing loop for DOM event listeners to allow browser level handlers to be fired after content based listeners. r:saari, sr:jst
...
Browser based listeners can now registers themselves using the AddGroupedEventListener and passing the system event group (which can be gotten via the nsIDOMEventReceiver interface). These listeners will now fire after all content based listeners have processed.
In this initial version of the checkin most browser listeners are still left in the original content group for stability purposes.
2002-04-19 02:52:01 +00:00
bienvenu%netscape.com
b3c0b986b3
make this file build (at least on windows) after nsIFileOutputStream changes r/sr = jkeiser
2002-04-18 23:14:30 +00:00
harishd%netscape.com
3a05309063
Prevent charset loading for document.write content because the content is already in unicode. b=125317, r=ftang, sr=jst
2002-04-18 22:11:17 +00:00
jst%netscape.com
21ff37f2ef
Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com.
2002-04-17 04:17:16 +00:00
bryner%netscape.com
a16fa17c32
Remove workarounds in publish dialog for menulist sizing problem (bug 131481). patch from cmanske, r=bryner, sr=jag.
2002-04-17 01:13:36 +00:00
akkana%netscape.com
694321bf30
134439: Make plaintext compose wrap to window width instead of output
...
width, and don't wrap quotes in <pre> or <span>, to work around various
editor bugs. Detect quoted blocks at output time, and continue our
existing behavior of not wrapping quoted text. r=jfrancis,bratell, sr=alecf.
2002-04-16 23:11:33 +00:00
dbragg%netscape.com
060ac1f254
Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa
2002-04-16 22:19:10 +00:00
bnesse%netscape.com
76e2f653aa
Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf.
2002-04-16 18:48:19 +00:00
brade%netscape.com
3bda8bc687
bug 136413, submitted by rcassin@supernova.org (r=brade, sr=kin) use "host (scheme)" for default site name
2002-04-16 14:14:25 +00:00
brade%netscape.com
7b78cc7f76
bug 134503; put click handler on body rather than editor so scrollbar is not affected (r=akkana, sr=kin)
2002-04-16 13:30:40 +00:00
jfrancis%netscape.com
f7c84f765f
fix for bug 100855: paragraph fromat feedback from editor inaccurate. r=brade; sr=kin
2002-04-14 05:57:14 +00:00
jfrancis%netscape.com
9d837ffe7f
fix for 135337, 132837, 136504, and a side issue from
84485. The deal here is that the editor is smarter about figuring out what dom nodes appear empty to the user (properly accounting for invisible whitespace and invisible br nodes). r=glazman; sr=kin
2002-04-14 02:37:23 +00:00
jfrancis%netscape.com
635b4374fa
fixing 136944: crash typing in editor. r=fm sr=kin
2002-04-13 23:54:59 +00:00
alecf%netscape.com
e60e07296f
fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
...
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
2002-04-12 01:52:27 +00:00
glazman%netscape.com
ff351c9a42
Inserting a special char was disabling all inline styles in composer (due to bad call); b=103213, r=brade, sr=kin, a=rjesup, super-a=jfrancis, rs=jaime
2002-04-11 13:48:05 +00:00
brade%netscape.com
14465c0893
change progress status icons if cancellation of publish, fix SetProgressFinished to handle cases where we don't have a filename (bug 126258 and 135771) r=cmanske, akkana; sr=kin
2002-04-11 13:35:51 +00:00
glazman%netscape.com
7d4ce6b8b5
Allow Composer's users to remove named anchors w/o having to use Source View; b=80742; r=brade, r=jfrancis, sr=kin, a=asa
2002-04-11 13:33:30 +00:00
brade%netscape.com
254e12231f
disable debug output, handle aborted error as a non-error, handle cases where we have a null channel (bugs 135527, 126258, 135771) r=cmanske, akkana; sr=kin
2002-04-11 13:27:00 +00:00
kin%netscape.com
31a410f1f5
Fix for bug 136408 (Crash editing pages with text widgets)
...
Use :canvas as selector to avoid triggering layout crash bug 123049.
Added isindex and textarea to list of items to use default cursor.
r=jfrancis@netscape.com sr=sfraser@netscape.com
adt=syd@netscape.com a=rjesup@wgate.com
2002-04-10 22:01:02 +00:00
brade%netscape.com
a94369cb1a
bug 135862, fix Composer's New sub-menu to include New Composer Page and keep mail items in the correct order (r=cmanske, andreww; sr=kin, a=rjesup, adt=jaime)
2002-04-09 13:54:02 +00:00
brade%netscape.com
7816ec437f
bug 135862, fix Composer's New sub-menu to include New Composer Page and keep mail items in the correct order (r=cmanske, andreww; sr=kin, a=rjesup, adt=jaime)
2002-04-09 13:46:13 +00:00
jfrancis%netscape.com
b52b569deb
fixes for bugs:
90759: spaces not working in IME editting
132133: deleting last char on line can place caret incorrectly
132837: inline style and making new list items dont play nice
103867: nsSelectionState logic error
r=glazman; sr=kin; a=asa; adt=jamie; i'd also like to thank my mom, and my producer, who was there for me during detox, and of course everyone inthe academy, you are all so beautiful
2002-04-06 19:07:47 +00:00
cmanske%netscape.com
83da1a7436
Cursor over links in Composer should be an I-beam, b=135847, r=akkana, sr=kin, a=asa, adt=jaime
2002-04-06 06:31:31 +00:00
cmanske%netscape.com
c821b01364
Fixed id string for publish settings help, b=126244, r=robinf, sr=kin, a=rjesup/drivers, adt=jaime
2002-04-06 01:22:49 +00:00
brade%netscape.com
4150a9ffcb
remove checkOpenWindowForURLMatch (now in JS, editorApplicationOverlay.js) bug 104908, r=cmanske, sr=hewitt, a=asa, adt=jaime
2002-04-06 00:47:21 +00:00
brade%netscape.com
0f5f8b3e86
fix editPage to use new JS impl of CheckOpenWindowForURIMatch which compares URIs (bug 104908, r=cmanske, sr=hewitt, a=asa, adt=jaime)
2002-04-06 00:45:54 +00:00
brade%netscape.com
35a16ebeb2
fix confirmEx api's (smoketest blocker bug 135672), r=ccarlen, sr=kin, a=leaf
2002-04-05 18:15:13 +00:00
kin%netscape.com
46443f0738
Fix for bug 135234 (Cursor is an I-beam when over scrollbar)
...
Use "*:scrolled-content" instead of "*" for text cursor rule to limit the impact to the content area.
r=glazman@netscape.com sr=sfraser@netscape.com
a=asa@mozilla.org adt=jaimejr@netscape.com
2002-04-05 15:27:38 +00:00
timeless%mac.com
dda079660d
Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
...
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2002-04-05 08:13:27 +00:00
timeless%mac.com
2f543f9a66
http://bonsai.mozilla.org/cvsquery.cgi?module=SeaMonkeyAll&branch=HEAD&cvsroot=/cvsroot&date=explicit&mindate=1017959940&maxdate=1017960540&who=jst%25netscape.com&generateBackoutCVSCommands=1
...
Backing out the fix for bug 52334
approved by sheriff (karnaze) and cathleen
2002-04-05 05:42:10 +00:00
jst%netscape.com
0a42ceaaf0
Checking in the fix for bug 52334 again now that the linux crash and the scrollwheel crash has been fixed. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org
2002-04-04 22:42:19 +00:00
cmanske%netscape.com
b932785c63
Simplified error string for publishing, part of b=126258, r=andreww, sr=dveditz, a=asa, adt1.0.0+
2002-04-04 15:18:49 +00:00
cmanske%netscape.com
d91b053f41
Composer Publishing fixes: Add support to not upload images (b=134001,r=akkana, sr=kin), Don't save site data if not successfully published (b=132604, r=akkana, sr=kin), improve error handling (b=126258, r=andreww, sr=dveditz), Make 'CheckAndSaveDocument' do publishing for remote url (b=126450, r=brade, sr=kin), Save command should publish if remote file (b=132634, r=brade,sr=kin), Fix FTP publishing (b=133823, r=brade, sr=kin) all are: a=asa, adt1.0.0+
2002-04-04 15:14:32 +00:00
cmanske%netscape.com
257a286cb7
Publishing bugs: Keep progress dialog open longer (b=133825), Add support to not upload images (b=134001), Don't save site data if not successfully published (b=132604) all are: r=akkana, sr=kin, a=asa, adt1.0.0+
2002-04-04 14:56:30 +00:00
cmanske%netscape.com
ea251d802d
New string as part 'Keep progress dialog open longer', b=133825, r=akkana, sr=kin, a=asa, adt1.0.0+
2002-04-04 14:51:11 +00:00
cmanske%netscape.com
55f94fd760
Strip password when displaying doc url, b=134695, r=brade, sr=kin, a=asa ,adt1.0,0+
2002-04-04 14:30:15 +00:00
jaggernaut%netscape.com
0691c5c76d
Bug 128959: add icons to Tools menu. r=bryner, sr=hewitt, a=asa, adt1.0.0+. Note: placeholder icons checked in for now, the correct icons will be checked in when they're ready.
2002-04-04 09:48:20 +00:00
jst%netscape.com
96d1e84dc6
Backing out latest checkins due to them not working on linux and other unix systems with broken compilers.
2002-04-04 07:31:16 +00:00
jst%netscape.com
af0cf0c5e7
Fixing bug 52334. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org
2002-04-04 02:09:19 +00:00
blakeross%telocity.com
dc94a58288
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
2002-04-03 04:16:28 +00:00
cmanske%netscape.com
f90d932249
Finish save file code based on new pref to determinine if we save images when saving remote file, b=110779, r=brade, sr=alecf, a=asa
2002-04-02 07:11:24 +00:00
cmanske%netscape.com
f0a01f6d69
Fixed Edit Page, b=134688, r=brade, sr=kin, a=asa
2002-04-02 05:58:23 +00:00
cmanske%netscape.com
a406539f49
Fixed calls to nsIIOServices::extractUrlPart because of change in api. b=134248, r=brade, sr=kin, a=asa
2002-03-31 03:44:09 +00:00
cmanske%netscape.com
a4767fab66
New strings for publishing, b=134251, r=brade, sr=kin, a=asa
2002-03-31 03:41:23 +00:00
hewitt%netscape.com
07d96867f1
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
cmanske%netscape.com
c1cb076056
Fixed publish dialog ui, b=130721, r=brade, sr=hewitt, a=asa
2002-03-27 03:52:37 +00:00
cmanske%netscape.com
7647993032
New publish prefs strings, b=110779, r=brade, sr=hewitt, a=asa
2002-03-27 03:51:42 +00:00
akkana%netscape.com
49c5b27ce0
133530: make Find Again use new find. r=cmanske sr=sfraser a=asa
2002-03-27 03:45:49 +00:00
cmanske%netscape.com
5d7b76affe
New publish progress dialog, b=120124, r=brade, sr=hewitt, a=asa
2002-03-27 03:45:26 +00:00
cmanske%netscape.com
1d96d245af
Defaults for new Composer save and publish prefs, b=110779, r=brade, sr=hewitt, a=asa
2002-03-27 03:44:29 +00:00
cmanske%netscape.com
a408623962
New prefs for saving and publishing, b=110779, r=brade, sr=hewitt, a=asa
2002-03-27 03:43:42 +00:00
cmanske%netscape.com
0b11ad3a13
Publish progress and error handling, b=120124, r=brade, sr=hewitt, a=asa
2002-03-27 03:42:20 +00:00
cmanske%netscape.com
755202dbcd
Strings for publish progress dialog (b=120124) and related prefs (b=110779), r=brade, sr=hewitt, a=asa
2002-03-27 03:40:10 +00:00
cmanske%netscape.com
c204c52e06
Publish progress dialog, b=120124, r=brade, sr=hewitt, a=asa
2002-03-27 03:39:57 +00:00
brade%netscape.com
7f2166dec3
remove deprecated functions: EditorOpenURL (use editPage instead) and FindAndSelectEditorWindowWithURL; add some extra checks to reduce console warnings; remove redundant code in delayedOpenWindow; enable spellcheck items if spellchecker is present (bug 104908, r=cmanske, sr=kin, a=dbaron)
2002-03-27 02:04:43 +00:00
brade%netscape.com
2de56061ba
fix editPage to use "win" for var instead of "window", look for emptyWindows and use it if possible (bug 104908, r=cmanske, sr=kin, a=dbaron)
2002-03-27 01:35:32 +00:00
brade%netscape.com
2e3787341e
call editPage instead of deprecated EditorOpenUrl (bug 104908, r=cmanske, sr=kin, a=dbaron)
2002-03-27 01:28:14 +00:00
akkana%netscape.com
d08a2ae21f
121898: Make rewrap more consistent in wrapping long lines vs. short lines,
...
and fix a problem where blank lines would replicate. r=cmanske sr=kin a=asa
2002-03-26 22:09:47 +00:00
cmanske%netscape.com
4f1d53d3dd
Simplify GetString() method in Composer, b=133546, r=brade, sr=kin, a=asa
2002-03-26 21:19:28 +00:00
cmanske%netscape.com
2295ee31b2
Double click on text should only select a word if not a link in Compsoser, b=133308, r=brade, sr=kin, a=asa
2002-03-26 20:52:06 +00:00
attinasi%netscape.com
159525bdf5
Support for proprietary style property to allow composer to force broken image icons. b=58646 r=karnaze sr=kin a=asa
2002-03-26 20:14:05 +00:00
morse%netscape.com
abc352e4f5
bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa
2002-03-26 01:13:39 +00:00
akkana%netscape.com
f93c06c8f7
131277: change signature of outputToString to return the string. r=jfrancis sr=sfraser a=asa
2002-03-25 22:39:19 +00:00
dbaron%fas.harvard.edu
c27759216d
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 22:16:54 +00:00
dbaron%fas.harvard.edu
b96098046d
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 22:08:20 +00:00
dbaron%fas.harvard.edu
72a3975289
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:52:27 +00:00
cmanske%netscape.com
3cdbcdf6e8
Add tasks overlay for starting editor from taskbar or menus in other modules. b=122271, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa
2002-03-23 04:38:14 +00:00
cmanske%netscape.com
db9f2fff82
Exception error in Spelling Dictionary dialog and XUL1.0 fixup, b=132697, r=andreww, sr=hewitt, a=asa
2002-03-23 01:28:49 +00:00
cmanske%netscape.com
e14269b261
Support 'Stop' and 'Send' actions when spell checking before sending mail message. b=132697, r=andreww, sr=hewitt, a=asa
2002-03-23 01:27:05 +00:00
cmanske%netscape.com
41c9fb06b9
Check for duplicate publishing site names, b=127465, r=rcassin, sr=dveditz, a=asa
2002-03-22 22:06:15 +00:00
brade%netscape.com
6d3ab2a726
check http response for valid range; report an error if not in valid range (bug 129559, r=jfrancis, sr=kin, a=Asa)
2002-03-22 14:35:00 +00:00
cmanske%netscape.com
ff3d040582
Add Euro character to Insert Character dialog, b= 130486, r=glazman, sr=dveditz, a=asa
2002-03-22 06:25:23 +00:00
jfrancis%netscape.com
d9e7aab696
fix for 82813: tweaking editor whitespace handling to behave better when deleting in PRE
...
r=brade; sr=kin; a=asa
2002-03-22 04:10:25 +00:00
jfrancis%netscape.com
68ed5665f7
fix for Bug 131757: deleting styled content in block can cause blank line insertion
...
r=glazman; sr=kin; a=asa
2002-03-22 00:03:10 +00:00
jfrancis%netscape.com
ba86d74028
fix for Bug 113320: outdenting inside tables hosed.
...
r=glazman; sr=kin; a=asa
2002-03-21 23:44:23 +00:00
jfrancis%netscape.com
d7ac3faec3
fix for Bug 114112: indenting across separate table cells hosed.
...
r=glazman; sr=kin; a=asa
2002-03-21 23:40:50 +00:00
jfrancis%netscape.com
6478346058
fix for 102612: making new blocks (lists, etc) in editor can get confused if nested inline styles are present.
...
r=glazman; sr=kin; a=asa
2002-03-21 23:24:21 +00:00
jfrancis%netscape.com
c7f8ea6bfc
fix for 82813: tweaking editor whitespace handling to behave better when deleting in PRE
...
r=brade; sr=kin; a=asa
2002-03-21 23:20:57 +00:00
brade%netscape.com
9afe18e734
set flag for not doing any link fixup (bug 122227, r=adamlock, sr=kin, a=Asa)
2002-03-21 14:19:48 +00:00
cmanske%netscape.com
93a54d52da
Fixed busted double-click word selection in Composer, b=131739, sr=scc, a=asa
2002-03-21 02:47:52 +00:00
akkana%netscape.com
67b4b615a9
116405: Fix replace all, backwards case. r=jfrancis sr=sfraser a=asa
2002-03-21 02:37:58 +00:00
darin%netscape.com
819ce1f98f
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
kin%netscape.com
860a542fc9
Fix for bug 131820: Hitting return in an inline style doesn't advance
...
caret to next line
Prevent AdjustSelection() from adding a MozBR when
the root node is empty so that EditAfterInner()
can add the BogusBR node.
r=jfrancis@netscape.com sr=sfraser@netscape.com a=scc@mozilla.org
2002-03-20 01:45:55 +00:00
alecf%netscape.com
05197f6407
fix for blocker - intialize originalStart
2002-03-19 19:52:45 +00:00
alecf%netscape.com
ecdb77e394
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
2002-03-19 06:46:56 +00:00
akkana%netscape.com
641c2b4ef5
80805,131767: Editor find/replace fixes, files missed in the previous checkin. r=cmanske sr=dveditz a=asa
2002-03-18 23:52:30 +00:00
glazman%netscape.com
262998a0ec
Memory leak fixed in nsHTMLCSSUtils::GetDefaultViewCSS()
...
b=130904, r=peterv, sr=kin, a=asa
2002-03-18 10:40:58 +00:00
cmanske%netscape.com
92c7ad6a5e
Moved mouse listener from EditorShell to HTMLEditor but keep previous context click and doubleclick element selection behavior. b=112181 & 128836, r=akkana, sr=sfraser, a=asa
2002-03-17 20:39:16 +00:00
cmanske%netscape.com
6c5462cda1
Composer must always bypass cache when loading URLs, b=128134, r=brade, sr=darin, a=asa
2002-03-16 18:13:32 +00:00
dbaron%fas.harvard.edu
f396adefa2
Remove unused (or used only if one of the magic enviroment variables ENABLE_STRICT or MOZ_VALIDATE_HTML was set) parser-related code, mostly associated with the strict DTD. b=130439 r=harishd sr=jst a=shaver
2002-03-16 15:34:43 +00:00
akkana%netscape.com
5c8f6d1e89
128903: fix a couple of GetHighlightColors I missed. Fix thanks to glazman, r=brade (and myself), sr=kin, a=dbaron
2002-03-16 04:40:42 +00:00
akkana%netscape.com
fcf44b284b
80805: patch up find/replace, particularly replace all. r=cmanske sr=dveditz a=asa
2002-03-16 04:34:28 +00:00
glazman%netscape.com
4860f9539e
It was impossible to set the background color of a table thru TableOrCell Background Color menu item.
...
b=127723, r=jfrancis, r=cmanske, sr=kin, a=asa
2002-03-15 15:33:29 +00:00
glazman%netscape.com
b570c748f6
caret was disappearing in non-empty named anchors because of
...
'-moz-user-input: none;' declaration attached to a[name] selector.
Selector removed from the corresponding rule and cursor changed to text I-beam for non-empty named anchors
b=84095, r=bryner, sr=kin, a=asa
2002-03-15 13:12:15 +00:00
rbs%maths.uq.edu.au
271bb8c07c
perf bug 124570 - configure mathml.css as a catalog stylesheet that is loaded on demand rather than at startup, r=harishd, sr=jst, a=asa
2002-03-15 09:45:31 +00:00
akkana%netscape.com
7460d6e827
128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron
2002-03-14 22:52:08 +00:00
akkana%netscape.com
d4afc4dae6
128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron
2002-03-14 22:11:14 +00:00
andreww%netscape.com
9401f96236
bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0
2002-03-14 21:20:51 +00:00
brade%netscape.com
7b192f1660
add publish failure string (bug 130159, r=cmanske, sr=kin, a=Asa)
2002-03-14 14:36:02 +00:00
brade%netscape.com
127988f11a
tell user if aStatus is encountered during publish; don't reset dirty flag (bug 129559, r=cmanske, sr=kin, a=Asa)
2002-03-14 14:12:33 +00:00
cmanske%netscape.com
45c64478b8
Fixed exception error when trying to edit page with plugin, b=129243, r=brade, sr=kin, r=asa
2002-03-14 08:01:54 +00:00
cmanske%netscape.com
c6f73038be
Fill in publishing data for remote url when no publish data exists. b=128058, r=akkana, sr=kin, a=asa
2002-03-14 07:41:32 +00:00
cmanske%netscape.com
9020be79dc
Use 'Images and Link' for properties menuitem when image is also a link, b=127541, r=brade, sr=kin, a=asa
2002-03-14 07:34:44 +00:00
cmanske%netscape.com
334ed4025e
Use 'Images and Link' for properties menuitem when image is also a link, b=127541, r=brade, sr=kin, a=asa
2002-03-14 07:31:33 +00:00
seawood%netscape.com
1e2fdc2421
Remove now redudant REGCHROME calls.
...
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com
af0cf0ee2d
Remove REGCHROME calls since we now auto-register chrome when jars are processed.
...
Bug #129456 r=bryner a=asa
2002-03-14 06:17:54 +00:00
cmanske%netscape.com
ef466bf33d
Use text cursor over most of Composer's content window. b=128534, r=brade, sr=sfraser, a=asa
2002-03-13 01:35:15 +00:00
brade%netscape.com
a6f773dd2c
display save error on !success (rather than only for exceptions); bug 128367, r=adamlock, sr=kin; a=asa
2002-03-12 14:13:39 +00:00
jfrancis%netscape.com
003ff87a9d
one word fix for smoketest blocker 130103
2002-03-12 04:05:46 +00:00
ducarroz%netscape.com
1c5e48434b
Fix for bug 127077. If the body tag contains a background image, it must be considered as an embedded element. R=jfrancis, SR=bienvenu, A=asa
2002-03-11 14:54:59 +00:00
jfrancis%netscape.com
d4523a3636
fixes 92124: RightArrow then Backspace causes Caret to go to previous line. r=jfrancis; sr=kin; a=roc+moz; submitted by Shotaro Kamio, skamio@netscape.net
2002-03-11 14:28:37 +00:00
glazman%netscape.com
c1ac60cf4c
Styles were not preserved in Composer when creating a new list item, hitting twice the Return Key
...
The inline styles (B I U ..) hierarchy of elements had to be recreated in the new list item.
b=46474; r=jfrancis; sr=kin; a=asa
2002-03-11 13:11:48 +00:00
jfrancis%netscape.com
ea9fc8d5ce
fixes bugs 127869, 127939, and 128793: various bug with list pasting; sr=kin; r=glazman; a=asa [trunk]
2002-03-11 09:30:51 +00:00
cmanske%netscape.com
988957de08
Update to Composer Publishing UI, b=88208, r=brade, sr=kin, a=asa
2002-03-08 01:24:40 +00:00
cmanske%netscape.com
c1690f8a5f
Update to Composer Publishing UI, b=88208, r=brade, sr=kin, a=asa
2002-03-08 00:37:47 +00:00
ftang%netscape.com
68c105137f
fix bug 90583. r=mjudge/jfrancis sr=kin a=asa
...
fix chinese ime candidate window position problem.
we need the nsAutoPlaceHolderBatch destroctor called before hitting
GetCaretCoordinates so the states in Frame system sync with content
therefore, we put the nsAutoPlaceHolderBatch into a inner block
{
2002-03-07 14:34:35 +00:00
cmanske%netscape.com
5356d2f112
Set Save/Publish buttons after loading url in Composer, b=127698, r=brade, sr=sfraser, a=asa
2002-03-07 00:05:09 +00:00
cmanske%netscape.com
e08925662e
Simplify wording of composer pref string, b=125135, r=andreww, sr=kin, a=asa
2002-03-06 23:56:49 +00:00
cmanske%netscape.com
85ebe78818
Launch list properties dialog on list element, b=114832, r=andreww, sr=kin, a=asa
2002-03-06 23:53:10 +00:00
cmanske%netscape.com
d0f4d28c52
Changed keybinding for remove styles command, b=80384, r=brade, sr=sfraser, a=asa
2002-03-06 23:46:50 +00:00
cmanske%netscape.com
f47bdfb9da
Fixed Browser preview in Composer, b=59497, r=brade, sr=kin, a=asa
2002-03-06 23:31:15 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
brade%netscape.com
ed9bb25436
use persist constants, set persist flags for no base tag mods, set linebreaks to crlf if we aren't saving (file scheme), set replace flag; bugs 125070 and 126672; r=adamlock, sr=sfraser, a=asa
2002-03-05 14:06:56 +00:00
law%netscape.com
ea816a5ca8
Smoketest blocker 128538; backing out fix for bug 125070 which caused that regression
2002-03-02 06:30:56 +00:00
cmanske%netscape.com
85f29c11e5
Fixed setting Save/Publish UI when loading file in Composer, b=127698, r=brade, sr=sfraser, a=asa
2002-03-02 00:09:00 +00:00
cmanske%netscape.com
6f7472ba3f
Fixed toolbar in Classic theme for Composer, b=127425, r=neil@parkwaycc.co.uk, sr=sfraser, a=roc+moz
2002-03-01 23:46:23 +00:00
brade%netscape.com
e7d04bf78f
use persist constants, set persist flags for no base tag mods, set linebreaks to crlf if we aren't saving (file scheme); bug 125070 and ?; r=adamlock; sr=sfraser; a=roc
2002-03-01 14:11:36 +00:00
bryner%netscape.com
c94ed06de4
Adding missing .cvsignore files. a=leaf.
2002-02-27 23:53:14 +00:00