ben%netscape.com
2f71c85077
skinnability work for editor, 38534, r=hyatt
2000-05-25 05:56:25 +00:00
cmanske%netscape.com
d457c4985f
Fixed object properties bug 39649, including moving methods involved (without change) from ComposerCommands.js to editor.js as suggested by sfraser. r=sfraser
2000-05-25 03:35:33 +00:00
pavlov%netscape.com
c165e6c65b
fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm
...
fix for mailnews' file->save as dialog not saving files on unix in due to its handling of file extentions and filters. this code now uses nsIFilePicker. fixes nsbeta2+ bug 31096. r=mscott
2000-05-25 00:44:10 +00:00
jfrancis%netscape.com
18736fd80c
fixes:
14753, 29843, 39864, 40141,
40139, 36679, 39542, 34729,
34855, 37216, 39292, 26447
r=sfraser,cmanske,fm; a=beppe
2000-05-24 23:00:24 +00:00
mcafee%netscape.com
597839245b
Renaming prefs to live in the browser.display namespace: background_color, foreground_color, use_document_fonts, use_document_colors, base_font_scaler, wfe.use_windows>colors, screen_resolution. r=alecf, a=chofmann (31136)
2000-05-18 03:19:00 +00:00
cmanske%netscape.com
0abba98173
Fixed capitalization on Split Cell menu text
2000-05-17 03:09:42 +00:00
cmanske%netscape.com
2d6ef22482
Fixed enabling of Split Cell command
2000-05-17 03:06:06 +00:00
ftang%netscape.com
adfe028e7d
fix 38322. load the current url if the document have not been modified yet.
2000-05-17 00:11:05 +00:00
cmanske%netscape.com
754fc7f7e7
Set default for editmode toolbar to collapsed (36691)
2000-05-16 23:31:30 +00:00
cmanske%netscape.com
12a0f4f682
When removing SpellCheck menu item, must also remove following separator. Changed style to use background image for NamedAnchor, now that we know how to select it!
2000-05-16 22:53:01 +00:00
cata%netscape.com
50782fc359
Dynamic charset menu in Composer. Bug #38079
2000-05-16 22:20:18 +00:00
kin%netscape.com
a215095b0d
Fix for smoke test blocker bug #39426 (the spellchecker is not being recognized as present (missing))
...
Corrected spellchecker progid string.
r=sfraser@netscape.com a=leaf@netcape.com
2000-05-16 18:07:41 +00:00
brade%netscape.com
dc6aa1613d
fix namespace
2000-05-16 14:44:35 +00:00
brade%netscape.com
d990c6e92d
namespace fixes
2000-05-16 14:43:04 +00:00
joki%netscape.com
b2e873d830
Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed.
2000-05-16 11:35:12 +00:00
cmanske%netscape.com
d0a972c989
Fixed Composer taskbar buttons. Changed Editorshell mouse listener so editorshell controls action, allowing selection of elements in All Tags mode with single click. Improved isCommandEnabled for Split cell command
2000-05-16 05:33:51 +00:00
sfraser%netscape.com
41670254ef
Fix for 37284 -- remove spell checker button if not installed.
2000-05-16 05:26:29 +00:00
cmanske%netscape.com
461e975059
Added constants for outputflags to shared dialog js and fixed link dialog to use it
2000-05-16 05:14:52 +00:00
cmanske%netscape.com
388c3eb8c2
Fixed debug selection output command
2000-05-16 05:12:57 +00:00
ben%netscape.com
9df7ba78fa
preparation for new <radiogroup> widget
2000-05-16 03:13:19 +00:00
brade%netscape.com
fa51bfe4cb
add some tooltips that were missing
2000-05-15 14:19:33 +00:00
brade%netscape.com
48ea759678
add some more tooltips which weren't added earlier
2000-05-15 14:17:34 +00:00
brade%netscape.com
98f789da60
add tooltip to editfield
2000-05-15 14:16:20 +00:00
brade%netscape.com
38c52e4bb7
add tooltip to advanced button (ugh)
2000-05-15 14:15:43 +00:00
brendan%mozilla.org
2cc44b24b1
Enforce interCaps Mozilla XPIDL style (r=shaver).
2000-05-15 07:03:46 +00:00
cmanske%netscape.com
324455225a
Minor change to JoinCells isCommandEnabled
2000-05-15 04:13:14 +00:00
cmanske%netscape.com
d85b2cbca1
Fixed problems with table editing commands. New 'All Tags' mode images and CSS from beppe (28498), added EditorSharedStart() for initialization actions common to all editor users.
2000-05-15 03:05:56 +00:00
danm%netscape.com
e6b9efbec5
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
danm%netscape.com
11a96f9c88
no longer used
2000-05-13 21:25:36 +00:00
cmanske%netscape.com
9cf413f9d0
Fixed layout of personal dictionary dialog
2000-05-13 00:38:54 +00:00
cmanske%netscape.com
f877507c90
Fixing spellcheck bug 34356
2000-05-12 22:11:06 +00:00
cmanske%netscape.com
16933b9762
Added focus reset to table editcommands, added a couple of missing commands, changed name for some global variables in editor.js, added some 'dump's to debug flaky command firing
2000-05-12 14:46:25 +00:00
brade%netscape.com
158eb6e420
actual js implementation; remove copied mailnews context menu stuff
2000-05-12 13:13:03 +00:00
brade%netscape.com
732d92dbea
new ids
2000-05-12 13:11:50 +00:00
brade%netscape.com
b86e7da23a
moved commands from EditorCommandsOverlay.xul back here; removed unnecessary keybindings (should be in task menu overlay), add values for edit menu commands
2000-05-12 13:09:41 +00:00
cmanske%netscape.com
de67973fd5
More table command enable work. Eliminate old commands and consolidate into ComposerCommands.js
2000-05-12 06:54:52 +00:00
cmanske%netscape.com
833fed6c8c
Commandset for table commands must be included in master xul file even if update is done only in 'oncreate' method. Remove 'events' attribute to avoid updating unnecessarily
2000-05-12 05:15:41 +00:00
cmanske%netscape.com
7eedb58c10
UI work: Implemented table commands (part of 20973), fixed Plain Text editor, don't remove toolbars for HTML Source editmode, helped ftang with new 'Save As Charset' dialog (moved methods shared with Page Properties dialog to common file)
2000-05-12 02:37:40 +00:00
sfraser%netscape.com
7a89831f65
Fix bug 38818 -- prefs in composer.
2000-05-11 23:49:30 +00:00
ftang%netscape.com
0542cc0688
check in SaveAsCharset work. r=cmanske
2000-05-11 22:45:29 +00:00
sspitzer%netscape.com
ba7994c11b
these have moved.
2000-05-11 04:20:49 +00:00
sspitzer%netscape.com
8962f55d85
editor skins no longer here.
2000-05-11 04:18:50 +00:00
ftang%netscape.com
e49cf2d0d3
first add. not part of the build system yet. fix 38321
2000-05-11 00:19:03 +00:00
brade%netscape.com
fbc1778e2d
turn on editor context menus (though they are not done yet)
2000-05-10 21:02:28 +00:00
brade%netscape.com
b3439c4866
fix to correspond with jst's fix (setting doctype properly)
2000-05-10 19:53:38 +00:00
brade%netscape.com
0c98c23c58
check in change that was lost
2000-05-10 14:41:12 +00:00
cmanske%netscape.com
59fe85bd0d
Removing EditorCommands.js (replaced by editor.js)
2000-05-10 13:57:33 +00:00
cmanske%netscape.com
04b50d0613
Switch to using 'editor.js' instead of 'EditorCommands.js', Removed obsolete methods in editor.js, Removed unnecessary code in editorshell.
2000-05-10 13:56:30 +00:00
sspitzer%netscape.com
0398a51a85
ignore generated makefiles
2000-05-10 06:58:36 +00:00
cmanske%netscape.com
288a4ae330
Changed rules for All Tags mode so background color is not affected, only background image
2000-05-10 06:08:00 +00:00