Commit Graph

488 Commits

Author SHA1 Message Date
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
brade%netscape.com
4428dbcdae move most of opening files to JS (from C++); r=sfraser 1999-12-03 14:20:05 +00:00
rgoodger%ihug.co.nz
a032c624ed DTD file for Editor Advanced Edit dialog. Forgot to check this in earlier - Fixes 20606 1999-12-03 08:12:24 +00:00
akkana%netscape.com
520e982ed0 18033: Editor changes to use the new nsISelectionController interface.
Triggered from key events.  Untested since the nsISelectionController
  implementation isn't in yet (bug 18046), but key events do call
  the stub routines.  r=mjudge
1999-12-02 21:47:30 +00:00
brade%netscape.com
24a09371b8 handle state where controls aren't displayed (Fewer) and we need to store values until the controls are restored (More) or dialog is dismissed. (Bug #20279; r=sfraser@netscape.com) 1999-12-02 13:25:41 +00:00
rgoodger%ihug.co.nz
7940c3a354 Editor Advanced Edit dialog, revised CSS, r=cmanske 1999-12-02 10:28:52 +00:00
rgoodger%ihug.co.nz
05797e61f1 Upgraded Editor Advanced Edit XUL/JS. r=cmanske 1999-12-02 10:22:31 +00:00
ducarroz%netscape.com
6cda5a05d0 original data was corrupted. I hoppe this time it will work. R=cmanske 1999-12-02 01:12:30 +00:00
cmanske%netscape.com
b6683e3851 Removing unused images 1999-12-02 00:28:31 +00:00
ducarroz%netscape.com
c67d923cc5 Fix for bug 16340. Add button Insert Object in MsgCompose Format Toolbar. R=cmanske 1999-12-01 22:49:15 +00:00
cmanske%netscape.com
177ceca5a4 Fixed bugs 18529, 20289; lots of progress on table editing (bug 6256). Other UI fixes: New color picker UI, added more missing menu items such as align, increase/decrease indent; moved 'Choose File' button to overlay to share by Image, Link, etc. dialogs. r=sfraser,akkana 1999-12-01 22:20:50 +00:00
akkana%netscape.com
a20778e024 Clean up editor key bindings -- saari says they don't need disabled=false. r=jfrancis 1999-11-25 04:13:03 +00:00
akkana%netscape.com
757b1fce03 18033: Add editor API for delete methods, and hook up an initial
set of emacs key bindings for Unix.  r=jfrancis
1999-11-25 04:11:51 +00:00
jfrancis%netscape.com
7e43f8caf0 implemented a system to track what portion of a document is affect by an editor action. Used that system to help solve extensive whitespace handling problems, ans also problems with caret placement in response to returns (this lattter fix for html editors only - plaintext coming later). Fixed numerous list bugs involving outdenting, unlisting, and splitting lists. Checkin addressees these bugzilla bugs: 2073 & 12337 - whitespace trouble when typing (you can end up with all nbsp's instead of spaces) 1999-11-25 00:19:45 +00:00
jfrancis%netscape.com
73aafabe8e implemented a system to track what portion of a document is affect by an editor action. Used that system to help solve extensive whitespace handling problems, ans also problems with caret placement in response to returns (this lattter fix for html editors only - plaintext coming later). Fixed numerous list bugs involving outdenting, unlisting, and splitting lists. Checkin addressees these bugzilla bugs: 2073 & 12337 - whitespace trouble when typing (you can end up with all nbsp's instead of spaces) 16715 - caret gone or wrong after hitting return 16988 - aim foiled by our mozDIVs 17908 - enter at end of document does nothing 16085 - 4.x mail replied foiled by mozDIVs 19368 - inline style lost after typing return 17059 - "normal" made a paragraph, but typing made a div. Now they both just use direct text in the body (or wherever) 18717 - exiting list gives UBER caret (note: this will only be fixed most of the time, not all) 17778 - cant type beside an image (it ends up above or below it) - this was a rather strange ramification of the old mozDIV rules which are now gone. 1999-11-25 00:16:56 +00:00
cmanske%netscape.com
70a3a01f49 Images for outdent/indent were reversed. No review for binaries 1999-11-25 00:13:05 +00:00
akkana%netscape.com
e27df1f729 small part of 18033: get rid of obsolete bindings that interfered with Unix alt bindings 1999-11-24 22:35:15 +00:00
akkana%netscape.com
955fd37059 Fix platform global overlays now that saari and waterson explained to me how overlays work 1999-11-24 22:28:58 +00:00
cmanske%netscape.com
ab21cb9ac7 Adding new image to use for color picker on Composer toolbar 1999-11-24 20:46:06 +00:00
cmanske%netscape.com
7355d11eca Fixed images not checked in using -kb. Review not possible on icons (leaf helped) 1999-11-24 20:44:30 +00:00
brade%netscape.com
d4ca151878 make indent actually look like indent (not outdent) bug 19372 1999-11-24 15:52:39 +00:00
brade%netscape.com
1025cc0a66 fix corrupted gif 1999-11-24 15:48:19 +00:00
akkana%netscape.com
3d03085c9e 11818: Rename the special XUL key from "command" to "xulkey" so it won't
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
brade%netscape.com
65702256d1 fix original size/custom size toggling/setting. bug #14750 (r=kin@netscape.com) 1999-11-18 20:53:48 +00:00
rjc%netscape.com
90a9450ab2 Missed a "rdf:ftp" removal. 1999-11-16 08:08:22 +00:00