Commit Graph

790 Commits

Author SHA1 Message Date
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