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
oeschger%netscape.com
c2c399bf8c
restore context-sensitive help to ui: new help file to include and updated syntax, bug=124902, a=asa/drivers, sr=alecf, r=andreww
2002-02-26 01:13:17 +00:00
cmanske%netscape.com
45ab225f20
Fixed dataloss after changing default publish site, b=126835, r=andreww, sr=kin, a=roc+moz
2002-02-22 15:40:25 +00:00
jfrancis%netscape.com
d5286748bb
fixes blocker 126558; r=brade,jrancis, sr=alecf, a=rods;
...
thanks to kin for cleaning up my "replace all" accident
2002-02-21 20:50:35 +00:00
kin%netscape.com
9c3b461964
Fix for blocker bug 126770 (Undo/Redo doesn't work in Text widgets, Composer, and Mail)
...
mozilla/editor/txmgr/src/nsTransactionManager.cpp
mozilla/editor/txmgr/src/nsTransactionStack.cpp
- nsTransactionStack::Peek() was intended to return NULL for
an empty stack so I changed timeless' change for bug 114166
to return NS_OK and init the return value to zero.
- timeless also changed the behavior of nsDeque::End(), it no
longer returns an interator that is one past the end. So
nsTransactionStack::Peek() had to call CurrentItem() instead
of operator--.
- I also backed out the changes made to nsTransactionManager.cpp
cause they are unnecessary with the changes made to
nsTransactionStack::Peek() above.
r=timeless@bemail.org sr=hyatt@netscape.com a=leaf@mozilla.org
2002-02-20 23:22:31 +00:00
rods%netscape.com
83b93d55d9
1) Makes sure that when a PrintSettings is created it is initialized from the
...
default printer.
2) Mail now uses the nsIWebBrowserPrint interface to create the PrintSettings
object it caches and uses
3) Editor now creates and caches a PrintSettings object.
Bug 123554 r=dcone sr=attinasi
2002-02-20 03:18:33 +00:00
dbragg%netscape.com
9fd02ba450
Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz
2002-02-20 03:18:10 +00:00
timeless%mac.com
51703c5d8f
Bug 114166 rewrite nsDeque
...
r=akkana sr=alecf
rs=alecf for TestDeque.cpp
2002-02-20 03:08:32 +00:00
cmanske%netscape.com
201d60e6f5
Update to Composer Publishing UI, b=88208, r=brade, sr=kin
2002-02-20 02:17:46 +00:00
alecf%netscape.com
5ec5cd62b2
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
...
r=timeless sr=jag
2002-02-19 22:49:12 +00:00
brade%netscape.com
00291dfe7b
fix to use NS_LITERAL_STRING; bug 26384 r=cmanske sr=kin
2002-02-19 22:14:57 +00:00
cmanske%netscape.com
755db758c6
Fix another dialog focus racing bug - table properties, b=126049, r=rcassin@supernova.org, sr=dveditz
2002-02-19 15:09:41 +00:00
jfrancis%netscape.com
15cbb6c6fe
fixes:
...
117418: warnings in nsWSRunObject.cpp
98286: splitting paragraphs broken
101041: block transformations could grab too much beyon selection
82813: whitespace handling code needs to do right thing with preformatted text
99545 &
103677: new blocks not always pre-populated with br
41336: better handling of mailcites when splitting or deleting them or portions of them
partial fix for:
46474: creating new blocks kills style settings
r=fm, sr=kin
2002-02-19 12:02:09 +00:00
jfrancis%netscape.com
aeb02a31b4
fixes:
...
117418: warnings in nsWSRunObject.cpp
98286: splitting paragraphs broken
101041: block transformations could grab too much beyon selection
82813: whitespace handling code needs to do right thing with preformatted text
99545 &
103677: new blocks not always pre-populated with br
41336: better handling of mailcites when splitting or deleting them or portions of them
partial fix for:
46474: creating new blocks kills style settings
r=fm, sr=kin
2002-02-19 11:52:50 +00:00
cmanske%netscape.com
515fee5cbb
Fixed focus problems and ability to remove background image, b=115858, r=neil@parkwaycc.co.uk, sr=hewitt
2002-02-19 05:29:57 +00:00
akkana%netscape.com
7afa396949
80805: new find (pref'ed out by default), r=cmanske
2002-02-19 02:24:14 +00:00
akkana%netscape.com
15b8b13459
80805: new editor find dialog (not used by default), files that got missed in a previous checkin. r=cmanske sr=hewitt
2002-02-19 02:17:43 +00:00
glazman%netscape.com
bc401d00a7
alignment problems + removal of useless DIVs when realigning the selection; b=102547, r=jfrancis,sr=kin
2002-02-18 10:49:15 +00:00
glazman%netscape.com
abbeacef2f
bad test of collapsed selection, had side effect on setting background color; b=121903, r=jfrancis, r=brade, sr=kin
2002-02-18 10:06:07 +00:00
mjudge%netscape.com
44860e9469
small change for STATE_STrIng to STATE_ATTRIBUTE only embedding will notice.
2002-02-18 09:55:58 +00:00
dbaron%fas.harvard.edu
d376f6e5e2
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
cmanske%netscape.com
8e3ed7e742
Prevent scope error when using timeout with setfocus in textbox, fix by neil@parkwaycc.co.uk, b=125346, r=cmanske, sr=kin
2002-02-16 02:27:29 +00:00
cmanske%netscape.com
d8d99dd5da
Don't try to show empty name on Composer caption, b=121684, r=brade, sr=hewitt
2002-02-16 02:24:04 +00:00
brade%netscape.com
8d8ee23c46
don't adjust links/image locations if saving locally and starting with about:blank; bug #121980 , r=cmanske, sr=kin
2002-02-15 14:36:07 +00:00
cmanske%netscape.com
c51c71d818
Update for publishing UI, b=88208, r=brade, sr=ben
2002-02-15 06:07:40 +00:00
danm%netscape.com
5f73a47471
defer SetTextboxFocus in Startup. hack to make bug 103197 appear fixed. code=saari,me r=brendan
2002-02-15 00:09:10 +00:00
cmanske%netscape.com
b2482d0c4c
Expand things done within the 'try {}' in onAccept of Image Properties dialog, b=96477, work by neil@parkwaycc.co.uk, r=cmanske, sr=kin
2002-02-14 02:13:28 +00:00
cmanske%netscape.com
cb91a25dd3
Fixed comma mistake in checkin for bug 99620, r=glazman, sr=dveditz
2002-02-12 23:12:22 +00:00
brade%netscape.com
2d3628fcee
fix type in color conversion (bug 124459)
2002-02-12 15:52:40 +00:00
brade%netscape.com
3e8cbaa20d
don't adjust links/image locations if saving locally or saving with a new name in same location (only if save as to different location or remote saving); bug #121980 , r=jfrancis, sr=kin
2002-02-12 15:48:25 +00:00
akkana%netscape.com
7efee58322
80805: check in new find/replace files. r=cmanske sr=hewitt
2002-02-12 00:44:07 +00:00
cmanske%netscape.com
d83e3b9f53
New string needed as part of fix to b=96477, fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin
2002-02-11 23:09:48 +00:00
bzbarsky%mit.edu
e3b541a10c
Relanding the Compare --> Equals conversion. a=mcafee
2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu
260814c5be
Testing performance impact of backout of what's left of the patch from
...
bug 115289. See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
cmanske%netscape.com
6ff254ec3a
Add checkbox to remove link border and simplify anchor/heading selection when choosing link (b=96477, fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin); improved 'Constrain' checkbox logic in image dialogs (b=58133, r=neil@parkwaycc.co.uk, sr=kin)
2002-02-08 22:40:59 +00:00
cmanske%netscape.com
83ff63f27a
Fixed getting caption align attribute, b=96842, r=glazman, sr=dveditz
2002-02-08 15:38:11 +00:00
cmanske%netscape.com
59c0037c3c
Put colors in color list in alphabetical order, b=99620, sr=glazman, sr=dveditz
2002-02-08 15:35:21 +00:00
cmanske%netscape.com
dfaa711bd4
Support 'internal-gopher-' as a scheme, b=122613, r=glazman, sr=dveditz
2002-02-08 15:32:25 +00:00
kin%netscape.com
81eb5f8e2f
Fix for bug 124209 (Deleting selection in plain text reply compose causes hang)
...
and bug 124375 (composer / editor hang when delete blank lines)
Allow start/end points to be set to empty text nodes to prevent
infinite loop.
r=glazman@netscape.com sr=sfraser@netscape.com ,shaver@mozilla.org
2002-02-08 15:20:19 +00:00
cmanske%netscape.com
65a01be35c
Fixed missing scrollbar in HTML source view, b=124001, r=brade, sr=hewitt
2002-02-08 03:33:57 +00:00
bzbarsky%mit.edu
0f3179400d
Use the URI Checker to get headers for Save As. Bug 118719,
...
r=law,akkana,cmanske, sr=darin
2002-02-08 00:10:55 +00:00
cmanske%netscape.com
9d1e665b37
Supply 'EditorCleanup()' method for mail composer to use to fix bug 117791, r=brade, sr=dveditz
2002-02-07 23:44:32 +00:00
jfrancis%netscape.com
d518c7b724
duh
2002-02-07 04:44:21 +00:00
jfrancis%netscape.com
44033aab1c
fixes:
...
* 113691 : Composer freezes when removing multiple ol or ul tags.
* 113290 : Freezes when deleting some formatted text.
* 112144 : Attempt to reply to mail freezes entire Mozilla.
* 103685 : Caret disappears after deleting a blockquote w/ paragraph style.
* 121282 : Pressing enter causes caret to jump from end of <p> to the<h1>.
* 117418 : rewrote some code in nsWSRunObject.cpp: fixed warnings in GetWSNodes().
* 114911 : can't join two lists using delete key.
* 120000 : Indent list inside table causes table to split.
r=fm;sr=kin
2002-02-07 03:56:20 +00:00
alecf%netscape.com
18abf74f5c
dependency update
2002-02-06 22:19:07 +00:00
brade%netscape.com
ac1fd3b4cb
remove bogus '=' (sr=kin; a=leaf)
2002-02-06 18:19:39 +00:00
brade%netscape.com
21c1303189
cleanup, fix JS warnings, add GetPromptService function (bug 28792, r=cmanske, sr=hewitt)
2002-02-06 14:48:03 +00:00
brade%netscape.com
2bb8a8500b
remove JS warning (r=cmanske, sr=hewitt)
2002-02-06 14:46:23 +00:00
brade%netscape.com
c6b728e390
extend save/publish listener, clean up code for save/publish (bug 28792, r=cmanske, sr=hewitt)
2002-02-06 14:45:30 +00:00
brade%netscape.com
724aefbf11
add password/prompt strings (bug 28792, r=cmanske, sr=hewitt)
2002-02-06 14:42:38 +00:00
glazman%netscape.com
76f1156090
Adding noCSS flag to nsHTMLEditor; b=bugscape11956, r=brade, sr=kin
2002-02-05 15:16:14 +00:00
jst%netscape.com
60d1308df5
Fixing bug 116834. Making element.innerHTML='...<script>...</script>...' not execute the script, this makes mozilla compatible with IE wrt innerHTML and execution of scripts. r=bzbarsky@mit.edu, sr=rpotts@netscape.com
2002-02-05 05:53:56 +00:00
bzbarsky%mit.edu
580e33204e
Convert Compare() to Equals() where possible now that we can do
...
case-insensitive Equals(). Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
bzbarsky%mit.edu
19f2ba59d3
Fix strict JS warning. Patch by Alex Vincent <jscript@pacbell.net>,
...
r=brade, sr=kin
2002-02-03 02:37:02 +00:00
mkaply%us.ibm.com
3d38f01ebc
HPUX bustage
2002-02-02 14:30:00 +00:00
mcafee%netscape.com
4727b96fad
Fixing more bustage. r=mjudge
2002-02-02 08:10:55 +00:00
mcafee%netscape.com
b38a9dad14
Fixing build bustage, tab lossage
2002-02-02 07:58:39 +00:00
mjudge%netscape.com
a920d2cd43
file from previous checkin
2002-02-02 05:14:25 +00:00
mjudge%netscape.com
0444ffda5b
115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work.
2002-02-02 05:13:56 +00:00
akkana%netscape.com
b81c5ffc97
121046: fix a rewrap hang. r=adu@sparc.spb.su sr=kin
2002-02-01 21:29:16 +00:00
rods%netscape.com
4a4dd9b44f
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
...
2) Adds a couple of new methods and an attr to nsIWebBrowserPrint (navigate, is frameset, & exitPP)
3) Removes all but one method from nsIContentViewerFile.idl/h the remaining call is for print regression testing
4) Removes the "static" implementation of nsIContentViewerFile.h
5) Fixed up nsIContentViewerFile.idl and turned it back on so it is now generating the header file
6) Removed all uses of nsIContentViewerFile.h except for the WebCrawler (uses it for Printing Regression testing)
7) nsDocumentViewer.cpp now implements nsIWebBrowserPrint.idl this makes it easier to add new print functionality in one place
8) You can now ask an instance of the ContentViewer for a nsIWebBrowserPrint to do printing (it retruns the nsIWebBrowserPrint interface implemented by the nsDocumentViewer)
9) Anybody who was using nsIContentViewerFile to print will now use nsIWebBrowserPrint
10) You can now do a "GetInterface()" on a GlobalWindow for a nsIWebBrowserPrint
11) The browser UI now uses the GetInterface on the GlobalWindow to get a nsIWebBrowserPrint object to do printing and this can be used for all printing functionality
Bug 120622 r=dcone sr=waterson
2002-02-01 14:52:11 +00:00
heikki%netscape.com
02a455545d
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
alecf%netscape.com
b417379c8c
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
...
r=dougt, sr=jag
2002-01-30 06:04:29 +00:00
mjudge%netscape.com
28e47e6ecf
BUG115229 files not in build yet. checking in new files to make tree landing of editor embedded work go more smoothely
2002-01-30 04:46:54 +00:00
glazman%netscape.com
7a6d676a3a
cmanske says that there is no need to get editorShell, it's always here...; b=91548, r=brade, sr=kin
2002-01-29 09:08:08 +00:00
cmanske%netscape.com
f64243fd8a
Fixed busted 'New' command in Composer, b=121939, r=brade, sr=hewitt
2002-01-29 00:56:08 +00:00
glazman%netscape.com
f0b7a4e269
inline styles were not saved because gElement was outside of document's tree; b=91548, r=brade, sr=kin
2002-01-28 16:00:12 +00:00
kin%netscape.com
361c8d6764
Workaround fix for bug #117141 (Composer crashes when loading pages with an HTML Select element [@FrameManager::GetPrimaryFrameFor])
...
Removed seemingly unnecessary selection UI Style rule for -moz-dropdown-list,
to workaround the crash that happens during the restyling of the HTML Select
element when the EditorOverride.css style sheet is loaded.
r=brade@netscape.com sr=sfraser@netscape.com
2002-01-28 15:06:44 +00:00
timeless%mac.com
9a99556080
Bug 117418 nsWSRunObject.cpp:704: warning: `PRInt32 curStartOffset' might be used uninitialized in this function
...
r=akkana sr=brendan
2002-01-27 07:07:10 +00:00
cmanske%netscape.com
79d0512c17
Save last-used directories as nsILocalFile type in prefs, b=93487, r=law, sr=dveditz
2002-01-26 00:55:27 +00:00
cmanske%netscape.com
08d0b690af
Fixed warnings and exception in Color Picker, b=119772, r=brade, sr=kin
2002-01-25 23:27:25 +00:00
glazman%netscape.com
7d7fdeaafe
move CSS in Composer stuff from nsEditorShell to nsHTMLEditor; b=121081, r=brade, sr=kin
2002-01-25 10:20:11 +00:00
glazman%netscape.com
31d7bfc1f0
remove CSSisms from nsEditor; b=121092, r=brade, sr=kin
2002-01-25 10:16:52 +00:00
glazman%netscape.com
8f43f51428
Pref should have 'Cascading Style Sheets' in the groupbox label (patch by caillon@returnzero.com); b=121125, r=glazman, r=brade, sr=kin
2002-01-25 09:57:48 +00:00
glazman%netscape.com
15ad9b1af8
Text Color well reverts to black when typing; b=112966, r/sr=kin
2002-01-25 09:53:58 +00:00
cmanske%netscape.com
480788d4c0
Update on insert Form widgets dialogs, b=45495, fix by neil, r=cmanske, sr=hewitt
2002-01-24 22:01:54 +00:00
cmanske%netscape.com
839fd1768c
Update on insert Form widgets dialogs, b=45495, fixes by neil/cmanske, r=neil/cmanske, sr=hewitt
2002-01-24 22:01:10 +00:00
cmanske%netscape.com
40cfd9805f
Fixed JS warning in table dialog, b=120264, r=caillon, sr=kin
2002-01-24 21:55:20 +00:00
cmanske%netscape.com
c4c1b72fde
Use radio buttons for 'Alt text' in Image dialog, b=114531, r=brade, sr=kin
2002-01-24 15:41:20 +00:00
cmanske%netscape.com
3f7aca0abf
Support Edit Frame in Composer, simplify Save Frame for browser, and move editor methods in editorApplicationOverlay.js, b=89975, r=hewitt, sr=hewitt
2002-01-24 15:36:36 +00:00
glazman%netscape.com
c9bfb9062a
composer background image broken source code; b=120662, r=brade, sr=kin, a=blizzard
2002-01-21 09:30:02 +00:00
ducarroz%netscape.com
02dd90d331
Part of fix for bug 115855. Add a function to allow message compose to reset font and colors attributes of the editor. R=cmanske, SR=mscott, A=blizzard
2002-01-18 20:52:23 +00:00
glazman%netscape.com
d751514687
backing out my fix for bug 119447 due to major side effect described in bug 120377; a=asa
2002-01-18 10:17:12 +00:00
glazman%netscape.com
e3d4b000f6
horizontal line properties window does not show that line is centered; fix done by neil@parkwaycc.co.uk; b=120120, r=glazman, sr=kin, a=blizzard
2002-01-18 10:08:12 +00:00
brade%netscape.com
25b7dfff54
use correct members to get url string; bug 120344, r=cmanske, sr=kin
2002-01-16 20:15:57 +00:00
seawood%netscape.com
fa5df5e54c
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
bzbarsky%mit.edu
1c61776f7a
Bug 90633. Use the URL extension for the temp file we pass to helpers
...
if it matches the extension list in the mime info. r=law, sr=mscott.
2002-01-16 04:28:06 +00:00
bzbarsky%mit.edu
d974e9c1e6
Bug 104480. "EqualsIgnoreCase(nsAutoString(foo)) is bad and should
...
die." r=alecf, sr=jag
2002-01-16 03:31:25 +00:00
varga%utcru.sk
bbc83df106
Fixes for:
...
94653 - can't right align text in outliner cell
95730 - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.
- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable
r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes
sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
dbragg%netscape.com
b3ce95e541
Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com
2002-01-15 23:11:03 +00:00
akkana%netscape.com
c53926df86
112139: fix infinite loop in rewrap. r=brade sr=sfraser
2002-01-15 22:43:42 +00:00
cmanske%netscape.com
39c9942b8c
Command changes for bug 109296 (Link Checker dialog, r=akkana, sr=ben); mostly bug 45495: insert form elements, by neil@parkwaycc.co.uk, r=cmanske, sr=ben
2002-01-15 15:49:46 +00:00
cmanske%netscape.com
4a38f8bc4c
Moved Composer-only menuitems to new overlay, bugscape bug 10540 (and remove warning in prefs dialog), r=syd, sr=kin
2002-01-15 15:42:29 +00:00
cmanske%netscape.com
b6b97b56a8
Link Checker dialog, b=108296, r=akkana, sr=ben
2002-01-15 15:35:58 +00:00