Commit Graph

3639 Commits

Author SHA1 Message Date
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
alecf%netscape.com
b5d3198589 for bug 157567
combine txtsvc and editor into one dll
r=akkana, sr=kin
2002-08-22 22:02:32 +00:00
cmanske%netscape.com
14ee2d2a80 More improvements to Composer List properties dialog. fix by neil@parkwaycc.co.uk, b=47686, r=brade, sr=alecf 2002-08-21 22:56:19 +00:00
varada%netscape.com
ff06f0325a fix for 78060;adding insertsmiley menu item in mailcompose insert menu; r=ducarroz;sr=bienvenu; 2002-08-21 21:22:38 +00:00
cmanske%netscape.com
8f19cf90e0 Continued work on removing editorShell from Composer code. b=158881, r=brade, sr=alecf 2002-08-20 23:59:19 +00:00
alecf%netscape.com
03f69e9a10 fix bug 162741 - revamp chrome registry interface in preparation for bug 160000 - switch lots of public APIs over to ACString, etc.
r=bryner, sr=hyatt
2002-08-20 18:12:51 +00:00
glazman%netscape.com
c2e8010325 Take advantage of fix for bug 60683 (thanks bz) in ChangeCSSInlineStyleTxn and then reduce a lot the size of the transaction, keeping only property values instead of a whole style attribute ; major memory impact in CSS mode; b=162473, r=brade, sr=kin 2002-08-20 11:28:57 +00:00
brade%netscape.com
f6abb4a220 clean up new Object usage (bug 157970); r=Neil, sr=alecf 2002-08-16 21:37:24 +00:00
cmanske%netscape.com
70661df08c Fixed small error in nsIIOService checkin. b=157131, r=dougt, sr=alecf 2002-08-16 02:15:34 +00:00
cmanske%netscape.com
7b8132f0cc Fixed small typos in Darin's nsIIOService checkin. b=157131, r=dougt, sr=alecf 2002-08-15 23:56:03 +00:00
cmanske%netscape.com
79d0520a63 Change tab label from 'Show All Tags' to 'HTML Tags'. b=152309, r=brade,sr=hewitt 2002-08-15 22:42:11 +00:00