rjesup%wgate.com
2212861db9
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
...
assertions for bad voidarray indexes. r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
timeless%mac.com
4b81a01977
Bug 101419 confirmEx got better but someone didn't help editor.js
...
r=brade sr=sfraser
2001-12-20 20:57:24 +00:00
hewitt%netscape.com
1dc8b67ef1
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2001-12-19 12:04:11 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
cmanske%netscape.com
1d36afaa71
Fixed layout problems in Insert Table dialog, b=115668, r=syd, sr=ben
2001-12-18 05:59:30 +00:00
mjudge%netscape.com
d41f10649d
wrong name for module name. needed webbrwsr not webBrowser_core
2001-12-18 02:06:04 +00:00
mjudge%netscape.com
9b25533dc1
bs=7868 r=saari Adding in new api to bake on trunk before going to branch. this adds nsISelectionDisplay to nsISelectionController. SetDisplayFlags are how we now set if you want images selected or not
2001-12-18 01:29:49 +00:00
ben%netscape.com
6c39aa2280
109856 - 2 separators in image context menu.
...
Make editor js use same context menu function for determining whether or
not to show a separator as everyone else.
sr=hyatt/blake
2001-12-17 22:51:00 +00:00
brade%netscape.com
859f1b94e2
more NS_LITERAL_STRING cleanup (bug 26384; r=cmanske, sr=alecf)
2001-12-17 15:23:51 +00:00
jaggernaut%netscape.com
35451fef42
Fix Darwin bustage
2001-12-17 11:26:51 +00:00
jaggernaut%netscape.com
408c51aca8
Fix bustage
2001-12-17 09:59:21 +00:00
jaggernaut%netscape.com
037b03028d
I swear this all built fine for me.
2001-12-17 09:44:58 +00:00
jaggernaut%netscape.com
7936b26225
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jfrancis%netscape.com
16111253a4
fix for bug 114750 and various dups: infinite loop in editro when backspacing or forard deleting across some block boundaries. r=hwaara, sr=sfraser
2001-12-16 19:00:42 +00:00
jaggernaut%netscape.com
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
dbragg%netscape.com
8b33e8cf0b
Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
...
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2001-12-14 00:18:54 +00:00
cmanske%netscape.com
1041270396
Fixed JS typing error that killed Insert Character dialog, b=115089, r=brade, sr=hewitt, a=asa/drivers
2001-12-13 21:31:24 +00:00
jfrancis%netscape.com
5e4e01a7c8
fix for Bug 92331: at long last moving over to using spans instead of pre's for plaintext mailcites. Due to limited testing the pref for this is left *OFF*. we'll flip it on if everything goes well later.
also fixes for:
101342 : Extraneous <br> when <td> content is <textarea>
104499 : when using the decrease indent, caret hops to the end of the previous line
r=fm; sr=kin
2001-12-12 06:02:15 +00:00
cmanske%netscape.com
12a9531fc6
Support changing list bullet/number style for selected list items. b=92278 r=jfrancis,brade sr=kin
2001-12-12 03:57:32 +00:00
cmanske%netscape.com
d097968b59
Hide Composer Edit menu item in IM window. bugscape b=10450 r=syd sr=dveditz,sfraser
2001-12-12 01:39:03 +00:00
cmanske%netscape.com
a2bc84dfb2
Limit number of Recent File menuitems, b=95471, r=akkana, sr=hewitt
2001-12-11 23:34:30 +00:00
cmanske%netscape.com
aaa7f5fe16
Part of XUL 1.0 conversion bug 104133, r=akkana, sr=ben
2001-12-11 23:24:09 +00:00
brade%netscape.com
d277b019b3
don't blindly eat modified tab events (except shift and no modifier); bug 99602 (r=cmanske; sr=kin)
2001-12-11 23:07:55 +00:00
hwaara%chello.se
0002607668
#114429 , caret ignores a backspace on a line before a <HR>.
...
r=jfrancis, sr=kin
2001-12-11 22:22:47 +00:00
brade%netscape.com
7b1b9e9207
partial fix for saving of related files (r=akk, sr=smfr); bugs 114472 and 98550
2001-12-11 15:11:09 +00:00
kin%netscape.com
e653fc6ebc
Fix for bug 114339: Mozilla fails to paste correctly into password fields
...
Modified WillInsertText() to call EchoInsertionToPWBuff() after
the code that filters newlines based on the editor.singleLine.pasteNewlines
pref.
r=brade@netscape.com sr=sfraser@netscape.com
2001-12-11 07:21:10 +00:00
ccarlen%netscape.com
9d32855606
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:35:08 +00:00
ccarlen%netscape.com
b4f1e83674
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 04:54:47 +00:00
cmanske%netscape.com
3927848470
Fixed layout in Colors and Background dialog, b=114054, r=hwaara, sr=hewitt
2001-12-11 03:32:44 +00:00
cmanske%netscape.com
6e39ca1162
Fixed items not working in context menu, b=107925, r=brade, sr=hewitt
2001-12-11 03:30:42 +00:00
cmanske%netscape.com
c878a81351
Part of fix to XUL 1.0 conversion bug 104113, r=akkana, sr=ben
2001-12-11 03:23:09 +00:00
cmanske%netscape.com
3717191e90
Fixed deleting cells when only 1 column in table, b=99095, r=akkana, sr=kin
2001-12-11 03:21:14 +00:00
ccarlen%netscape.com
1b00c70ee8
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:20:58 +00:00
ccarlen%netscape.com
2d15ad27bc
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:25:12 +00:00
brade%netscape.com
27cf82446b
implement modification count in editor; bug 112008, sr=smfr, r=akk
2001-12-10 15:23:11 +00:00
blakeross%telocity.com
0d57f862f8
114325 - Update callers for hasAttribute work. r=ben sr=hewitt
2001-12-10 00:24:45 +00:00
jfrancis%netscape.com
94f9fa5896
fixes bug 99523 and cast of hangers on: this patch allows the editor to backspace/forward-delete across block boundaries (other than table elements), rearranging the document content in some sensible way in response. r=fm;sr=kin
2001-12-09 09:24:33 +00:00
blakeross%telocity.com
8b94798add
114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
...
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2001-12-09 08:47:31 +00:00
jdunn%netscape.com
53b49896e5
fixing AIX tinderbox
...
re-checking this in. New fix that jag and I worked out (ok HE did!)
r=jaggernaut@netscape.com
2001-12-08 13:09:19 +00:00
jdunn%netscape.com
42f03bf9a5
backing out previous checking. it is busting one of the linuxes..
2001-12-08 11:51:27 +00:00
jdunn%netscape.com
f07312a178
fixing aix tinderbox bustage: aix can't handle NS_LITERAL_STRINGs in an
...
object declaration in a "() ? :" conditional.
r=cls@seawood.org
There is no bug for this incident but see 82523 for similar issue.
2001-12-08 11:19:52 +00:00
brade%netscape.com
bbbce2684c
NS_LITERAL_STRING cleanup (bug 26384; r=akk, sr=kin)
2001-12-07 15:28:47 +00:00
brade%netscape.com
229b4bc37f
#include cleanup; NS_LITERAL_STRING cleanup (bug 26384; r=akk, sr=kin)
2001-12-07 15:21:55 +00:00
brade%netscape.com
f3928f8270
NS_LITERAL_STRING cleanup (bug 26384; r=akk, sr=kin)
2001-12-07 15:17:29 +00:00
glazman%netscape.com
b3db6a613c
new Transaction for CSS in Composer
...
NOT PART OF THE BUILD
2001-12-07 11:08:53 +00:00
cmanske%netscape.com
fd1251b2ba
Coversion of Composer dialogs to XUL 1.0 compliance: use '<dialog>' and related common button attributes instead of global overlays. b=104113, r=akkana, sr=ben
2001-12-07 04:38:52 +00:00
cmanske%netscape.com
270585c9c3
Simplify 'Remove' button label in Advanced Edit dialog, b=92554, r=syd, sr=ben
2001-12-07 03:16:12 +00:00
darin%netscape.com
d48e37c68f
fixes bug 15320 "Forms/Necko: Temp file (formpost) left after file upload"
...
r=dougt, sr=mscott
2001-12-07 00:40:55 +00:00
akkana%netscape.com
205a10e159
Trivial warning fix
2001-12-06 22:04:40 +00:00
cmanske%netscape.com
ace0e065c5
Remove nsIEditorShell::Init(), b=110763, r=brade, sr=sfraser
2001-12-06 15:11:50 +00:00
jst%netscape.com
117e1271b9
Fixing bug 110798. Freezing the interfaces nsIDOMEvent, nsIDOMEventListener, nsIDOMEventTarget and nsIDOMDocumentEvent. r=harishd@netscape.com, sr=jband@netscape.com
2001-12-06 06:57:03 +00:00
cmanske%netscape.com
4c72bc55db
Part of fix to bug 90229, r=brade, sr=hewitt
2001-12-05 23:52:32 +00:00
leaf%mozilla.org
99e99b9ff7
remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
2001-12-05 03:43:29 +00:00
hewitt%netscape.com
8bb5564aa2
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 23:50:57 +00:00
hewitt%netscape.com
e16a5fce6d
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 22:38:40 +00:00
shliang%netscape.com
a5c0fa9511
bug 71637 - css errors in chrome. r=dbaron, sr=hewitt.
2001-12-04 22:26:31 +00:00
cmanske%netscape.com
1eeb89eb81
Fix for Color-Background image properties dialog - forgot to checkin previously for b=90229, r=brade, sr=hewitt
2001-12-04 01:24:55 +00:00
akkana%netscape.com
598da13ef3
91388: fix some link checker regressions (debug menu only), track change in backend apis. r=brade,cmanske sr=kin
2001-12-01 00:44:30 +00:00
rpotts%netscape.com
a33a19e3d1
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
2001-11-30 22:35:33 +00:00
yokoyama%netscape.com
928b9dbbe2
Bug 109265
...
checking in for skamio@netscape.net
Disabling IME for Readonly attribute of <INPUT>
/r=yokoyama; /sr=kin
2001-11-30 21:48:31 +00:00
cmanske%netscape.com
808931d3d9
Backed out change not part of fix for bugscape bug 10937
2001-11-30 00:22:19 +00:00
cmanske%netscape.com
f19da0988b
Fixed spell check dialog bug 10937, r=syd, sr=kin
2001-11-30 00:16:21 +00:00
cmanske%netscape.com
5374c4f12a
Fixed busted composer pref panel, b=112463, r=sfraser,syd sr=dveditz
2001-11-30 00:09:20 +00:00
cmanske%netscape.com
1c8672d4f4
XUL 1.0-related fixes for tab widget, b=103855, r=brade,syd sr=hewitt
2001-11-30 00:06:33 +00:00
cmanske%netscape.com
6c6a124834
Fixed getting all headings for list, b=103855, r=brade, sr=dveditz
2001-11-30 00:01:45 +00:00
cmanske%netscape.com
ddd6c17e3a
Removed 'IsValidImage()' method, b=90229, r=brade, sr=hewitt
2001-11-29 23:49:02 +00:00
brade%netscape.com
f15fe7bac1
#include cleanup (bug #112008 , r=akkana, sr=sfraser)
2001-11-29 10:14:04 +00:00
jfrancis%netscape.com
b86fba781c
fix for 106274: toolbar colorpicker feedback broken when selection is collapsed
2001-11-29 10:08:25 +00:00
brade%netscape.com
09ff499b09
#include cleanup (bug #112008 , r=akkana, sr=sfraser)
2001-11-29 10:06:21 +00:00
brade%netscape.com
4169c84d7f
allow scripting of methods with no parameters (bug #112008 , r=akkana, sr=sfraser)
2001-11-29 10:05:36 +00:00
jfrancis%netscape.com
f37674f13a
fix for 97259: caret sometimes drawn on line above a blank line when it should be on blank line. r=fm; sr=kin
2001-11-29 10:01:28 +00:00
jkeiser%iname.com
9153e6333c
Fix for bug 109754 (crash on dhtmlcentral.com). r=kin@netscape.com, sr=jst@netscape.com
2001-11-28 03:22:30 +00:00
cathleen%netscape.com
4c24eb719c
fix bustage in win32 static build, and also it's run-time err, unable to get
...
textService, bug 111062 r=dbaron sr=darin
2001-11-28 02:36:27 +00:00
brade%netscape.com
278a7adb19
remove unused methods; r=cmanske; sr=kin (bug #107636 )
2001-11-27 13:59:57 +00:00
rjc%netscape.com
e5077bf2e5
Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt
2001-11-27 01:47:41 +00:00
cmanske%netscape.com
7a8c16063f
Remove pref to change delete key behavior for selected cells, b=95633, r=syd, sr=dveditz
2001-11-26 21:07:55 +00:00
jfrancis%netscape.com
99d4617855
fixes for ---
45888: center followed by heading 2: text doesn't take on heading 2
102754: Lists with Headings applied do not create new list items when return entered
9835: Indent button behaves differently if <li> contains two <br>
r=fm; sr=kin
2001-11-22 19:35:11 +00:00
cmanske%netscape.com
07b72752a5
Removed uneccessary hack to make toolbar buttons show checked state, b=101982, r=brade, sr=kin
2001-11-22 01:15:09 +00:00
cmanske%netscape.com
a8d124d23c
Fixed layout problem with Link Properties dialog, r=110303, r=syd, sr=kin
2001-11-22 00:29:50 +00:00
cmanske%netscape.com
01fd055160
Fixed getting HR settings from prefs and removed unused code, b=111273, r=syd, sr=kin
2001-11-22 00:26:49 +00:00
cmanske%netscape.com
4f71585a0a
Add print Setup menuitem from global overlay (b=106374, r=syd, sr=kin); fix colorpicker on Composer toolbar (b=108681, r=timeless, sr=kin
2001-11-22 00:12:16 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
brade%netscape.com
27dd7cbd1c
remove string bundle code from Init; add IsSupportedTextType to api :-( and change callers; add DoAfterSave method to api; bug #107636 (r=kin; sr=sfraser)
2001-11-20 09:54:37 +00:00
brade%netscape.com
dcf3837ba5
remove IsSupportedTextType since it is now part of idl (bug #107636 r=kin; sr=sfraser)
2001-11-20 09:54:21 +00:00
brade%netscape.com
71f286e157
add doAfterSave and isSupportedTextType so they can be called from JS (bug #107636 r=kin; sr=sfraser)
2001-11-20 09:54:01 +00:00
brade%netscape.com
165f8af8e3
Change editorshell string calls to GetString (JS utility function); use new JS save function for bug #107636 (r=kin; sr=sfraser)
2001-11-20 09:43:34 +00:00
brade%netscape.com
d52da61b04
Change editorshell string calls to GetString (JS utility function); fix JS warning; add saving and related functions for bug #107636 (r=kin; sr=sfraser)
2001-11-20 09:43:14 +00:00
ducarroz%netscape.com
ccfcbff06d
Fix for bug 108731. Send page must use the message compose service in order to be able to use the recycled compose window. R=varada, SR=mscott
2001-11-20 03:12:32 +00:00
timeless%mac.com
dfa8594725
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
brade%netscape.com
57fd9c8704
ForceCompositionEnd when focus is lost (Blur); bug #81356 ; patch from Masaki Katakai (katakai@japan.sun.com); r=brade/ftang; sr=sfraser
2001-11-16 15:04:17 +00:00
cmanske%netscape.com
2b96f0245e
Fixed case of 'publishprefs.js' where used in editor files
2001-11-15 16:44:48 +00:00
cmanske%netscape.com
a036e2b64a
Fixing UNIX built bustage: wrong case for file in jar.mn
2001-11-15 16:39:59 +00:00
cmanske%netscape.com
06512a771e
Editor JS utilities reorg (b=106374, r=kin, sr=hewitt) and first draft of new Publishing UI (b=88208, r=brade, sr=hewitt)
2001-11-15 15:28:24 +00:00
cmanske%netscape.com
87e31949c9
Fixed misspelled 'default' case in imagemap dialog, fix by premstaller, b=84111, r=cmanske, sr=kin
2001-11-15 05:32:43 +00:00
cmanske%netscape.com
312ab45324
Fixed Insert Character radio button initialization, b=107767, r=brade, sr=kin
2001-11-15 05:30:29 +00:00
cmanske%netscape.com
811cdd2308
Fixed error checking and reporting when loading page in Composer and removed commented-out code, b=105561, r=akkana, sr=kin
2001-11-15 05:26:25 +00:00
alecf%netscape.com
52cd89e71b
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
akkana%netscape.com
e4e60c213d
104195: fix some problems with rewrap. r=brade sr=kin
2001-11-15 00:04:26 +00:00
cmanske%netscape.com
a5862befb9
Use 1000 as limit for HR size, b=102051, r=brade, sr=jst
2001-11-14 22:27:58 +00:00
cmanske%netscape.com
7ea92a6855
Fixed join cells table bug 103360, r=akkana, sr=kin
2001-11-14 22:22:17 +00:00
rods%netscape.com
f583991209
Added image animation mode constants to imgIContainer.IDL,
...
Changed the animation mode enum to PRUint16 (removed the enum) in nsIPresContext so we could use the constants
from imgIContainer. (changes from dcone's review comments)
Bug 2586 r=dcone sr=attinasi
2001-11-14 14:03:09 +00:00
jfrancis%netscape.com
c076a6367a
fix for Bug#:107494, when editting in IME mode, you cannot delete last uncommitted character. r=smfr; sr=kin; a=drivers
2001-11-14 12:58:57 +00:00
cmanske%netscape.com
d106af9bd1
Added 'Edit Link in New Composer' menuitem to Composer context menu, b=97425, r=hewitt, sr=kin
2001-11-14 04:33:42 +00:00
timeless%mac.com
6dbfc3b58c
Bugzilla Bug 87792 Fix accesskeys based on new flexibility
...
patch by slate@gwu.edu r=aaronl sr=ben
2001-11-14 01:37:35 +00:00
bzbarsky%mit.edu
0dce65ed23
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
...
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
kin%netscape.com
0c5dcfdcae
Fix for bug 106383: regression: new composer doc behaves as if empty
...
mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
mozilla/editor/libeditor/html/nsHTMLEditRules.cpp
mozilla/editor/libeditor/html/nsHTMLEditRules.h
mozilla/editor/libeditor/html/nsHTMLEditor.h
mozilla/editor/libeditor/text/nsTextEditRules.h
- Added nsHTMLEditRules::WillLoadHTML() which removes any mBogusNode.
- Modified nsHTMLEditor::LoadHTML() to call Will/DidDoAction().
- Changed all references of kOpHTMLLoad to kOpLoadHTML to match
function name, and added kLoadHTML.
r=jfrancis.netscape.com sr=sfraser.netscape.com a=asa@mozilla.org
2001-11-09 15:16:03 +00:00
cmanske%netscape.com
0d841367bc
Removed duplicate declaration to make Advanced Edit dialog work, b=109085, r=brade, sr=kin, a=asa-drivers@mozilla.org
2001-11-09 00:17:59 +00:00
cmanske%netscape.com
911bd61dcb
Fix cutoff of buttons in Spell Check (r=kin, sr=hewitt) and Image Properties (r=brade, sr=ben) dialogs, bugscape b=10888
2001-11-08 22:59:58 +00:00
dbaron%fas.harvard.edu
261f76a8ba
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
cmanske%netscape.com
4d542172d7
Fixed problems relating to new XUL 1.0 changes, b=108670, r=timeless, sr=hewitt
2001-11-07 05:42:41 +00:00
dbaron%fas.harvard.edu
9751839861
Fix nsDependentString users not to pass null buffers. b=104651 r=jag rs=scc
2001-11-07 05:11:46 +00:00
cmanske%netscape.com
8afe6ace8b
Fixed 'New' Composer command, b=106728, r=rcassin, sr=kin
2001-11-06 01:07:45 +00:00
blakeross%telocity.com
34f9077df8
Line of text is missing from debug pref pane. r=hewitt sr=hyatt
2001-11-04 02:16:33 +00:00
blakeross%telocity.com
fbb56a5a6a
Editor OK buttons aren't disabled when there aren't valid conditions. r=hewitt, sr=hyatt
2001-11-03 18:46:07 +00:00
hewitt%netscape.com
a4f3ed989c
fixing various fun regressions from blake's earlier landing, rs=hyatt
2001-11-03 11:27:04 +00:00
blakeross%telocity.com
d41637ea57
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:06:54 +00:00
kin%netscape.com
85e6822f31
Fix for bug #99517 : Text migrates past H. Line, loses formatting when converted to list
...
Modified WillMakeList() to clear prevListItem after adding a block
to a list item so that any inline nodes after the block are put
in a new list item.
r=jfrancis@netscape.com sr=sfraser@netscape.com
2001-11-02 14:47:10 +00:00
loadrunner%betak.net
aa635a91e5
bug 64146, Delay nsCharsetMenu initialization to avoid consuming ~2% of startup time, r=dp, sr=brendan, alecf
2001-11-02 03:29:30 +00:00
akkana%netscape.com
2afd40f3c2
106111: heed --enable-plaintext-editor-only for editor build.
...
r=cls sr=kin
2001-11-01 22:29:13 +00:00
brade%netscape.com
1b908d78bf
fix build bustage from #104883 ; r=adamlock/jag
2001-11-01 17:00:41 +00:00
rjesup%wgate.com
f2dbbc234c
Bug 106509: SaveSelection() doesn't delete entries from range correctly;
...
the test was backwards and never executed. r=jfrancis, sr=kin
2001-11-01 15:44:26 +00:00
brade%netscape.com
7ebe0db7c7
nsIFile->nsIURI in nsIDiskDocument; fix SaveDocument api (bug #104883 )
2001-11-01 15:27:38 +00:00
brade%netscape.com
211b7874ca
nsIFile->nsIURI in SaveDocument api (bug #104883 )
2001-11-01 15:26:34 +00:00
brade%netscape.com
f1a46697ca
factoring of SaveDocument and nsIFile->nsIURI (bug #104883 )
2001-11-01 15:26:33 +00:00
brade%netscape.com
287f4596fd
nsIFile->nsIURI for SaveDocument; factoring of SaveDocument (bug #104883 )
2001-11-01 15:26:28 +00:00
brade%netscape.com
3db1cf977b
nsIFile->nsIURI in nsIDiskDocument shows missing #include; now added (bug #104883 )
2001-11-01 15:22:10 +00:00
brade%netscape.com
9a48776dcc
add necko requires (makefile.win already has this); bug #104883
2001-11-01 15:09:56 +00:00
cmanske%netscape.com
a5d8bc78ae
Fixed error message when empty row or col input in Table Properties dialog, b=99306, r=akkana, sr=sfraser
2001-11-01 04:59:34 +00:00
tao%netscape.com
27db070415
107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
...
(r=jbetak,sr=dveditz)
2001-11-01 01:11:57 +00:00
rginda%netscape.com
6d1f6685eb
bug 107421, "--disable-mailnews build broken", r=andreww sr=smfr
...
comment out reference to chrome://messenger/content/mailOverlay.xul
2001-10-31 21:12:08 +00:00
glazman%netscape.com
03c6c7c1ca
call to GetNodesForOperation() in GetAlignment() missed a parameter indicating it should not modify the tree; b=107372, r=brade, sr=kin
2001-10-31 15:30:49 +00:00
kin%netscape.com
59a6fe01c4
Fix for bug 103539: Find does not always find strings containing spaces.
...
and bug 98730: Find/Replace not finding a string with more than one space
- Reworked the whitespace ignoring code in FindInString() so that it actually
ignores trailing whitespace and made that code conditional so that it can be
toggled on and off in the future when the context of the text we are looking
at is available.
- We now treat as a space.
r=jfrancis@netscape.com sr=sfraser@netscape.com
2001-10-31 15:19:47 +00:00
bnesse%netscape.com
df5dab7fb7
Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf.
2001-10-31 00:13:06 +00:00
cmanske%netscape.com
a92530ea14
Remove unused nsNewEditorCommand, b=106728, r=hewitt, sr=kin
2001-10-30 23:49:33 +00:00
cmanske%netscape.com
5d97ac9218
Enable/disable 'Advanced Edit' button the same as 'Ok' button in dialogs. b=102046, r=hewitt, sr=kin
2001-10-30 23:46:25 +00:00
cmanske%netscape.com
1ee65639eb
Fixed '% of cell' label in menulist, b=97826; also part of fix to disable Advanced Edit button along with Ok, b=102046; r=hewitt, sr=kin
2001-10-30 23:40:02 +00:00
cmanske%netscape.com
d3b903775a
Fixed setting all attributes on an inserted link, b=97455, r=jfrancis, sr=kin
2001-10-30 23:24:44 +00:00
ben%netscape.com
e944bedbcb
107311 - Add new overlay/js files to jar manifest
...
r=jst, sr=sspitzer
2001-10-30 06:46:36 +00:00
ben%netscape.com
7cd08bb596
107311 - Add new overlay for adding editor items to mail, split js into separate file to share between editor/navigator overlays.
...
r=jst, sr=sspitzer
2001-10-30 06:46:14 +00:00
ben%netscape.com
7bb7437804
107311 - Add mail overlay information to contents.rdf
...
r=jst, sr=sspitzer
2001-10-30 06:45:41 +00:00
ben%netscape.com
7bcef04aba
103064 - hook up new dynamic overlay via contents.rdf r=pchen, sr=hyatt
2001-10-29 10:11:14 +00:00
ben%netscape.com
335e0c22f2
103064 - add new dynamic overlay & string file to jar manifest. r=pchen, sr=hyatt
2001-10-29 10:10:47 +00:00
ben%netscape.com
33bde8f26c
103064 - add "Edit Page/Link" to Navigator context menu via new editor dynamic overlay. This is
...
the string file for the dynamic overlay. r=pchen, sr=hyatt
2001-10-29 10:10:12 +00:00
ben%netscape.com
cb3cea6b22
103064 - add "Edit Page/Link" to Navigator context menu via dynamic overlay (this file is
...
the new editor dynamic overlay for adding UI to Navigator).
from Navigator. r=pchen, sr=hyatt
2001-10-29 10:09:41 +00:00
mkaply%us.ibm.com
19d9b60647
OS/2 bustage - ugly I know - I'm opening a bug with the compiler folk
2001-10-27 14:47:08 +00:00
jaggernaut%netscape.com
1903aa2e76
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-27 11:28:06 +00:00
bnesse%netscape.com
f1f4e0d7a5
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
2001-10-27 05:39:25 +00:00
rpotts%netscape.com
5e626fd436
bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface...
2001-10-27 02:52:39 +00:00
sfraser%netscape.com
31a9f6853e
Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf
2001-10-26 23:34:53 +00:00
sspitzer%netscape.com
fb3ad2ed98
fix for #106269 . reply wasn't quoting the message body.
...
r/sr=kin
2001-10-26 21:21:04 +00:00
cmanske%netscape.com
52d7a93c75
Fixed lots of problems because getAttribute now returns null if no attribute, b=106822, r=bzbarsky, sr=kin
2001-10-26 18:51:37 +00:00
cmanske%netscape.com
5fcd690515
Fixed null return from getAttribute that killed toolbar, b=106733, r=hwaara,sr=kin; fix for JS warning by Neil, b=106224, r=cmanske, sr=kin
2001-10-26 18:43:25 +00:00
kin%netscape.com
db5facf9b9
Fix for bug #104692 : Edit field line break didn't updated
...
Modified WillInsertText() so that it adds a mozbr if
the last char in the plaintext string is a newline,
and we are inserting at the end of the doc. This gives
the blank line people expect to see.
r=jfrancis@netscape.com sr=sfraser@netscape.com
2001-10-26 14:22:31 +00:00
glazman%netscape.com
f0ec271b5a
table alignment was not visible in AllTags mode; b=102147, r=brade, cmanske; sr=kin
2001-10-26 13:53:53 +00:00
timeless%mac.com
9afcc9a371
Bugzilla Bug 106839 amTargettedCorrectly should be isTargetedCorrectly
...
r=bbaetz,glazou sr=brendan
2001-10-26 10:54:15 +00:00
alecf%netscape.com
bef357d05e
Added files:
mozilla/intl/unicharutils/util/nsUnicharUtils.cpp
2001-10-26 03:37:38 +00:00
alecf%netscape.com
91f782f06b
final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon
2001-10-26 03:18:09 +00:00
cathleen%netscape.com
257e4a54ad
Fix static build bustage.
2001-10-24 01:13:51 +00:00
cmanske%netscape.com
8815414e05
Fixed busted HTML attribute setting in Composer Advanced Edit dialog, b=106047, r=brade, sr=hewitt
2001-10-23 00:00:37 +00:00
cmanske%netscape.com
f983786da9
Image dialog should should use 'middle', not 'center' for align attribute, b=102036, r=brade, sr=hewitt
2001-10-22 23:55:58 +00:00
alecf%netscape.com
8f4c5f1454
bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls
2001-10-22 20:44:02 +00:00
jfrancis%netscape.com
81488356e4
fixes following bugs:
...
77902: toggling from normal to source view and back in composer can leave source in normal view.
101645: big/small tags get seperately wrapped around br nodes
81315: drag and drop doesn't behave same as copy paste
90759: ascii spaces don't behave in IME mode
96328: cant outdent certain indented text
58629: some mail messages cannot be accurately quoted on reply
93088/93477: forward deletion broken
46290: relative font size controls dont play nice with absolute font size
r=various; sr=kin
2001-10-22 06:22:52 +00:00
hewitt%netscape.com
3f08911279
70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt
2001-10-21 04:16:03 +00:00
hewitt%netscape.com
9c458e9c63
102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
2001-10-21 03:59:20 +00:00
cmanske%netscape.com
ba4c7f704f
Don't allow inserting symbols and foreign chars while in HTML source mode, b=104267, r=brade, sr=kin
2001-10-19 21:49:36 +00:00
cmanske%netscape.com
d304edda2e
Restrict separator character input to 1 char in Convert Selection to Table, b=101772, r=brade, sr=kin
2001-10-19 21:47:04 +00:00
cmanske%netscape.com
75b72c17af
Finish HTML source mode before loading a new document (forgot 2nd part of fix), b=102684, r=brade, sr=kin
2001-10-19 21:42:43 +00:00
cmanske%netscape.com
d392da0cc8
Fixed table editing hang when spliting cell (b=102967, r=brade, sr=kin) and don't copy empty cell's <br> when joining cells (b=102930, r=brade, sr=hewitt)
2001-10-19 21:33:20 +00:00
cmanske%netscape.com
281f18d3fc
Finish HTML source mode before loading a new document, b=102684, r=brade, sr=kin
2001-10-19 21:28:04 +00:00
akkana%netscape.com
5166ad1066
66345, the editor directory reorganization:
...
Remove all files in now obsolete directory editor/base.
r=cmanske,jfrancis,brade sr=sfraser,kin
2001-10-19 21:01:39 +00:00
dougt%netscape.com
da7e1268bd
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
pinkerton%netscape.com
2f72d451ca
remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098
2001-10-19 14:13:20 +00:00
kin%netscape.com
323a6fd821
Fix for bug 101690: Delete key at end of line deletes a line then caret freezes
...
Modified WillDeleteSelection() to make sure that
sibling is a TextNode before trying to join it
with startNode (which is guaranteed to be a text node).
r=jfrancis@netscape.com sr=sfraser@netscape.com
2001-10-19 13:48:43 +00:00
bernd.mielke%snafu.de
3425765751
bug 103443 - remove the return rv?rv: NS_ERROR_FAILURE pattern from the editor files.
...
the editor/base remain untouched r=cmanske sr=kin
2001-10-17 14:33:50 +00:00
cmanske%netscape.com
b556aab536
Don't add new attribute if value is empty in Composer Advanced Edit dialog, r=96906, r=brade, sr=hewitt
2001-10-16 21:51:12 +00:00
cmanske%netscape.com
bbd838172b
Cleaned up imageMap objects in Composer Image Dialog, b=94749, r=brade, sr=kin
2001-10-16 21:45:37 +00:00
cmanske%netscape.com
4ef55b8618
Fixed not clearing 'value' menulist when 'name' was changed in Composer Advanced Edit dialog, b=100653, r=brade, sr=kin
2001-10-16 21:36:52 +00:00
dbaron%fas.harvard.edu
3dac3645cb
Making debugging code be |#ifdef DEBUG|. b=91036 r=harishd sr=jst
2001-10-16 05:31:36 +00:00
dbaron%fas.harvard.edu
34fc404be7
Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc
2001-10-16 03:53:44 +00:00
brade%netscape.com
3133b9f3ea
always insert a <title> if one isn't present (create <head> if necessary); r=cmanske; sr=kin (bug #101747 )
2001-10-15 14:51:26 +00:00
sfraser%netscape.com
d54f2254b7
Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake/fm
2001-10-13 02:27:35 +00:00
alecf%netscape.com
511a787492
convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser
2001-10-13 00:16:32 +00:00
cmanske%netscape.com
957b3a0dde
Fix memory leak (not using nsCOMPtr) in editor, b=103317, r=rcassin, sr=kin
2001-10-10 21:29:46 +00:00
cmanske%netscape.com
65a920889f
Big UI cleanup for XUL 1.0 compliance, b=93732, r=syd,brade; sr=sfraser
2001-10-10 20:07:06 +00:00
cmanske%netscape.com
3ed38ab897
Fixed spelling of 'menuItem' as part of bug 101750, r=brade, sr=kin
2001-10-10 04:47:44 +00:00
cmanske%netscape.com
d4407b3206
Fixed using '(', ')', and '|' as delimeters when creating table from selection, b=101783, r=timeless, sr=kin
2001-10-09 20:39:03 +00:00
cmanske%netscape.com
41bbf0920c
Fixed wrong strings for TARGET attribute values, b=88879, r=timeless, sr=kin
2001-10-09 20:34:47 +00:00
glazman%netscape.com
058bcc0e0c
Make html alignment in Composer use the align attribute and get rid of a lot of useless divs; b=102135, r=jfrancis, sr=kin
2001-10-09 10:00:33 +00:00
waterson%netscape.com
93c9b9dee3
Bug 103372. Add EXPORT_LIBRARY and MODULE_NAME decls. r=cls, sr=shaver
2001-10-08 04:02:30 +00:00
jaggernaut%netscape.com
25694acfa3
Clean up REQUIRES lines.
2001-10-07 10:35:41 +00:00
waterson%netscape.com
baedc96d6e
Fix static build bustage.
2001-10-05 15:29:51 +00:00
brade%netscape.com
1ff5902006
don't blindly insert doctype; check if it's present first (bug #102182 ); remove stale code
2001-10-05 14:19:04 +00:00
seawood%netscape.com
e1f0ca461b
Some platforms require all symbols to be linked at link-time.
...
r,sr,a,moa=flaming tinderboxes.
2001-10-05 08:20:31 +00:00
akkana%netscape.com
00348c5330
dveditz says this will fix the windows bustage
2001-10-05 02:16:58 +00:00
akkana%netscape.com
a7760bae60
Fix OBJDIR build bustage associated with 66345 editor reorg checkin
2001-10-05 01:57:05 +00:00
alecf%netscape.com
118eb44f05
move config.mak inclusion later in the file so we pick up proper REQUIRES
...
(bustage fix)
2001-10-05 01:34:22 +00:00
akkana%netscape.com
58778d0b86
66345: Flipping the switch on the editor reorg.
...
Remove unused directories which should not have been created.
r=cmanske,jfrancis,brade sr=sfraser,kin a=dbaron
2001-10-05 01:23:23 +00:00
brade%netscape.com
a3058afbb2
reorg to split composer from core editing functionality
2001-10-05 01:13:58 +00:00
brade%netscape.com
b118f15d52
add missing file
2001-10-05 01:13:31 +00:00
akkana%netscape.com
9c9e462a6c
Fix bustage -- wrong linebreaks, descending into directory with no makefile
2001-10-05 01:10:49 +00:00
brade%netscape.com
af8478fc28
*** empty log message ***
2001-10-05 00:57:13 +00:00
akkana%netscape.com
16b53171d4
66345: Flipping the switch on the editor reorg.
...
base will no longer be built (and will be cvs removed soon);
libeditor and composer are now built, building separate libraries.
Doing unix/windows now; mac will follow shortly.
r=cmanske,jfrancis sr=sfraser,kin a=dbaron
2001-10-05 00:37:04 +00:00
akkana%netscape.com
8fac938ca0
66345: windows makefiles for editor reorganization.
...
Not yet part of the build (until the switch is flipped).
r=cmanske, sr=sfraser,kin, a=dbaron + leaf,loan.
2001-10-04 23:12:09 +00:00
akkana%netscape.com
695d293f5b
66345: Update the Makefiles to make REQUIRES work. Not yet part of the build.
2001-10-03 00:54:12 +00:00
akkana%netscape.com
53fd51cd4e
97677: Revised JS to take advantage of the new nsIURILinkChecker. r=cmanske sr=kin.darin
2001-10-03 00:43:33 +00:00
cmanske%netscape.com
a730dea42d
Fixed comment spelling as suggested by kin for bug 93475, r/s=kin
2001-10-03 00:42:38 +00:00
cmanske%netscape.com
57001ae810
Fixed default TARGET attribute values in Advanced Edit dialog, b=88879, r=brade, sr=kin
2001-10-03 00:15:10 +00:00
cmanske%netscape.com
8c734db636
Fixed detecting NS_ERROR_FILE_NOT_FOUND case when loading URL in Composer (b=93475) and setting new document and base URL when saving file (b=101426), r=brade,akkana, sr=kin
2001-10-03 00:13:00 +00:00
cmanske%netscape.com
d20e5c9469
Backout change to makefile.win checked in accidentally
2001-10-02 23:58:21 +00:00
cmanske%netscape.com
3d361e7c01
Make label in Spell Check dialog consistent with 'Personal Dictionary' dialog title, b=101750, r=brade, sr=kin
2001-10-02 23:49:58 +00:00
cmanske%netscape.com
74234b0dc8
Cleanup InitListMenu() for Format | List submenu, b=101750, r=brade, sr=kin
2001-10-02 23:47:47 +00:00
cmanske%netscape.com
5959754a4a
Hide 'URL is relative...' checkbox in Messenger Composer, b=101559, r=brade, sr=kin
2001-10-02 23:39:01 +00:00
cmanske%netscape.com
9ca12b33b1
Use editor transactions when modifying elements in editor DOM, b=102607, r=brade, sr=kin
2001-10-02 23:36:02 +00:00
cmanske%netscape.com
329f7b17d4
Fixed component icons in Composer. b=51602, r=brade, sr=kin
2001-10-02 23:31:46 +00:00
cmanske%netscape.com
f9b79bf366
Fixed crash when closing Insert Character dialog window, b=100722, r=syd, sr=kin
2001-10-02 22:00:47 +00:00
cmanske%netscape.com
e4c4843408
Scroll to new selection in Table dialog, b=94167, r=brade, sr=kin
2001-10-02 21:56:37 +00:00
dbaron%fas.harvard.edu
0cc7ea34da
Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf
2001-10-02 03:18:08 +00:00
hewitt%netscape.com
a0bd804923
95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt
2001-10-02 03:06:51 +00:00
bzbarsky%mit.edu
9ecdcf391f
Make ctrl-delete delete to end of line on Unix when no text is
...
selected. Bug 102448, r=akkana, sr=kin
2001-10-02 00:01:26 +00:00
blakeross%telocity.com
8fa427f15b
Fix js strict warning about function not always returning a value...
2001-10-01 21:05:12 +00:00
stephend%netscape.com
3b91c06f5f
Bug 80120. Implementing tooltips on the toolbar's expand/collapse widgets. r=jglick/german/sspitzer/robinf/cmanske sr=sspitzer
2001-10-01 05:03:06 +00:00
roc+%cs.cmu.edu
9d0e4a50ab
Bug 56696. Let ctrl-enter escape from multiline editors. r=brade, sr=blizzard
2001-10-01 02:11:19 +00:00
mkaply%us.ibm.com
6979218b43
#79798
...
r=ftang, sr=kin@netscape.com
Cursor is an ambigous term - use caret to refer to the text caret in Bidi functions
2001-09-30 20:35:55 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
cmanske%netscape.com
2008b9fd8c
Fix by neil@parkwaycc.co.uk: Use 'Advanced Properties' as default string for object properties, b=100021, r=cmanske, sr=hewitt
2001-09-29 04:40:38 +00:00
cmanske%netscape.com
0bfa5be787
Dialogs fixed as part of Composer color button fix to bug 77873, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt
2001-09-29 04:35:02 +00:00
cmanske%netscape.com
bd858f5706
Pref dialog fix as part of Composer color button fix to bug 77873, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt
2001-09-29 04:33:01 +00:00
harishd%netscape.com
99bd737981
96364 - Register html tag observers directly to parser service rather than nsObserverService. Doing so, reduces a lot of overhead. Also, the observers are now notified via sink. This eliminates the need for parser bundle.
...
r=dp,shanjian,sfraser, sr=rpotts.
2001-09-28 23:08:17 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
glazman%netscape.com
c7d9447b00
alignment status in Composer was erroneous for cells into an aligned table; b=97519, r=jfrancis, sr=kin
2001-09-27 08:44:25 +00:00
gerv%gerv.net
38d7b13801
Added back accidentally-removed contributor. Thanks to brade for spotting this.
2001-09-27 00:02:49 +00:00
alecf%netscape.com
2060b904db
beginning of bug 100214 - eliminate encoding-insensitive nsCRT::str*cmp uses by properly converting to unicode. r=jag, sr=sfraser
2001-09-26 20:26:14 +00:00
cmanske%netscape.com
485fde9e2c
Fixed setting default button to Ok after typing color in colorpicker, b=99485, r=brade, sr=kin
2001-09-26 20:18:42 +00:00
glazman%netscape.com
e05b2863b8
Tables with borders inside of tables without borders got red dotted borders instead of the specified style because of laxist css rule in EditorContent.css; b=96354, r=jag, sr=kin
2001-09-26 07:37:51 +00:00
gerv%gerv.net
a6cbe5b4e0
License changes, take 2. Bug 98089. mozilla/editor/.
2001-09-25 22:53:13 +00:00
loadrunner%betak.net
2cd685da02
bug 97541, r=cmanske, sr=kin, Enable multiple spellcheckers in mail/composer
2001-09-25 22:41:49 +00:00
loadrunner%betak.net
b36fc76f1a
bug 95541, r=cmanske, sr=kin, Enable multiple spellcheckers in mail/composer
2001-09-25 22:39:47 +00:00
hyatt%netscape.com
656bc44983
backing out 94836, since it did not have UI review.
2001-09-25 22:21:47 +00:00
akkana%netscape.com
28412b356e
Unix/Win makefiles for 66345. r=cmanske, sr=sfraser. Not yet part of the build
2001-09-25 00:45:54 +00:00
sspitzer%netscape.com
0792a5720c
fix for #101061 . use nsDependentString to avoid copying the body of a message (twice)
...
when replying. r=sfraser@netscape.com , sr=kin@netscape.com
2001-09-24 22:30:39 +00:00
jfrancis%netscape.com
3c63ecfa21
fixes bug 96676: deletion can pull text out of inline containers
...
fixes bug 97685: unbulleting empty bullet list item can create nested list
r=fm; sr=kin
2001-09-24 03:43:34 +00:00
jfrancis%netscape.com
69faca2cc5
fixes bug 98573: style feedback incorrect after a <br>; r=fm; sr=kin
2001-09-24 03:40:23 +00:00
blakeross%telocity.com
ee922f0363
removing attr's that are now unnecessary due to default orientation. r=hewitt sr=hyatt
2001-09-23 07:16:02 +00:00
cmanske%netscape.com
9f4d59dd09
Use 'hidden' instead of 'collapsed' to remove items from context menu (wrong bug number in last checkin!) b=100015: Fix by neil@parkwaycc.co.uk, r=cmanske,brade sr=hewitt
2001-09-22 19:01:58 +00:00
cmanske%netscape.com
2c1dbe76c8
Use 'hidden' instead of 'collapsed' to remove items from context menu, b=98567: Fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt
2001-09-22 18:49:01 +00:00
cmanske%netscape.com
fd84979910
Inlude 'img' filetype for Open file dialogs when creating links, b=98567, r=akkana, sr=hewitt
2001-09-22 18:44:59 +00:00
cmanske%netscape.com
b9adcbb3b9
Fixed removal of empty selection ranges after joining table cells, b=96668, r=akkana, sr=hewitt
2001-09-22 18:40:58 +00:00
cmanske%netscape.com
8d47265302
Added first-char input filtering to 'hreflang' attribute in Advanced Edit dialog. b=88881, r=akkana, sr=hewitt
2001-09-22 18:33:56 +00:00
cmanske%netscape.com
0b5bb3ae5a
Checkin fix by brade for bug 100371: remove unused code, r=cmanske, sr=hewitt
2001-09-22 02:04:54 +00:00
hwaara%chello.se
a7bae838d7
#94836 , fix some more issues with Open Address. Final part of cleanup.
...
r=doron, sr=alecf
2001-09-21 13:40:46 +00:00
cmanske%netscape.com
99dc0f1b2b
Tweaks to make relative url work, b=72583, r=syd, sr=hewitt
2001-09-21 00:38:47 +00:00
cmanske%netscape.com
321c5b7db0
Small tweak to fix for bug 72583 because of fix to 97983: use 'url_Path' instead of 'url_Directory' r=brade, sr=kin
2001-09-20 14:08:35 +00:00
hewitt%netscape.com
7281a4d7cd
97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt
2001-09-20 07:08:29 +00:00
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
63e86dc84f
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
cmanske%netscape.com
e18d8d9112
Enable 'None' item in Format | List submenu, b=96510, r=brade, sr=kin
2001-09-19 00:44:12 +00:00
cmanske%netscape.com
0b88abda88
Fixed disabling of menulist in Insert Character dialog; Fix by jrgm: b=96703, r=cmanske, sr=kin
2001-09-19 00:26:00 +00:00
kin%netscape.com
f0b4c3d597
Patch submitted by neil@parkwaycc.co.uk
...
Fix for bug #80239 : javascript strict warnings in editor.js
Simplify methods that check for existence of
spellchecker and find components, by checking
if they exist in Components.classes.
r=cmanske@netscape.com sr=kin@netscape.com
2001-09-18 23:35:19 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3098b78e27
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
hewitt%netscape.com
e8b9173831
99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake
2001-09-17 23:40:50 +00:00
rpotts%netscape.com
0340c21f74
bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused.
2001-09-17 23:22:00 +00:00
cmanske%netscape.com
0cd5dbdf30
New strings for UI part of relative URL support, b=72583, r=brade, sr=kin
2001-09-17 19:33:53 +00:00
cmanske%netscape.com
7432d0007d
Added support to use relative URLs in link and image dialogs and let user convert to/from absolute URLs, b=72583, r=brade,akkana, sr=kin
2001-09-17 19:31:19 +00:00
alecf%netscape.com
cf9912aa80
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
jfrancis%netscape.com
861ddc03d5
fixes 88109: caret jumps down when typing after inserting table. One liner to properly set selection after table insertion. r=fm;sr=kin
2001-09-14 21:12:35 +00:00
jfrancis%netscape.com
dddbea89ab
fixes 97797: empty solo list item won't indent. Changes to nsHTMLEditRules::WillMakeList() to not outsmart itself so badly. r=fm;sr=kin
2001-09-14 21:09:55 +00:00
jaggernaut%netscape.com
efc8c209fb
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
rjesup%wgate.com
3d767c2d6b
Bug 98711: Fix misuses of string.Right(). r=jfrancis, sr=jst
2001-09-13 00:09:49 +00:00
alecf%netscape.com
e5cc5abd22
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
rjesup%wgate.com
2ddd95c9a4
Bug 92576. nsVoidArray->nsAutoVoidArray. sr=jst, r=waterson, r=pavlov, r=kin, r=kmcclusk
2001-09-12 14:59:11 +00:00
jaggernaut%netscape.com
e055a4a2a4
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
cmanske%netscape.com
e56a410360
Check if HTML Source has been edited when loading into existing Composer window, b=98768, r=syd, sr=kin
2001-09-10 21:50:12 +00:00
kin%netscape.com
8cbeef6705
Fix for bug 98018: Impossible to delete text in textbox
...
nsEditor::CreateTxnForDeleteInsertionPoint() shouldn't
use count-1 when calculating isLast, in the non-text case.
r=jfrancis@netscape.com sr=sfraser@netscape.com
2001-09-10 14:46:57 +00:00
brade%netscape.com
87e702af91
not in the build
2001-09-10 13:16:45 +00:00
jfrancis%netscape.com
9aa7cb1b47
fixes 98543: backspace/delete was crossing table structure boundaries. Also fixed other flavors of this bug that had not been discovered yet.
...
r=fm; sr=kin
2001-09-09 20:57:46 +00:00
jaggernaut%netscape.com
83798daa05
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2001-09-07 14:23:21 +00:00
valeski%netscape.com
ac33036169
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
jaggernaut%netscape.com
5979297126
Bug 98153: Remove SubsumeStr. r=dbaron, sr=scc
2001-09-05 10:46:45 +00:00
bryner%netscape.com
ce50e7630f
Bug 47551 -- removing obsolete nsIFileSpecWithUI and nsIFileWidget. r=pavlov, sr=ben.
2001-09-04 22:56:38 +00:00
cls%seawood.org
ea28d8557f
Declare nsCOMPtrs outside of do-while loops to avoid gcc 2.x -O2 optimization bug.
...
Bug #96911 r=jfrancis sr=kin a=blizzard
2001-09-01 17:24:08 +00:00
cmanske%netscape.com
2b58fe025a
Fixed not allowing '-' and '+' for font tag 'size' attribute in Advanced Edit dialog, b=88878, r=akkana, sr=shaver, a=asa
2001-09-01 14:14:36 +00:00
sspitzer%netscape.com
066344d6b6
breaking apart EditorToolbars.css into 3 files for performance reasons.
...
r=manske, sr=hewitt, a=asa #97487
2001-08-31 22:04:19 +00:00
cmanske%netscape.com
f728f3273a
Fixed convert to table bugs in Composr, b=82404,82408,82409,96839 r=brade, sr=kin, a=dbaron
2001-08-31 04:09:23 +00:00
hewitt%netscape.com
5f9faa9024
83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron
2001-08-31 00:12:56 +00:00
cmanske%netscape.com
fad0914096
Fixed not being able to use Insert Characters dialog after closing using 'X' to close window, b=96891, r=jrgm, sr=kin, a=asa
2001-08-30 05:25:58 +00:00
kin%netscape.com
27de97023e
Fix for bug 83607: too much backspace segfaults mozilla in textbox forms
...
Prevent GetPriorNode() and GetNextNode() from traversing above root
node when aCurrentNode is the rootNode.
r=brade@netscape.com sr=sfraser@netscape.com a=asa@mozilla.org
2001-08-29 21:33:52 +00:00
cmanske%netscape.com
72f2994089
Fixed busted error message dialog and command handling in Composer ColorPicker, b=86697, r=brade, sr=kin, a=roc+moz
2001-08-29 14:04:40 +00:00
kin%netscape.com
1be9448a33
Fix for bug #96604 : Deleting characters from some form input controls will allow altering page content
...
mozilla/editor/base/nsEditor.cpp
mozilla/editor/base/nsEditor.h
- Added IsRootNode() method.
- Added calls to IsRootNode() in GetPriorNode() and GetNextNode()
to prevent traversing above the root node.
r=jfrancis@netscape.com sr=sfraser@netscape.com a=asa@mozilla.org
2001-08-28 18:21:12 +00:00
cmanske%netscape.com
93cd5ee10b
Fixed busted Table Props dialog, b=97140, r=brade, sr=kin, a=asa
2001-08-28 14:32:02 +00:00
glazman%netscape.com
dd4c742614
fix forFont element not removed in Composer; b=97083; r=brade,jfrancis; sr=kin; a=dbaron
2001-08-28 01:55:22 +00:00
glazman%netscape.com
e5e735ccd8
Fix for Text Style menu broken in Composer ; b=97108, r=brade,cmanske; sr=kin; a=chofmann
2001-08-28 00:51:07 +00:00
loadrunner%betak.net
86f8875f09
bug 96859, The order of JA character set name in Editor Save As Charset dialog is not correct,
...
r=tao, sr=kin, a=dbaron
2001-08-27 06:41:57 +00:00
hyatt%netscape.com
50b8270fff
Fix for 95475. r=jag, sr=ben, a=dbaron
2001-08-25 02:31:56 +00:00
cmanske%netscape.com
d6009bca2d
Remove dialog utilities from editor c++ and nsIEditorShell interface (use nsIPromptService from JS instead). b=96649, r=brade, r=kin/sfraser, a=asa
2001-08-24 19:47:46 +00:00
cmanske%netscape.com
3d058485eb
Fixed bad message dialog parent bug 96649, r=brade, sr=kin/sfraser, a=asa
2001-08-24 19:42:45 +00:00
cmanske%netscape.com
2e9a8135f3
Fixed regression: Can't clear link via input field, b=96542, r=brade, sr=kin, a=asa
2001-08-24 19:32:36 +00:00
cmanske%netscape.com
d49b00a884
Finish fixing Fixed Width bug 79200, r=brade, sr=sfraser, a=asa
2001-08-23 00:05:53 +00:00
jfrancis%netscape.com
2e6c041e29
fixes:
...
bug 83918 - Not able to start a list (number or bullets) when using Bold style
bug 62347 - Selecting "Body Text" doesn't change style if in <pre> text that has <br>
bug 86476 - ubercaret appears on multi-line text block
bug 87882 - pasting text from one bullet to another yields extra bullet
---------------
r=sfraser; sr=kin
2001-08-22 05:32:44 +00:00
akkana%netscape.com
14519be617
94751: make validate use nsIFile so it will work on non-Unix platforms. r=bbaetz sr=sfraser
2001-08-22 05:14:30 +00:00
tao%netscape.com
22880b6d56
91217: update locale version in package/locale provider registry.
...
r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4
2001-08-22 01:52:23 +00:00
cmanske%netscape.com
77ed8865aa
Added new input filter to restrict first character: b=88881, r=brade, sr=kin
2001-08-22 01:49:36 +00:00
cmanske%netscape.com
fc57798886
Added text style to toggle 'TT' (fixed width) tag in Composer, b=79200, r=brade, sr=sfraser
2001-08-22 01:43:22 +00:00
cmanske%netscape.com
fc4702dcbe
Fixed Doc title in Revert dialog message bug=96073, r=brade, sr=kin; Composer part of 'noshade' syntax bug 88761, r=kin, sr=sfraser
2001-08-21 13:45:01 +00:00
dbaron%fas.harvard.edu
716f9f4695
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
2001-08-21 01:48:11 +00:00
cmanske%netscape.com
0a39ce85d1
Add 'List Item' property menuitem by neil@parkwaycc.co.uk, b=95085, r=cmanske, sr=kin
2001-08-18 00:10:37 +00:00
akkana%netscape.com
75e98915ba
92331: revert plaintext quote pref back to using pre. r=mcafee sr=blizzard
2001-08-17 23:00:41 +00:00
cmanske%netscape.com
1b897a579b
Fixed Advanced Editor dialog bugs (fixed warnings, user input filter rules, dynamic value menulist for particular attributes): bugs 86710, 86712, 86713, 86934, 88878, 88888, 88917, 88923, 88930, 88935, 89445, 92554 (includes help from stephend), r=brade (86713=rcassin, 92554=glazman), sr=kin; fix to 95085 by neil@parkwayscc.co.uk, r=cmanske, sr=kin
2001-08-17 22:41:52 +00:00
brade%netscape.com
c2071acac7
not in the build
2001-08-17 22:34:11 +00:00
cmanske%netscape.com
127939617b
Remove reference to unused variables, b=86705, r=mjudge, sr=kin
2001-08-17 14:07:33 +00:00
cmanske%netscape.com
cd089a8905
Use href URL as link text in Link properties dialog, b=90230, r=brade, sr=kin
2001-08-17 13:54:41 +00:00
bryner%netscape.com
67f6aa83cb
Bug 66835 - fix method hiding warnings by renaming some methods on nsIContent. r=jag, sr=jst.
2001-08-17 08:14:14 +00:00
sfraser%netscape.com
aaa47c9450
Project cleanup, rs=scc. Fix one or more of access paths, linking with the correct startup library, and unnecessary linkage.
2001-08-17 01:28:47 +00:00
sfraser%netscape.com
3e6475c529
Project cleanup, rs=scc. Fix one or more of access paths, linking with the correct startup library, and unnecessary linkage.
2001-08-17 01:16:19 +00:00
loadrunner%betak.net
ba48606a82
bug 79735, User-overridden browser charset does not propagate into the composer window, r=cmanske, sr=blizzard
2001-08-15 08:40:18 +00:00
loadrunner%betak.net
e61ed21bfc
bug 88940, [Composer] There is no charset items when try to save a text file, r=cmanske, sr=kin
2001-08-15 08:36:31 +00:00
loadrunner%betak.net
8f8448d54c
bug 69911, "Save" not functional when just change an existing file character coding, r=cmanske, sr=blizzard
2001-08-15 08:32:55 +00:00
cls%seawood.org
8405a1984e
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
hwaara%chello.se
bb5c86d507
#95084 , fix some ugly visual glitches in Editor's Link Properties dialog. r=brade, sr=blake
2001-08-13 23:58:02 +00:00
cmanske%netscape.com
251cdc31b1
Replace CR/LF chars in 'Link text' displayed in Link Dialog with spaces, b=94398, r=brade, sr=hewitt
2001-08-10 22:30:59 +00:00
cmanske%netscape.com
d314ac7ae9
Fixed Image dialog bugs 85229 (setting enable state on Remove Image Map button), 94388 (don't show Alt text error message when using Advanced Edit), 94392 (ALT and SRC input fields not updated after using Advanced Edit), r=brade, sr=hewitt
2001-08-10 22:29:10 +00:00
cmanske%netscape.com
284d22a7b8
Make default HR height 2px, b=76206, r=brade, sr=hewitt
2001-08-10 22:23:57 +00:00
jdunn%netscape.com
aa71a20b56
Loop the correct # of times (we were doing it once too many)
...
# 94520
r/sr=sfraser@netscape.com
2001-08-10 14:36:21 +00:00
cmanske%netscape.com
450fefa4ac
Don't select cell when context menu is launched, b=93322, r=brade, sr=sfraser
2001-08-10 03:50:58 +00:00
cmanske%netscape.com
54fc6b88b5
Fixed setting page colors bug 89977, r=brade, sr=sfraser
2001-08-10 03:47:37 +00:00
loadrunner%betak.net
d04a8a583b
bug 56519, Selecting a Charset in Composer disables Charset menu,
...
r=cmanske, sr=blizzard
2001-08-10 02:05:03 +00:00
loadrunner%betak.net
350ed16243
bug 86715, javascript strict warnings in EditorSaveAsCharset.js,
...
r=cmanske, sr=blizzard
2001-08-10 01:32:16 +00:00
brade%netscape.com
4aee1ae773
add publish.js
2001-08-08 13:14:12 +00:00
brade%netscape.com
9998bc1860
partial fix for #88123 ; r=blake/beppe, sr=kin
2001-08-08 13:12:52 +00:00
brade%netscape.com
8f02aa1136
initial networking stuff for publishing (in progress); r=akkana; sr=kin
2001-08-08 13:11:33 +00:00
akkana%netscape.com
9ce49b993c
Removing files which are redundant with the idl files. r=brade, sr=kin
2001-08-07 22:08:51 +00:00
akkana%netscape.com
ced498ab2c
54726: Add link to W3C Validator
...
90550: Need to rewrite URLs for publishing and for save as
91388: Link checker, Work in progress (doesn't work yet)
r=brade, sr=kin
2001-08-07 21:39:07 +00:00
brade%netscape.com
4cfc6eee87
add nsHTMLURIRefObject.cpp for Akkana
2001-08-07 21:30:01 +00:00
brade%netscape.com
2b7da49c85
add nsIURIRefObject.idl for Akkana
2001-08-07 21:18:38 +00:00
akkana%netscape.com
02fa2be9b3
Adding html URI ref object to the build. r=brade sr=kin. Work in progress.
2001-08-07 21:12:08 +00:00
ben%netscape.com
8b9a23ccee
Roll back this weekend's changes to editor dialogs, pending grid fixes.
2001-08-07 01:53:44 +00:00
hyatt%netscape.com
079c95cba2
Fix for 71106. r=jag, sr=jst
2001-08-06 21:49:35 +00:00
ben%netscape.com
546b23eb32
93732 - Fixing some bad bustage in a handful of editor dialogs
...
- grid columns aren't showing up due to lack of flexes on <column/> nodes (grid bug)
- text fields drawing over buttons
- buttons and other UI running off screen
- dialogs sizing oddly when sizeToContent() called
r=jag, sr=hewitt
2001-08-05 08:12:31 +00:00
hewitt%netscape.com
9942f2fd30
93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt
2001-08-04 06:21:59 +00:00
cmanske%netscape.com
601c4e237a
Set default pref for HR to 'center', b=90497, r=brade, sr=kin
2001-08-03 18:32:43 +00:00
cmanske%netscape.com
e7ef38c24e
Click on 'Last picked color' button closes Composer colorpicker dialog. b=89958, r=brade, sr=kin
2001-08-03 18:30:13 +00:00
cmanske%netscape.com
ec23f99998
Add support for 'Automatic' choice in list bullet/number styles. b=74970, Fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin
2001-08-03 18:28:15 +00:00
cmanske%netscape.com
71af83ce89
Fixed busted Page Properties dialog, b=86706, r=brade, sr=kin
2001-08-02 22:00:59 +00:00
kin%netscape.com
6398cb9d59
Fix for bug #93109 : Orphaned #endif's in IDLs crashes xpidl during build
...
Removed bogus #endif statements in:
mozilla/editor/idl/nsIEditorIMESupport.idl
mozilla/editor/idl/nsITableEditor.idl
mozilla/editor/txmgr/idl/nsITransactionManager.idl
sr=waterson@netscape.com
2001-08-02 20:34:54 +00:00
kin%netscape.com
864d893bf8
Fix for bug #93147 : NotReached Assertions when selecting text widget in a table
...
Modified nsHTMLEditor::GetInlinePropertyBase() to bail out of iterator
loop if current node is the body.
r=brade@netscape.com sr=sfraser@netscape.com
2001-08-02 20:31:09 +00:00