Commit Graph

2311 Commits

Author SHA1 Message Date
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