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
|
13d53f84af
|
Changes to get edit menu commands updating properly, fetching them from globalOverlay.xul. For bug 18395. r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@61011 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-02-16 01:46:34 +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
|
3c0a660a04
|
Fixed color picker bug 27293. Initial checkin of new Color Properties dialog. Added images to show span and div tags. r=mjudge
git-svn-id: svn://10.0.0.236/trunk@60400 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-02-11 01:26:03 +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
|
4dcc3bbcde
|
maintain screen position and window size r=kin (bug #24019)
git-svn-id: svn://10.0.0.236/trunk@59079 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-01-28 15:57:17 +00:00 |
|
brade%netscape.com
|
18aff606ee
|
separate debug options out of EditorCommands.js (r=kin)
git-svn-id: svn://10.0.0.236/trunk@58476 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-01-24 15:31:39 +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
|
852c9f1370
|
Fixed bugs 20694 (Colorpicker crash in UNIX, Mac), 22064 (text wrap for insert image), 22176 (Insert table menu item)
git-svn-id: svn://10.0.0.236/trunk@56455 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-12-22 23:52:10 +00:00 |
|
hyatt%netscape.com
|
85fa6d507e
|
Making editor skin-compliant.
git-svn-id: svn://10.0.0.236/trunk@55368 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-12-05 09:43:20 +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 |
|
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 |
|
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 |
|
sfraser%netscape.com
|
109ce230c7
|
Add windowtype attribtue on window for bug 18496. r=cmanske
git-svn-id: svn://10.0.0.236/trunk@53120 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-11-11 00:10:05 +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
|
1095535469
|
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
git-svn-id: svn://10.0.0.236/trunk@52279 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-10-29 22:33:34 +00:00 |
|
cmanske%netscape.com
|
d779af105f
|
Changed hover style for FormatToolbar for consistency with new UI
git-svn-id: svn://10.0.0.236/trunk@52199 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-10-29 06:04:48 +00:00 |
|
cmanske%netscape.com
|
aa538bb21b
|
Added 'Throbber' to Composer - more UI adjustments for new skin. Tweaked new toolbar images. r=sfraser
git-svn-id: svn://10.0.0.236/trunk@52173 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-10-29 02:33:51 +00:00 |
|
cmanske%netscape.com
|
450e220228
|
More changes to Composer for new skin (mostly new images).
git-svn-id: svn://10.0.0.236/trunk@52073 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-10-28 08:42:30 +00:00 |
|
cmanske%netscape.com
|
c0c0bb47c7
|
Fixed bugs 16690, 16991. Also made UI changes to adjust for new 'skin' r=sfraser
git-svn-id: svn://10.0.0.236/trunk@52034 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-10-28 01:51:07 +00:00 |
|
cata%netscape.com
|
1bb10c65f4
|
I'm checking in for momoi, r=cata, bug #17018, Charset Menu usability workaround.
git-svn-id: svn://10.0.0.236/trunk@52018 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-10-27 23:10:51 +00:00 |
|
pavlov%netscape.com
|
bca7914d4c
|
merge some changes that got dropped somehow during the landing r=hyatt
git-svn-id: svn://10.0.0.236/trunk@51806 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-10-26 01:54:39 +00:00 |
|
hangas%netscape.com
|
08883ca9a8
|
new ui. r=pavlov,german,hyatt
git-svn-id: svn://10.0.0.236/trunk@51789 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-10-26 00:39:19 +00:00 |
|
pavlov%netscape.com
|
35c3e18a5e
|
rename to be happy with the chrome registry r=hyatt
git-svn-id: svn://10.0.0.236/trunk@51678 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-10-24 07:07:04 +00:00 |
|