Commit Graph

121 Commits

Author SHA1 Message Date
cmanske%netscape.com
7cd226ac14 Fixed not clearing disabled state for Format/Properties menuitem: b=28995, r=sfraser, a=jar
git-svn-id: svn://10.0.0.236/trunk@61564 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 03:03:08 +00:00
cmanske%netscape.com
f2088b0196 Disable table selection methods, bug 28455, r=sfraser, a=jar
git-svn-id: svn://10.0.0.236/trunk@61478 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 05:12:40 +00:00
cmanske%netscape.com
0927e82743 Fixed PDT+ bug 25137, r=ducarroz, a=chofman
git-svn-id: svn://10.0.0.236/trunk@61217 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 20:43:37 +00:00
cmanske%netscape.com
b92a017e9a Disabling menu items for table properties dialog, which isn't ready for Beta1. r=sfraser
git-svn-id: svn://10.0.0.236/trunk@61077 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:50:03 +00:00
cmanske%netscape.com
b0d4db9ba5 Safe UI changes: fixed window title bug, 28921; fixed page colors dialog bug 27905; increased size of colorpicker buttons. r=slamm
git-svn-id: svn://10.0.0.236/trunk@61033 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 03:09:46 +00:00
sfraser%netscape.com
7563fbc9e2 Remove a redundant dump(). r=mozbot
git-svn-id: svn://10.0.0.236/trunk@61010 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:45:18 +00:00
cmanske%netscape.com
c50b46ff04 Added Page Properties (26889) and Page Colors dialogs (14344), removed debug menu only in release (27237), link dialog fixes (27308), lots of dialog rewrite to use titledbox instead of fieldset, rewrote insert table dialog to use boxes. Changed font size to use CSS strings, not <font size> for ui, but other bugs prevented inserting spans for size. Other small bug fixes. r=brade.
git-svn-id: svn://10.0.0.236/trunk@60891 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:54:05 +00:00
cmanske%netscape.com
87df3038b6 Color dialog work, corrected checking in new images without -kb, r=mjudge
git-svn-id: svn://10.0.0.236/trunk@60426 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 03:45:40 +00:00
akkana%netscape.com
20bdc95513 27138: Implementations for View Source and Preview. r=cmanske
git-svn-id: svn://10.0.0.236/trunk@60415 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 02:48:28 +00:00
cmanske%netscape.com
e080bb6c86 Table editing work (bug 20973). Fixed background colorpicker (bug 21410), disable unimplemented menu items (25137), make property bundle strings more localizable (26050). r=mjudge
git-svn-id: svn://10.0.0.236/trunk@60284 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 05:14:52 +00:00
cmanske%netscape.com
2ce1bef073 More table editing work (bug 20973) and Page Properies dialog work (bug 14344). Added missing 'tbody' to nsIAtoms list. r=mjudge
git-svn-id: svn://10.0.0.236/trunk@59605 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 02:06:10 +00:00
brade%netscape.com
97c3c52ed1 add OpenRemoteFile for editor (r=kin)
git-svn-id: svn://10.0.0.236/trunk@59080 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 15:57:43 +00:00
tbogard%aol.net
b51babfbe4 Fixed case of methods being called on nsIWindowMediator to match changes in the interface.
git-svn-id: svn://10.0.0.236/trunk@58721 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 03:28:48 +00:00
brade%netscape.com
cfad2aa5e6 remove/stub unused functions; set author meta tag only if author pref; separate debug options out of EditorCommands.js (r=akkana/kin)
git-svn-id: svn://10.0.0.236/trunk@58477 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 15:34:24 +00:00
brade%netscape.com
fe16bb8a7a remove unused global variable toolbar (conflict with hardcoded const toolbar with the landing of JS 1.5); a=leaf,r=brendan
git-svn-id: svn://10.0.0.236/trunk@58107 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 19:06:30 +00:00
brade%netscape.com
6ce628d9c8 handle default prefs for opening of new files; submitted by John Ratke reviewed by me. (Thanks John!!!)
git-svn-id: svn://10.0.0.236/trunk@58098 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 15:24:57 +00:00
cmanske%netscape.com
ce2cbd6cef Editor part of Composer bug 22348, content area resizing and scrollbar positioning. Added helper JS method for colorpicker r=hyatt
git-svn-id: svn://10.0.0.236/trunk@58026 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 20:11:07 +00:00
cmanske%netscape.com
5317670a64 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
git-svn-id: svn://10.0.0.236/trunk@57568 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:45:13 +00:00
cmanske%netscape.com
c6e18b6ab7 Fixed bugs 21077 and 21222. Removed unused files and entries in MANIFEST files. a=chofmann r=brade
git-svn-id: svn://10.0.0.236/trunk@55816 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-09 22:26:54 +00:00
cmanske%netscape.com
9ee1970a3d Finished fix for 13695 (r=danm), basic table editing (bug 6256): cpp r=mjudge, related UI work r=brade
git-svn-id: svn://10.0.0.236/trunk@55260 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:46:23 +00:00
brade%netscape.com
3762ebc594 move most of opening files to JS (from C++); r=sfraser
git-svn-id: svn://10.0.0.236/trunk@55194 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 14:20:05 +00:00
akkana%netscape.com
52b17eda5e 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


git-svn-id: svn://10.0.0.236/trunk@55085 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 21:47:30 +00:00
cmanske%netscape.com
145c2179d6 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
git-svn-id: svn://10.0.0.236/trunk@54937 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:20:50 +00:00
akkana%netscape.com
4059b56e74 18033: Add editor API for delete methods, and hook up an initial
set of emacs key bindings for Unix.  r=jfrancis


git-svn-id: svn://10.0.0.236/trunk@54475 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 04:11:51 +00:00
jfrancis%netscape.com
6bcc04a122 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.


git-svn-id: svn://10.0.0.236/trunk@54462 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-25 00:16:56 +00:00
cmanske%netscape.com
fc50750177 Partial fix for 14344(Page Properties) and 18774(Increase/Decrease Font Size). Fixed 18234 (move Advanced Edit button), 18485 (don't prompt for title with Save As), 16714 (undefined value for para. property combobox) and 18494 (add filename to window caption). Improved Image Properties dialog and CSS style for toolbars. Added new Composer icons. r=sfraser
git-svn-id: svn://10.0.0.236/trunk@53428 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 16:37:58 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
davidm%netscape.com
7a25b6fe62 8673 ShutDown() should try to close all open windows.
r=sfraser
set tryToClose function and proprogate out if the close was sucessfull


git-svn-id: svn://10.0.0.236/trunk@52679 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-03 05:28:02 +00:00
cmanske%netscape.com
cabfc8b277 Fixed bugs 17098, 17808, and a lot of UI cleanup. Rewrote Image Properties dialog so More/Fewer works and layout is better. Moved image URLs from DTD to CSS files. r=brade
git-svn-id: svn://10.0.0.236/trunk@52631 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-03 00:48:26 +00:00
cmanske%netscape.com
3054ed7de9 Fixed bugs 6278, 9758, 17014, 17071, 17160. r=sfraser,mjudge
git-svn-id: svn://10.0.0.236/trunk@51910 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-26 23:13:00 +00:00
brade%netscape.com
56be896120 fix plain text editor (r=cmanske@netscape.com, jfrancis@netscape.com)
git-svn-id: svn://10.0.0.236/trunk@51738 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-25 21:56:37 +00:00
brade%netscape.com
f27c8ca4ba function for image map editor added (contributed by Dan Haddix)
git-svn-id: svn://10.0.0.236/trunk@51133 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-19 13:34:34 +00:00
tbogard%aol.net
a7ed2ac01b Changed TextEditorAppShell.xul to use the new XUL editor tag instead of html:iframe. Changed EditorStartup to take an element. Changed EditorStartup to request the EditorShell from the editorElement rather than doing a createInstance and QI. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@50875 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-15 21:58:49 +00:00
cmanske%netscape.com
1347e8f244 Fixed bugs 16204, 16118, 15831,15448,14342(partial) r=mjudge
git-svn-id: svn://10.0.0.236/trunk@50627 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-14 00:13:27 +00:00
law%netscape.com
7db449cd06 Bug #14999; removed use of toolkit app core; rev=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@50311 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-09 06:16:33 +00:00
cmanske%netscape.com
c586988364 Carpool checkin, r=brade. Lots of editor UI work, including new Advanced Edit dialog by Ben Goodger. Fixed style sheet loading leaks and implemented override style sheets for editor behavior, which be unloaded for edit mode vs. browser preview mode
git-svn-id: svn://10.0.0.236/trunk@49362 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 21:45:50 +00:00
cmanske%netscape.com
3a3abe3507 Removing file no longer in build
git-svn-id: svn://10.0.0.236/trunk@48794 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 05:52:08 +00:00
buster%netscape.com
098fbc08fd fixed odd problem where editor app would not load default document
git-svn-id: svn://10.0.0.236/trunk@48774 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 03:50:47 +00:00
akkana%netscape.com
5c7d06bc7d Use new ToString method on selection
git-svn-id: svn://10.0.0.236/trunk@48478 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 01:42:41 +00:00
cmanske%netscape.com
03e7911d12 Editor bug fixes. List Properties dialog work. Fixed menu access keys in DTD file. Fixed using selection->Clear() cases
git-svn-id: svn://10.0.0.236/trunk@48474 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 01:36:30 +00:00
cmanske%netscape.com
45924ea557 Added items for list menu and dialog so DTD work can continue. Change openDialog calls to use '_blank' as window name.
git-svn-id: svn://10.0.0.236/trunk@48048 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 23:13:59 +00:00
kin%netscape.com
d29f575037 Changed all occurrences of window.content.addEventListener()
to window.addEventListener() to fix editor default page not loading.


git-svn-id: svn://10.0.0.236/trunk@47796 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 18:40:17 +00:00
law%netscape.com
41c3b49c87 Enable editor window to be opened via window.openDialog
git-svn-id: svn://10.0.0.236/trunk@47372 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 20:36:19 +00:00
sfraser%netscape.com
3ecbeb8efc Add tests for empty doc, and get doc length in EditorTestSelection.
git-svn-id: svn://10.0.0.236/trunk@46443 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 23:27:22 +00:00
sfraser%netscape.com
9d447ad351 Fix the implicit global editorShell weirdness, and change the viewsource window opening.
git-svn-id: svn://10.0.0.236/trunk@46192 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 18:52:27 +00:00
jfrancis%netscape.com
a5341f92a7 implementing RemoveList() - ie, list button now works as a toggle
git-svn-id: svn://10.0.0.236/trunk@46125 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 19:47:25 +00:00
cmanske%netscape.com
d34dcd1353 Added 'Cancel' to editor save file Confirm dialog and changed to accomodate common dialog interface changes
git-svn-id: svn://10.0.0.236/trunk@45802 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 01:23:19 +00:00
sfraser%netscape.com
9e09a77f37 Landing XUL overlays for editor keys, toolbars and menus.
git-svn-id: svn://10.0.0.236/trunk@45654 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 04:55:52 +00:00
brade%netscape.com
7b2f449a0c View Source (contribution by Sammy Ford); fix year for copyright
git-svn-id: svn://10.0.0.236/trunk@45329 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 12:52:50 +00:00
cmanske%netscape.com
117195748b Removed string bundle code from nsEditor into EditorShell and added access for JavaScript. Moved most of Save document code into EditorShell and added filetype filters to save dialog. Placed Advanced Edit functionality in an overly file. Removed redundant entity strings, that are now in overlays, from DTD files.
git-svn-id: svn://10.0.0.236/trunk@44967 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 02:40:18 +00:00