nhotta%netscape.com
1bd52be26d
Remove unused string for charset menu,
...
bug 140120, r=ftang, sr=alecf.
2002-05-08 18:38:37 +00:00
cmanske%netscape.com
53570fb145
Fixed previewing page in browser command in Composer, b=140959, r=brade, sr=kin
2002-05-03 23:23:55 +00:00
cmanske%netscape.com
7e84acb02a
Clone objects to create temp variable, b=135834, sr=hewitt
2002-05-01 14:50:10 +00:00
cmanske%netscape.com
d653ec6f6c
Allow 'HTML' image to be to the right of 'Source' text in tab, b=113883, r=mkaply, sr=hewitt
2002-05-01 14:40:51 +00:00
cmanske%netscape.com
877074989a
Fixed duplicate accesskey for Composer context menu, b=137621, r=brade, sr=kin
2002-04-30 23:49:47 +00:00
cmanske%netscape.com
18ffd9b907
Activate publish icon when typing in HTML source mode, b=140063, r=akkana, sr=kin
2002-04-30 23:30:29 +00:00
alecf%netscape.com
58ad7ad612
Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
...
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
andreww%netscape.com
047b1ee23a
bugzilla 141029 r=cmanske, sr=sspitzer add needed overlay target to editorTasksOverlay.xul.
2002-04-29 22:01:46 +00:00
alecf%netscape.com
eaa6358150
remove convertISupportsToDOMWindow in order to clean up nsIWindowMediator
...
bug 138299 (preparation for bug 132175)
2002-04-22 14:02:48 +00:00
caillon%returnzero.com
69b81b0423
Bug 131672, many editor property dialogs have no access keys. Patch by neil@parkwaycc.co.uk, r=cmankse, sr=hewitt
2002-04-20 16:07:09 +00:00
brade%netscape.com
5a9be507ea
show an alert if we fail to get a document uri (bug 126258) r=cmanske, sr=kin
2002-04-19 09:54:50 +00:00
dbragg%netscape.com
bcc260038d
Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa
2002-04-16 22:19:10 +00:00
brade%netscape.com
a26a1b5241
bug 134503; put click handler on body rather than editor so scrollbar is not affected (r=akkana, sr=kin)
2002-04-16 13:30:40 +00:00
jfrancis%netscape.com
27fcb61356
fix for bug 100855: paragraph fromat feedback from editor inaccurate. r=brade; sr=kin
2002-04-14 05:57:14 +00:00
glazman%netscape.com
58271688b3
Allow Composer's users to remove named anchors w/o having to use Source View; b=80742; r=brade, r=jfrancis, sr=kin, a=asa
2002-04-11 13:33:30 +00:00
brade%netscape.com
f35b38070c
disable debug output, handle aborted error as a non-error, handle cases where we have a null channel (bugs 135527, 126258, 135771) r=cmanske, akkana; sr=kin
2002-04-11 13:27:00 +00:00
kin%netscape.com
772ad9c920
Fix for bug 136408 (Crash editing pages with text widgets)
...
Use :canvas as selector to avoid triggering layout crash bug 123049.
Added isindex and textarea to list of items to use default cursor.
r=jfrancis@netscape.com sr=sfraser@netscape.com
adt=syd@netscape.com a=rjesup@wgate.com
2002-04-10 22:01:02 +00:00
brade%netscape.com
99b2f7da72
bug 135862, fix Composer's New sub-menu to include New Composer Page and keep mail items in the correct order (r=cmanske, andreww; sr=kin, a=rjesup, adt=jaime)
2002-04-09 13:54:02 +00:00
brade%netscape.com
35a95865ab
bug 135862, fix Composer's New sub-menu to include New Composer Page and keep mail items in the correct order (r=cmanske, andreww; sr=kin, a=rjesup, adt=jaime)
2002-04-09 13:46:13 +00:00
cmanske%netscape.com
7d29866b4b
Cursor over links in Composer should be an I-beam, b=135847, r=akkana, sr=kin, a=asa, adt=jaime
2002-04-06 06:31:31 +00:00
brade%netscape.com
e700aee03c
fix editPage to use new JS impl of CheckOpenWindowForURIMatch which compares URIs (bug 104908, r=cmanske, sr=hewitt, a=asa, adt=jaime)
2002-04-06 00:45:54 +00:00
brade%netscape.com
fd10559242
fix confirmEx api's (smoketest blocker bug 135672), r=ccarlen, sr=kin, a=leaf
2002-04-05 18:15:13 +00:00
kin%netscape.com
c57263e211
Fix for bug 135234 (Cursor is an I-beam when over scrollbar)
...
Use "*:scrolled-content" instead of "*" for text cursor rule to limit the impact to the content area.
r=glazman@netscape.com sr=sfraser@netscape.com
a=asa@mozilla.org adt=jaimejr@netscape.com
2002-04-05 15:27:38 +00:00
timeless%mac.com
c3b4db921a
Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
...
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2002-04-05 08:13:27 +00:00
cmanske%netscape.com
31bb0125d7
Simplified error string for publishing, part of b=126258, r=andreww, sr=dveditz, a=asa, adt1.0.0+
2002-04-04 15:18:49 +00:00
cmanske%netscape.com
d84a792769
Composer Publishing fixes: Add support to not upload images (b=134001,r=akkana, sr=kin), Don't save site data if not successfully published (b=132604, r=akkana, sr=kin), improve error handling (b=126258, r=andreww, sr=dveditz), Make 'CheckAndSaveDocument' do publishing for remote url (b=126450, r=brade, sr=kin), Save command should publish if remote file (b=132634, r=brade,sr=kin), Fix FTP publishing (b=133823, r=brade, sr=kin) all are: a=asa, adt1.0.0+
2002-04-04 15:14:32 +00:00
jaggernaut%netscape.com
17e594a87c
Bug 128959: add icons to Tools menu. r=bryner, sr=hewitt, a=asa, adt1.0.0+. Note: placeholder icons checked in for now, the correct icons will be checked in when they're ready.
2002-04-04 09:48:20 +00:00
blakeross%telocity.com
5e34851046
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
2002-04-03 04:16:28 +00:00
cmanske%netscape.com
2758a4b4fb
Finish save file code based on new pref to determinine if we save images when saving remote file, b=110779, r=brade, sr=alecf, a=asa
2002-04-02 07:11:24 +00:00
cmanske%netscape.com
f4c63f82da
Fixed Edit Page, b=134688, r=brade, sr=kin, a=asa
2002-04-02 05:58:23 +00:00
cmanske%netscape.com
e809eb8ea7
Fixed calls to nsIIOServices::extractUrlPart because of change in api. b=134248, r=brade, sr=kin, a=asa
2002-03-31 03:44:09 +00:00
cmanske%netscape.com
3c52bdaaa9
New strings for publishing, b=134251, r=brade, sr=kin, a=asa
2002-03-31 03:41:23 +00:00
hewitt%netscape.com
d38a0937d9
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
cmanske%netscape.com
b31b2d731b
Fixed publish dialog ui, b=130721, r=brade, sr=hewitt, a=asa
2002-03-27 03:52:37 +00:00
cmanske%netscape.com
6df0276bf8
New publish prefs strings, b=110779, r=brade, sr=hewitt, a=asa
2002-03-27 03:51:42 +00:00
akkana%netscape.com
2358061dc8
133530: make Find Again use new find. r=cmanske sr=sfraser a=asa
2002-03-27 03:45:49 +00:00
cmanske%netscape.com
fd63ac8d23
New prefs for saving and publishing, b=110779, r=brade, sr=hewitt, a=asa
2002-03-27 03:43:42 +00:00
cmanske%netscape.com
c6e7d43426
Publish progress and error handling, b=120124, r=brade, sr=hewitt, a=asa
2002-03-27 03:42:20 +00:00
brade%netscape.com
e15f264e5b
remove deprecated functions: EditorOpenURL (use editPage instead) and FindAndSelectEditorWindowWithURL; add some extra checks to reduce console warnings; remove redundant code in delayedOpenWindow; enable spellcheck items if spellchecker is present (bug 104908, r=cmanske, sr=kin, a=dbaron)
2002-03-27 02:04:43 +00:00
brade%netscape.com
d4045452e6
fix editPage to use "win" for var instead of "window", look for emptyWindows and use it if possible (bug 104908, r=cmanske, sr=kin, a=dbaron)
2002-03-27 01:35:32 +00:00
brade%netscape.com
aea29bfdb9
call editPage instead of deprecated EditorOpenUrl (bug 104908, r=cmanske, sr=kin, a=dbaron)
2002-03-27 01:28:14 +00:00
cmanske%netscape.com
a89a6d15ab
Simplify GetString() method in Composer, b=133546, r=brade, sr=kin, a=asa
2002-03-26 21:19:28 +00:00
cmanske%netscape.com
8de1b67272
Double click on text should only select a word if not a link in Compsoser, b=133308, r=brade, sr=kin, a=asa
2002-03-26 20:52:06 +00:00
attinasi%netscape.com
23630d30e8
Support for proprietary style property to allow composer to force broken image icons. b=58646 r=karnaze sr=kin a=asa
2002-03-26 20:14:05 +00:00
morse%netscape.com
6dcaf507ae
bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa
2002-03-26 01:13:39 +00:00
cmanske%netscape.com
6ed40c3805
Add tasks overlay for starting editor from taskbar or menus in other modules. b=122271, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa
2002-03-23 04:38:14 +00:00
cmanske%netscape.com
3038c009d4
Support 'Stop' and 'Send' actions when spell checking before sending mail message. b=132697, r=andreww, sr=hewitt, a=asa
2002-03-23 01:27:05 +00:00
cmanske%netscape.com
4b0e989dfb
Check for duplicate publishing site names, b=127465, r=rcassin, sr=dveditz, a=asa
2002-03-22 22:06:15 +00:00
brade%netscape.com
8b1caa26a0
check http response for valid range; report an error if not in valid range (bug 129559, r=jfrancis, sr=kin, a=Asa)
2002-03-22 14:35:00 +00:00
brade%netscape.com
d35a8b5ef7
set flag for not doing any link fixup (bug 122227, r=adamlock, sr=kin, a=Asa)
2002-03-21 14:19:48 +00:00