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
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
fergus%netscape.com
d2b0b19ca8
Added/updated Localization Notes.
r: rchen@netscape.com & chjung@netscape.com
1999-11-13 00:31:35 +00:00
sfraser%netscape.com
36f940040f
Add windowtype attribtue on window for bug 18496. r=cmanske
1999-11-11 00:10:05 +00:00
dmose%mozilla.org
142ac52eaf
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
1f0a7ff024
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
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
cata%netscape.com
d51644d159
Fixing typo in dtd file. Checkin for momoi, r=cata, bug=17018.
1999-11-02 21:27:02 +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
evaughan%netscape.com
039be939e6
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
bed851411e
Fix for bug #17018 , r=cata, checkin for momoi.
1999-10-29 20:41:21 +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
b3a8f0ef9c
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
9479d9e04b
Style adjustment for Composer DisplayMode toolbar
1999-10-29 02:58:37 +00:00
cmanske%netscape.com
97c3b421e7
Color adjustment for Composer DisplayMode toolbar
1999-10-29 02:47:47 +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
cmanske%netscape.com
618ed72e8d
Fixed bugs 6278, 9758, 17014, 17071, 17160. r=sfraser,mjudge
1999-10-26 23:13:00 +00:00
brade%netscape.com
ab27cc1f9b
First Checked In.
1999-10-26 21:27:05 +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
brade%netscape.com
36b47deb96
fix plain text editor (r=cmanske@netscape.com)
1999-10-25 21:57:11 +00:00
brade%netscape.com
ca31badc4c
fix plain text editor (r=cmanske@netscape.com, jfrancis@netscape.com)
1999-10-25 21:56:37 +00:00
pavlov%netscape.com
fd4faa59f9
makefile changes for the Editor to editor.css change r=hyatt,ramiro
1999-10-25 14:56:35 +00:00
pavlov%netscape.com
082e489cce
rename to be happy with the chrome registry r=hyatt
1999-10-24 07:07:04 +00:00
pavlov%netscape.com
03e5de578b
renaming file to be consistant with chrome registry
1999-10-24 07:00:53 +00:00
cmanske%netscape.com
8c39880b97
Fixed bug 16868. r=brade
1999-10-20 18:43:56 +00:00
cmanske%netscape.com
e7457117e4
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
3bfd243bc9
remove old gifs
1999-10-20 00:19:23 +00:00
brade%netscape.com
17a1a0c96d
add images from Dan Haddix (r=pavlov@pavlov.net)
1999-10-19 14:53:55 +00:00
brade%netscape.com
df139c0186
add images from Dan Haddix (r=rods@netscape.com)
1999-10-19 14:44:01 +00:00
brade%netscape.com
7abfbbced9
function for image map editor added (contributed by Dan Haddix)
1999-10-19 13:34:34 +00:00
brade%netscape.com
c8661f28f8
First Checked In.
1999-10-19 13:32:22 +00:00
brade%netscape.com
38efe55f77
add images for Dan Haddix (image map editor)
1999-10-19 13:31:25 +00:00
cmanske%netscape.com
547ccdf063
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