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

339 Коммитов

Автор SHA1 Сообщение Дата
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
ducarroz%netscape.com deae78654f Fix for bug 23009. Add a space after the comma (typo). R=nicole 2000-01-04 20:38:16 +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
mjudge%netscape.com b51f84b3de massive changes a=jar.hoffman, r=akkana 1999-12-11 00:02:08 +00:00
cmanske%netscape.com 8fc2f2e937 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 f30ee6edc8 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 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
brade%netscape.com 90d95a4202 localization of keybindings r=akkana 1999-12-03 15:56:22 +00:00
brade%netscape.com 4428dbcdae move most of opening files to JS (from C++); r=sfraser 1999-12-03 14:20:05 +00:00
akkana%netscape.com 520e982ed0 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
ducarroz%netscape.com 6cda5a05d0 original data was corrupted. I hoppe this time it will work. R=cmanske 1999-12-02 01:12:30 +00:00
cmanske%netscape.com b6683e3851 Removing unused images 1999-12-02 00:28:31 +00:00
ducarroz%netscape.com c67d923cc5 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 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
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
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
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
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