cmanske%netscape.com
8315aef3a4
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
3c2341c61c
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
1e7b200cf1
Adding comment concerning GetAlignment return values not showing mixed state
2000-09-07 14:33:06 +00:00
cmanske%netscape.com
36d784df08
Removing bogus comment (43307)
2000-09-07 05:45:36 +00:00
cmanske%netscape.com
ac8f8cdc5a
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
cfceba7dca
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
21aa63995a
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
de9c1ce09f
Tweaked dialog fixes for bugs 45407, 47695. r=sfraser
2000-09-06 02:03:12 +00:00
cmanske%netscape.com
49750baeda
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
0ea8fba700
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
5986ab5939
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
99dc52118f
Fix for 47703 - UI: Composer Prefs Panel - r=walk84@usa.net
2000-09-03 14:44:32 +00:00
ben%netscape.com
27f526d5ab
46613, classic skin polish and other fixes for message compose window
2000-09-03 05:39:33 +00:00
sfraser%netscape.com
bd14dd3fec
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
fb959cc64a
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
31d9c7fbca
50311, 51088: fix a hang/crash in Rewrap. r=scc
2000-09-01 22:27:26 +00:00
cmanske%netscape.com
c14165d094
Editor UI fixes: toolbar (47515), Page Colors dialog (47695), r=sfraser
2000-09-01 22:01:44 +00:00
akkana%netscape.com
783035aa7e
50935: make multiline paste into single line text control switchable. r=mjudge
2000-09-01 21:12:43 +00:00
bienvenu%netscape.com
59b080e5bb
fix build bustage for locka, remove viewSource from jar manifest
2000-09-01 14:36:10 +00:00
rcassin%supernova.org
410730cd0f
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
e153192875
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
4908d1e7da
Fixed updated of color widget on Composer toolbar, b=49952, r=sfraser
2000-08-31 12:44:56 +00:00
cmanske%netscape.com
71959db2e5
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
093e935bb1
Fixed bad string value, part of 47695, r=beppe
2000-08-31 00:10:55 +00:00
cmanske%netscape.com
2a97a514ae
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
fbac81eb1c
fix for bug 49889; r=fm
2000-08-30 04:33:20 +00:00
jfrancis%netscape.com
938ff8af98
fix for bug 49889; r=fm
2000-08-30 04:26:55 +00:00
cmanske%netscape.com
7789da1eb0
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
5ffccc6765
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
4f3a971cb3
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
d9d40942bd
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
6f9a1f38a0
fixing snafu
2000-08-28 08:40:22 +00:00
jfrancis%netscape.com
c3fbd24ce0
fixes 40363, 40364: deletion bugs with tables; r=fm
2000-08-28 05:11:49 +00:00
ben%netscape.com
55eed69fa8
46613... classic skin polish. + some fixes to Advanced Edit dialog (it was broken)
2000-08-28 04:38:20 +00:00
cmanske%netscape.com
dc98082767
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
66af1b0e33
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
50cf2e5446
Add newline to end of file to fix jfrancis's HP bustage.
2000-08-26 14:04:16 +00:00
jfrancis%netscape.com
0202119f78
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
183970ee69
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
a040e67b1d
Kill a printf that would fire when typing in textareas. r=jfrancis
2000-08-24 20:31:58 +00:00
rcassin%supernova.org
6b8358d8c7
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
2f46f236ae
Fix for bug 49181: no tooltip for alignment buttons on toolbar - r=floppymoose
2000-08-24 17:03:27 +00:00
anthonyd%netscape.com
112b262913
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
1b144a56a0
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
b879096b52
Fixed OK button enabling for Link Properties, part of 47653, r=sfraser
2000-08-24 00:40:59 +00:00
cmanske%netscape.com
ad53c5a9b1
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
9abec73fbe
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
7c774438d5
added files: mozilla/editor/idl/nsIEditorController.idl
2000-08-23 00:29:53 +00:00
cmanske%netscape.com
3afb7bab79
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
e05eef45e9
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
7eccb199f7
Correct an error in a comment
2000-08-21 23:54:59 +00:00
scc%mozilla.org
7a18ea22f2
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
d3bb1b3e45
fixing 49392: editor spazzing uneeded br tags in tables; r=fm
2000-08-19 05:58:11 +00:00
rcassin%supernova.org
51377a3a09
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
b9d6fbb741
Fix for 45645 (Can paste into ReadOnly textfield) r=akkana
2000-08-18 01:34:22 +00:00
jfrancis%netscape.com
b6ce5282bb
gave a pref a better name and a more traditional set of values.
2000-08-17 09:51:27 +00:00
jfrancis%netscape.com
38b49a5376
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
03c675c33c
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
ed3fbaf39c
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
2ccc6db1ee
#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
76f9c50305
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
d25d7bd494
fix for 48297: ome edit operations not scroling selection into view; r=fm
2000-08-14 02:39:37 +00:00
jfrancis%netscape.com
fe45f8fa34
fixing bustage. bizarre merge error?
2000-08-14 00:53:41 +00:00
jfrancis%netscape.com
6adf6aed3d
fix for 45281, cannot insert a table caption. r=fm
2000-08-13 23:53:34 +00:00
ben%netscape.com
9ed6a0a3d5
ditto
2000-08-12 09:48:36 +00:00
sfraser%netscape.com
c82c67089f
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
3700e483e9
Fixes for 37815 -- editor toolbar cleanup. r=cmanske
2000-08-12 00:47:05 +00:00
sfraser%netscape.com
023233561d
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
c14362ebb7
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
1966870c36
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
37cbf70bba
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
030de906de
More editor UI bug fixes: 47653, 47688, 47693, 47687. r=sfraser
2000-08-11 03:20:47 +00:00
cmanske%netscape.com
80996423fc
Simplified background image UI in Colors and Background dialog, b=47693, r=sfraser
2000-08-10 07:31:52 +00:00
cmanske%netscape.com
0752fd3cbb
Fixed layout in Colors and Background dialog, b=47693, r=sfraser
2000-08-10 07:08:07 +00:00
cmanske%netscape.com
8cfad023a2
Fixed tooltip in Colors and Background dialog, b=47693, r=sfraser
2000-08-10 06:54:03 +00:00
cmanske%netscape.com
742c525adf
Tweaked Insert Table dialog, b=47688, r=sfraser
2000-08-10 06:44:59 +00:00
cmanske%netscape.com
a5251f332c
Big UI fix checkin continued - same bugs as last checkin. r=sfraser
2000-08-10 03:43:09 +00:00
cmanske%netscape.com
c0a534c8ef
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
85d4a2f4d7
partial fix for 1611. r=cmanske
2000-08-10 01:04:50 +00:00
anthonyd%netscape.com
9132d3b807
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
fe2ede9c32
Checking in for rcassin@supernova.org. Composer pref fixes, bug 47703, r=cmanske
2000-08-09 02:33:29 +00:00
ftang%netscape.com
8c792f118c
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
4a0351e364
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
4269972c3e
fix 45347. do case insenstive comparesion for html attribute value
...
r=cmanske
2000-08-09 02:22:56 +00:00
sfraser%netscape.com
277decdb88
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
4c09a29ac5
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
bc46f1e467
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
562e4bc652
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
f30a2447a8
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
e7fe7a1010
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
60a3b42d16
moving editor prefs to editor directory
...
see bug# 36911
r: ben
2000-08-05 02:21:59 +00:00
shanjian%netscape.com
de23b7e7a9
#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
4ceaa0415e
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
3e2f41a7c8
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
c8b3e57e9b
remove extra '"' character discovered in UI review
2000-08-04 20:47:40 +00:00
akkana%netscape.com
837d66702c
Comment out annoying debugging statements. r=sfraser
2000-08-04 20:39:53 +00:00
brade%netscape.com
eb27847005
fix menu and tooltip strings per UI meeting and verah (bug #47509 )
2000-08-04 10:50:41 +00:00
brade%netscape.com
48f1447872
remove font dropdown list from toolbar per Composer UI review (bug #47506 )
2000-08-04 10:50:05 +00:00
brade%netscape.com
acb15c2134
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
67895f1f5b
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
745358b263
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
e358cfe302
removed unnecessary references to nsContextMenu.js (bug #43239 )
2000-08-04 10:10:47 +00:00
bryner%uiuc.edu
b1f3c8f4c2
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
d1f946195a
changes submitted by Dan Haddix (dan6992@hotmail.com); bug #37788
2000-08-01 14:31:26 +00:00
brade%netscape.com
458c6c4bbb
Send Page (contributed by rcassin@supernova.org); bug #44802
2000-08-01 14:17:48 +00:00
BlakeR1234%aol.com
fa3dec7235
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
827294f418
remove title string (bug #45088 ); r=bking@xmlw.ie
2000-07-31 13:03:45 +00:00
ftang%netscape.com
fd38b8ddf9
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
0b5e8c29ba
Fix 17608 a=vera
2000-07-30 01:22:12 +00:00
anthonyd%netscape.com
940be572c5
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
55c95531cb
add missing move/selection command (cmd_selectBottom); bug #22529
2000-07-28 10:53:27 +00:00
brade%netscape.com
55b64f9e29
string changes for bug #45491 (from mpt@mailandnews.com)
2000-07-28 10:40:30 +00:00
brade%netscape.com
370a188e88
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
085ee726c0
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
c8475ad994
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
c1c5d1a530
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
9d3410b0ca
Cleaning up slashes, adding a few missed files.
2000-07-28 06:49:43 +00:00
brade%netscape.com
07804d8679
add static to remove warning
2000-07-27 21:49:46 +00:00
brade%netscape.com
3b91da3d74
remove unused function
2000-07-27 21:48:06 +00:00
brade%netscape.com
645979aa35
add static to two methods to remove warnings
2000-07-27 21:46:26 +00:00
brade%netscape.com
7ff1ae3049
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
fe8eb19916
tooltip changes from simone; bug #9767
2000-07-27 21:37:13 +00:00
brade%netscape.com
2f0da94bfb
checkin for simone; remove unused tooltip; bug #9767
2000-07-27 21:36:39 +00:00
brade%netscape.com
d5b4fca5ac
checkin for simone; remove unused tooltips; bug #9767
2000-07-27 21:36:05 +00:00
brade%netscape.com
7e9dca909d
checkin for simone; tooltip chanegs; bug #9767
2000-07-27 15:01:40 +00:00
brade%netscape.com
1fe6bb5356
checkin for simone; tooltip changes; bug #9767
2000-07-27 14:43:43 +00:00
brade%netscape.com
07a379e0c6
fix prefs (bug #42212 )
2000-07-27 14:10:11 +00:00
ben%netscape.com
3879af701e
classic skin work for 46613, a=johng
2000-07-27 07:11:14 +00:00
jfrancis%netscape.com
03d288ef63
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
ab1bb7b6d0
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
2a81ee0fdb
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
998e270b97
remove unused code (submitted by rcassin@supernova.org)
2000-07-25 14:04:26 +00:00
dprice%netscape.com
eafe83d871
corrected locale info
2000-07-22 09:09:39 +00:00
jfrancis%netscape.com
a1d0ae438e
fix for 33213; r=sfraser
2000-07-21 22:06:48 +00:00
ftang%netscape.com
47a6f7740a
fix 45876. patch proposed by brade r=ftang. Thanks brade for her help
2000-07-20 23:22:57 +00:00
ftang%netscape.com
d0fbf58a0b
take out debuging code
2000-07-20 21:10:39 +00:00
ftang%netscape.com
afd789602b
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
db685a437a
adding jar manifest for ender
...
NOT IN THE BUILD
2000-07-19 09:25:50 +00:00
kin%netscape.com
918f55d913
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
b2156bfb25
#42837
...
Disable charset menu after the document has been modified.
r=cmanske
2000-07-17 01:13:10 +00:00
shanjian%netscape.com
e8b935da11
#42837
...
Disable charset menus after the document has been modified.
r=cmanske
2000-07-17 01:12:10 +00:00
jfrancis%netscape.com
0d2860e7c8
exporting nsIEditorObserver.h
2000-07-16 07:13:03 +00:00
jfrancis%netscape.com
b043301d96
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
4048c54611
adding nsIEditorObserver
2000-07-14 22:42:52 +00:00
jfrancis%netscape.com
8a14820064
first checked in
2000-07-14 22:42:23 +00:00
sfraser%netscape.com
bc5e13e277
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
baa1e3d567
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
706f605d27
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
1a2fd2ef30
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
aea4ff3323
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