Граф коммитов

744 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com 792e590d59 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 e932f77f93 Removing blue background css for cells with border=0 2000-04-14 21:51:51 +00:00
cmanske%netscape.com d5c3bc9965 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 ddacd36806 Fix Editor's View Source dialog (r=cmanske) 2000-04-13 19:41:11 +00:00
brade%netscape.com 5411e6e121 remove duplicate line 2000-04-12 13:30:32 +00:00
brade%netscape.com 03e1c6d396 remove colon from alignment box label; add image map box label 2000-04-12 13:27:00 +00:00
brade%netscape.com 290594854b redo with xul widgets 2000-04-12 13:26:16 +00:00
brade%netscape.com c8efb9bf85 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 9aad232cca remove commented out keybindings; comment out stylesheet insertion menu items 2000-04-12 13:07:02 +00:00
brade%netscape.com 6f3c8aca9b 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 9ac913ea06 Fixed spell checker bug 34479. r=akkana, a=leaf 2000-04-06 01:17:54 +00:00
sfraser%netscape.com 394ec85770 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 ad8f59cb37 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 0bbcf3b037 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 dbbb5a1342 fix bug #9753 for constrain not working properly with pixels/percent 2000-04-03 14:33:17 +00:00
brade%netscape.com 86c840c951 add entities for localization of "recent files" 2000-03-31 15:15:19 +00:00
brade%netscape.com 1e816e2d2a add doctype to new editor pages 2000-03-31 13:59:14 +00:00
evaughan%netscape.com 4891539d50 box skinnablility changes.
-r Hyatt
2000-03-31 07:02:06 +00:00
cmanske%netscape.com 328092db3b 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 26b4280b46 Some minor UI tweaks for the status bar. r=cmanske 2000-03-31 02:15:40 +00:00
sfraser%netscape.com 1dfa8f42a4 Some minor UI tweaks for the status bar. r=cmanske 2000-03-31 01:59:45 +00:00
akkana%netscape.com 0487bb00e1 Part of Paste as Quotation fix; remove a comment. r=cmanske 2000-03-30 02:20:09 +00:00
akkana%netscape.com 6e0775d483 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 97b8dbe89d 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 9e4f4dc539 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 51d252b3db convert editor toolbars to use button 2000-03-23 04:15:10 +00:00
cmanske%netscape.com 7bd9eb5a4b 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 15e791eef1 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 b91f328909 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 7f73e24496 image map entity 2000-03-21 20:54:31 +00:00
brade%netscape.com 639fb1f71f put image map editor files into proper locations 2000-03-21 20:53:52 +00:00
brade%netscape.com e83c198998 missing checkin from earlier today; more image map stuff from Dan Haddix 2000-03-21 20:53:15 +00:00
brade%netscape.com 563ef43b98 possible spacer fixes for bug #12514 2000-03-21 15:11:43 +00:00
brade%netscape.com f17b54ea6a add image map resources to editor chrome folder 2000-03-21 12:55:08 +00:00
brade%netscape.com 9f800282d1 put image map resources in editor chrome directory 2000-03-21 12:54:06 +00:00
brade%netscape.com 5747140554 put image map resources in Chrome directory 2000-03-21 12:53:20 +00:00
brade%netscape.com 88b5775ae9 latest changes to image map editor (submitted by Dan Haddix; dan6992@hotmail.com) 2000-03-21 12:52:05 +00:00
brade%netscape.com a9089aa0ca *** empty log message *** 2000-03-21 12:49:23 +00:00
cmanske%netscape.com e3ef5768c7 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 6eaddd7332 30311: add a plain-vs-html flag to InsertAsCitedQuotation. r=rhp 2000-03-20 23:13:25 +00:00
brade%netscape.com d2d817e5e9 fix regression of radio buttons not working for size (#27833) 2000-03-17 15:19:48 +00:00
sfraser%netscape.com 2c7563626f Fix for 11770 -- implement show/hide toolbars in editor. r=akkana 2000-03-17 03:03:13 +00:00
cmanske%netscape.com 5cd588c47d Table row, column, all-cells selection now working. Menu items enabled. r=mjudge 2000-03-17 01:46:17 +00:00
cmanske%netscape.com 6d478d3a2e 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 df45c018dd #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 ae18de8483 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 09dbd3f155 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 d952579ff9 Converting tabs. 2000-03-14 11:31:05 +00:00
akkana%netscape.com 00120ab9c4 Add a helpful comment 2000-03-14 02:57:10 +00:00
danm%netscape.com 1bf6b7d765 adding a new timer-driven function to open a new navigator window. bug 24903 r=ben 2000-03-12 02:58:36 +00:00
cmanske%netscape.com 67d06ee357 Part of fix for 30769. r=sfraser, a=jar 2000-03-09 02:25:00 +00:00
rods%netscape.com ac9e5682c4 need to static set the height so the dialog looks right
fixes bugs 29544, 28835
a=jar
2000-03-07 15:57:22 +00:00
hangas%netscape.com b109077b5a Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil 2000-03-07 00:22:55 +00:00
sspitzer%netscape.com 87c19c5bb3 my half of the fix for bug #29861. define defaults for
the throbber urls.  r=blizzard, a=jevering
2000-03-04 22:48:53 +00:00
rods%netscape.com 82336a2260 backing out earlier change
a=jar
2000-03-03 07:19:22 +00:00
rods%netscape.com c8ce0ceb7d make minor changes to the dialog to get it to work with the combobox, table and box layout
r=cmanske, a=jar
2000-03-03 00:40:25 +00:00
cmanske%netscape.com 89669aced1 Official 'Preview' icon image supplied by UE. Tested on all platforms r=sfraser, a=jar 2000-03-01 06:28:33 +00:00
sford3%swbell.net 9c042bed29 Fix bug 21474 add send page to the editor, r=brade a=waterson 2000-02-25 00:55:20 +00:00
cmanske%netscape.com 85575b3398 Fixed not clearing disabled state for Format/Properties menuitem: b=28995, r=sfraser, a=jar 2000-02-24 03:03:08 +00:00
brade%netscape.com 9e757165c3 fix find command (#28259) 2000-02-23 14:31:21 +00:00
cmanske%netscape.com 8d5a004f1b Disable table selection methods, bug 28455, r=sfraser, a=jar 2000-02-23 05:12:40 +00:00
cata%netscape.com efd14992d4 Change menu label. a=bobj bug #28135 2000-02-23 00:13:57 +00:00
cata%netscape.com 281727aa3b Commenting out 4 menu items. a=bobj bug #28135 2000-02-23 00:13:21 +00:00
cmanske%netscape.com 4af1a58f7f Fixed PDT+ bug 25137, r=ducarroz, a=chofman 2000-02-17 20:43:37 +00:00
brade%netscape.com ecd43138ae fix accesskeys (bugs 27887, 27889) 2000-02-17 15:09:24 +00:00
sspitzer%netscape.com e0e0993af0 remove unused code, which was copied and pasted from tasksOverlay.js r=sfraser 2000-02-16 06:08:43 +00:00
cmanske%netscape.com 01647d5fb0 Disabling menu items for table properties dialog, which isn't ready for Beta1. r=sfraser 2000-02-16 05:50:03 +00:00
cata%netscape.com ba397856ad Fixing access keys. Checking for momoi. r=cata bug=27352 2000-02-16 05:05:33 +00:00
cmanske%netscape.com 992a5ea3c3 Safe UI changes: increased size of colorpicker buttons. r=slamm 2000-02-16 03:10:33 +00:00
cmanske%netscape.com aa56163870 Safe UI changes: fixed window title bug, 28921; fixed page colors dialog bug 27905; increased size of colorpicker buttons. r=slamm 2000-02-16 03:09:46 +00:00
sfraser%netscape.com 32a2dc720c Changes to get edit menu commands updating properly. For bug 18395. r=pinkerton 2000-02-16 01:49:50 +00:00
sfraser%netscape.com 185fff7d12 Changes to get edit menu commands updating properly, fetching them from globalOverlay.xul. For bug 18395. r=pinkerton 2000-02-16 01:46:34 +00:00
sfraser%netscape.com 7cecb6043e Remove a redundant dump(). r=mozbot 2000-02-16 01:45:18 +00:00
akkana%netscape.com 8145d06019 More 27395, very minor tweak: strip out body tags with attributes, and format the source shown. r=cmanske 2000-02-16 00:12:31 +00:00
andreww%netscape.com c3a582657f adding id to menupop under file>new for commercial overlay to target. bugsplat bug#369022 r=amusil 2000-02-15 21:24:39 +00:00
akkana%netscape.com b76dce8493 27395: Tiny change to make insert source actually be edit source. r=cmanske 2000-02-15 21:19:30 +00:00
cmanske%netscape.com 6a7034a643 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. 2000-02-15 15:54:05 +00:00
amusil%netscape.com f5e325d671 Added id's for the edit menu items so that clients of
this overlay can choose to remove ones if they so desire.
r=cmanske
2000-02-15 09:46:28 +00:00
brade%netscape.com 8fbc57442e found another lurker that should have been checked in last week (default prefs) 2000-02-14 14:52:50 +00:00
evaughan%netscape.com aee324fc26 Fix for bug 24351 as well as other jumping buttons and glitches in UI. 2000-02-14 05:30:05 +00:00
cmanske%netscape.com b69a5afb79 Color dialog work, corrected checking in new images without -kb, r=mjudge 2000-02-11 03:45:40 +00:00
akkana%netscape.com d388d09698 27138: Implementations for View Source and Preview. r=cmanske 2000-02-11 02:48:28 +00:00
cmanske%netscape.com 988e112200 Adding js file for new dialog. r=mjudge 2000-02-11 01:44:24 +00:00
cmanske%netscape.com 1d97700c18 Fixed color picker bug 27293. Initial checkin of new Color Properties dialog. Added images to show span and div tags. r=mjudge 2000-02-11 01:26:03 +00:00
cmanske%netscape.com df59543c22 Disabled unimplemented table menu items. r=mjudge 2000-02-10 05:36:31 +00:00
cmanske%netscape.com 264068946d Table editing work (bug 20973). Fixed background colorpicker (bug 21410), disable unimplemented menu items (25137), make property bundle strings more localizable (26050). r=mjudge 2000-02-10 05:14:52 +00:00
brade%netscape.com 859f582b84 remove \n and <br> since they don't seem to be parsed correctly anymore (bug #25939) 2000-02-08 15:34:03 +00:00
cmanske%netscape.com baac755daa 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 69f8c65390 fix typo 2000-02-02 22:37:00 +00:00
brade%netscape.com 3ff54ab7ac reorder open items in menu (bug #25505) 2000-02-02 15:33:17 +00:00
brade%netscape.com 1fd2fbcda4 make Open string match browser (Open File...) 2000-02-01 14:57:36 +00:00
brade%netscape.com 93ee94f099 File Removed. 2000-02-01 14:55:51 +00:00
brade%netscape.com 33fb79f2e8 open remote urls in editor; r=kin; bug#24042 2000-01-28 16:02:02 +00:00
brade%netscape.com 17085ad5bf open remote menu item strings (r=kin) 2000-01-28 15:59:32 +00:00
brade%netscape.com 756aff01d3 add OpenRemoteFile for editor (r=kin) 2000-01-28 15:57:43 +00:00
brade%netscape.com 98a6f7b9b6 maintain screen position and window size r=kin (bug #24019) 2000-01-28 15:57:17 +00:00
hyatt%netscape.com e845991045 Adding closing popups. 2000-01-28 03:27:44 +00:00
cmanske%netscape.com 11cfe710dd Fixed debug menu bustage, bug 25107,r=akkana 2000-01-26 22:57:35 +00:00
cmanske%netscape.com 1ddb177877 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 29b05fa4af 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 717cb83c61 Remove redundant, unused toolkitcore variable. r=law 2000-01-26 00:51:54 +00:00
brade%netscape.com 4d00fc427c File Removed. 2000-01-25 16:08:18 +00:00
brade%netscape.com afb1956f32 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 a3957b8e8c File Removed. 2000-01-25 15:55:16 +00:00
brade%netscape.com 076198db60 File Removed. 2000-01-25 15:48:44 +00:00
brade%netscape.com 50f741dc46 submitted by Dan Haddix and Brian King 2000-01-25 15:44:28 +00:00
brade%netscape.com a329b2498e remove unused images 2000-01-25 15:36:54 +00:00
brade%netscape.com f64e586f0b removing unused images 2000-01-25 15:35:36 +00:00
brade%netscape.com f543366c9d File Removed. 2000-01-25 15:34:41 +00:00
brade%netscape.com f474e81ea9 First Checked In. 2000-01-25 15:34:18 +00:00
brade%netscape.com 3ed716fa69 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 75cc556538 separate debug options out of EditorCommands.js (r=kin) 2000-01-24 15:31:39 +00:00
brade%netscape.com a0a2e65042 First Checked In. 2000-01-24 15:28:05 +00:00
cmanske%netscape.com 19bf267477 Final M13 fixes to Spell Check dialog, bug 21440, r=kin 2000-01-18 21:53:21 +00:00
cmanske%netscape.com 479827e7d1 More improvements to Spell Check dialog, bug 21440, r=sfraser 2000-01-18 20:27:21 +00:00
brade%netscape.com 75e070a65c 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 9a44be045b 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 0191936c7b Fixed Spell Check dialog layout problems, bug 21440, r=sfraser 2000-01-17 22:51:47 +00:00
cmanske%netscape.com 97d04bc848 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 59f8e57d2b fixing 20606, advanced edit dialog comes up blank. r=cmanske@netscape.com 2000-01-13 23:37:01 +00:00
cmanske%netscape.com 179f3337c8 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 6a214caf31 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 5827f654af Oops! Restore 'g' in RegExp with last checkin. r=sfraser 2000-01-11 21:11:34 +00:00
cmanske%netscape.com e3e6a3dee9 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 10ab07a69e 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 3343441f00 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 1c53b4e06f remove duplicate prefs 1999-12-23 15:36:54 +00:00
cmanske%netscape.com 213c52783c 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 d7ac7788d8 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 8c542eb88d CSS cleanup for advanced edit dialog, r=cmanske, brade, a=gramps 1999-12-22 23:32:08 +00:00
mjudge%netscape.com 2cf7e901e3 massive changes a=jar.hoffman, r=akkana 1999-12-11 00:02:08 +00:00
cmanske%netscape.com e8739048f8 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 25978c19e4 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 5ea1eb5e29 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 8af3a091d0 Making editor skin-compliant. 1999-12-05 09:43:20 +00:00
cmanske%netscape.com b388aed160 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 aa18e4d52b localization of keybindings r=akkana 1999-12-03 15:56:22 +00:00
brade%netscape.com 892b0368df move most of opening files to JS (from C++); r=sfraser 1999-12-03 14:20:05 +00:00
rgoodger%ihug.co.nz da17f2b137 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 c67e516344 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 945ea5d89a 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 a0f65c614c Editor Advanced Edit dialog, revised CSS, r=cmanske 1999-12-02 10:28:52 +00:00
rgoodger%ihug.co.nz c0af08d344 Upgraded Editor Advanced Edit XUL/JS. r=cmanske 1999-12-02 10:22:31 +00:00
ducarroz%netscape.com aa9944e755 original data was corrupted. I hoppe this time it will work. R=cmanske 1999-12-02 01:12:30 +00:00
cmanske%netscape.com 20b87f588a Removing unused images 1999-12-02 00:28:31 +00:00
ducarroz%netscape.com f17eeb679e 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 c6f3a01b34 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 ae7abd4efd 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 5ac4f3863a 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 49e900609d 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 09ed614b05 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 5f92f306c3 Images for outdent/indent were reversed. No review for binaries 1999-11-25 00:13:05 +00:00
akkana%netscape.com a4e13cfcaf 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 9cffc566b4 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 8b5b3351a4 Adding new image to use for color picker on Composer toolbar 1999-11-24 20:46:06 +00:00
cmanske%netscape.com d520a17961 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 b34bc3cf69 make indent actually look like indent (not outdent) bug 19372 1999-11-24 15:52:39 +00:00
brade%netscape.com 55c1b26c0d fix corrupted gif 1999-11-24 15:48:19 +00:00
akkana%netscape.com 63a098fcc6 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 94f8202adb fix original size/custom size toggling/setting. bug #14750 (r=kin@netscape.com) 1999-11-18 20:53:48 +00:00
rjc%netscape.com 3fbfe33062 Missed a "rdf:ftp" removal. 1999-11-16 08:08:22 +00:00
cmanske%netscape.com 0a01828233 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 1999-11-13 16:37:58 +00:00
fergus%netscape.com afc7181373 Added/updated Localization Notes. r: rchen@netscape.com & chjung@netscape.com 1999-11-13 00:31:35 +00:00
sfraser%netscape.com ffcd2ff8da Add windowtype attribtue on window for bug 18496. r=cmanske 1999-11-11 00:10:05 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
davidm%netscape.com c90a4f2a6a 8673 ShutDown() should try to close all open windows. r=sfraser set tryToClose function and proprogate out if the close was sucessfull 1999-11-03 05:28:02 +00:00
cmanske%netscape.com 25771bd9e4 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 1999-11-03 00:48:26 +00:00
cata%netscape.com 5e74498896 Fixing typo in dtd file. Checkin for momoi, r=cata, bug=17018. 1999-11-02 21:27:02 +00:00
cmanske%netscape.com c808246711 Fixed Composer UI to adjust to latest global CSS changes. Mostly needed to add appropriate class to titled buttons. Change editorshell to stop throbber animation even if editor fails to initialize. r=sfraser 1999-10-29 22:33:34 +00:00
evaughan%netscape.com 86fd1321dd Made tabs us visibility instead of shrinking their children to 0,0.
Made it possible to change the look for the selected tab.
1999-10-29 22:13:57 +00:00
cata%netscape.com a767164dfc Fix for bug #17018, r=cata, checkin for momoi. 1999-10-29 20:41:21 +00:00
cmanske%netscape.com 2a2f309a0a Changed hover style for FormatToolbar for consistency with new UI 1999-10-29 06:04:48 +00:00
cmanske%netscape.com 71d732833d Reduced size of Named Anchor proxy icon used in editor page to minimize layout disturbance when present. Changed colors. 1999-10-29 04:23:36 +00:00
cmanske%netscape.com f1fc117f3c Style adjustment for Composer DisplayMode toolbar 1999-10-29 02:58:37 +00:00
cmanske%netscape.com 1ee4a45a44 Color adjustment for Composer DisplayMode toolbar 1999-10-29 02:47:47 +00:00
cmanske%netscape.com 7dd42337c0 Added 'Throbber' to Composer - more UI adjustments for new skin. Tweaked new toolbar images. r=sfraser 1999-10-29 02:33:51 +00:00
cmanske%netscape.com 5668e43632 More changes to Composer for new skin (mostly new images). 1999-10-28 08:42:30 +00:00
cmanske%netscape.com 3525e3ea8d Fixed bugs 16690, 16991. Also made UI changes to adjust for new 'skin' r=sfraser 1999-10-28 01:51:07 +00:00
cata%netscape.com fc69c75001 I'm checking in for momoi, r=cata, bug #17018, Charset Menu usability workaround. 1999-10-27 23:10:51 +00:00
cmanske%netscape.com 712a9be961 Fixed bugs 6278, 9758, 17014, 17071, 17160. r=sfraser,mjudge 1999-10-26 23:13:00 +00:00
brade%netscape.com 0261db1f5b First Checked In. 1999-10-26 21:27:05 +00:00
pavlov%netscape.com 3af3cece8d merge some changes that got dropped somehow during the landing r=hyatt 1999-10-26 01:54:39 +00:00
hangas%netscape.com 2819886968 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
brade%netscape.com 55cad76230 fix plain text editor (r=cmanske@netscape.com) 1999-10-25 21:57:11 +00:00
brade%netscape.com 0bb65572eb fix plain text editor (r=cmanske@netscape.com, jfrancis@netscape.com) 1999-10-25 21:56:37 +00:00
pavlov%netscape.com 299f403a5f makefile changes for the Editor to editor.css change r=hyatt,ramiro 1999-10-25 14:56:35 +00:00
pavlov%netscape.com aeae350d2e rename to be happy with the chrome registry r=hyatt 1999-10-24 07:07:04 +00:00
pavlov%netscape.com 32af1500f1 renaming file to be consistant with chrome registry 1999-10-24 07:00:53 +00:00
cmanske%netscape.com 23f3dc60b2 Fixed bug 16868. r=brade 1999-10-20 18:43:56 +00:00
cmanske%netscape.com ec2d4cca17 Fixed bugs 12515, 16493,16494,16495,16692,16794,most of 9758. Replaced old 'target' icon with interim 'anchor' icon. r=sfraser 1999-10-20 14:15:25 +00:00
alecf%netscape.com c4e84d4ccd remove old gifs 1999-10-20 00:19:23 +00:00
brade%netscape.com 10377a9cde add images from Dan Haddix (r=pavlov@pavlov.net) 1999-10-19 14:53:55 +00:00
brade%netscape.com 813c418ef6 add images from Dan Haddix (r=rods@netscape.com) 1999-10-19 14:44:01 +00:00
brade%netscape.com 886e80b528 function for image map editor added (contributed by Dan Haddix) 1999-10-19 13:34:34 +00:00
brade%netscape.com c0fa82ef8d First Checked In. 1999-10-19 13:32:22 +00:00
brade%netscape.com 7f58c3b04b add images for Dan Haddix (image map editor) 1999-10-19 13:31:25 +00:00
cmanske%netscape.com 20470b3acc Fixed bugs 16316, 16494, 16495, all relating to editor file open, saving, and window title issues. r=law 1999-10-15 22:06:41 +00:00
tbogard%aol.net 93731c0fe9 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 1999-10-15 21:58:49 +00:00
tbogard%aol.net f373bd8520 Changed html:iframe to the new XUL editor tag. r=hyatt 1999-10-15 21:54:42 +00:00
cmanske%netscape.com 6df53d78e8 Fixed bugs 16204, 16118, 15831,15448,14342(partial) r=mjudge 1999-10-14 00:13:27 +00:00