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

2460 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com e3f84aad39 fix 51432. r=cata 2000-09-09 01:24:30 +00:00
ftang%netscape.com 7afbf44a3d fix 51432. r=cata while we set the document charset, we also set the force charset so it
will stronger than the charset in the cache.
2000-09-09 01:23:36 +00:00
cmanske%netscape.com 188ad78869 Refinements to make Composer context menus work and remove unused entities, b=43307, r=akkana 2000-09-08 01:45:06 +00:00
akkana%netscape.com f2a51fdcb9 50821: don't force a bogus 3.2 doctype, and eliminate OutputNoDoctype flag. r=cmanske 2000-09-07 18:40:14 +00:00
cmanske%netscape.com 099cb64947 Adding comment concerning GetAlignment return values not showing mixed state 2000-09-07 14:33:06 +00:00
cmanske%netscape.com 50a63bd754 Removing bogus comment (43307) 2000-09-07 05:45:36 +00:00
cmanske%netscape.com 84d0431409 Composer UI fixes: getting object for properties (needed for context menus, 43307). Color (47695) and Image props (47651) cleanup r=hyatt 2000-09-07 05:39:27 +00:00
dbaron%fas.harvard.edu 7bb3956df6 Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
2000-09-06 02:17:26 +00:00
ben%netscape.com c570b8fed9 part of fix for 51087, order of preferences messed up. dbragg removed smartupdate from the
preferences tree which messed up ordering for IM, etc.
2000-09-06 02:13:07 +00:00
cmanske%netscape.com 83ca1136c3 Tweaked dialog fixes for bugs 45407, 47695. r=sfraser 2000-09-06 02:03:12 +00:00
cmanske%netscape.com db83aafa83 Trying to get Table submenus to load from overlay (for context menus, b=43307) doesn't work for Message Composer, so 2nd level overlay (EditorCommandsOverlay.xul) is no longer used. r=sfraser 2000-09-05 23:46:24 +00:00
cmanske%netscape.com cd6e884c07 Composer bugs: Drag and drop problems (47399, r=anthonyd), workaround for bad dragNdrop event (50703, r=nisheeth) 2000-09-05 23:26:48 +00:00
cmanske%netscape.com 145e0993e9 Fixed nsbeta3 UI bugs for Composer: List proerties (45407), Context menus (43307), many fixes for strict JS warnings. r=sfraser, hyatt 2000-09-05 23:21:22 +00:00
rcassin%supernova.org 9eb9e9390f Fix for 47703 - UI: Composer Prefs Panel - r=walk84@usa.net 2000-09-03 14:44:32 +00:00
ben%netscape.com 793535398b 46613, classic skin polish and other fixes for message compose window 2000-09-03 05:39:33 +00:00
sfraser%netscape.com cb3b4525d3 Fix for 51132 -- don't crash updating remove list command, and don't leak teh string. r=akkana 2000-09-02 01:44:57 +00:00
cmanske%netscape.com 28d435d036 JS strict warnings cleanup in connection with dialog work such as 47651, 47685. r=sfraser 2000-09-01 23:04:03 +00:00
akkana%netscape.com ed8d6d8eed 50311, 51088: fix a hang/crash in Rewrap. r=scc 2000-09-01 22:27:26 +00:00
cmanske%netscape.com 51220464b8 Editor UI fixes: toolbar (47515), Page Colors dialog (47695), r=sfraser 2000-09-01 22:01:44 +00:00
akkana%netscape.com d53a542055 50935: make multiline paste into single line text control switchable. r=mjudge 2000-09-01 21:12:43 +00:00
bienvenu%netscape.com ed403f9c46 fix build bustage for locka, remove viewSource from jar manifest 2000-09-01 14:36:10 +00:00
rcassin%supernova.org 0fcee144da Fix for bug 47574: extra, unused strings / entities defined in editor UI files - r=anthonyd, cmanske 2000-09-01 13:14:09 +00:00
vidur%netscape.com 4a41eee18d Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
cmanske%netscape.com 99b4f0744c Fixed updated of color widget on Composer toolbar, b=49952, r=sfraser 2000-08-31 12:44:56 +00:00
cmanske%netscape.com 0a75a1b326 Fixed GetBackgroundColorState to get nested table and cell color, needed to make background color on toolbar correct. b=49952, r=buster 2000-08-31 12:44:55 +00:00
cmanske%netscape.com 349d86d62d Fixed bad string value, part of 47695, r=beppe 2000-08-31 00:10:55 +00:00
cmanske%netscape.com 08508c8980 Finished HTML Source editing problems with title tag (41869), split table crash (50791), filename problems (48631). r=akkana, fixed NS_LITERAL_STRING usages in nsHTMLEditor for performance (26384), r=scc 2000-08-30 22:49:08 +00:00
jfrancis%netscape.com 421a7c1981 fix for bug 49889; r=fm 2000-08-30 04:33:20 +00:00
jfrancis%netscape.com aa1005f51b fix for bug 49889; r=fm 2000-08-30 04:26:55 +00:00
cmanske%netscape.com 49bc32c783 nsbeta3 UI fixes: HTML source editor bugs 50034, 41869) r=sfraser, fixed Send Page commands for rcassin, changed to using value on title tag (related to 42331), List, Page Colors and other dialog cleanup (47686, 47695), r=rcassin, sfraser, ben 2000-08-30 02:44:18 +00:00
cmanske%netscape.com a6004c027e nsbeta3 bug fixes: HTML source now working (50034, 41869), copy cell color after split (45279), truncate file url at '#' (48631). r=sfraser, kin 2000-08-30 02:44:08 +00:00
pinkerton%netscape.com 8593e9e256 don't bubble the onDragOver event when we decide that the drop is allowable. This prevents it from being reset by someone else higher up the chain. r=anthonyd. bug# 47428. 2000-08-30 01:18:11 +00:00
akkana%netscape.com 9f7d296467 23485: make it possible for urlbar to go to urls spanning multiple lines. r=jfrancis 2000-08-28 22:15:03 +00:00
jfrancis%netscape.com 01c583fb06 fixing snafu 2000-08-28 08:40:22 +00:00
jfrancis%netscape.com 5c6d2e1fe7 fixes 40363, 40364: deletion bugs with tables; r=fm 2000-08-28 05:11:49 +00:00
ben%netscape.com 841b6edcca 46613... classic skin polish. + some fixes to Advanced Edit dialog (it was broken) 2000-08-28 04:38:20 +00:00
cmanske%netscape.com 862806d9da Fixed getting wrong pixel/percent index for cell width. Part of bug 47691, r=sfraser 2000-08-28 00:01:15 +00:00
putterman%netscape.com 3d0c18ff7e Fix for 48985. remove reference to newMessage since it's coming from an overlay. Makes Ctrl+M work. r= bienvenu. 2000-08-26 20:58:20 +00:00
dbaron%fas.harvard.edu d68010ebb2 Add newline to end of file to fix jfrancis's HP bustage. 2000-08-26 14:04:16 +00:00
jfrancis%netscape.com 1edcca94d8 fixes bugs 46782,50161,48643,49266,49265,46395; groundwork for bugs 47931,49952; r=fm 2000-08-26 04:03:50 +00:00
rcassin%supernova.org 39350698e2 A fix for #47510: Font set ordering for Helvetica/Arial is problematic - r=akk 2000-08-25 01:38:13 +00:00
sfraser%netscape.com 6269738085 Kill a printf that would fire when typing in textareas. r=jfrancis 2000-08-24 20:31:58 +00:00
rcassin%supernova.org c7ad77c90a Fix a little issue with editor not starting with my most recent checkin. XUL is very picky. r=kin 2000-08-24 19:32:25 +00:00
rcassin%supernova.org 22a364284b Fix for bug 49181: no tooltip for alignment buttons on toolbar - r=floppymoose 2000-08-24 17:03:27 +00:00
anthonyd%netscape.com 52f1883f5b fix for bug 48624 (hidden selection issues with plain text widgets)
fix for bug 45662 (updating range impl to dom spec)
fix for some edge case selection issues invloving multiple windows, no bug #
but saari knows about this.
r: sfraser, jfrancis, mjudge, saari
a: beppe
2000-08-24 03:54:30 +00:00
sfraser%netscape.com e709e5e99e Fixes for 48474 (JS errors typing in plain text compose), 44684 (make align buttons reflect state), 49155 (UMR in editor code). r=anthonyd 2000-08-24 01:20:29 +00:00
cmanske%netscape.com dc4ae20929 Fixed OK button enabling for Link Properties, part of 47653, r=sfraser 2000-08-24 00:40:59 +00:00
cmanske%netscape.com 6dfdc86355 A better fix for 49953 so mail composer doesn't have to unregister the pref command. r=duccaroz. Better initialization for default text and background color and related fixes to Composer color prefs relating to 47704. r=sfraser 2000-08-24 00:28:20 +00:00
jst%netscape.com b3a4ade60d DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
cmanske%netscape.com 6934b71d9e added files: mozilla/editor/idl/nsIEditorController.idl 2000-08-23 00:29:53 +00:00
cmanske%netscape.com 5eafc0feeb Fixed lots of nsbeta3+ bugs: 45756, 47654, 41810,47503,48990, 48995,40204, 42740, 46953, 47646, 47696, 48693, 45899. r=sfraser,jfrancis 2000-08-23 00:29:24 +00:00
warren%netscape.com 1c8511e78c Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
akkana%netscape.com 71c32081c2 Correct an error in a comment 2000-08-21 23:54:59 +00:00
scc%mozilla.org 6dc0b1da8f fixing code that relied on implicit string construction; note that |NS_LITERAL_STRING| does not produce an |nsString|, it produces something that is a |nsAReadableString|. Many functions still take |nsString&| arguments, and so |NS_LITERAL_STRING| is not appropriate in calling them, yet. 2000-08-20 00:34:08 +00:00
jfrancis%netscape.com ed997758ce fixing 49392: editor spazzing uneeded br tags in tables; r=fm 2000-08-19 05:58:11 +00:00
rcassin%supernova.org a1cfbe613b Fix for bugs 41968 (print button is dim) and 48686 (print button doesn't work). The fix doesn't work in Classic due to a recent button checkin by Ben and a bug has been filed against him (49421). 2000-08-18 02:51:46 +00:00
rcassin%supernova.org 7933af5936 Fix for 45645 (Can paste into ReadOnly textfield) r=akkana 2000-08-18 01:34:22 +00:00
jfrancis%netscape.com 0a99569fca gave a pref a better name and a more traditional set of values. 2000-08-17 09:51:27 +00:00
jfrancis%netscape.com 5b83f16a12 adding a hidden pref for the editor: editor.liReturnBehavior "no" will disable the default behavior of popping you out of lists if you hit return in an empty list item. 2000-08-17 05:26:32 +00:00
jfrancis%netscape.com abb52510c0 fix for 48132: editor observer list maintainance was even less safe than i would have guessed... 2000-08-17 04:50:04 +00:00
jfrancis%netscape.com 744e3f112d 44684: adding a "GetAlignment" call to the editor so that ui can reflect alignment of selection 2000-08-17 03:59:50 +00:00
nbhatla%netscape.com d5f815a1c7 #46519-> Mac Classic Polish Fixes. Fixes editor disabled states for bold, underline, italic, ol, and ul buttons in format toolbar. Also pertains to bugs #47685 and #48700. r=cmanske,sfraser 2000-08-16 23:09:15 +00:00
jfrancis%netscape.com 008d4be4c9 groundwork for 44684: adding a "GetAlignment" call to the editor so that ui can reflect alignment of selection 2000-08-14 12:07:10 +00:00
jfrancis%netscape.com 55e88dbb67 fix for 48297: ome edit operations not scroling selection into view; r=fm 2000-08-14 02:39:37 +00:00
jfrancis%netscape.com 4928dd0cd3 fixing bustage. bizarre merge error? 2000-08-14 00:53:41 +00:00
jfrancis%netscape.com 43aec439d4 fix for 45281, cannot insert a table caption. r=fm 2000-08-13 23:53:34 +00:00
ben%netscape.com 0ee3c17faa ditto 2000-08-12 09:48:36 +00:00
sfraser%netscape.com 7223f26df2 Final part of fix for 25161 -- use the new user-select: _moz_all that pierre just checked in. 2000-08-12 01:26:39 +00:00
sfraser%netscape.com 90eb5713f3 Fixes for 37815 -- editor toolbar cleanup. r=cmanske 2000-08-12 00:47:05 +00:00
sfraser%netscape.com f510087c95 Part of fix for 47855 -- don't show title prompt when saving from mail or plaintext. r=ducarroz 2000-08-12 00:16:10 +00:00
cmanske%netscape.com c89a5c2fb5 Fixing editor ui bugs 47697, image dialog button problem (part of 47651). r=sfraser 2000-08-11 23:43:12 +00:00
mcafee%netscape.com 5563e3dde1 Editor pref files changed locations, but internal chrome: URLs did not and pref panes were blank. Fixing chrome: URLs. r=syd 2000-08-11 06:17:45 +00:00
cmanske%netscape.com f1c77b50d1 Restrict nsEditorShellMouseListener to HTML editor; fix to optimize GetSelectedNode for named anchors, b=47687, r=sfraser 2000-08-11 04:59:37 +00:00
cmanske%netscape.com 3190f88387 More editor UI bug fixes: 47653, 47688, 47693, 47687. r=sfraser 2000-08-11 03:20:47 +00:00
cmanske%netscape.com 02a3dbae11 Simplified background image UI in Colors and Background dialog, b=47693, r=sfraser 2000-08-10 07:31:52 +00:00
cmanske%netscape.com 025e74f8b8 Fixed layout in Colors and Background dialog, b=47693, r=sfraser 2000-08-10 07:08:07 +00:00
cmanske%netscape.com 127e7a0bd2 Fixed tooltip in Colors and Background dialog, b=47693, r=sfraser 2000-08-10 06:54:03 +00:00
cmanske%netscape.com c502ac0a84 Tweaked Insert Table dialog, b=47688, r=sfraser 2000-08-10 06:44:59 +00:00
cmanske%netscape.com 479cdf9bee Big UI fix checkin continued - same bugs as last checkin. r=sfraser 2000-08-10 03:43:09 +00:00
cmanske%netscape.com a62a9dffa1 Big UI fix! bugs=47898, 26843, 26871, 37152, 38944, 41545, 42246, 42343, 43089, 45463, 45904, 46001, 47644, 47314, 47510, 47515, 47622, 47650, 47653, 47699, 47700, 46179, 47696, 47693. r=sfraser 2000-08-10 02:10:17 +00:00
syd%netscape.com 2351f10b90 partial fix for 1611. r=cmanske 2000-08-10 01:04:50 +00:00
anthonyd%netscape.com 72a6df722f bug fix for 47399
dropping a drag session onto the originating selection
should do nothing.
r: mjudge, jfrancis
2000-08-10 01:01:18 +00:00
cmanske%netscape.com 3a78df12d0 Checking in for rcassin@supernova.org. Composer pref fixes, bug 47703, r=cmanske 2000-08-09 02:33:29 +00:00
ftang%netscape.com 0aa7561e62 fix 45347. swap the order for author and content-type to make the content-type
appear first in the meta tag since we need to know the encoding before hitting
non ASCII value in the author name. r=cmanske
2000-08-09 02:25:25 +00:00
cmanske%netscape.com 1df63ec00a Checking in for rcassin@supernova.org. Composer pref string fixes, bug 47703, r=cmanske 2000-08-09 02:22:57 +00:00
ftang%netscape.com bbe32e8b9e fix 45347. do case insenstive comparesion for html attribute value
r=cmanske
2000-08-09 02:22:56 +00:00
sfraser%netscape.com 59ee00ee6a Fix for 25161 -- allow editor to handle pages with form elements. Avoid infinite loop in editor, and add some CSS for form elements in editor. r=jfrancis 2000-08-08 23:37:51 +00:00
saari%netscape.com 00ad136b80 massive landing of joki changes.
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
ducarroz%netscape.com 1b7064e389 Part of fix for bug 36480. I check in this fix for jfrancis. The function EndOfDocument which wasn't used yet was setting the selection on the wrong node. R=ducarroz 2000-08-08 04:05:26 +00:00
anthonyd%netscape.com a25ca036a2 checkins for Hurricane
translation of all C++ functions to JS which included SaveDocument
which eventually will allow for the completeion of autosave
r: brade, anthonyd
a: waterson, cmanske
2000-08-07 21:12:18 +00:00
bratell%lysator.liu.se c487dfe193 Fix for bug 46306, html-to-plaintext replies have > on blank lines. The fix was to strip ending new lines in the citer. r=akkana, a=waterson. 2000-08-07 06:05:27 +00:00
anthonyd%netscape.com a0d0fcfba7 updating jar packaging file thingy
moving editor prefs into editor directory
see bug# 36911
r: ben
2000-08-05 02:23:00 +00:00
anthonyd%netscape.com 2f99307e6f moving editor prefs to editor directory
see bug# 36911
r: ben
2000-08-05 02:21:59 +00:00
shanjian%netscape.com 72e05ca92f #14022 IME98 Reconversion does not work in HTML Editor
r = jfrancis
a = ftang
fix proposed by m_kato@ga2.so-net.ne.jp

New events are added to support reconversion. As a result, many files
are affected. They are:
editor:
  nsEditor.h nsEditor.cpp nsEditorEventListeners.cpp nsEditorEventListeners.h
  nsHTMLEditor.h nsHTMLEditor.cpp nsIEditorIMESupport.h
dom and layout:
  nsIPrivateCompositionEvent.h nsDOMEvent.h nsDOMEvnet.cpp nsEventListenerManager.cpp
  nsIDOMCompositionListener.h
widget:
  nsGUIEvent.h nsWindow.h nsWindow.cpp
2000-08-04 21:43:29 +00:00
ducarroz%netscape.com 10d39a7fdc Fix for bug 47250. As we cannot have more than one keyset per window, we need to define key outside the keyset tag in the overlay. That let other window that includes the overlay defines their own keyset and eventually includes some of the keys defined in the overlay. R=cmanske 2000-08-04 21:35:32 +00:00
brade%netscape.com ddbed6e0ed fix src/dest d&d (do move if in same doc unless modifier key is pressed); bug #45607; r=kin 2000-08-04 20:51:33 +00:00
brade%netscape.com 42f84ed540 remove extra '"' character discovered in UI review 2000-08-04 20:47:40 +00:00
akkana%netscape.com 47e8d61ce4 Comment out annoying debugging statements. r=sfraser 2000-08-04 20:39:53 +00:00
brade%netscape.com f704903d75 fix menu and tooltip strings per UI meeting and verah (bug #47509) 2000-08-04 10:50:41 +00:00
brade%netscape.com e91fac2bd5 remove font dropdown list from toolbar per Composer UI review (bug #47506) 2000-08-04 10:50:05 +00:00
brade%netscape.com 91560ffc47 add keybinding for fixed width font, add shift="false" to increase/decrease indent, new string for Insert | HTML..., remove Insert | Break and Insert | Break below Images (#47523), move Revert to after SaveAsCharset (#47211), remove Edit | HTML Source (#47523), remove View | Paragrah Marks, new string/accesskey added for Insert | HTML..., remove separator, Break and BreakBelowImages from Insert menu (#47523), comment out Format | Background Color since it will be moving soon, renumber Format menu, move Align after decrease indent (all per UI review) 2000-08-04 10:25:07 +00:00
brade%netscape.com a02dea313c fix menu and tooltip strings per UI meeting and verah (bug #47509); add shortcut keybinding for fixed width font 2000-08-04 10:25:00 +00:00
brade%netscape.com e931766787 remove unnecessary include of nsContextMenu.js (bug #43239) and remove viewParagraphMarks menu item per UI review meeting (bug #47525) 2000-08-04 10:12:28 +00:00
brade%netscape.com 0b75ba22ec removed unnecessary references to nsContextMenu.js (bug #43239) 2000-08-04 10:10:47 +00:00
bryner%uiuc.edu 3eb7cb9265 Removing .cvsignore files so this directory will go away. Not part
of build.  r=smfr.
2000-08-01 22:53:20 +00:00
brade%netscape.com 88bbd13145 changes submitted by Dan Haddix (dan6992@hotmail.com); bug #37788 2000-08-01 14:31:26 +00:00
brade%netscape.com 22cb1be09c Send Page (contributed by rcassin@supernova.org); bug #44802 2000-08-01 14:17:48 +00:00
BlakeR1234%aol.com 5c53daeaf7 Fix for bug 47037, remove unnecessary ellipses from some Composer menu items. r=jag, a=brade 2000-07-31 21:25:31 +00:00
brade%netscape.com 6e39b3b420 remove title string (bug #45088); r=bking@xmlw.ie 2000-07-31 13:03:45 +00:00
ftang%netscape.com dca2796a11 fix bug 46272 r=mjudge/brade use CopyUnicharPref instead of CopyCharPref
for non ASCII data- Author. a=ftang
2000-07-31 00:43:25 +00:00
BlakeR1234%aol.com 1d4a38bc13 Fix 17608 a=vera 2000-07-30 01:22:12 +00:00
anthonyd%netscape.com c8844de491 bug fixes:
39529 - caret width not correct for single/muti line textfields, which relied on:
46445 -  nsLookAndFeel needs to be a service.
r: mjudge@netscape.com, kin@netscape.com
a:beppe
2000-07-28 22:12:45 +00:00
brade%netscape.com 090da5c9b9 add missing move/selection command (cmd_selectBottom); bug #22529 2000-07-28 10:53:27 +00:00
brade%netscape.com 0e9cca6902 string changes for bug #45491 (from mpt@mailandnews.com) 2000-07-28 10:40:30 +00:00
brade%netscape.com b737818e88 change commented-out code to not show up on some people's lxr searches 2000-07-28 10:19:09 +00:00
brade%netscape.com f41f9eac47 remove save and saveas commands (now in JS); submitted by rcassin@supernova.org (bug #16359) 2000-07-28 10:15:28 +00:00
brade%netscape.com e05cc7138f remove registration of save and saveas commands (now handled in JS); submitted by rcassin@supernova.org (bug #16360) 2000-07-28 10:14:22 +00:00
brade%netscape.com 640a668dda submitted by rcassin@supernova.org; add save and saveas commands to this file (bug #16360) 2000-07-28 10:12:53 +00:00
warren%netscape.com 6c728d8e91 Cleaning up slashes, adding a few missed files. 2000-07-28 06:49:43 +00:00
brade%netscape.com c230fa9aeb add static to remove warning 2000-07-27 21:49:46 +00:00
brade%netscape.com b7d24e6838 remove unused function 2000-07-27 21:48:06 +00:00
brade%netscape.com e6b702e50a add static to two methods to remove warnings 2000-07-27 21:46:26 +00:00
brade%netscape.com a7e3b234ad clean up the code; remove unnecessary code/functions; don't handle delete/fwd delete keypresses if there is a modifier key pressed; bug #41078; r=kin 2000-07-27 21:39:48 +00:00
brade%netscape.com e3649140c6 tooltip changes from simone; bug #9767 2000-07-27 21:37:13 +00:00
brade%netscape.com 941950e2db checkin for simone; remove unused tooltip; bug #9767 2000-07-27 21:36:39 +00:00
brade%netscape.com 5fa78ffb1b checkin for simone; remove unused tooltips; bug #9767 2000-07-27 21:36:05 +00:00
brade%netscape.com 2dd3918887 checkin for simone; tooltip chanegs; bug #9767 2000-07-27 15:01:40 +00:00
brade%netscape.com 30d386fb7f checkin for simone; tooltip changes; bug #9767 2000-07-27 14:43:43 +00:00
brade%netscape.com d004c149a2 fix prefs (bug #42212) 2000-07-27 14:10:11 +00:00
ben%netscape.com c42a7fa8b4 classic skin work for 46613, a=johng 2000-07-27 07:11:14 +00:00
jfrancis%netscape.com fde5fabb60 take 2: fix for 22227 and partial fix for 46209; r=mjudge; a=beppe 2000-07-27 01:03:16 +00:00
kin%netscape.com b97748c3a1 Backout previous checkin/fix for 46209 & 22227 since in some instances
the frame data it relies on does not contain valid info. This causes
data loss in some cases like when making text bold.
a=granrose
2000-07-26 18:52:59 +00:00
jfrancis%netscape.com 103402f26e fix for 46209 & 22227; list items and table cells with a single space gave you unclickable content in the editor. r=mjudge 2000-07-26 13:07:54 +00:00
brade%netscape.com 46bb5407e7 remove unused code (submitted by rcassin@supernova.org) 2000-07-25 14:04:26 +00:00
dprice%netscape.com 71b7353fef corrected locale info 2000-07-22 09:09:39 +00:00
jfrancis%netscape.com fc23a56c5b fix for 33213; r=sfraser 2000-07-21 22:06:48 +00:00
ftang%netscape.com 14b2089ef6 fix 45876. patch proposed by brade r=ftang. Thanks brade for her help 2000-07-20 23:22:57 +00:00
ftang%netscape.com dd80cb982c take out debuging code 2000-07-20 21:10:39 +00:00
ftang%netscape.com d4bb6b1c16 more fix for 39790 which we forget. change intl.charset.default to navigator.properties
r=nhotta/cata
2000-07-20 21:09:11 +00:00
dprice%netscape.com 55049e5a10 adding jar manifest for ender
NOT IN THE BUILD
2000-07-19 09:25:50 +00:00
kin%netscape.com 34b198ddff Fix for bug #42263: Unable to invoke IME in the receipient and subject field on plain text mail composer
Replaced GetDeepestWidget() with new function GetEditorContentWindow().
Modified ForceCompositionEnd() to call GetEditorContentWindow().

r=sfraser@netscape.com
2000-07-18 22:11:31 +00:00
shanjian%netscape.com 62275c4165 #42837
Disable charset menu after the document has been modified.
r=cmanske
2000-07-17 01:13:10 +00:00
shanjian%netscape.com 5b50ef0017 #42837
Disable charset menus after the document has been modified.
r=cmanske
2000-07-17 01:12:10 +00:00
jfrancis%netscape.com ee7c1f0fda exporting nsIEditorObserver.h 2000-07-16 07:13:03 +00:00
jfrancis%netscape.com 8ab731973f adding in support for nsIEditorObserver. this is for bug 42329: autocompletion firing in the middle of uncommitted ime entry. r=fm 2000-07-16 06:36:27 +00:00
jfrancis%netscape.com 9695dc1c24 adding nsIEditorObserver 2000-07-14 22:42:52 +00:00
jfrancis%netscape.com 7cee424687 first checked in 2000-07-14 22:42:23 +00:00
sfraser%netscape.com 04c9c4bc50 Fix for nsbeta2+ bug 31134 -- paste in edit menu not enabled correctly. Add a new command set for clipboard-related menu items, and fire it on Copy. Also ensure that Undo/Redo commands are updated correctly, and avoid bogus command updating in plain text compose (since that caused JS errors). r=kin,jfrancis. 2000-07-14 21:58:50 +00:00
kin%netscape.com b14023476c Fix for bug #45002: Password displayed in clear text.
layout/html/forms/src/nsGfxTextControlFrame2.cpp
      - Modified CreateAnonymousContent() to disable forced
        refreshes and reflows in the editor, and call
        SetTextControlFrameState() to set the intial value
        of the text widget.
      - Fixed leak in SetTextControlFrameState().

    editor/public/nsIHTMLEditor.h
      - Added DisableForcedUpdates and DisableForcedRefreshes flags.

    editor/base/nsEditor.cpp
      - Modified EndUpdateViewBatch() so that it uses the new
        DisableForcedUpdates and DisableForcedRefreshes flags.
      - We now also close the reflow batch before we close the
        update batch.

r=brade@netscape.com
2000-07-14 20:26:09 +00:00
anthonyd%netscape.com 7cda3a6d5f fix for regression, bug#45477
cant insert hrules, images, etc...
r=brade, a=granrose
2000-07-14 18:38:24 +00:00
cmanske%netscape.com 87f7b44335 Fixed wrong method call to set background image for Table Dialog. Part of work for 20973, r=mjudge 2000-07-13 23:20:42 +00:00
mjudge%netscape.com cdba084e96 anthonyd: r=mjudge bug 39919 letting DOM level 2 stuff work for the editor. eliminating createelementNS and using the factory instead. 2000-07-13 23:15:41 +00:00
akkana%netscape.com 9963d40a2a Take my name out of a debug printf -- tired of seeing all that output 2000-07-13 22:50:39 +00:00
jfrancis%netscape.com 9fcd96ddad fix for 36570; mail signature shows up in middle of quoted text 2000-07-12 23:44:56 +00:00
jfrancis%netscape.com 8683ca1ef4 fix for 43903; making a list after inline contnet doesnt work 2000-07-12 23:21:49 +00:00
brade%netscape.com c9db1af28d add id to print item; r=kin; bug #43904 2000-07-12 14:48:13 +00:00
mcafee%netscape.com deb01365ed Backing out last change to fix linux bustage. r=cmanske 2000-07-12 01:47:00 +00:00
cmanske%netscape.com a57163bf82 Fixed warnings revealed by Linux build in table editing code 2000-07-12 01:15:17 +00:00
cmanske%netscape.com cb19927b0b Tweaked previous fix -- sfraser suggested a more efficient fix 2000-07-12 01:05:35 +00:00
cmanske%netscape.com fce6160b81 Fixed build bustage for linux (why can't Linus do NS_LITERAL_STRING correctly!) 2000-07-12 01:00:58 +00:00
cmanske%netscape.com 97dee49a22 Finishing table editing+dialog work (b=20973, r=jfrancis), and disabling commands when in HTML Source mode (b=38875, r=sfraser) 2000-07-11 23:41:22 +00:00
jfrancis%netscape.com 93fd499362 fix for 43366; r=kin 2000-07-11 19:51:36 +00:00
ftang%netscape.com 54819fb47f fix 40739 (dup as 45048. the fix is in 45048)
Change do_QueryInterface to do_QueryReference for mContenWindow for SetDocumentCharacterSet
method.
2000-07-11 07:50:00 +00:00
jfrancis%netscape.com da46edc790 fixing increase/decrease font bustage in editor 2000-07-07 23:17:37 +00:00
cmanske%netscape.com 24103320e0 Temporary fix for HTML source window being overwritten by regular editor window when window is resized b=34414. r=mjudge 2000-07-06 01:23:47 +00:00
cmanske%netscape.com 679ce11c61 Don't include current URL when building Recent Files menu. Checking in work for Ryan Cassin, b=17502, r=cmanske 2000-07-01 02:16:04 +00:00
cmanske%netscape.com b0c9d579ee Table Properties dialog and UI commands work. b=20973, r=sfraser 2000-07-01 00:37:38 +00:00
cmanske%netscape.com 4442172bcd Table editing work. b=20973, r=jfrancis 2000-07-01 00:37:12 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
jfrancis%netscape.com 9fde4ea530 fix for undo in ender-lite (text fields, url bar, etc) 2000-06-30 04:58:34 +00:00
jfrancis%netscape.com 6669bb643d bug fixes: 41744 - editor shouldnt be quite as loosy goosy about html 4.0 as CnavDTD is; 41746 - editor ui state (paragraph format feedback) wrong if a <br> is embedded inside the current block; 41971 - using alignment inside table cells gives unexpected results. 2000-06-29 09:23:41 +00:00
brade%netscape.com 370b4e2fb4 submission by Ryan Cassin (rcassin@supernova.org); recent files menu for editor; bug #17502; approved beppe 2000-06-28 14:58:36 +00:00
mjudge%netscape.com e7343d983b wrong ifdef. 25% increase in editor typing on windows r=ftang 2000-06-28 03:41:32 +00:00
cmanske%netscape.com 60de21c7c3 Changed AppendFilters when loading into Composer to favor HTML and TXT over 'All Files'. b=43834, r=brade, a=law 2000-06-27 23:55:12 +00:00
tao%netscape.com 94465539c5 39790: [L12y] Move all localizable prefs into chrome://.r=alecf. 2000-06-27 22:13:23 +00:00
dougt%netscape.com 799ac22e54 Change nsIDOMXULDocument --> nsIDOMDocument
bug 43424
r=akkana@netscape.com
a=phil@netscape.com ?
2000-06-24 01:29:58 +00:00
mjudge%netscape.com 4c93ab28d6 fix for 42188, r=akkana 42347. use selection controller to tell the doc if it should display non-text-selection. 2000-06-23 04:00:45 +00:00
cmanske%netscape.com e27221d200 Implement switching betweeen TH and TD elements for table editing. b=20973, r=jfrancis, akkana 2000-06-22 05:39:54 +00:00
cmanske%netscape.com 6a24bee40a Checkin for sfraser: Fix document-load listener to work when loading URL into an existing Composer window. b=41584, r=cmanske 2000-06-22 05:24:42 +00:00
cmanske%netscape.com b3f240a618 Checking for brade: Use PreventDefault instead of returning NS_ERROR_BASE to stop event processing in mouse listners. b=42510, r=cmanske 2000-06-22 04:54:55 +00:00
cmanske%netscape.com 5e38e89e71 Changes to <tree> usage for lists to conform to new XUL requiring <treecolgroup>. b=30511, r=bryner. Table editing xul/js work for bug 20973, r=jfrancis 2000-06-22 03:13:08 +00:00
cmanske%netscape.com db91485d15 Simple comment change for clarity relating to table editing. b=20973, r=jfrancis 2000-06-22 03:09:19 +00:00
cmanske%netscape.com 09e238a9b0 Fixed xul to use new treecolgroup in Composer main window b=30511 (by bryner, r=cmanske). Removed textfield in colorpicker - doesn't work, crashes in Linux b=41619, r=akkana 2000-06-22 01:13:28 +00:00
danm%netscape.com 40f3672db1 tracking change of name of window.content to _content. (bug 33650) r=hyatt 2000-06-22 00:48:45 +00:00
brade%netscape.com 50ce2cf3ad don't let shift-keybinding work for open local, open remote, save, close, print, quit, find, find next, check spelling, bold, italic, underline (explicitly set shift="false") for bug #41989; r=jst, Pike 2000-06-21 14:20:42 +00:00
brade%netscape.com 72af75ff10 diff submitted by Josh Soref (soref@wam.umd.edu); add class and statusbar=true to progressmeter (a=waterson; r=sfraser) bug #41645 2000-06-21 12:42:24 +00:00
brade%netscape.com bed2a1a3b9 fix returned error codes (as part of bug #42510) 2000-06-20 14:25:34 +00:00
brade%netscape.com 971e0b0854 call PreventDefault for key events which we want to "consume" (bug #42510); r=smfr 2000-06-20 14:23:43 +00:00
amasri%netscape.com 605a84dd53 Adding localization notes per Bugzilla #39775 beta2+
r=rchen@netscape.com
2000-06-20 01:43:55 +00:00
amasri%netscape.com 371894a520 Adding Localization notes per Bugzilla #39775 beta2+
r=rchen@netscape.com
2000-06-20 01:41:30 +00:00
ducarroz%netscape.com 140cfeb5f3 Fix for bug 38716 & bug 38715. Do not kill the dragdrop event when is not a flavor supported by the editfield. R=brade 2000-06-20 01:01:49 +00:00
ben%netscape.com bfc9ac7f98 partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00
cmanske%netscape.com 79313083a5 Fixed paragraph, heading, and list menus and check state: bug 41735, r=brade 2000-06-16 14:22:12 +00:00
cmanske%netscape.com 9af7bfa239 Fixed list command problems: bug 41735, r=brade 2000-06-16 14:21:46 +00:00
sfraser%netscape.com a1066cc3f0 Belt-and-braces check for bug 42145; check for null args. r=akkana 2000-06-16 06:06:55 +00:00
sfraser%netscape.com 38445e8234 Remove obsolete charset menu cruft. r=fm 2000-06-16 06:05:51 +00:00
sfraser%netscape.com e3ba35f0ca Partial fix for bug 42098 -- leakage of XUL doc and editor in composer window. This change fixes the doc leak, but the nsEditorShell still leaks. This fix is a band-aid until 42530 is fixed. r=hyatt 2000-06-16 06:01:19 +00:00
cmanske%netscape.com 0efac2575c Optimized stylesheet code to not enable/disable unecessarily, avoiding extra reflows. For bug 40767, r=akkana 2000-06-15 14:17:13 +00:00
rbs%maths.uq.edu.au 29f1b6960b Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
bryner%uiuc.edu ced3aa2ee6 Fix nsbeta2+ bug 39633. r=kin. 2000-06-15 05:31:32 +00:00