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
dbaron%fas.harvard.edu
1486d607d9
Fix leaks of nsHTMLHeadElement. r=waterson@netscape.com
2000-06-15 02:14:16 +00:00
cmanske%netscape.com
aec66e9c4d
Part of table dialog work: new method needed to convert to TH from TD and vice versa. b=20973. r=jfrancis
2000-06-14 04:59:50 +00:00
cmanske%netscape.com
261a085aed
New method for table editing (b=20973, r=jfrancis); Use nsIStyleSheet::SetEnable() for editmode stylesheets instead of removing and reloading -- necessary for bug 40767. r=sfraser
2000-06-14 04:58:29 +00:00
mjudge%netscape.com
2782f77c20
regressions from 34986 ender-lite. listeners now block percolation of events. until we have better fix. r=saari, akkana
2000-06-14 02:58:34 +00:00
cmanske%netscape.com
ca1a7072a8
Fixed problem in nsEditor::CloneAttributes where undo system used when it shouldn't. b=41862. r=sfraser. a=beppe
2000-06-14 01:32:27 +00:00
cmanske%netscape.com
b337d2c23e
Fixed Composer dialog layout problems when resizing. b=42210 r=evaughan
2000-06-14 01:26:43 +00:00
akkana%netscape.com
a21d3a445a
42306: Change middle-mouse paste from MouseDown to MouseClick,
...
and prevent it bubbling up to where navigator.js will handle it.
r=saari,mjudge; a=beppe
2000-06-13 23:19:48 +00:00
pinkerton%netscape.com
25123dbc19
fix for bug 39764 (disabled values added to context menu). check the target of the oncreate/destroy event before processing it, as this will bubble from submenus. r=brade.
2000-06-13 23:15:53 +00:00
jfrancis%netscape.com
8aa30d85db
fix for 41369: editor backspace crashes or loses data when at the beginning of text that has multiple br's before it. (dogfood+)
r=sfraser; a=beppe
2000-06-10 02:25:50 +00:00
mjudge%netscape.com
42b098a06e
cleaning up 34896 ender-lite with saari's review.
2000-06-09 21:13:03 +00:00