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

40 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com 1391459a8f fix menus. 2000-04-26 02:27:56 +00:00
cmanske%netscape.com 6886a5b883 Lots of xul rewrite, e.g., replaced all 'align' on box with 'orient', using <tree> for simple lists. Added 'Insert Chars' feature by bakibon@yahoo.com 2000-04-21 15:00:23 +00:00
danm%netscape.com d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
cmanske%netscape.com 55e2ac48d1 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
brade%netscape.com dcba534195 remove duplicate line 2000-04-12 13:30:32 +00:00
cmanske%netscape.com 9a9c1a24e8 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
ben%netscape.com cc72754ba0 convert editor toolbars to use button 2000-03-23 04:15:10 +00:00
cmanske%netscape.com 69d11a568c 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 4582c893de possible spacer fixes for bug #12514 2000-03-21 15:11:43 +00:00
cmanske%netscape.com 901944bd23 Finished implementation of menu-driven table selection. Implemented detection of row or column selection. r=mjudge 2000-03-21 06:05:24 +00:00
sfraser%netscape.com 88d5875a24 Fix for 11770 -- implement show/hide toolbars in editor. r=akkana 2000-03-17 03:03:13 +00:00
cmanske%netscape.com 118b8c5669 Table row, column, all-cells selection now working. Menu items enabled. r=mjudge 2000-03-17 01:46:17 +00:00
cmanske%netscape.com 2b34b49a02 Fixed Editor bugs 28873, 29691, most of fixes for 14342 and 20973. r=sfraser 2000-03-15 14:37:12 +00:00
hangas%netscape.com d1f6b630a1 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
cmanske%netscape.com d0a1f56e4b 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 d964872169 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
cmanske%netscape.com 770a137b12 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
cmanske%netscape.com 98cbc65454 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 afecaab477 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
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 57df5fa308 maintain screen position and window size r=kin (bug #24019) 2000-01-28 15:57:17 +00:00
brade%netscape.com 6876c72bd2 separate debug options out of EditorCommands.js (r=kin) 2000-01-24 15:31:39 +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
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 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
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
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
cmanske%netscape.com cade4ed318 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
sfraser%netscape.com 36f940040f Add windowtype attribtue on window for bug 18496. r=cmanske 1999-11-11 00:10:05 +00:00
cmanske%netscape.com a941d68b6e 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
cmanske%netscape.com 43ebeb6bf4 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
cmanske%netscape.com 9598a09ef7 Changed hover style for FormatToolbar for consistency with new UI 1999-10-29 06:04:48 +00:00
cmanske%netscape.com fd1c22fa70 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 b4660adcf6 More changes to Composer for new skin (mostly new images). 1999-10-28 08:42:30 +00:00
cmanske%netscape.com 101ef716c6 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 4b2093536d I'm checking in for momoi, r=cata, bug #17018, Charset Menu usability workaround. 1999-10-27 23:10:51 +00:00
pavlov%netscape.com e0ea98f730 merge some changes that got dropped somehow during the landing r=hyatt 1999-10-26 01:54:39 +00:00
hangas%netscape.com e6c96e93d4 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
pavlov%netscape.com 082e489cce rename to be happy with the chrome registry r=hyatt 1999-10-24 07:07:04 +00:00