Commit Graph

512 Commits

Author SHA1 Message Date
cmanske%netscape.com
894a83b297 More table editing work (bug 20973) and Page Properies dialog work (bug 14344). Added missing 'tbody' to nsIAtoms list. r=mjudge 2000-02-03 02:06:10 +00:00
brade%netscape.com
72c0897cd0 fix typo 2000-02-02 22:37:00 +00:00
brade%netscape.com
f5f5217038 reorder open items in menu (bug #25505) 2000-02-02 15:33:17 +00:00
brade%netscape.com
b730ef4e3c make Open string match browser (Open File...) 2000-02-01 14:57:36 +00:00
brade%netscape.com
0f9e0f10a9 File Removed. 2000-02-01 14:55:51 +00:00
brade%netscape.com
9c20de909a open remote urls in editor; r=kin; bug#24042 2000-01-28 16:02:02 +00:00
brade%netscape.com
25e1715d39 open remote menu item strings (r=kin) 2000-01-28 15:59:32 +00:00
brade%netscape.com
9d243c9f75 add OpenRemoteFile for editor (r=kin) 2000-01-28 15:57:43 +00:00
brade%netscape.com
57df5fa308 maintain screen position and window size r=kin (bug #24019) 2000-01-28 15:57:17 +00:00
hyatt%netscape.com
2193a79232 Adding closing popups. 2000-01-28 03:27:44 +00:00
cmanske%netscape.com
17dd1d08c5 Fixed debug menu bustage, bug 25107,r=akkana 2000-01-26 22:57:35 +00:00
cmanske%netscape.com
1a85d5b775 Table editing (bug 20973): added support for rowspan/colspan=0, Rewrote Spelling Dictionary dialog (bug 24264), removed beep from forceInteger filter, r=akkana 2000-01-26 14:57:43 +00:00
tbogard%aol.net
6827998657 Fixed case of methods being called on nsIWindowMediator to match changes in the interface. 2000-01-26 03:28:48 +00:00
sfraser%netscape.com
a5e28d66d6 Remove redundant, unused toolkitcore variable. r=law 2000-01-26 00:51:54 +00:00
brade%netscape.com
a8a021b461 File Removed. 2000-01-25 16:08:18 +00:00
brade%netscape.com
1a58f4104e remove copy.gif, cut.gif, paste.gif, redo.gif, undo.gif, and preview.gif; add hover-teal.gif 2000-01-25 16:06:49 +00:00
brade%netscape.com
b96fe68560 File Removed. 2000-01-25 15:55:16 +00:00
brade%netscape.com
7445653811 File Removed. 2000-01-25 15:48:44 +00:00
brade%netscape.com
31654c9388 submitted by Dan Haddix and Brian King 2000-01-25 15:44:28 +00:00
brade%netscape.com
63177c3b99 remove unused images 2000-01-25 15:36:54 +00:00
brade%netscape.com
38af146ae9 removing unused images 2000-01-25 15:35:36 +00:00
brade%netscape.com
c2eb332ef0 File Removed. 2000-01-25 15:34:41 +00:00
brade%netscape.com
ad5146d3d5 First Checked In. 2000-01-25 15:34:18 +00:00
brade%netscape.com
ec632ac3cb remove/stub unused functions; set author meta tag only if author pref; separate debug options out of EditorCommands.js (r=akkana/kin) 2000-01-24 15:34:24 +00:00
brade%netscape.com
6876c72bd2 separate debug options out of EditorCommands.js (r=kin) 2000-01-24 15:31:39 +00:00
brade%netscape.com
06a9f2c2e7 First Checked In. 2000-01-24 15:28:05 +00:00
cmanske%netscape.com
fe32b459e5 Final M13 fixes to Spell Check dialog, bug 21440, r=kin 2000-01-18 21:53:21 +00:00
cmanske%netscape.com
681ceb5436 More improvements to Spell Check dialog, bug 21440, r=sfraser 2000-01-18 20:27:21 +00:00
brade%netscape.com
4d21175d72 remove unused global variable toolbar (conflict with hardcoded const toolbar with the landing of JS 1.5); a=leaf,r=brendan 2000-01-18 19:06:30 +00:00
brade%netscape.com
b5e16c0653 handle default prefs for opening of new files; submitted by John Ratke reviewed by me. (Thanks John!!!) 2000-01-18 15:24:57 +00:00
cmanske%netscape.com
0a32e8cd51 Fixed Spell Check dialog layout problems, bug 21440, r=sfraser 2000-01-17 22:51:47 +00:00
cmanske%netscape.com
9455b69619 Editor part of Composer bug 22348, content area resizing and scrollbar positioning. Added helper JS method for colorpicker r=hyatt 2000-01-17 20:11:07 +00:00
rgoodger%ihug.co.nz
d32a214318 fixing 20606, advanced edit dialog comes up blank. r=cmanske@netscape.com 2000-01-13 23:37:01 +00:00
cmanske%netscape.com
e70eaf046f Table editing work and fixed bug 21389, r=buster. Added detecting table, row, or cell for setting background color, bug 7992, r=kin. Renamed overloaded GetDocumentTitle to GetDocumentTitleString and set new URL of saved page in webshell, bug 23726, r=mjudge 2000-01-13 23:33:00 +00:00
cmanske%netscape.com
732e3a013f Fixed RegExp problems in forceInteger method , implemented JS for text and background color buttons relating to bug 21410 (but blocked by bug 23739). Fixed bug 18707. r=sfraser 2000-01-12 21:45:13 +00:00
cmanske%netscape.com
8366ff5308 Oops! Restore 'g' in RegExp with last checkin. r=sfraser 2000-01-11 21:11:34 +00:00
cmanske%netscape.com
c3fb41fb30 Part of fix for why forceInteger filter in Composer edit boxes doesn't work (fixed RegExp syntax). Added debug dump lines to help investigate bug 18707 (exists only in optimized builds). r=sfraser 2000-01-11 21:03:23 +00:00
ducarroz%netscape.com
deae78654f Fix for bug 23009. Add a space after the comma (typo). R=nicole 2000-01-04 20:38:16 +00:00
rgoodger%ihug.co.nz
086989d23d Frivolous comment added to XUL file. First Checkin of the year 2000! Made approximately 12:50AM, 01/00/00 NZST. r=me 1999-12-31 11:53:03 +00:00
brade%netscape.com
16961c8f81 remove duplicate prefs 1999-12-23 15:36:54 +00:00
cmanske%netscape.com
2716ab607d Fixed bugs 20694 (Colorpicker crash in UNIX, Mac), 22064 (text wrap for insert image), 22176 (Insert table menu item). a=jar, r=brade 1999-12-22 23:53:27 +00:00
cmanske%netscape.com
cf0bba39bf Fixed bugs 20694 (Colorpicker crash in UNIX, Mac), 22064 (text wrap for insert image), 22176 (Insert table menu item) 1999-12-22 23:52:10 +00:00
rgoodger%ihug.co.nz
6dcca1a1a3 CSS cleanup for advanced edit dialog, r=cmanske, brade, a=gramps 1999-12-22 23:32:08 +00:00
mjudge%netscape.com
b51f84b3de massive changes a=jar.hoffman, r=akkana 1999-12-11 00:02:08 +00:00
cmanske%netscape.com
bf2ed50845 Found 3 more dialogs with missing CSS lines just as with the NamedAnchor Dialog covered by bug 21222 a=chofmann, r=brade 1999-12-10 00:02:32 +00:00
cmanske%netscape.com
8fc2f2e937 Fixed bugs 21077 and 21222. Removed unused files and entries in MANIFEST files. a=chofmann r=brade 1999-12-09 22:26:54 +00:00
cmanske%netscape.com
f30ee6edc8 Finished basic table editing (bug 6256) r=mjudge. Fixed XUL so debug-only plain text editor works. r=akkana 1999-12-07 01:12:10 +00:00
hyatt%netscape.com
643eedb19f Making editor skin-compliant. 1999-12-05 09:43:20 +00:00
cmanske%netscape.com
6e3e75173d Finished fix for 13695 (r=danm), basic table editing (bug 6256): cpp r=mjudge, related UI work r=brade 1999-12-04 01:46:23 +00:00
brade%netscape.com
90d95a4202 localization of keybindings r=akkana 1999-12-03 15:56:22 +00:00