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 |
|
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
|
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 |
|
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 |
|
leaf%mozilla.org
|
70941124cb
|
update localeVersion to 1.2a, a=asa
|
2002-09-07 01:01:49 +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 |
|
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 |
|
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 |
|
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 |
|
cmanske%netscape.com
|
4650f67ed0
|
Set radio button to 'Cell' if cell is selected when setting background color. b=98194, r=brade, sr=hewitt
|
2002-08-15 22:40:18 +00:00 |
|
cmanske%netscape.com
|
4d442f9154
|
Fix upper limits for input fields in Composer property dialogs. b=155193, r=brade, sr=hewitt
|
2002-08-15 21:49:40 +00:00 |
|
cmanske%netscape.com
|
d3f1ddc9aa
|
Part of fix to show tooltip when Advanced Edit button is disabled. b=161113, r=brade, sr=alecf
|
2002-08-15 21:44:33 +00:00 |
|
cmanske%netscape.com
|
f260579b77
|
Retain 'Dont use alt text' check state after using Advanced Edit in Image Properties. b=145047, r=brade, sr=hewitt
|
2002-08-15 20:51:24 +00:00 |
|
cmanske%netscape.com
|
df448a3195
|
Disable 'Save password' in Composer publishing when PasswordManager is turned off. b=143154, r=brade, sr=hewitt
|
2002-08-15 20:48:08 +00:00 |
|
darin%netscape.com
|
d86e3064ab
|
second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf
|
2002-08-15 18:38:46 +00:00 |
|
glazman%netscape.com
|
896e391414
|
make CSS mode the default in Composer and hide text highlight button when not in CSS mode; b=161303, r=neil@parkwaycc.co.uk, sr=kin
|
2002-08-14 13:12:52 +00:00 |
|
cmanske%netscape.com
|
8d8f9232a4
|
Optimize RegExp code by using 'test' instead of 'match'. b=145373, fix by neil@parkwaycc.co.uk, r=cmanske, sr=alecf
|
2002-08-13 17:36:50 +00:00 |
|
cmanske%netscape.com
|
5657e3afe3
|
Optimize RegExp code by using 'test' instead of 'match'. b=145373, fix by neil@parkwaycc.co.uk, r=cmanske, sr=alecf
|
2002-08-13 17:30:23 +00:00 |
|
cmanske%netscape.com
|
29a2e2a0dd
|
Use 'insert/deleteNode' instead of 'insert/deleteElement' in dialog utilities. b=158881, r=neil@parkwaycc.co.uk, sr=kin
|
2002-08-13 16:59:49 +00:00 |
|
cmanske%netscape.com
|
ebd0f4e18a
|
Remove 'Save Image' menuitem from Composer context menu. b=156173, r=brade, sr=alecf
|
2002-08-13 14:35:49 +00:00 |
|
cmanske%netscape.com
|
492bf7efc7
|
Support roman numerals in numbered list 'start' attribute. b=47686, most of fix by rcassin@supernova.org, finished by cmanske, r=cmanske,rcassin,neil@parkwaycc.co.uk, sr=alecf
|
2002-08-13 14:30:57 +00:00 |
|
glazman%netscape.com
|
483fe3290a
|
fixing bad regexp for rgv(r,g,b) parsing; b=161890, r=neil@parkwaycc.co.uk, sr=bzbarsky
|
2002-08-13 10:11:30 +00:00 |
|
akkana%netscape.com
|
91e8ca541e
|
160486: prevent double 'not found' dialog. Fix from Harry Lu (harry.lu@sun.com), r=me, sr=sfraser
|
2002-08-12 21:57:00 +00:00 |
|
gerv%gerv.net
|
a6d4accdea
|
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
|
2002-08-10 08:39:43 +00:00 |
|
seawood%netscape.com
|
322da773fb
|
Removing old nmake build makefiles. Bug #158528 r=pavlov
|
2002-08-10 07:55:43 +00:00 |
|
leaf%mozilla.org
|
fdcde43318
|
backout darin's checkin from around noon yesterday to remove the regression
in 161921
|
2002-08-09 23:46:19 +00:00 |
|
cmanske%netscape.com
|
cac7c17fe1
|
Add tooltip to explain why Advanced Edit button is disabled. b=161113. r=brade, sr=alecf
|
2002-08-09 02:03:53 +00:00 |
|
cmanske%netscape.com
|
4243319b2a
|
Fixed disabling of 'Create Table' context menuitem. b=157095, r=brade, sr=alecf
|
2002-08-09 01:55:26 +00:00 |
|
cmanske%netscape.com
|
50e0233c5b
|
Allow different prompt message when prompting to publish file. b=149741, r=brade, sr=alecf
|
2002-08-09 01:44:23 +00:00 |
|
cmanske%netscape.com
|
a0885fe305
|
Convert editor dialog utilities to not use editorShell. b=15881, r=brade, sr=alecf. Also removes methods no longer needed as part of fix for bug 144957, fix by neil@parkwaycc.co.uk, r=varga, sr=alecf
|
2002-08-09 01:29:26 +00:00 |
|
cmanske%netscape.com
|
e7d2902076
|
Convert list in SaveAsCharset dialog to outliner, b=144957, fix by neil@parkwaycc.co.uk, r=varga, sr=alecf
|
2002-08-09 01:26:18 +00:00 |
|
darin%netscape.com
|
45e59826d8
|
changes to nsIIOService in preparation for freezing, b=157131
r=dougt sr=alecf
|
2002-08-08 19:08:59 +00:00 |
|
akkana%netscape.com
|
525649d291
|
122992: remove a few more editorshell dependencies. r=brade, sr=sfraser
|
2002-08-07 00:06:41 +00:00 |
|
cmanske%netscape.com
|
462beec449
|
Moved text properties utility methods as part of image border bug 142093, r=brade, sr=dveditz. Editor.js also has fix for wrong 'Find' component causing missing menuitems, b=142093, r=akkana, sr=alecf
|
2002-08-06 19:16:03 +00:00 |
|
cmanske%netscape.com
|
4849cd5eee
|
Improved border attribute handling for images, b=142093, r=brade, sr=dveditz
|
2002-08-06 19:15:55 +00:00 |
|
glazman%netscape.com
|
b9599b1617
|
Introduce 2 CSS values for color property and 1 for text-decoration retrieving the pref for anchors' color, visited anchors' color, and underline or not the anchors; b=57757, r=brade, sr=bzbarsky
|
2002-08-06 14:39:55 +00:00 |
|
alecf%netscape.com
|
f7ad4265ef
|
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
|
2002-08-06 00:53:19 +00:00 |
|