cmanske%netscape.com
|
9243687fec
|
Part of fix to table editor interface cleanup bug 166922. r=akkana, sr=hewitt
|
2002-09-16 17:57:17 +00:00 |
|
cmanske%netscape.com
|
ebf2d5f9cd
|
Load base style sheet for Composer. b=168576, r=akkana, sr=kin
|
2002-09-16 17:42:30 +00:00 |
|
dbaron%fas.harvard.edu
|
0b1d62b9af
|
Fix OS/2 bustage from Akkana's checkin by removing extraneous |const|. r=akkana b=124265
|
2002-09-14 01:10:33 +00:00 |
|
akkana%netscape.com
|
4e642e64bd
|
More for 124265 -- fix mac build: remove obsolete ApplyStyleSheet method from nsHTMLEditorLog (which only Mac was building). r=cmanske
|
2002-09-13 22:00:16 +00:00 |
|
akkana%netscape.com
|
80dc61a64a
|
Related to bug 124265: remove these redundant .h files (we have idl files for these interfaces) that should have been removed long ago. r=cmanske, smfr sr'ed this months ago on some other bug
|
2002-09-13 20:11:58 +00:00 |
|
cmanske%netscape.com
|
b5b5192ae1
|
Checking in fix by stephend: remove 'done' status message in mail Composer. b=90691, r=cmanske, sr=sfraser
|
2002-09-13 20:03:05 +00:00 |
|
akkana%netscape.com
|
7ae5c1cecb
|
124265: make nsIEditorStyleSheet more scriptable. Fix is partly me r=cmanske, partly cmanske r=me; all is sr=alecf
|
2002-09-13 19:47:38 +00:00 |
|
darin%netscape.com
|
d47b2f5e65
|
fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
nsIFileProtocolHandler" r=dougt sr=alecf
|
2002-09-13 19:32:45 +00:00 |
|
jfrancis%netscape.com
|
7edafb59f2
|
fix for 95654: inserting an <hr> creates a blank line after it
r=glazman
sr=kin
|
2002-09-13 13:31:11 +00:00 |
|
jfrancis%netscape.com
|
8f022d1476
|
fix for 125161: forward delete in text widget should not delete trailing blank line
r=glazman
sr=kin
|
2002-09-13 13:26:14 +00:00 |
|
jfrancis%netscape.com
|
6b4239f26f
|
fix for 162874: editor actions can cause asserts in range code.
r=glazman
sr=kin
|
2002-09-13 13:12:30 +00:00 |
|
cmanske%netscape.com
|
acad4a2734
|
Part of fix for table editor interface changes. (fixed build bustage!) b=166922, r=akkana, sr=hewitt
|
2002-09-13 05:31:50 +00:00 |
|
cmanske%netscape.com
|
6c7cf97e2a
|
Part of fix for table editor interface changes. (fixed build bustage!) b=166922, r=akkana, sr=hewitt
|
2002-09-13 05:24:26 +00:00 |
|
cmanske%netscape.com
|
27b8578e83
|
Fixed table row deletion and reorganized nsITableEditor methods. b=166922, r=akkana, sr=hewitt
|
2002-09-13 04:19:30 +00:00 |
|
andreww%netscape.com
|
2558b06343
|
bugzilla bug 164174 r=suresh, sr=hewitt. Updating skin version number due to new backwards incompatibilites.
|
2002-09-12 23:39:25 +00:00 |
|
cmanske%netscape.com
|
4a437a28c5
|
Fixed busted context menu commands for cut, copy, paste, etc. b=114065, r=brade, sr=hewitt
|
2002-09-12 19:40:52 +00:00 |
|
brade%netscape.com
|
1d4d545c1a
|
api changes (bug 157097, r=cmanske, sr=sfraser)
|
2002-09-12 19:09:19 +00:00 |
|
brade%netscape.com
|
06938e9e85
|
remove editorShell; remove UI state; use nsIEditor instead of nsIEditorShell for refcon (bug 157097, r=cmanske, sr=sfraser)
|
2002-09-12 19:09:01 +00:00 |
|
brade%netscape.com
|
596f340e12
|
use nsIEditor instead of nsIEditorShell for refCon; editorshell removal; nsIStateUpdatingControlelrCommand removal; remove duplicate API (bug 157097, r=cmanske, sr=sfraser)
|
2002-09-12 19:08:46 +00:00 |
|
brade%netscape.com
|
89382f875d
|
add mComposerController (bug 157097, r=cmanske, sr=sfraser)
|
2002-09-12 19:08:13 +00:00 |
|
brade%netscape.com
|
394d7d3613
|
setup mComposerController; use nsIEditor instead of nsIEditorShell to initialize editorControllers (bug 157097, r=cmanske, sr=sfraser)
|
2002-09-12 19:08:04 +00:00 |
|
brade%netscape.com
|
463c60562d
|
api changes; use nsIEditor instead of nsIEditorShell for editorController (bug 157097, r=cmanske, sr=sfraser)
|
2002-09-12 19:07:37 +00:00 |
|
brade%netscape.com
|
34e9def83a
|
use params commands in some cases; separate UI state from commands as much as possible (bug 157097, r=cmanske, sr=sfraser)
|
2002-09-12 19:06:48 +00:00 |
|
brade%netscape.com
|
45ff750b45
|
api changes; use nsIEditor instead of nsIEditorShell for editorController; update UI here instead of in command code (bug 157097, r=cmanske, sr=sfraser)
|
2002-09-12 19:06:33 +00:00 |
|
brade%netscape.com
|
0b8fb2d8b5
|
remove unused nsCOMPtrs (bug 157097, r=cmanske, sr=sfraser)
|
2002-09-12 19:02:47 +00:00 |
|
glazman%netscape.com
|
5a24e22dc9
|
nobr tag was invisible in AllTags mode, b=163855, r=brade, sr=kin
|
2002-09-11 12:28:13 +00:00 |
|
caillon%returnzero.com
|
b775400b9c
|
77315 - Make send page grab the correct document title.
r=sicking sr=bzbarsky
|
2002-09-11 11:45:38 +00:00 |
|
glazman%netscape.com
|
ccbe3b90f8
|
in some cases, it was impossible to unbold selection in CSS mode, b=167510, r=brade, sr=bzbarsky
|
2002-09-11 09:25:47 +00:00 |
|
dougt%netscape.com
|
68faeb5241
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
|
dougt%netscape.com
|
fae89c4077
|
Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 05:38:16 +00:00 |
|
leaf%mozilla.org
|
70941124cb
|
update localeVersion to 1.2a, a=asa
|
2002-09-07 01:01:49 +00:00 |
|
jfrancis%netscape.com
|
f06e6458ec
|
fix for 166524: forward delete key changes line order.
r=brade
sr=kin
a=asa
|
2002-09-06 04:27:06 +00:00 |
|
cmanske%netscape.com
|
d9f86f2021
|
Add support for 'Title' attribute in Image dialog. b=68800, r=brade, sr=hewitt
|
2002-09-03 23:37:58 +00:00 |
|
dougt%netscape.com
|
f2a00efc93
|
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
|
2002-09-03 23:36:13 +00:00 |
|
cmanske%netscape.com
|
16bed34c44
|
Hide context menu items that aren't enabled in Composer. b=164647, r=brade, sr=hewitt
|
2002-09-03 23:35:00 +00:00 |
|
cmanske%netscape.com
|
60890492c0
|
Remove editorShell from List Properties dialog; also dialog cleanup submitted by neil@parkwaycc.co.uk. b=158881, r=brade, sr=hewitt
|
2002-09-03 23:32:08 +00:00 |
|
cmanske%netscape.com
|
177baaa248
|
Always edit HTML version for 'view-source' urls. b=165162, r=brade, sr=hewitt
|
2002-09-03 23:27:33 +00:00 |
|
jfrancis%netscape.com
|
a16376f8c9
|
fix for 129763: edit this page and delete Personals section causes stray bullet r=glazman; sr=kin
|
2002-09-03 07:36:44 +00:00 |
|
jfrancis%netscape.com
|
0d49c95048
|
fix for 161106: rewrite of deletion in editor. fixes various deletion probs. r=glazman; sr=kin
|
2002-08-29 07:49:31 +00:00 |
|
alecf%netscape.com
|
dc6d6e3736
|
bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
|
2002-08-26 21:20:34 +00:00 |
|
mjudge%netscape.com
|
a07cba5734
|
4302 r=jfrancis sr=kin. pageup/down bug with navigation.
|
2002-08-26 20:55:30 +00:00 |
|
alecf%netscape.com
|
68bb18db7f
|
ok, re-checking in bug 156567 because it did not affect startup time
|
2002-08-26 20:38:52 +00:00 |
|
alecf%netscape.com
|
c5c4c4077d
|
try backing out just the build-side changes to from bug 156567 to see if I caused the startup regression
|
2002-08-26 18:58:09 +00:00 |
|
jfrancis%netscape.com
|
062b1866b3
|
fix for 129763: edit this page and delete Personals section causes stray bullet
r=glazman; sr=kin
|
2002-08-23 18:14:30 +00:00 |
|
jfrancis%netscape.com
|
d742aa53d3
|
fixes for:
159924: table split up when applying paragraph style to select all
161723: backspace through list item when at beginning of document
r=glazman; sr=kin
|
2002-08-23 18:11:25 +00:00 |
|
jfrancis%netscape.com
|
e047d51485
|
fix for 159392: Composer add <br> to end everytime it opens a file.
r=brade; sr=kin
|
2002-08-23 17:57:51 +00:00 |
|
glazman%netscape.com
|
90b7eea68f
|
Composer was unable to set upper-roman style to a list because it was erroneously lowercasing the html TYPE attribute; b=145311, r=brade, sr=kin
|
2002-08-23 09:24:47 +00:00 |
|
alecf%netscape.com
|
d145c6ebd0
|
oops, add nsTSDNotifier
|
2002-08-22 23:41:17 +00:00 |
|
alecf%netscape.com
|
d02be3f9f0
|
oops, reverse the order of the build directories so that txtsvc is built before editor
fixes bustage
|
2002-08-22 23:04:19 +00:00 |
|
alecf%netscape.com
|
794d931f00
|
for bug 157567
combine txtsvc into libeditor - no need for seperate dlls
r=akkana, sr=kin
|
2002-08-22 22:08:36 +00:00 |
|