caillon%returnzero.com
7e989854fa
77315 - Make send page grab the correct document title.
...
r=sicking sr=bzbarsky
2002-09-11 11:45:38 +00:00
leaf%mozilla.org
b1bdbfd3cd
update localeVersion to 1.2a, a=asa
2002-09-07 01:01:49 +00:00
cmanske%netscape.com
127e2ecc60
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
31097ba5ef
Always edit HTML version for 'view-source' urls. b=165162, r=brade, sr=hewitt
2002-09-03 23:27:33 +00:00
varada%netscape.com
affddeb0dd
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
4865914fb2
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
c84c18b223
clean up new Object usage (bug 157970); r=Neil, sr=alecf
2002-08-16 21:37:24 +00:00
cmanske%netscape.com
3b7325178d
Fixed small error in nsIIOService checkin. b=157131, r=dougt, sr=alecf
2002-08-16 02:15:34 +00:00
cmanske%netscape.com
b1d8d65b6e
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
0015daa4d3
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
7e4af3ff38
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
dcd61de98a
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
8f0aa5304b
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
41f3ad2589
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
5c2ebda762
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
06d4b2c408
Remove 'Save Image' menuitem from Composer context menu. b=156173, r=brade, sr=alecf
2002-08-13 14:35:49 +00:00
glazman%netscape.com
ab1e4fd4a8
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
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
leaf%mozilla.org
9c78570990
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
7f810500c5
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
5695c902a4
Fixed disabling of 'Create Table' context menuitem. b=157095, r=brade, sr=alecf
2002-08-09 01:55:26 +00:00
cmanske%netscape.com
3606e742be
Allow different prompt message when prompting to publish file. b=149741, r=brade, sr=alecf
2002-08-09 01:44:23 +00:00
darin%netscape.com
e9ef929bf3
changes to nsIIOService in preparation for freezing, b=157131
...
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
akkana%netscape.com
c31b6b60cf
122992: remove a few more editorshell dependencies. r=brade, sr=sfraser
2002-08-07 00:06:41 +00:00
cmanske%netscape.com
814ae44373
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
glazman%netscape.com
84869edbfb
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
3703f3c61b
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
glazman%netscape.com
3f8e30d63f
Background color buttons were not working in Composer and mail compose due to a bad case in a JS call. b=15126, r=brade, sr=kin, a=asa
2002-07-30 08:53:59 +00:00
cmanske%netscape.com
368360d12a
Reduce memory cost of using HTML Source multiple times. b=158860, r=brade, sr=kin, a=asa/drivers
2002-07-30 01:08:02 +00:00
cmanske%netscape.com
221d5db7b8
Disable 'Creat Link' when context menu launched on existing link, b=99541, r=brade, sr=kin, a=asa/drivers
2002-07-24 03:58:41 +00:00
cmanske%netscape.com
68dd69dd13
Part of fix to 'Fix right-click to edit link on an image', b=142042, r=neil@parkwaycc.co.uk, sr=alecf, a=asa/drivers
2002-07-24 03:47:01 +00:00
cmanske%netscape.com
09a67d0379
Reduce memory cost of using HTML Source multiple times by reducing undo buffer usage. b=158860, r=brade, sr=kin, a=asa/drivers
2002-07-24 03:35:40 +00:00
kyle.yuan%sun.com
1e23504b5e
Bug 154521 In "Composer", all source I inputed will be removed by switching display mode between "<html>Source" and "Preview";
...
r=cmanske, sr=sfraser, a=asa
Harry Lu(harry.lu@sun.com )'s fix (part 2)
2002-07-23 05:31:42 +00:00
kyle.yuan%sun.com
a4e7ba1f3f
Bug 154521 In "Composer", all source I inputed will be removed by switching display mode between "<html>Source" and "Preview";
...
r=cmanske, sr=sfraser, a=asa
Harry Lu(harry.lu@sun.com )'s fix (part 1)
2002-07-23 05:30:16 +00:00
leaf%mozilla.org
dd33dbb91f
bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings
2002-07-17 23:51:49 +00:00
brade%netscape.com
e3accf5717
bug 157851, 157923, 157811, 157440, and probably some others; cleanup attribute adding for meta tags and fix table api
2002-07-17 21:32:20 +00:00
brade%netscape.com
d56262a401
bug 156918; cleanup QI usage and fix some recent regressions (r=Neil, Akkana, sr=Simon)
2002-07-12 22:28:30 +00:00
brade%netscape.com
dc1830e0a3
fix typo (r=akkana, sr=sfraser)
2002-07-12 22:24:39 +00:00
akkana%netscape.com
a57a0e776a
126312: Remove the obsolete old find code. r=brade, sr=alecf.
2002-07-09 20:24:37 +00:00
caillon%returnzero.com
126e9fb1c9
Bug 154535. Don't depend on the sidebar overlay for context menu code.
...
r=sgehani
sr=jag
2002-06-28 01:55:48 +00:00
jelwell%netscape.com
1f6ec5c10b
Fix for bugzilla bug 152434
...
Need id's on the some menuitems so Other apps can hide unneeded ones.
r=cmanske, sr=dveditz
2002-06-19 02:11:04 +00:00
cmanske%netscape.com
7286d702e9
Forgot contributor line for b=150915, fix by r=ask@swva.net, r=cmanske, sr=kin
2002-06-14 22:52:06 +00:00
cmanske%netscape.com
34ede0965a
Support 'file://' as destination protocol in Publishing, b=142171, r=brade, sr=alecf
2002-06-14 19:17:57 +00:00
cmanske%netscape.com
132f055700
Fix font names in sans-serif font group, b=150915, fix by r=ask@swva.net, r=cmanske, sr=kin
2002-06-14 19:04:15 +00:00
suresh%netscape.com
be08290ce2
fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf.
2002-06-12 04:09:52 +00:00
stephend%netscape.com
82d0805b4a
Bug 148555. Replace class='big-left-margin' with class='indent'. Patch by Stephen Walker <walk84@yahoo.com> r=cmanske, sr=alecf
2002-06-11 21:03:29 +00:00
leaf%mozilla.org
0034658953
updating locale version string for impending release, bug 149802
2002-06-07 07:45:38 +00:00
cmanske%netscape.com
c80527c07d
Save copy of document and restore if publishing fails, b=134883, r=brade, sr=hewitt
2002-06-05 01:38:08 +00:00
cmanske%netscape.com
4bb1882f18
Improve Publishing progress and error notification, b=148425, r=brade, sr=hewitt
2002-06-05 01:17:33 +00:00
cmanske%netscape.com
aa34d4cf79
Make Publish command more accessible, b=146522, r=akkana/brade, sr=dveditz
2002-06-04 21:39:10 +00:00
brade%netscape.com
3c536b3826
remove dump and warning
2002-06-03 18:05:02 +00:00
brade%netscape.com
b9618acabd
bug 134503; add comments that were added to branch (r=akkana, sr=kin)
2002-06-03 18:04:33 +00:00
brade%netscape.com
f7ba088d89
bug 138662; r=adamlock, cmanske, sr=alecf; add flag to serialize publishing
2002-06-03 18:03:53 +00:00
glazman%netscape.com
78425eaf46
Test Selection debug menu item was horked in Composer; b=146424, r=neil@parkwaycc.co.uk, sr=jst
2002-05-28 09:00:25 +00:00
andreww%netscape.com
edc30522e0
bugzilla 141281 - r=cmanske, sr=hewitt - Editor: Format Menu: same mnemonic used for two menu items
2002-05-24 20:29:37 +00:00
akkana%netscape.com
acbe524353
Fix strict JS warning that slipped in with the fix for 71726. r=brade, sr=jst+kin
2002-05-21 18:26:52 +00:00
sspitzer%netscape.com
24df67f6ec
fix for blocker bug #145475 . plain text mail compose unusable.
...
regression caused by fix for #144955 .
thanks to ayn2@cornell.edu for the fix. r/sr=sspitzer
2002-05-18 22:41:48 +00:00
cmanske%netscape.com
85108ceb1f
Remove unnecessary utilities to enable/disable ui elements. fix by neil@parkwaycc.co.uk, b=144955, r=cmanske, sr=hewitt
2002-05-17 21:50:04 +00:00
cmanske%netscape.com
b552595e68
Finished 'Clone' method for copying JS objects, b=135834, r=akkana, sr=hewitt
2002-05-17 04:48:21 +00:00
rbs%maths.uq.edu.au
3061f5321e
bring back the disappearing smilies, b=144556, r=brade, sr=jst
2002-05-16 19:19:44 +00:00
akkana%netscape.com
89b708ad78
71726: fix validation url for the http case
2002-05-14 23:18:11 +00:00
nhotta%netscape.com
b9ce27fb9d
Remove unused string for charset menu,
...
bug 140120, r=ftang, sr=alecf.
2002-05-08 18:38:37 +00:00
cmanske%netscape.com
56011d5e8f
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
3d594e10eb
Clone objects to create temp variable, b=135834, sr=hewitt
2002-05-01 14:50:10 +00:00
cmanske%netscape.com
5f9d383abd
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
2cb4515869
Fixed duplicate accesskey for Composer context menu, b=137621, r=brade, sr=kin
2002-04-30 23:49:47 +00:00
cmanske%netscape.com
35b39d6bae
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
e4d4ba3ccb
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
e3e3ceb4db
bugzilla 141029 r=cmanske, sr=sspitzer add needed overlay target to editorTasksOverlay.xul.
2002-04-29 22:01:46 +00:00
alecf%netscape.com
8c4c4971b7
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
55fc6118c6
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
a85efa0e40
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
060ac1f254
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
7b78cc7f76
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
f7c84f765f
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
7d4ce6b8b5
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
254e12231f
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
31a410f1f5
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
a94369cb1a
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
7816ec437f
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
83da1a7436
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
0f5f8b3e86
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
35a16ebeb2
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
46443f0738
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
dda079660d
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
b932785c63
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
d91b053f41
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
0691c5c76d
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
dc94a58288
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
f90d932249
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
f0a01f6d69
Fixed Edit Page, b=134688, r=brade, sr=kin, a=asa
2002-04-02 05:58:23 +00:00
cmanske%netscape.com
a406539f49
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
a4767fab66
New strings for publishing, b=134251, r=brade, sr=kin, a=asa
2002-03-31 03:41:23 +00:00
hewitt%netscape.com
07d96867f1
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
c1cb076056
Fixed publish dialog ui, b=130721, r=brade, sr=hewitt, a=asa
2002-03-27 03:52:37 +00:00
cmanske%netscape.com
7647993032
New publish prefs strings, b=110779, r=brade, sr=hewitt, a=asa
2002-03-27 03:51:42 +00:00
akkana%netscape.com
49c5b27ce0
133530: make Find Again use new find. r=cmanske sr=sfraser a=asa
2002-03-27 03:45:49 +00:00
cmanske%netscape.com
a408623962
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
0b11ad3a13
Publish progress and error handling, b=120124, r=brade, sr=hewitt, a=asa
2002-03-27 03:42:20 +00:00
brade%netscape.com
7f2166dec3
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
2de56061ba
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
2e3787341e
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
4f1d53d3dd
Simplify GetString() method in Composer, b=133546, r=brade, sr=kin, a=asa
2002-03-26 21:19:28 +00:00
cmanske%netscape.com
2295ee31b2
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
159525bdf5
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
abc352e4f5
bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa
2002-03-26 01:13:39 +00:00
cmanske%netscape.com
3cdbcdf6e8
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
e14269b261
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
41c9fb06b9
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
6d3ab2a726
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
9afe18e734
set flag for not doing any link fixup (bug 122227, r=adamlock, sr=kin, a=Asa)
2002-03-21 14:19:48 +00:00
cmanske%netscape.com
92c7ad6a5e
Moved mouse listener from EditorShell to HTMLEditor but keep previous context click and doubleclick element selection behavior. b=112181 & 128836, r=akkana, sr=sfraser, a=asa
2002-03-17 20:39:16 +00:00
akkana%netscape.com
5c8f6d1e89
128903: fix a couple of GetHighlightColors I missed. Fix thanks to glazman, r=brade (and myself), sr=kin, a=dbaron
2002-03-16 04:40:42 +00:00
glazman%netscape.com
4860f9539e
It was impossible to set the background color of a table thru TableOrCell Background Color menu item.
...
b=127723, r=jfrancis, r=cmanske, sr=kin, a=asa
2002-03-15 15:33:29 +00:00
glazman%netscape.com
b570c748f6
caret was disappearing in non-empty named anchors because of
...
'-moz-user-input: none;' declaration attached to a[name] selector.
Selector removed from the corresponding rule and cursor changed to text I-beam for non-empty named anchors
b=84095, r=bryner, sr=kin, a=asa
2002-03-15 13:12:15 +00:00
akkana%netscape.com
7460d6e827
128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron
2002-03-14 22:52:08 +00:00
akkana%netscape.com
d4afc4dae6
128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron
2002-03-14 22:11:14 +00:00
andreww%netscape.com
9401f96236
bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0
2002-03-14 21:20:51 +00:00
brade%netscape.com
7b192f1660
add publish failure string (bug 130159, r=cmanske, sr=kin, a=Asa)
2002-03-14 14:36:02 +00:00
brade%netscape.com
127988f11a
tell user if aStatus is encountered during publish; don't reset dirty flag (bug 129559, r=cmanske, sr=kin, a=Asa)
2002-03-14 14:12:33 +00:00
cmanske%netscape.com
45c64478b8
Fixed exception error when trying to edit page with plugin, b=129243, r=brade, sr=kin, r=asa
2002-03-14 08:01:54 +00:00
cmanske%netscape.com
c6f73038be
Fill in publishing data for remote url when no publish data exists. b=128058, r=akkana, sr=kin, a=asa
2002-03-14 07:41:32 +00:00
cmanske%netscape.com
9020be79dc
Use 'Images and Link' for properties menuitem when image is also a link, b=127541, r=brade, sr=kin, a=asa
2002-03-14 07:34:44 +00:00
cmanske%netscape.com
334ed4025e
Use 'Images and Link' for properties menuitem when image is also a link, b=127541, r=brade, sr=kin, a=asa
2002-03-14 07:31:33 +00:00
cmanske%netscape.com
ef466bf33d
Use text cursor over most of Composer's content window. b=128534, r=brade, sr=sfraser, a=asa
2002-03-13 01:35:15 +00:00
brade%netscape.com
a6f773dd2c
display save error on !success (rather than only for exceptions); bug 128367, r=adamlock, sr=kin; a=asa
2002-03-12 14:13:39 +00:00
cmanske%netscape.com
988957de08
Update to Composer Publishing UI, b=88208, r=brade, sr=kin, a=asa
2002-03-08 01:24:40 +00:00
cmanske%netscape.com
c1690f8a5f
Update to Composer Publishing UI, b=88208, r=brade, sr=kin, a=asa
2002-03-08 00:37:47 +00:00
cmanske%netscape.com
5356d2f112
Set Save/Publish buttons after loading url in Composer, b=127698, r=brade, sr=sfraser, a=asa
2002-03-07 00:05:09 +00:00
cmanske%netscape.com
e08925662e
Simplify wording of composer pref string, b=125135, r=andreww, sr=kin, a=asa
2002-03-06 23:56:49 +00:00
cmanske%netscape.com
85ebe78818
Launch list properties dialog on list element, b=114832, r=andreww, sr=kin, a=asa
2002-03-06 23:53:10 +00:00
cmanske%netscape.com
d0f4d28c52
Changed keybinding for remove styles command, b=80384, r=brade, sr=sfraser, a=asa
2002-03-06 23:46:50 +00:00
cmanske%netscape.com
f47bdfb9da
Fixed Browser preview in Composer, b=59497, r=brade, sr=kin, a=asa
2002-03-06 23:31:15 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
brade%netscape.com
ed9bb25436
use persist constants, set persist flags for no base tag mods, set linebreaks to crlf if we aren't saving (file scheme), set replace flag; bugs 125070 and 126672; r=adamlock, sr=sfraser, a=asa
2002-03-05 14:06:56 +00:00
law%netscape.com
ea816a5ca8
Smoketest blocker 128538; backing out fix for bug 125070 which caused that regression
2002-03-02 06:30:56 +00:00
cmanske%netscape.com
85f29c11e5
Fixed setting Save/Publish UI when loading file in Composer, b=127698, r=brade, sr=sfraser, a=asa
2002-03-02 00:09:00 +00:00
cmanske%netscape.com
6f7472ba3f
Fixed toolbar in Classic theme for Composer, b=127425, r=neil@parkwaycc.co.uk, sr=sfraser, a=roc+moz
2002-03-01 23:46:23 +00:00
brade%netscape.com
e7d04bf78f
use persist constants, set persist flags for no base tag mods, set linebreaks to crlf if we aren't saving (file scheme); bug 125070 and ?; r=adamlock; sr=sfraser; a=roc
2002-03-01 14:11:36 +00:00
cmanske%netscape.com
45ab225f20
Fixed dataloss after changing default publish site, b=126835, r=andreww, sr=kin, a=roc+moz
2002-02-22 15:40:25 +00:00
dbragg%netscape.com
9fd02ba450
Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz
2002-02-20 03:18:10 +00:00
cmanske%netscape.com
201d60e6f5
Update to Composer Publishing UI, b=88208, r=brade, sr=kin
2002-02-20 02:17:46 +00:00
akkana%netscape.com
7afa396949
80805: new find (pref'ed out by default), r=cmanske
2002-02-19 02:24:14 +00:00
brade%netscape.com
8d8ee23c46
don't adjust links/image locations if saving locally and starting with about:blank; bug #121980 , r=cmanske, sr=kin
2002-02-15 14:36:07 +00:00
cmanske%netscape.com
c51c71d818
Update for publishing UI, b=88208, r=brade, sr=ben
2002-02-15 06:07:40 +00:00
brade%netscape.com
2d3628fcee
fix type in color conversion (bug 124459)
2002-02-12 15:52:40 +00:00
brade%netscape.com
3e8cbaa20d
don't adjust links/image locations if saving locally or saving with a new name in same location (only if save as to different location or remote saving); bug #121980 , r=jfrancis, sr=kin
2002-02-12 15:48:25 +00:00
cmanske%netscape.com
d83e3b9f53
New string needed as part of fix to b=96477, fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin
2002-02-11 23:09:48 +00:00
cmanske%netscape.com
dfaa711bd4
Support 'internal-gopher-' as a scheme, b=122613, r=glazman, sr=dveditz
2002-02-08 15:32:25 +00:00
cmanske%netscape.com
65a01be35c
Fixed missing scrollbar in HTML source view, b=124001, r=brade, sr=hewitt
2002-02-08 03:33:57 +00:00
cmanske%netscape.com
9d1e665b37
Supply 'EditorCleanup()' method for mail composer to use to fix bug 117791, r=brade, sr=dveditz
2002-02-07 23:44:32 +00:00
brade%netscape.com
ac1fd3b4cb
remove bogus '=' (sr=kin; a=leaf)
2002-02-06 18:19:39 +00:00
brade%netscape.com
21c1303189
cleanup, fix JS warnings, add GetPromptService function (bug 28792, r=cmanske, sr=hewitt)
2002-02-06 14:48:03 +00:00
brade%netscape.com
c6b728e390
extend save/publish listener, clean up code for save/publish (bug 28792, r=cmanske, sr=hewitt)
2002-02-06 14:45:30 +00:00
brade%netscape.com
724aefbf11
add password/prompt strings (bug 28792, r=cmanske, sr=hewitt)
2002-02-06 14:42:38 +00:00
bzbarsky%mit.edu
19f2ba59d3
Fix strict JS warning. Patch by Alex Vincent <jscript@pacbell.net>,
...
r=brade, sr=kin
2002-02-03 02:37:02 +00:00
heikki%netscape.com
02a455545d
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
cmanske%netscape.com
f64243fd8a
Fixed busted 'New' command in Composer, b=121939, r=brade, sr=hewitt
2002-01-29 00:56:08 +00:00
kin%netscape.com
361c8d6764
Workaround fix for bug #117141 (Composer crashes when loading pages with an HTML Select element [@FrameManager::GetPrimaryFrameFor])
...
Removed seemingly unnecessary selection UI Style rule for -moz-dropdown-list,
to workaround the crash that happens during the restyling of the HTML Select
element when the EditorOverride.css style sheet is loaded.
r=brade@netscape.com sr=sfraser@netscape.com
2002-01-28 15:06:44 +00:00
cmanske%netscape.com
79d0512c17
Save last-used directories as nsILocalFile type in prefs, b=93487, r=law, sr=dveditz
2002-01-26 00:55:27 +00:00
glazman%netscape.com
7d7fdeaafe
move CSS in Composer stuff from nsEditorShell to nsHTMLEditor; b=121081, r=brade, sr=kin
2002-01-25 10:20:11 +00:00
glazman%netscape.com
8f43f51428
Pref should have 'Cascading Style Sheets' in the groupbox label (patch by caillon@returnzero.com); b=121125, r=glazman, r=brade, sr=kin
2002-01-25 09:57:48 +00:00
cmanske%netscape.com
480788d4c0
Update on insert Form widgets dialogs, b=45495, fix by neil, r=cmanske, sr=hewitt
2002-01-24 22:01:54 +00:00
cmanske%netscape.com
3f7aca0abf
Support Edit Frame in Composer, simplify Save Frame for browser, and move editor methods in editorApplicationOverlay.js, b=89975, r=hewitt, sr=hewitt
2002-01-24 15:36:36 +00:00
ducarroz%netscape.com
02dd90d331
Part of fix for bug 115855. Add a function to allow message compose to reset font and colors attributes of the editor. R=cmanske, SR=mscott, A=blizzard
2002-01-18 20:52:23 +00:00
brade%netscape.com
25b7dfff54
use correct members to get url string; bug 120344, r=cmanske, sr=kin
2002-01-16 20:15:57 +00:00
bzbarsky%mit.edu
1c61776f7a
Bug 90633. Use the URL extension for the temp file we pass to helpers
...
if it matches the extension list in the mime info. r=law, sr=mscott.
2002-01-16 04:28:06 +00:00
varga%utcru.sk
bbc83df106
Fixes for:
...
94653 - can't right align text in outliner cell
95730 - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.
- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable
r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes
sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
dbragg%netscape.com
b3ce95e541
Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com
2002-01-15 23:11:03 +00:00
cmanske%netscape.com
39c9942b8c
Command changes for bug 109296 (Link Checker dialog, r=akkana, sr=ben); mostly bug 45495: insert form elements, by neil@parkwaycc.co.uk, r=cmanske, sr=ben
2002-01-15 15:49:46 +00:00
cmanske%netscape.com
4a38f8bc4c
Moved Composer-only menuitems to new overlay, bugscape bug 10540 (and remove warning in prefs dialog), r=syd, sr=kin
2002-01-15 15:42:29 +00:00
brade%netscape.com
d8cb6449b2
remove JS warning (bug 118594; r=timeless; sr=ben)
2002-01-14 22:56:31 +00:00
brade%netscape.com
63687edf05
use nsIWebBrowserPersist for saving (bug 98550)
2002-01-14 20:17:13 +00:00
glazman%netscape.com
0e42ae548f
rename/remove obsolete elements/attrs from Composer xul; b=119164, r=peterv, sr=blake
2002-01-14 12:41:39 +00:00
hewitt%netscape.com
55a509e710
104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt
2002-01-12 01:20:29 +00:00
glazman%netscape.com
e33a80b378
CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin
2002-01-09 13:51:37 +00:00
alecf%netscape.com
3d9e878c34
Rest of tree-wide cleanup for bug 100212 - switch last consumers of nsIFile.URL r=dougt, sr=darin
2002-01-09 02:08:01 +00:00
dean_tessman%hotmail.com
99d17c4c73
Fix for 109824
...
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2002-01-09 00:01:23 +00:00
cmanske%netscape.com
1c86d20662
Part of fix to colorpicker bug 115694, r=syd, sr=hewitt
2002-01-05 20:54:09 +00:00
cmanske%netscape.com
d6d31fd84c
Fix updating toolbar color after page color is changed, b=115694, r=syd, sr=hewitt
2002-01-05 20:40:05 +00:00
cmanske%netscape.com
73f1febf82
Save default file dirs for HTML and Images, b=93487, r=syd, sr=hewitt
2002-01-05 20:25:53 +00:00
hyatt%netscape.com
93abe6b742
Fix for 115748, r=bryner, sr=sspitzer
2002-01-05 00:15:48 +00:00
varga%utcru.sk
dd8495555b
80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
...
80548 - outliner scroll bar "disappears" in 3 stages
111101 - No scrollbox / slider / thumb in thread pane scrollbar
116269 - white scrollbars briefly show up in folder pane
116432 - Sometimes the twisty won't update after a click
116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt
99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +00:00
timeless%mac.com
4b81a01977
Bug 101419 confirmEx got better but someone didn't help editor.js
...
r=brade sr=sfraser
2001-12-20 20:57:24 +00:00
hewitt%netscape.com
1dc8b67ef1
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2001-12-19 12:04:11 +00:00
ben%netscape.com
6c39aa2280
109856 - 2 separators in image context menu.
...
Make editor js use same context menu function for determining whether or
not to show a separator as everyone else.
sr=hyatt/blake
2001-12-17 22:51:00 +00:00
dbragg%netscape.com
8b33e8cf0b
Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
...
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2001-12-14 00:18:54 +00:00
cmanske%netscape.com
12a9531fc6
Support changing list bullet/number style for selected list items. b=92278 r=jfrancis,brade sr=kin
2001-12-12 03:57:32 +00:00
cmanske%netscape.com
d097968b59
Hide Composer Edit menu item in IM window. bugscape b=10450 r=syd sr=dveditz,sfraser
2001-12-12 01:39:03 +00:00
cmanske%netscape.com
a2bc84dfb2
Limit number of Recent File menuitems, b=95471, r=akkana, sr=hewitt
2001-12-11 23:34:30 +00:00
cmanske%netscape.com
aaa7f5fe16
Part of XUL 1.0 conversion bug 104133, r=akkana, sr=ben
2001-12-11 23:24:09 +00:00
brade%netscape.com
7b1b9e9207
partial fix for saving of related files (r=akk, sr=smfr); bugs 114472 and 98550
2001-12-11 15:11:09 +00:00
cmanske%netscape.com
6e39ca1162
Fixed items not working in context menu, b=107925, r=brade, sr=hewitt
2001-12-11 03:30:42 +00:00
blakeross%telocity.com
8b94798add
114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
...
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2001-12-09 08:47:31 +00:00
darin%netscape.com
d48e37c68f
fixes bug 15320 "Forms/Necko: Temp file (formpost) left after file upload"
...
r=dougt, sr=mscott
2001-12-07 00:40:55 +00:00
cmanske%netscape.com
4c72bc55db
Part of fix to bug 90229, r=brade, sr=hewitt
2001-12-05 23:52:32 +00:00
hewitt%netscape.com
e16a5fce6d
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 22:38:40 +00:00
shliang%netscape.com
a5c0fa9511
bug 71637 - css errors in chrome. r=dbaron, sr=hewitt.
2001-12-04 22:26:31 +00:00
akkana%netscape.com
598da13ef3
91388: fix some link checker regressions (debug menu only), track change in backend apis. r=brade,cmanske sr=kin
2001-12-01 00:44:30 +00:00
cmanske%netscape.com
5374c4f12a
Fixed busted composer pref panel, b=112463, r=sfraser,syd sr=dveditz
2001-11-30 00:09:20 +00:00
cmanske%netscape.com
1c8672d4f4
XUL 1.0-related fixes for tab widget, b=103855, r=brade,syd sr=hewitt
2001-11-30 00:06:33 +00:00
rjc%netscape.com
e5077bf2e5
Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt
2001-11-27 01:47:41 +00:00
cmanske%netscape.com
7a8c16063f
Remove pref to change delete key behavior for selected cells, b=95633, r=syd, sr=dveditz
2001-11-26 21:07:55 +00:00
cmanske%netscape.com
07b72752a5
Removed uneccessary hack to make toolbar buttons show checked state, b=101982, r=brade, sr=kin
2001-11-22 01:15:09 +00:00
cmanske%netscape.com
01fd055160
Fixed getting HR settings from prefs and removed unused code, b=111273, r=syd, sr=kin
2001-11-22 00:26:49 +00:00
cmanske%netscape.com
4f71585a0a
Add print Setup menuitem from global overlay (b=106374, r=syd, sr=kin); fix colorpicker on Composer toolbar (b=108681, r=timeless, sr=kin
2001-11-22 00:12:16 +00:00
brade%netscape.com
165f8af8e3
Change editorshell string calls to GetString (JS utility function); use new JS save function for bug #107636 (r=kin; sr=sfraser)
2001-11-20 09:43:34 +00:00
brade%netscape.com
d52da61b04
Change editorshell string calls to GetString (JS utility function); fix JS warning; add saving and related functions for bug #107636 (r=kin; sr=sfraser)
2001-11-20 09:43:14 +00:00
ducarroz%netscape.com
ccfcbff06d
Fix for bug 108731. Send page must use the message compose service in order to be able to use the recycled compose window. R=varada, SR=mscott
2001-11-20 03:12:32 +00:00
cmanske%netscape.com
2b96f0245e
Fixed case of 'publishprefs.js' where used in editor files
2001-11-15 16:44:48 +00:00
cmanske%netscape.com
06512a771e
Editor JS utilities reorg (b=106374, r=kin, sr=hewitt) and first draft of new Publishing UI (b=88208, r=brade, sr=hewitt)
2001-11-15 15:28:24 +00:00
cmanske%netscape.com
d106af9bd1
Added 'Edit Link in New Composer' menuitem to Composer context menu, b=97425, r=hewitt, sr=kin
2001-11-14 04:33:42 +00:00
timeless%mac.com
6dbfc3b58c
Bugzilla Bug 87792 Fix accesskeys based on new flexibility
...
patch by slate@gwu.edu r=aaronl sr=ben
2001-11-14 01:37:35 +00:00
cmanske%netscape.com
8afe6ace8b
Fixed 'New' Composer command, b=106728, r=rcassin, sr=kin
2001-11-06 01:07:45 +00:00
blakeross%telocity.com
34f9077df8
Line of text is missing from debug pref pane. r=hewitt sr=hyatt
2001-11-04 02:16:33 +00:00
blakeross%telocity.com
d41637ea57
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:06:54 +00:00
tao%netscape.com
27db070415
107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
...
(r=jbetak,sr=dveditz)
2001-11-01 01:11:57 +00:00
rginda%netscape.com
6d1f6685eb
bug 107421, "--disable-mailnews build broken", r=andreww sr=smfr
...
comment out reference to chrome://messenger/content/mailOverlay.xul
2001-10-31 21:12:08 +00:00
bnesse%netscape.com
df5dab7fb7
Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf.
2001-10-31 00:13:06 +00:00
cmanske%netscape.com
a92530ea14
Remove unused nsNewEditorCommand, b=106728, r=hewitt, sr=kin
2001-10-30 23:49:33 +00:00
ben%netscape.com
7cd08bb596
107311 - Add new overlay for adding editor items to mail, split js into separate file to share between editor/navigator overlays.
...
r=jst, sr=sspitzer
2001-10-30 06:46:14 +00:00
ben%netscape.com
7bb7437804
107311 - Add mail overlay information to contents.rdf
...
r=jst, sr=sspitzer
2001-10-30 06:45:41 +00:00
ben%netscape.com
7bcef04aba
103064 - hook up new dynamic overlay via contents.rdf r=pchen, sr=hyatt
2001-10-29 10:11:14 +00:00
ben%netscape.com
33bde8f26c
103064 - add "Edit Page/Link" to Navigator context menu via new editor dynamic overlay. This is
...
the string file for the dynamic overlay. r=pchen, sr=hyatt
2001-10-29 10:10:12 +00:00
ben%netscape.com
cb3cea6b22
103064 - add "Edit Page/Link" to Navigator context menu via dynamic overlay (this file is
...
the new editor dynamic overlay for adding UI to Navigator).
from Navigator. r=pchen, sr=hyatt
2001-10-29 10:09:41 +00:00
bnesse%netscape.com
f1f4e0d7a5
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
2001-10-27 05:39:25 +00:00
cmanske%netscape.com
52d7a93c75
Fixed lots of problems because getAttribute now returns null if no attribute, b=106822, r=bzbarsky, sr=kin
2001-10-26 18:51:37 +00:00
cmanske%netscape.com
5fcd690515
Fixed null return from getAttribute that killed toolbar, b=106733, r=hwaara,sr=kin; fix for JS warning by Neil, b=106224, r=cmanske, sr=kin
2001-10-26 18:43:25 +00:00
glazman%netscape.com
f0ec271b5a
table alignment was not visible in AllTags mode; b=102147, r=brade, cmanske; sr=kin
2001-10-26 13:53:53 +00:00
hewitt%netscape.com
3f08911279
70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt
2001-10-21 04:16:03 +00:00
hewitt%netscape.com
9c458e9c63
102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
2001-10-21 03:59:20 +00:00
cmanske%netscape.com
75b72c17af
Finish HTML source mode before loading a new document (forgot 2nd part of fix), b=102684, r=brade, sr=kin
2001-10-19 21:42:43 +00:00
cmanske%netscape.com
281f18d3fc
Finish HTML source mode before loading a new document, b=102684, r=brade, sr=kin
2001-10-19 21:28:04 +00:00
pinkerton%netscape.com
2f72d451ca
remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098
2001-10-19 14:13:20 +00:00
brade%netscape.com
3133b9f3ea
always insert a <title> if one isn't present (create <head> if necessary); r=cmanske; sr=kin (bug #101747 )
2001-10-15 14:51:26 +00:00
sfraser%netscape.com
d54f2254b7
Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake/fm
2001-10-13 02:27:35 +00:00
cmanske%netscape.com
65a920889f
Big UI cleanup for XUL 1.0 compliance, b=93732, r=syd,brade; sr=sfraser
2001-10-10 20:07:06 +00:00
cmanske%netscape.com
3ed38ab897
Fixed spelling of 'menuItem' as part of bug 101750, r=brade, sr=kin
2001-10-10 04:47:44 +00:00
brade%netscape.com
1ff5902006
don't blindly insert doctype; check if it's present first (bug #102182 ); remove stale code
2001-10-05 14:19:04 +00:00
akkana%netscape.com
53fd51cd4e
97677: Revised JS to take advantage of the new nsIURILinkChecker. r=cmanske sr=kin.darin
2001-10-03 00:43:33 +00:00
cmanske%netscape.com
74234b0dc8
Cleanup InitListMenu() for Format | List submenu, b=101750, r=brade, sr=kin
2001-10-02 23:47:47 +00:00
cmanske%netscape.com
329f7b17d4
Fixed component icons in Composer. b=51602, r=brade, sr=kin
2001-10-02 23:31:46 +00:00
cmanske%netscape.com
f9b79bf366
Fixed crash when closing Insert Character dialog window, b=100722, r=syd, sr=kin
2001-10-02 22:00:47 +00:00
hewitt%netscape.com
a0bd804923
95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt
2001-10-02 03:06:51 +00:00
stephend%netscape.com
3b91c06f5f
Bug 80120. Implementing tooltips on the toolbar's expand/collapse widgets. r=jglick/german/sspitzer/robinf/cmanske sr=sspitzer
2001-10-01 05:03:06 +00:00
cmanske%netscape.com
2008b9fd8c
Fix by neil@parkwaycc.co.uk: Use 'Advanced Properties' as default string for object properties, b=100021, r=cmanske, sr=hewitt
2001-09-29 04:40:38 +00:00
cmanske%netscape.com
bd858f5706
Pref dialog fix as part of Composer color button fix to bug 77873, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt
2001-09-29 04:33:01 +00:00
gerv%gerv.net
38d7b13801
Added back accidentally-removed contributor. Thanks to brade for spotting this.
2001-09-27 00:02:49 +00:00
glazman%netscape.com
e05b2863b8
Tables with borders inside of tables without borders got red dotted borders instead of the specified style because of laxist css rule in EditorContent.css; b=96354, r=jag, sr=kin
2001-09-26 07:37:51 +00:00
gerv%gerv.net
a6cbe5b4e0
License changes, take 2. Bug 98089. mozilla/editor/.
2001-09-25 22:53:13 +00:00