brade%netscape.com
a9b514f8f5
move over changes from Netscape branch to trunk; string changes for localization; submitted by briano9@yahoo.com and dan6992@yahoo.com
2000-10-06 12:01:23 +00:00
brade%netscape.com
71961279ca
moving over checkin from Netscape branch to trunk (strings added for image map editor) Submitted by briano9@yahoo.com and dan6992@yahoo.com.
2000-10-06 11:59:01 +00:00
hewitt%netscape.com
6d07249c42
#54753 - dialog cleanup issues, r=andreww, a=ben
2000-10-05 21:36:01 +00:00
brade%netscape.com
1aa1c20d18
Remove disabled attribute rather than setting to false; moving fix from branch to trunk.
2000-10-05 15:02:26 +00:00
brade%netscape.com
4dcf5242bd
moving over fix from branch to trunk
2000-10-05 15:01:23 +00:00
sfraser%netscape.com
b9d4cdbcdf
Fix for 53742 -- Open Location dialog, opened from Compser, should have titlebar. r=brade, sr=kin.
2000-10-05 00:34:07 +00:00
kin%netscape.com
057220774a
Fix for bug #54731 (Spellchecker stops working after you close the Edit Personal Dictionary dialog)
...
Removed call to editorShell.UninitSpellChecker() inside Close().
This fix is already checked into the Netscape_20000922_BRANCH.
sr,a=sfraser@netscape.com
2000-10-04 13:38:41 +00:00
cmanske%netscape.com
6ebb46db52
Part of fix for nested tables bug 53733. r=brade, a=sfraser
2000-09-27 22:29:41 +00:00
cmanske%netscape.com
4e41754683
Fixed nested tables bug 53733. r=brade, a=sfraser
2000-09-27 22:24:17 +00:00
kin%netscape.com
96f0529120
fix bug #51557 ; move JS functions out of html into xul; r/a=kin, sfraser
2000-09-27 14:33:05 +00:00
disttsc%bart.nl
b0408d3e6e
Last batch of checkins for bug=53297 ('rdf:resource' -> 'resource', 'rdf:containment' -> 'containment'). r=akkana, r=cmanske, r=rginda, r=ben, a=waterson
2000-09-24 08:14:55 +00:00
hewitt%netscape.com
319880c9bc
#46423 - make menulists crop, fixes overflowing text on messengercompose in modern. r=hangas, a=ben
2000-09-22 05:17:53 +00:00
cmanske%netscape.com
c15a31d933
Fixed bugs 43394 (wrong type for getting recent menu max items pref), 52878 (wrong doc url results in adding a charset incorrectly), 47704 (making composer new page prefs work). r=mjudge. a=ben
2000-09-22 05:13:34 +00:00
hyatt%netscape.com
ac2865c3c4
48758. r=ben,saari, a=waterson
2000-09-22 05:02:20 +00:00
ben%netscape.com
d909fc352e
first part of fix for 53156, editor UI issues. r=hewitt, sr=sfraser
2000-09-21 07:05:00 +00:00
cmanske%netscape.com
b306786737
Fixed hard-coded string, b=2410, r=pnunn, sfraser
2000-09-21 04:23:20 +00:00
hewitt%netscape.com
1015cce555
#46519 - composer edit mode tab stuff, r=hangas, a=ben
2000-09-19 22:46:47 +00:00
cmanske%netscape.com
5560a52f03
More tweaks to prefs dialog b=47704, r=ben
2000-09-15 06:52:33 +00:00
nbhatla%netscape.com
1cb100cde2
#46423 -> new modern skin. updates to edit-mode toolbar xul, to make the buttons look like botom tabs in modern and classic. r=cmanske
2000-09-15 06:28:29 +00:00
cmanske%netscape.com
8c41151981
Table dialog cleanup, b=47691, r=rcassin@supernova.org. Composer prefs cleanup, b=47704, r=ben
2000-09-15 06:08:51 +00:00
hyatt%netscape.com
1b88d03f0f
New chrome files. Not part of build.
2000-09-14 21:10:57 +00:00
hyatt%netscape.com
f3b6ba4243
New chrome files. Not part of build.
2000-09-14 20:50:12 +00:00
cmanske%netscape.com
6cfd93dbab
Fixed Composer prefs not initializing bool pref. b=52400, r=hyatt
2000-09-14 14:45:16 +00:00
jfrancis%netscape.com
86f482d466
fixes for 45608, 51398, 51591; r=cmanske
2000-09-14 05:59:19 +00:00
cmanske%netscape.com
9858a049ed
Composer dialog cleanup. b=47691, 47701. r=hyatt
2000-09-14 05:30:06 +00:00
rayw%netscape.com
0257791053
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
cmanske%netscape.com
e4e0b60ecf
Backed out using 'Clear' instead of 'Delete' for edit menu on Mac (b=47213). Fixed mispelled command name (42362) r=mjudge
2000-09-13 02:01:22 +00:00
cmanske%netscape.com
54bd31dd70
Composer dialog cleanup work (47213, 47701, 9754) r=sfraser
2000-09-12 00:35:42 +00:00
cmanske%netscape.com
1360de76a8
Fixed format menu not showing list properties when list item is empty b=51941, r=beppe
2000-09-12 00:17:56 +00:00
ftang%netscape.com
23ab5863e0
fix 51432. r=cata
2000-09-09 01:24:30 +00:00
cmanske%netscape.com
8315aef3a4
Refinements to make Composer context menus work and remove unused entities, b=43307, r=akkana
2000-09-08 01:45:06 +00:00
akkana%netscape.com
3c2341c61c
50821: don't force a bogus 3.2 doctype, and eliminate OutputNoDoctype flag. r=cmanske
2000-09-07 18:40:14 +00:00
cmanske%netscape.com
36d784df08
Removing bogus comment (43307)
2000-09-07 05:45:36 +00:00
cmanske%netscape.com
ac8f8cdc5a
Composer UI fixes: getting object for properties (needed for context menus, 43307). Color (47695) and Image props (47651) cleanup r=hyatt
2000-09-07 05:39:27 +00:00
dbaron%fas.harvard.edu
cfceba7dca
Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
...
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
2000-09-06 02:17:26 +00:00
ben%netscape.com
21aa63995a
part of fix for 51087, order of preferences messed up. dbragg removed smartupdate from the
...
preferences tree which messed up ordering for IM, etc.
2000-09-06 02:13:07 +00:00
cmanske%netscape.com
de9c1ce09f
Tweaked dialog fixes for bugs 45407, 47695. r=sfraser
2000-09-06 02:03:12 +00:00
cmanske%netscape.com
49750baeda
Trying to get Table submenus to load from overlay (for context menus, b=43307) doesn't work for Message Composer, so 2nd level overlay (EditorCommandsOverlay.xul) is no longer used. r=sfraser
2000-09-05 23:46:24 +00:00
cmanske%netscape.com
0ea8fba700
Composer bugs: Drag and drop problems (47399, r=anthonyd), workaround for bad dragNdrop event (50703, r=nisheeth)
2000-09-05 23:26:48 +00:00
cmanske%netscape.com
5986ab5939
Fixed nsbeta3 UI bugs for Composer: List proerties (45407), Context menus (43307), many fixes for strict JS warnings. r=sfraser, hyatt
2000-09-05 23:21:22 +00:00
rcassin%supernova.org
99dc52118f
Fix for 47703 - UI: Composer Prefs Panel - r=walk84@usa.net
2000-09-03 14:44:32 +00:00
ben%netscape.com
27f526d5ab
46613, classic skin polish and other fixes for message compose window
2000-09-03 05:39:33 +00:00
cmanske%netscape.com
fb959cc64a
JS strict warnings cleanup in connection with dialog work such as 47651, 47685. r=sfraser
2000-09-01 23:04:03 +00:00
cmanske%netscape.com
c14165d094
Editor UI fixes: toolbar (47515), Page Colors dialog (47695), r=sfraser
2000-09-01 22:01:44 +00:00
akkana%netscape.com
783035aa7e
50935: make multiline paste into single line text control switchable. r=mjudge
2000-09-01 21:12:43 +00:00
rcassin%supernova.org
410730cd0f
Fix for bug 47574: extra, unused strings / entities defined in editor UI files - r=anthonyd, cmanske
2000-09-01 13:14:09 +00:00
cmanske%netscape.com
4908d1e7da
Fixed updated of color widget on Composer toolbar, b=49952, r=sfraser
2000-08-31 12:44:56 +00:00
cmanske%netscape.com
093e935bb1
Fixed bad string value, part of 47695, r=beppe
2000-08-31 00:10:55 +00:00
cmanske%netscape.com
2a97a514ae
Finished HTML Source editing problems with title tag (41869), split table crash (50791), filename problems (48631). r=akkana, fixed NS_LITERAL_STRING usages in nsHTMLEditor for performance (26384), r=scc
2000-08-30 22:49:08 +00:00
cmanske%netscape.com
7789da1eb0
nsbeta3 UI fixes: HTML source editor bugs 50034, 41869) r=sfraser, fixed Send Page commands for rcassin, changed to using value on title tag (related to 42331), List, Page Colors and other dialog cleanup (47686, 47695), r=rcassin, sfraser, ben
2000-08-30 02:44:18 +00:00
ben%netscape.com
55eed69fa8
46613... classic skin polish. + some fixes to Advanced Edit dialog (it was broken)
2000-08-28 04:38:20 +00:00
cmanske%netscape.com
dc98082767
Fixed getting wrong pixel/percent index for cell width. Part of bug 47691, r=sfraser
2000-08-28 00:01:15 +00:00
putterman%netscape.com
66af1b0e33
Fix for 48985. remove reference to newMessage since it's coming from an overlay. Makes Ctrl+M work. r= bienvenu.
2000-08-26 20:58:20 +00:00
rcassin%supernova.org
183970ee69
A fix for #47510 : Font set ordering for Helvetica/Arial is problematic - r=akk
2000-08-25 01:38:13 +00:00
rcassin%supernova.org
6b8358d8c7
Fix a little issue with editor not starting with my most recent checkin. XUL is very picky. r=kin
2000-08-24 19:32:25 +00:00
rcassin%supernova.org
2f46f236ae
Fix for bug 49181: no tooltip for alignment buttons on toolbar - r=floppymoose
2000-08-24 17:03:27 +00:00
sfraser%netscape.com
1b144a56a0
Fixes for 48474 (JS errors typing in plain text compose), 44684 (make align buttons reflect state), 49155 (UMR in editor code). r=anthonyd
2000-08-24 01:20:29 +00:00
cmanske%netscape.com
b879096b52
Fixed OK button enabling for Link Properties, part of 47653, r=sfraser
2000-08-24 00:40:59 +00:00
cmanske%netscape.com
ad53c5a9b1
A better fix for 49953 so mail composer doesn't have to unregister the pref command. r=duccaroz. Better initialization for default text and background color and related fixes to Composer color prefs relating to 47704. r=sfraser
2000-08-24 00:28:20 +00:00
cmanske%netscape.com
3afb7bab79
Fixed lots of nsbeta3+ bugs: 45756, 47654, 41810,47503,48990, 48995,40204, 42740, 46953, 47646, 47696, 48693, 45899. r=sfraser,jfrancis
2000-08-23 00:29:24 +00:00
rcassin%supernova.org
51377a3a09
Fix for bugs 41968 (print button is dim) and 48686 (print button doesn't work). The fix doesn't work in Classic due to a recent button checkin by Ben and a bug has been filed against him (49421).
2000-08-18 02:51:46 +00:00
nbhatla%netscape.com
2ccc6db1ee
#46519-> Mac Classic Polish Fixes. Fixes editor disabled states for bold, underline, italic, ol, and ul buttons in format toolbar. Also pertains to bugs #47685 and #48700 . r=cmanske,sfraser
2000-08-16 23:09:15 +00:00
ben%netscape.com
9ed6a0a3d5
ditto
2000-08-12 09:48:36 +00:00
sfraser%netscape.com
c82c67089f
Final part of fix for 25161 -- use the new user-select: _moz_all that pierre just checked in.
2000-08-12 01:26:39 +00:00
sfraser%netscape.com
3700e483e9
Fixes for 37815 -- editor toolbar cleanup. r=cmanske
2000-08-12 00:47:05 +00:00
cmanske%netscape.com
c14362ebb7
Fixing editor ui bugs 47697, image dialog button problem (part of 47651). r=sfraser
2000-08-11 23:43:12 +00:00
mcafee%netscape.com
1966870c36
Editor pref files changed locations, but internal chrome: URLs did not and pref panes were blank. Fixing chrome: URLs. r=syd
2000-08-11 06:17:45 +00:00
cmanske%netscape.com
030de906de
More editor UI bug fixes: 47653, 47688, 47693, 47687. r=sfraser
2000-08-11 03:20:47 +00:00
cmanske%netscape.com
80996423fc
Simplified background image UI in Colors and Background dialog, b=47693, r=sfraser
2000-08-10 07:31:52 +00:00
cmanske%netscape.com
0752fd3cbb
Fixed layout in Colors and Background dialog, b=47693, r=sfraser
2000-08-10 07:08:07 +00:00
cmanske%netscape.com
8cfad023a2
Fixed tooltip in Colors and Background dialog, b=47693, r=sfraser
2000-08-10 06:54:03 +00:00
cmanske%netscape.com
742c525adf
Tweaked Insert Table dialog, b=47688, r=sfraser
2000-08-10 06:44:59 +00:00
cmanske%netscape.com
a5251f332c
Big UI fix checkin continued - same bugs as last checkin. r=sfraser
2000-08-10 03:43:09 +00:00
cmanske%netscape.com
c0a534c8ef
Big UI fix! bugs=47898, 26843, 26871, 37152, 38944, 41545, 42246, 42343, 43089, 45463, 45904, 46001, 47644, 47314, 47510, 47515, 47622, 47650, 47653, 47699, 47700, 46179, 47696, 47693. r=sfraser
2000-08-10 02:10:17 +00:00
syd%netscape.com
85d4a2f4d7
partial fix for 1611. r=cmanske
2000-08-10 01:04:50 +00:00
cmanske%netscape.com
fe2ede9c32
Checking in for rcassin@supernova.org. Composer pref fixes, bug 47703, r=cmanske
2000-08-09 02:33:29 +00:00
ftang%netscape.com
8c792f118c
fix 45347. swap the order for author and content-type to make the content-type
...
appear first in the meta tag since we need to know the encoding before hitting
non ASCII value in the author name. r=cmanske
2000-08-09 02:25:25 +00:00
cmanske%netscape.com
4a0351e364
Checking in for rcassin@supernova.org. Composer pref string fixes, bug 47703, r=cmanske
2000-08-09 02:22:57 +00:00
ftang%netscape.com
4269972c3e
fix 45347. do case insenstive comparesion for html attribute value
...
r=cmanske
2000-08-09 02:22:56 +00:00
sfraser%netscape.com
277decdb88
Fix for 25161 -- allow editor to handle pages with form elements. Avoid infinite loop in editor, and add some CSS for form elements in editor. r=jfrancis
2000-08-08 23:37:51 +00:00
saari%netscape.com
4c09a29ac5
massive landing of joki changes.
...
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
anthonyd%netscape.com
562e4bc652
checkins for Hurricane
...
translation of all C++ functions to JS which included SaveDocument
which eventually will allow for the completeion of autosave
r: brade, anthonyd
a: waterson, cmanske
2000-08-07 21:12:18 +00:00
anthonyd%netscape.com
60a3b42d16
moving editor prefs to editor directory
...
see bug# 36911
r: ben
2000-08-05 02:21:59 +00:00
ducarroz%netscape.com
4ceaa0415e
Fix for bug 47250. As we cannot have more than one keyset per window, we need to define key outside the keyset tag in the overlay. That let other window that includes the overlay defines their own keyset and eventually includes some of the keys defined in the overlay. R=cmanske
2000-08-04 21:35:32 +00:00
brade%netscape.com
c8b3e57e9b
remove extra '"' character discovered in UI review
2000-08-04 20:47:40 +00:00
akkana%netscape.com
837d66702c
Comment out annoying debugging statements. r=sfraser
2000-08-04 20:39:53 +00:00
brade%netscape.com
eb27847005
fix menu and tooltip strings per UI meeting and verah (bug #47509 )
2000-08-04 10:50:41 +00:00
brade%netscape.com
48f1447872
remove font dropdown list from toolbar per Composer UI review (bug #47506 )
2000-08-04 10:50:05 +00:00
brade%netscape.com
acb15c2134
add keybinding for fixed width font, add shift="false" to increase/decrease indent, new string for Insert | HTML..., remove Insert | Break and Insert | Break below Images ( #47523 ), move Revert to after SaveAsCharset ( #47211 ), remove Edit | HTML Source ( #47523 ), remove View | Paragrah Marks, new string/accesskey added for Insert | HTML..., remove separator, Break and BreakBelowImages from Insert menu ( #47523 ), comment out Format | Background Color since it will be moving soon, renumber Format menu, move Align after decrease indent (all per UI review)
2000-08-04 10:25:07 +00:00
brade%netscape.com
67895f1f5b
fix menu and tooltip strings per UI meeting and verah (bug #47509 ); add shortcut keybinding for fixed width font
2000-08-04 10:25:00 +00:00
brade%netscape.com
745358b263
remove unnecessary include of nsContextMenu.js (bug #43239 ) and remove viewParagraphMarks menu item per UI review meeting (bug #47525 )
2000-08-04 10:12:28 +00:00
brade%netscape.com
e358cfe302
removed unnecessary references to nsContextMenu.js (bug #43239 )
2000-08-04 10:10:47 +00:00
brade%netscape.com
d1f946195a
changes submitted by Dan Haddix (dan6992@hotmail.com); bug #37788
2000-08-01 14:31:26 +00:00
brade%netscape.com
458c6c4bbb
Send Page (contributed by rcassin@supernova.org); bug #44802
2000-08-01 14:17:48 +00:00
BlakeR1234%aol.com
fa3dec7235
Fix for bug 47037, remove unnecessary ellipses from some Composer menu items. r=jag, a=brade
2000-07-31 21:25:31 +00:00
brade%netscape.com
827294f418
remove title string (bug #45088 ); r=bking@xmlw.ie
2000-07-31 13:03:45 +00:00
ftang%netscape.com
fd38b8ddf9
fix bug 46272 r=mjudge/brade use CopyUnicharPref instead of CopyCharPref
...
for non ASCII data- Author. a=ftang
2000-07-31 00:43:25 +00:00
BlakeR1234%aol.com
0b5e8c29ba
Fix 17608 a=vera
2000-07-30 01:22:12 +00:00
brade%netscape.com
55b64f9e29
string changes for bug #45491 (from mpt@mailandnews.com)
2000-07-28 10:40:30 +00:00
brade%netscape.com
370a188e88
change commented-out code to not show up on some people's lxr searches
2000-07-28 10:19:09 +00:00
brade%netscape.com
c1c5d1a530
submitted by rcassin@supernova.org; add save and saveas commands to this file (bug #16360 )
2000-07-28 10:12:53 +00:00
brade%netscape.com
fe8eb19916
tooltip changes from simone; bug #9767
2000-07-27 21:37:13 +00:00
brade%netscape.com
2f0da94bfb
checkin for simone; remove unused tooltip; bug #9767
2000-07-27 21:36:39 +00:00
brade%netscape.com
d5b4fca5ac
checkin for simone; remove unused tooltips; bug #9767
2000-07-27 21:36:05 +00:00
brade%netscape.com
7e9dca909d
checkin for simone; tooltip chanegs; bug #9767
2000-07-27 15:01:40 +00:00
brade%netscape.com
1fe6bb5356
checkin for simone; tooltip changes; bug #9767
2000-07-27 14:43:43 +00:00
brade%netscape.com
07a379e0c6
fix prefs (bug #42212 )
2000-07-27 14:10:11 +00:00
ben%netscape.com
3879af701e
classic skin work for 46613, a=johng
2000-07-27 07:11:14 +00:00
brade%netscape.com
998e270b97
remove unused code (submitted by rcassin@supernova.org)
2000-07-25 14:04:26 +00:00
ftang%netscape.com
47a6f7740a
fix 45876. patch proposed by brade r=ftang. Thanks brade for her help
2000-07-20 23:22:57 +00:00
ftang%netscape.com
d0fbf58a0b
take out debuging code
2000-07-20 21:10:39 +00:00
ftang%netscape.com
afd789602b
more fix for 39790 which we forget. change intl.charset.default to navigator.properties
...
r=nhotta/cata
2000-07-20 21:09:11 +00:00
shanjian%netscape.com
b2156bfb25
#42837
...
Disable charset menu after the document has been modified.
r=cmanske
2000-07-17 01:13:10 +00:00
shanjian%netscape.com
e8b935da11
#42837
...
Disable charset menus after the document has been modified.
r=cmanske
2000-07-17 01:12:10 +00:00
sfraser%netscape.com
bc5e13e277
Fix for nsbeta2+ bug 31134 -- paste in edit menu not enabled correctly. Add a new command set for clipboard-related menu items, and fire it on Copy. Also ensure that Undo/Redo commands are updated correctly, and avoid bogus command updating in plain text compose (since that caused JS errors). r=kin,jfrancis.
2000-07-14 21:58:50 +00:00
cmanske%netscape.com
1a2fd2ef30
Fixed wrong method call to set background image for Table Dialog. Part of work for 20973, r=mjudge
2000-07-13 23:20:42 +00:00
brade%netscape.com
38070752ba
add id to print item; r=kin; bug #43904
2000-07-12 14:48:13 +00:00
cmanske%netscape.com
15901d9765
Finishing table editing+dialog work (b=20973, r=jfrancis), and disabling commands when in HTML Source mode (b=38875, r=sfraser)
2000-07-11 23:41:22 +00:00
cmanske%netscape.com
0fc2b69db6
Temporary fix for HTML source window being overwritten by regular editor window when window is resized b=34414. r=mjudge
2000-07-06 01:23:47 +00:00
cmanske%netscape.com
7d40913fb4
Don't include current URL when building Recent Files menu. Checking in work for Ryan Cassin, b=17502, r=cmanske
2000-07-01 02:16:04 +00:00
cmanske%netscape.com
7e2764c3d9
Table Properties dialog and UI commands work. b=20973, r=sfraser
2000-07-01 00:37:38 +00:00
brade%netscape.com
aa1bafd976
submission by Ryan Cassin (rcassin@supernova.org); recent files menu for editor; bug #17502 ; approved beppe
2000-06-28 14:58:36 +00:00
cmanske%netscape.com
5734dfa3be
Changed AppendFilters when loading into Composer to favor HTML and TXT over 'All Files'. b=43834, r=brade, a=law
2000-06-27 23:55:12 +00:00
tao%netscape.com
c094568ffd
39790: [L12y] Move all localizable prefs into chrome://.r=alecf.
2000-06-27 22:13:23 +00:00
cmanske%netscape.com
0d72a50681
Changes to <tree> usage for lists to conform to new XUL requiring <treecolgroup>. b=30511, r=bryner. Table editing xul/js work for bug 20973, r=jfrancis
2000-06-22 03:13:08 +00:00
cmanske%netscape.com
26de5cacec
Fixed xul to use new treecolgroup in Composer main window b=30511 (by bryner, r=cmanske). Removed textfield in colorpicker - doesn't work, crashes in Linux b=41619, r=akkana
2000-06-22 01:13:28 +00:00
danm%netscape.com
03ea82871a
tracking change of name of window.content to _content. (bug 33650) r=hyatt
2000-06-22 00:48:45 +00:00
brade%netscape.com
94205f27e7
don't let shift-keybinding work for open local, open remote, save, close, print, quit, find, find next, check spelling, bold, italic, underline (explicitly set shift="false") for bug #41989 ; r=jst, Pike
2000-06-21 14:20:42 +00:00
brade%netscape.com
411f4ee130
diff submitted by Josh Soref (soref@wam.umd.edu); add class and statusbar=true to progressmeter (a=waterson; r=sfraser) bug #41645
2000-06-21 12:42:24 +00:00
amasri%netscape.com
bc952fc605
Adding localization notes per Bugzilla #39775 beta2+
...
r=rchen@netscape.com
2000-06-20 01:43:55 +00:00
amasri%netscape.com
98ea88b476
Adding Localization notes per Bugzilla #39775 beta2+
...
r=rchen@netscape.com
2000-06-20 01:41:30 +00:00
ben%netscape.com
2d3e888817
partial fixes for 32347, 30536, 41120
2000-06-17 03:26:47 +00:00
cmanske%netscape.com
e9915482e5
Fixed paragraph, heading, and list menus and check state: bug 41735, r=brade
2000-06-16 14:22:12 +00:00
sfraser%netscape.com
288248b802
Remove obsolete charset menu cruft. r=fm
2000-06-16 06:05:51 +00:00
sfraser%netscape.com
e626f02fa4
Partial fix for bug 42098 -- leakage of XUL doc and editor in composer window. This change fixes the doc leak, but the nsEditorShell still leaks. This fix is a band-aid until 42530 is fixed. r=hyatt
2000-06-16 06:01:19 +00:00
rbs%maths.uq.edu.au
26742e611c
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
bryner%uiuc.edu
7fb5c1658f
Fix nsbeta2+ bug 39633. r=kin.
2000-06-15 05:31:32 +00:00
cmanske%netscape.com
35106f44c8
Fixed Composer dialog layout problems when resizing. b=42210 r=evaughan
2000-06-14 01:26:43 +00:00
pinkerton%netscape.com
2da5e11e74
fix for bug 39764 (disabled values added to context menu). check the target of the oncreate/destroy event before processing it, as this will bubble from submenus. r=brade.
2000-06-13 23:15:53 +00:00
cmanske%netscape.com
f349338175
Fixed missing checkmarks in Composer menus. b=41735, r=sfraser
2000-06-09 01:04:34 +00:00
ftang%netscape.com
d0740e80c8
fix 41573 mac IME problem. r=sfraser@netscape.com
2000-06-08 23:29:43 +00:00
cmanske%netscape.com
7397fb27e1
Fixed duplicate dtd strings, b=41511, r=sfraser
2000-06-07 23:35:52 +00:00
brade%netscape.com
636eb21dc6
new tooltip strings submitted by simone@netscape.com; bug #9767 ; r=brade, a=beppe,techpubs
2000-06-07 14:05:48 +00:00
ben%netscape.com
ddd7c8acbf
fix for multiple quit items being displayed
2000-06-06 01:16:02 +00:00
cmanske%netscape.com
7ebb2f9065
Fix for 41034 - new list submenu, fix for 41351 - object properties not working. Fix for OS2 support for table selection feedback in menu. r=sfraser, a=beppe
2000-06-05 20:26:26 +00:00
ben%netscape.com
55549d043d
update editor to use utility overlay and global overlay
2000-06-05 06:31:41 +00:00
cmanske%netscape.com
f89bd7d590
Fixed list box bustage. b=36366. r=sfraser, a=beppe
2000-06-02 23:15:37 +00:00
brade%netscape.com
978f3f4dfb
File Removed.
2000-06-02 13:16:03 +00:00
brade%netscape.com
906fca55cb
cleanup; removed EditorStyles1.css
2000-06-02 13:14:09 +00:00
brade%netscape.com
7dcaf07855
cleanup; remove EditorStyles1.css
2000-06-02 13:13:46 +00:00
ben%netscape.com
6279993f25
advanced print button, add communicator overlay hook in
2000-05-28 06:11:17 +00:00
sfraser%netscape.com
9ca0c9d436
Fix for nsbeta2+ bug 38673 - editor UI elements get disabled if you use a dialog to insert the first element in composer.
2000-05-27 01:51:31 +00:00
cmanske%netscape.com
c8b87f1422
Changed CSS to make height of tag icons match image height. b=28498, r,a=beppe
2000-05-27 00:18:33 +00:00
sfraser%netscape.com
2b5984adae
Fix nsbeta2+ bug 28973 -- only allow editing of text/html and text/plain files. r=jfrancis
2000-05-26 23:42:25 +00:00
cmanske%netscape.com
df964a4254
Fixed insert table bug 40205. r=sfraser, a=beppe
2000-05-26 01:16:51 +00:00
ben%netscape.com
fb99e690fe
skinnability work for editor, 38534, r=hyatt
2000-05-25 05:56:25 +00:00
cmanske%netscape.com
bb37359bbe
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
2804c173c5
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
f8789832b8
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
6eb88c1a84
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
efa38e1822
Fixed capitalization on Split Cell menu text
2000-05-17 03:09:42 +00:00
cmanske%netscape.com
4cf9d321c5
Fixed enabling of Split Cell command
2000-05-17 03:06:06 +00:00
ftang%netscape.com
85233334de
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
c2e39623cf
Set default for editmode toolbar to collapsed (36691)
2000-05-16 23:31:30 +00:00
cmanske%netscape.com
dc01b18767
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
016ab6f616
Dynamic charset menu in Composer. Bug #38079
2000-05-16 22:20:18 +00:00
kin%netscape.com
9a4918da40
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
17661f1e33
fix namespace
2000-05-16 14:44:35 +00:00
brade%netscape.com
64923492d2
namespace fixes
2000-05-16 14:43:04 +00:00
joki%netscape.com
a743e2b38b
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
44d6a93dee
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
efc3e085c3
Fix for 37284 -- remove spell checker button if not installed.
2000-05-16 05:26:29 +00:00
cmanske%netscape.com
94af352ac2
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
18456d5d95
Fixed debug selection output command
2000-05-16 05:12:57 +00:00
ben%netscape.com
b7e52ec705
preparation for new <radiogroup> widget
2000-05-16 03:13:19 +00:00
brade%netscape.com
7f1b053d50
add some tooltips that were missing
2000-05-15 14:19:33 +00:00
brade%netscape.com
efbb1e3fa7
add some more tooltips which weren't added earlier
2000-05-15 14:17:34 +00:00
brade%netscape.com
7d337a76ec
add tooltip to editfield
2000-05-15 14:16:20 +00:00
brade%netscape.com
e0a9dfda7f
add tooltip to advanced button (ugh)
2000-05-15 14:15:43 +00:00
brendan%mozilla.org
44ffcfa883
Enforce interCaps Mozilla XPIDL style (r=shaver).
2000-05-15 07:03:46 +00:00
cmanske%netscape.com
1d4413a1f8
Minor change to JoinCells isCommandEnabled
2000-05-15 04:13:14 +00:00
cmanske%netscape.com
9a3e623727
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
c0ae0cbbf6
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
danm%netscape.com
49d1c9fe22
no longer used
2000-05-13 21:25:36 +00:00
cmanske%netscape.com
0dd4f7da76
Fixed layout of personal dictionary dialog
2000-05-13 00:38:54 +00:00
cmanske%netscape.com
0e428e9ba3
Fixing spellcheck bug 34356
2000-05-12 22:11:06 +00:00
cmanske%netscape.com
78271287f8
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
f74f4da535
actual js implementation; remove copied mailnews context menu stuff
2000-05-12 13:13:03 +00:00
brade%netscape.com
93ca94724b
new ids
2000-05-12 13:11:50 +00:00
brade%netscape.com
84e6ca6d75
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
f97ba701a4
More table command enable work. Eliminate old commands and consolidate into ComposerCommands.js
2000-05-12 06:54:52 +00:00
cmanske%netscape.com
a72f5458c0
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
632d5d57c2
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
4cab49c7dd
Fix bug 38818 -- prefs in composer.
2000-05-11 23:49:30 +00:00
ftang%netscape.com
8f6430e1b6
check in SaveAsCharset work. r=cmanske
2000-05-11 22:45:29 +00:00
sspitzer%netscape.com
873b3acf42
these have moved.
2000-05-11 04:20:49 +00:00
sspitzer%netscape.com
4f8943bfb0
editor skins no longer here.
2000-05-11 04:18:50 +00:00
ftang%netscape.com
6b37d20159
first add. not part of the build system yet. fix 38321
2000-05-11 00:19:03 +00:00
brade%netscape.com
80e864ba4c
turn on editor context menus (though they are not done yet)
2000-05-10 21:02:28 +00:00
brade%netscape.com
b4b3615c3d
fix to correspond with jst's fix (setting doctype properly)
2000-05-10 19:53:38 +00:00
brade%netscape.com
f553ca6f5d
check in change that was lost
2000-05-10 14:41:12 +00:00
cmanske%netscape.com
cd1ccbd5e1
Removing EditorCommands.js (replaced by editor.js)
2000-05-10 13:57:33 +00:00
cmanske%netscape.com
ba93f893eb
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
84c3b9069a
ignore generated makefiles
2000-05-10 06:58:36 +00:00
cmanske%netscape.com
e5cdd6f420
Changed rules for All Tags mode so background color is not affected, only background image
2000-05-10 06:08:00 +00:00
cmanske%netscape.com
50f11b2e2f
Adding editor.js as replacement for EditorCommands.js to avoid confusion with ComposerCommands.js (not used yet)
2000-05-10 05:30:13 +00:00
cmanske%netscape.com
eaa0ce25a0
Removed temporary hack to test EditConflict dialog
2000-05-10 02:38:08 +00:00
danm%netscape.com
f116f169ed
more chrome registration rearrangement
2000-05-10 02:17:03 +00:00
cmanske%netscape.com
8051a466c5
Collapse now works for hiding toolbars! Use this to hide toolbars in HTML Source editing
2000-05-10 02:03:47 +00:00
danm%netscape.com
6073141fbd
chrome installation manifests
2000-05-10 02:02:13 +00:00
cmanske%netscape.com
bf3eb07a15
Removing tag icons from makefile (moved to ui/composer/content/makefile.win)
2000-05-10 02:01:46 +00:00
cmanske%netscape.com
0bd93f0480
The correct version of EditorCommands.js that was supposed to be in last checkin!
2000-05-10 00:57:05 +00:00
sfraser%netscape.com
2d8017a4a4
File Removed.
2000-05-09 23:24:55 +00:00
cmanske%netscape.com
0aa739ecd5
Lots of editor feature work: bugs 26286, 34519, 28498, 36998, 37089, 14342. r=sfraser
2000-05-09 23:03:41 +00:00
brade%netscape.com
f243b40d27
move some xul into EditorCommandsOverlay.xul so they can be shared with context menus
2000-05-09 22:31:29 +00:00
brade%netscape.com
b5d0cc9155
add EditorCommandsOverlay.xul, EditorContextMenu.js, EditorContextMenuOverlay.xul
2000-05-09 22:30:43 +00:00
brade%netscape.com
c3f66188bd
First Checked In.
2000-05-09 22:28:23 +00:00
brade%netscape.com
7cc7de29e8
fix doctype bug
2000-05-09 22:07:33 +00:00
cmanske%netscape.com
d3f2116dfc
Fixed missnamed image (not used yet)
2000-05-09 22:07:28 +00:00
cmanske%netscape.com
647db58c09
Adding new UNIX makefile for Composer content images (not used yet)
2000-05-09 22:06:49 +00:00
cmanske%netscape.com
300acfa2a3
New dialog - not used yet
2000-05-09 21:22:01 +00:00
brade%netscape.com
627866f897
first pass fixes for bug #38565
2000-05-09 14:39:14 +00:00
brade%netscape.com
f54caeb981
clean up of editor prefs
2000-05-09 13:26:38 +00:00
sfraser%netscape.com
e9ed87d342
Fix the paste as quotation command for mailnews.
2000-05-09 01:49:11 +00:00
cmanske%netscape.com
500ad0c399
Changing image for named anchor (not used in build yet)
2000-05-09 01:17:23 +00:00
cmanske%netscape.com
20188405c8
Adding image icons for Composer's Show All Tags editmode. These are also in composer/skin/images, but will be removed from there
2000-05-08 22:50:36 +00:00
cmanske%netscape.com
0bdef0be03
Adding composer image (not used yet)
2000-05-08 20:47:17 +00:00
brade%netscape.com
67d49d6298
bug #34416 ; tested by axel@pike.org (Thanks!)
2000-05-08 15:00:39 +00:00
brade%netscape.com
79d66d48e5
First Checked In.
2000-05-08 13:47:24 +00:00
brade%netscape.com
186c13552e
first pass at some of the editor toolbar tooltips
2000-05-07 10:53:42 +00:00
brade%netscape.com
c5e09486dc
missing line
2000-05-07 10:53:09 +00:00
brade%netscape.com
22f2467169
enable tooltips in editor (when in overlay)
2000-05-07 10:52:22 +00:00
brade%netscape.com
344de80885
changes submitted by Brian King (briano9@yahoo.com); improvements to image map editor for skinnability and localization
2000-05-07 10:51:34 +00:00
danm%netscape.com
7cec3168f2
adding chrome registry update directives
2000-05-06 01:02:42 +00:00
sfraser%netscape.com
58ed70653c
Move the cmd_NewFoo command nodes out of any commandset, so that they don't appear disabled always. Remove superfluous cmd_Save nodes.
2000-05-05 23:17:38 +00:00
sfraser%netscape.com
57a43be605
Comment out dump().
2000-05-05 23:16:52 +00:00
sfraser%netscape.com
811721723e
Remove the style commands command set, because we ain't got not style. Fixes JS errors/exceptions.
2000-05-05 23:16:28 +00:00
brade%netscape.com
5d7b8a936d
First Checked In.
2000-05-05 15:05:01 +00:00
kin%netscape.com
c4f863915d
Fixed spellchecker recheck bug.
...
mozilla/editor/base/nsEditorShell.cpp
mozilla/editor/idl/nsIEditorSpellCheck.idl
- Modified StartSpellChecking() so that it no longer calls
NextMisspelledWord().
- Renamed Start/CloseSpellChecking() to Init/UninitSpellChecker().
- Changed prototype of GetCurrentDictionary() in the idl file.
- Replaced all references of NS_SPELLCHECKER_CID with NS_SPELLCHECKER_PROGID.
mozilla/editor/txtsvc/public/nsISpellChecker.h
- Added NS_SPELLCHECKER_PROGID.
mozilla/editor/txtsvc/public/nsTextServicesCID.h
- Removed NS_SPELLCHECKER_CID.
mozilla/editor/ui/composer/content/ComposerCommands.js
- Replaced all calls to Start/CloseSpellChecking() with
Init/UninitSpellChecker().
- We now call GetNextMisspelledWord() after initing the spellchecker.
mozilla/editor/ui/dialogs/content/EdSpellCheck.js
- Dialog now assumes the spellchecker language has been set before the
dialog is invoked.
- Fixed Recheck() so that it now sets the language.
2000-05-05 14:58:43 +00:00
cmanske%netscape.com
ca4caf40bc
Updating CSS to use new icons for All Tags mode. r=jfrancis
2000-05-05 12:54:55 +00:00
cmanske%netscape.com
d8691d286a
Adding images for All Tags edit mode. r=jfrancis
2000-05-05 12:39:41 +00:00
danm%netscape.com
c30da52a01
adding chrome registry update directives
2000-05-05 01:43:24 +00:00
sfraser%netscape.com
a425fffce8
Fix bugs 38189 and 38190 -- basic command enabling stuff.
2000-05-04 23:39:14 +00:00
cmanske%netscape.com
7237e38781
Added 'Split Cell' and fixed initialization of 'Join Cells' in table menu. Added stubs for 'Split Cell'
2000-05-04 22:32:24 +00:00
cmanske%netscape.com
d9cf80630b
Fixed Spell Check dialog layout. Replace more 'html:script' with 'script'.
2000-05-04 22:21:35 +00:00
brade%netscape.com
45146921c5
add tooltips for page color properties dialog
2000-05-04 14:57:43 +00:00
brade%netscape.com
7e04b92dc7
add tooltips for insert table dialog
2000-05-04 14:56:55 +00:00
brade%netscape.com
87cf80b941
add tooltips for image dialog
2000-05-04 14:56:07 +00:00
brade%netscape.com
d9597d7e35
add tooltips to hrule dialog
2000-05-04 14:53:52 +00:00
kin%netscape.com
9a62a21851
Added spellchecker support for different dictionaries/languages:
...
mozilla\editor\base\nsEditorShell.cpp
mozilla\editor\idl\nsIEditorSpellCheck.idl
mozilla\editor\txtsvc\public\nsISpellChecker.h
- Added GetDictionaryList() and Get/SetCurrentDictionary() methods.
mozilla\editor\ui\dialogs\content\EdDialogCommon.js
- Added AppendValueAndDataToMenulist() function.
mozilla\editor\ui\dialogs\content\EdSpellCheck.xul
- We now import strres.js.
mozilla\editor\ui\dialogs\content\EdSpellCheck.js
- Added InitLanguageMenu().
2000-05-04 14:37:56 +00:00
cmanske%netscape.com
3403bfda38
HTML Soure editor is working. Tweaked some dialog xul. Removed some unused stuff from EditorCommands.js
2000-05-04 14:02:03 +00:00
sfraser%netscape.com
a43512054e
Make the quit menu item work in composer, bug 38074.
2000-05-04 00:33:44 +00:00
cmanske%netscape.com
3b8303878c
Change to correct strings for 'Recent Pages' and 'Revert to Last Saved'
2000-05-03 21:40:18 +00:00
brade%netscape.com
d3dd6e17e4
add some missing entities so Composer will startup today; add some tooltips which Simone will reword
2000-05-03 14:47:05 +00:00
brade%netscape.com
f98c49b79b
check in some missing entities so Composer might open up
2000-05-03 14:28:52 +00:00
cmanske%netscape.com
eec2372c22
Strings and menu items for 'Revert' and 'Recent pages'. Preliminary UI for HTML Source editor (not activated).
2000-05-03 05:17:43 +00:00
sfraser%netscape.com
e22440d244
General tidyup.
2000-05-03 05:14:11 +00:00
sfraser%netscape.com
80719a03c9
Fix for bug 37898 -- can't type in editor, msg and IM compose. r=kin, a=leaf
2000-05-02 21:46:23 +00:00
cmanske%netscape.com
003a94051d
Set focus when page is done loading. Fixed labels for menus and toolbars. Replaced 'vertical-align' with 'valign' for box alignment. Changed strings for Edit Modes. Unload style sheets when loading a url into existing window
2000-05-02 03:24:11 +00:00
sfraser%netscape.com
9b856fda03
Make the toolbar look purdy.
2000-05-01 22:19:26 +00:00
sfraser%netscape.com
bf637866d2
Minor fixage for new command stuff.
2000-05-01 22:15:40 +00:00
sfraser%netscape.com
035965297d
Fixes for bugs 34503 and 34504 -- split the editor controller into editor and composer controllers, and make commands for lots of editor functions.
2000-05-01 21:49:52 +00:00
sfraser%netscape.com
591d1d8d90
Remove bogus button styles.
2000-05-01 21:42:58 +00:00
sfraser%netscape.com
ea0cf39f2e
Add ComposerCommands.js
2000-05-01 21:39:02 +00:00
sfraser%netscape.com
bdc2737942
Adding ComposerCommands.js
2000-05-01 21:38:11 +00:00
sfraser%netscape.com
288d009794
First Checked In.
2000-05-01 21:37:38 +00:00
ben%netscape.com
b0ab659e09
editor skinnability fixes
2000-04-30 02:49:23 +00:00
cmanske%netscape.com
9efe5dc6eb
Added last-modified date to Page Properties dialog
2000-04-28 23:35:36 +00:00
cmanske%netscape.com
748e1bd3de
Added method to select textfield. Fixed error in pixel/percent menulist initialization
2000-04-28 14:41:04 +00:00
cmanske%netscape.com
4113539c28
More editor CSS and XUL cleanup. Use grid to control button widths in dialogs. [Grids rock!]. New text for Edit Mode buttons
2000-04-28 14:06:34 +00:00
cmanske%netscape.com
92a8c74bdd
Tweak EdImageProps.js
2000-04-28 07:57:29 +00:00
cmanske%netscape.com
dafd33e59b
Fixed AdvancedEditButton in ImageProps dialog
2000-04-28 07:54:58 +00:00
cmanske%netscape.com
db7bb1ebe8
Fixed EdHLineProps.xul and EdColorProps.xul. Cleaned up AdvancedEdit buttons
2000-04-28 07:34:48 +00:00
cmanske%netscape.com
e78e6fbae6
Fixed Composer bugs 287475, 36937, 36981, 36996. More massive XUL skin conversion.
2000-04-28 05:59:16 +00:00
cmanske%netscape.com
5c8ee3b969
Changed flex=100% to flex=1
2000-04-27 01:03:15 +00:00
brade%netscape.com
86008c59a7
fix some of the brokenness; don't always add a map tag; set customsize/original size appropriately; enable/disable some strings
2000-04-26 15:06:24 +00:00
brade%netscape.com
0351594df1
bad parameter
2000-04-26 15:04:51 +00:00
brade%netscape.com
c46e9ceee9
latest changes to image map editor; hooking it up to image properties dialog (submitted by Dan Haddix; dan6992@hotmail.com)
2000-04-26 10:07:04 +00:00
brade%netscape.com
fd620d7f49
latest changes to image map editor (submitted by Dan Haddix; dan6992@hotmail.com)
2000-04-26 10:04:43 +00:00
brade%netscape.com
c0b91488d9
latest changes to image map editor (submitted by Dan Haddix; dan6992@hotmail.com)
2000-04-26 09:50:23 +00:00
brade%netscape.com
50c3390051
forgot to add contributor Brian King (noticed by Dan Haddix)
2000-04-26 09:46:05 +00:00
brade%netscape.com
300e634ddf
fix bug; set heightInput
2000-04-26 08:48:47 +00:00
ben%netscape.com
a3689cb38f
files I forgot to checkin with yesterday's prefwindow landing
2000-04-26 05:56:26 +00:00
hyatt%netscape.com
1391459a8f
fix menus.
2000-04-26 02:27:56 +00:00
danm%netscape.com
2aeb01376b
use preference for browser chrome url (aka navigator.xul). bug 31867
2000-04-26 02:25:28 +00:00
ben%netscape.com
fac49c6c14
PrefWindow IV landing
2000-04-25 03:09:02 +00:00
cmanske%netscape.com
dfd6ae4398
Very simple UI fix - replaced titledbutton with button for Plain Text Editor
2000-04-22 01:49:00 +00:00
akkana%netscape.com
1e8272b521
36778: Contribution from Ryan Cassin (kidteckco@hotmail.com) to fix toolbar and titlebar in plaintext editor
2000-04-22 01:12:52 +00:00
sfraser%netscape.com
a9566d98c3
Fix for 24043, close empty editor doc when opening a new file. Help from Ryan Cassin <kidteckco@hotmail.com>.
2000-04-21 22:32:57 +00:00
cmanske%netscape.com
6886a5b883
Lots of xul rewrite, e.g., replaced all 'align' on box with 'orient', using <tree> for simple lists. Added 'Insert Chars' feature by bakibon@yahoo.com
2000-04-21 15:00:23 +00:00
akkana%netscape.com
c2c750f37e
6276: Add wrapping support for mail.
2000-04-20 22:45:54 +00:00
brade%netscape.com
ee58896b25
changes submitted by Brian King (briank@clubi.ie); handle the case where an image hasn't been inserted but will be.
2000-04-20 14:12:33 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
akkana%netscape.com
b16cf77faa
29794: Disable meta-refresh in editor pages.
...
API and some implementation for 6276: rewrap.
2000-04-18 22:39:10 +00:00
brade%netscape.com
e43c308855
commented out some code that really should be rewritten
2000-04-18 14:33:23 +00:00
brade%netscape.com
285279591a
submitted changes from Brian King (briano9@yahoo.com) as well as some tweaking needed to get it to layout a bit better with new xul widgets
2000-04-18 14:32:27 +00:00
brade%netscape.com
3ff7c999db
changes submitted by Dan Haddix (dan6992@hotmail.com); also I added some error checking
2000-04-18 14:26:36 +00:00
cmanske%netscape.com
37cc8bf4d2
Replace 'onclick' with 'oncommand' in sidebar xul.
2000-04-16 21:27:42 +00:00
cmanske%netscape.com
13a52a1650
Put 'width' controls first in HLine Props dialog
2000-04-16 20:49:15 +00:00
cmanske%netscape.com
371c750504
Most all dialogs rewritten for XUL widget covnersion for skins, bug 19565
2000-04-16 20:29:08 +00:00
cmanske%netscape.com
24189be5e5
Replaced titledbuttons with button (part of 19565), onclick with oncommand in dialogs. Added more text styles (34894)
2000-04-15 02:03:52 +00:00
cmanske%netscape.com
f23eaa74fb
Removing blue background css for cells with border=0
2000-04-14 21:51:51 +00:00
cmanske%netscape.com
55e2ac48d1
Lots and lots of bug fixes and XUL widget conversions. Work in progress, but must checkin to allow XPFE to fix bugs
2000-04-14 03:19:31 +00:00
akkana%netscape.com
b9bccbdcc4
Fix Editor's View Source dialog (r=cmanske)
2000-04-13 19:41:11 +00:00
brade%netscape.com
dcba534195
remove duplicate line
2000-04-12 13:30:32 +00:00
brade%netscape.com
e79e8c6fd8
remove colon from alignment box label; add image map box label
2000-04-12 13:27:00 +00:00
brade%netscape.com
032ff51733
redo with xul widgets
2000-04-12 13:26:16 +00:00
brade%netscape.com
c3944720b7
remove update of labels which are being removed altogether; add edit image map js
2000-04-12 13:24:41 +00:00
brade%netscape.com
eb0240a37d
remove commented out keybindings; comment out stylesheet insertion menu items
2000-04-12 13:07:02 +00:00
brade%netscape.com
bea97dd36d
remove EditorApplyStyleSheet and EditorImageMap functions (we aren't supporting insertion of stylesheets at this time and image map function is moved to image dialog js file).
2000-04-12 13:05:28 +00:00
cmanske%netscape.com
fc8ad1658c
Fixed spell checker bug 34479. r=akkana, a=leaf
2000-04-06 01:17:54 +00:00
sfraser%netscape.com
d3c9e4771c
Fix for 28491 -- clicking list buttons should unlist correctly now, and some other minor cleanup. r=cmanske.
2000-04-05 00:06:13 +00:00
pavlov%netscape.com
8242fd6791
Make nsIFileURL scriptable and QueryInterfaceable. fix bug #34335 and 34328 and 34470. Minor cleanups on unix file picker dialog
2000-04-04 23:50:41 +00:00
cmanske%netscape.com
a70cf9ae17
Fixed window title bug (28591), spell check done notification (28152), validate param range in dialogs (33027), converted to using nsIFilePicker in dialogs, other skinability fixes. r=mjudge,jfrancis
2000-04-04 14:51:26 +00:00
brade%netscape.com
35b5c18ff8
fix bug #9753 for constrain not working properly with pixels/percent
2000-04-03 14:33:17 +00:00
brade%netscape.com
c9409f4f03
add entities for localization of "recent files"
2000-03-31 15:15:19 +00:00
brade%netscape.com
148db8fc49
add doctype to new editor pages
2000-03-31 13:59:14 +00:00
evaughan%netscape.com
53b00e50f0
box skinnablility changes.
...
-r Hyatt
2000-03-31 07:02:06 +00:00
cmanske%netscape.com
9a9c1a24e8
Show/hide paragraph marks (b=22181) and cleaned up style sheet code. 3-D shading fixed for HLine props (b=26841). Toolbar button spaces (b=12514). New color picker button and other conversions to new XUL widgets in dialogs. Optimizations in table editing. r=sfraser
2000-03-31 04:18:29 +00:00
sfraser%netscape.com
be4e1951a7
Some minor UI tweaks for the status bar. r=cmanske
2000-03-31 02:15:40 +00:00
sfraser%netscape.com
d3d03371f7
Some minor UI tweaks for the status bar. r=cmanske
2000-03-31 01:59:45 +00:00
akkana%netscape.com
5811b87ebb
Part of Paste as Quotation fix; remove a comment. r=cmanske
2000-03-30 02:20:09 +00:00
akkana%netscape.com
28111befe9
Fix Paste as Quotation in the editor and mail compose menus. r=cmanske, mail stuff r=ducarroz
2000-03-30 01:26:25 +00:00
brade%netscape.com
00f4b049c4
made some progress reorganizing code when setting defaults for new documents; should now add charset if pref is set
2000-03-28 14:59:13 +00:00
akkana%netscape.com
7a61aa1ec0
Fix an entity bug for Naoki: Japanese entities weren't being correctly
...
pasted. This also fixes the symptoms, but not the underlying cause,
of the html mail nbsp bug. r=nhotta
2000-03-28 00:10:44 +00:00
ben%netscape.com
cc72754ba0
convert editor toolbars to use button
2000-03-23 04:15:10 +00:00
cmanske%netscape.com
55aa44f6b8
Better strateger for skinable chrome: put EditorToolbars.css include in editorOverlay.xul, so other users automatically get correct css. r=sfraser
2000-03-22 03:20:53 +00:00
cmanske%netscape.com
69d11a568c
Fixed bug 20829: separate editor toolbars css into separate file to be shared with mail composer. changed 'Properties...' item on format menu to be disabled, not removed. r=sfraser
2000-03-22 03:00:20 +00:00
brade%netscape.com
753cbe9c87
add an error check to reduce output to console; comment out an alert; uncomment insertion to reproduce bug; add a dump line
2000-03-21 20:55:56 +00:00
brade%netscape.com
e316474834
image map entity
2000-03-21 20:54:31 +00:00
brade%netscape.com
d8e82333e8
put image map editor files into proper locations
2000-03-21 20:53:52 +00:00
brade%netscape.com
b22e313ed7
missing checkin from earlier today; more image map stuff from Dan Haddix
2000-03-21 20:53:15 +00:00
brade%netscape.com
4582c893de
possible spacer fixes for bug #12514
2000-03-21 15:11:43 +00:00
brade%netscape.com
f3700c7b65
add image map resources to editor chrome folder
2000-03-21 12:55:08 +00:00
brade%netscape.com
58efbffe22
put image map resources in editor chrome directory
2000-03-21 12:54:06 +00:00
brade%netscape.com
001530aada
put image map resources in Chrome directory
2000-03-21 12:53:20 +00:00
brade%netscape.com
38a5bbb22e
latest changes to image map editor (submitted by Dan Haddix; dan6992@hotmail.com)
2000-03-21 12:52:05 +00:00
brade%netscape.com
042b7884cc
*** empty log message ***
2000-03-21 12:49:23 +00:00
cmanske%netscape.com
901944bd23
Finished implementation of menu-driven table selection. Implemented detection of row or column selection. r=mjudge
2000-03-21 06:05:24 +00:00
akkana%netscape.com
4038b1da98
30311: add a plain-vs-html flag to InsertAsCitedQuotation. r=rhp
2000-03-20 23:13:25 +00:00
brade%netscape.com
ba7e74468f
fix regression of radio buttons not working for size ( #27833 )
2000-03-17 15:19:48 +00:00
sfraser%netscape.com
88d5875a24
Fix for 11770 -- implement show/hide toolbars in editor. r=akkana
2000-03-17 03:03:13 +00:00
cmanske%netscape.com
118b8c5669
Table row, column, all-cells selection now working. Menu items enabled. r=mjudge
2000-03-17 01:46:17 +00:00
cmanske%netscape.com
235ce19d67
Removed tableselection listener -- all selection now done in layout. Also added more table selection support for row, col from menu. r=mjudge
2000-03-16 23:45:41 +00:00
pierre%netscape.com
54d43fc240
#11859 "Loading remote stylesheet in editor fails". Re-enable the "Apply Style Sheet" menu item after having fixed LoadAgentSheet() in nsCSSLoader.cpp.
2000-03-16 11:42:41 +00:00
tbogard%aol.net
ca7e1cd9a5
Remove viewsource.xul as it is no longer used. This is duplicate of browser's viewsource.xul anyway.
2000-03-16 00:50:26 +00:00
cmanske%netscape.com
2b34b49a02
Fixed Editor bugs 28873, 29691, most of fixes for 14342 and 20973. r=sfraser
2000-03-15 14:37:12 +00:00
hyatt%netscape.com
1786656e2a
Converting tabs.
2000-03-14 11:31:05 +00:00
akkana%netscape.com
882203420d
Add a helpful comment
2000-03-14 02:57:10 +00:00
danm%netscape.com
058b4e3f19
adding a new timer-driven function to open a new navigator window. bug 24903 r=ben
2000-03-12 02:58:36 +00:00