Граф коммитов

1395 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com 80d3321447 Update to Composer Publishing UI, b=88208, r=brade, sr=kin 2002-02-20 02:17:46 +00:00
cmanske%netscape.com b3d4a89ff5 Fix another dialog focus racing bug - table properties, b=126049, r=rcassin@supernova.org, sr=dveditz 2002-02-19 15:09:41 +00:00
cmanske%netscape.com 58dd9abb3a Fixed focus problems and ability to remove background image, b=115858, r=neil@parkwaycc.co.uk, sr=hewitt 2002-02-19 05:29:57 +00:00
akkana%netscape.com e9d7efb2bb 80805: new find (pref'ed out by default), r=cmanske 2002-02-19 02:24:14 +00:00
akkana%netscape.com 65b47636d6 80805: new editor find dialog (not used by default), files that got missed in a previous checkin. r=cmanske sr=hewitt 2002-02-19 02:17:43 +00:00
cmanske%netscape.com a48a59354d Prevent scope error when using timeout with setfocus in textbox, fix by neil@parkwaycc.co.uk, b=125346, r=cmanske, sr=kin 2002-02-16 02:27:29 +00:00
brade%netscape.com ebacef8405 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 46cc62e9ab Update for publishing UI, b=88208, r=brade, sr=ben 2002-02-15 06:07:40 +00:00
danm%netscape.com 4bf79e5661 defer SetTextboxFocus in Startup. hack to make bug 103197 appear fixed. code=saari,me r=brendan 2002-02-15 00:09:10 +00:00
cmanske%netscape.com 3daf82f7d4 Expand things done within the 'try {}' in onAccept of Image Properties dialog, b=96477, work by neil@parkwaycc.co.uk, r=cmanske, sr=kin 2002-02-14 02:13:28 +00:00
cmanske%netscape.com 5fd0ae707e Fixed comma mistake in checkin for bug 99620, r=glazman, sr=dveditz 2002-02-12 23:12:22 +00:00
brade%netscape.com 86920ff766 fix type in color conversion (bug 124459) 2002-02-12 15:52:40 +00:00
brade%netscape.com 4d1a0b7bc5 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
akkana%netscape.com 187deb0f4d 80805: check in new find/replace files. r=cmanske sr=hewitt 2002-02-12 00:44:07 +00:00
cmanske%netscape.com 0e180d6a85 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 b9e6e4b28f Add checkbox to remove link border and simplify anchor/heading selection when choosing link (b=96477, fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin); improved 'Constrain' checkbox logic in image dialogs (b=58133, r=neil@parkwaycc.co.uk, sr=kin) 2002-02-08 22:40:59 +00:00
cmanske%netscape.com 6818efb4ab Fixed getting caption align attribute, b=96842, r=glazman, sr=dveditz 2002-02-08 15:38:11 +00:00
cmanske%netscape.com fa6578686f Put colors in color list in alphabetical order, b=99620, sr=glazman, sr=dveditz 2002-02-08 15:35:21 +00:00
cmanske%netscape.com 6d2f164672 Support 'internal-gopher-' as a scheme, b=122613, r=glazman, sr=dveditz 2002-02-08 15:32:25 +00:00
cmanske%netscape.com fe9be04946 Fixed missing scrollbar in HTML source view, b=124001, r=brade, sr=hewitt 2002-02-08 03:33:57 +00:00
bzbarsky%mit.edu 72bb1acaa4 Use the URI Checker to get headers for Save As. Bug 118719,
r=law,akkana,cmanske, sr=darin
2002-02-08 00:10:55 +00:00
cmanske%netscape.com 431edd5a92 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 97c204f26e remove bogus '=' (sr=kin; a=leaf) 2002-02-06 18:19:39 +00:00
brade%netscape.com 3eefdb6d57 cleanup, fix JS warnings, add GetPromptService function (bug 28792, r=cmanske, sr=hewitt) 2002-02-06 14:48:03 +00:00
brade%netscape.com 99fb808eb8 remove JS warning (r=cmanske, sr=hewitt) 2002-02-06 14:46:23 +00:00
brade%netscape.com ba6a46fcb8 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 d1482bd34b add password/prompt strings (bug 28792, r=cmanske, sr=hewitt) 2002-02-06 14:42:38 +00:00
bzbarsky%mit.edu b2ccae87db 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 55a5667dd2 Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2002-01-31 22:12:36 +00:00
glazman%netscape.com 65bda09872 cmanske says that there is no need to get editorShell, it's always here...; b=91548, r=brade, sr=kin 2002-01-29 09:08:08 +00:00
cmanske%netscape.com 50a6dacb14 Fixed busted 'New' command in Composer, b=121939, r=brade, sr=hewitt 2002-01-29 00:56:08 +00:00
glazman%netscape.com 8846933b69 inline styles were not saved because gElement was outside of document's tree; b=91548, r=brade, sr=kin 2002-01-28 16:00:12 +00:00
kin%netscape.com adafee6bb5 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 5557cd9579 Save last-used directories as nsILocalFile type in prefs, b=93487, r=law, sr=dveditz 2002-01-26 00:55:27 +00:00
cmanske%netscape.com 2bf65612c0 Fixed warnings and exception in Color Picker, b=119772, r=brade, sr=kin 2002-01-25 23:27:25 +00:00
glazman%netscape.com 0d36604e29 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 2259d802da 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 4e0676579c 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 e479265635 Update on insert Form widgets dialogs, b=45495, fixes by neil/cmanske, r=neil/cmanske, sr=hewitt 2002-01-24 22:01:10 +00:00
cmanske%netscape.com 6240221fb1 Fixed JS warning in table dialog, b=120264, r=caillon, sr=kin 2002-01-24 21:55:20 +00:00
cmanske%netscape.com cf81dbc28d Use radio buttons for 'Alt text' in Image dialog, b=114531, r=brade, sr=kin 2002-01-24 15:41:20 +00:00
cmanske%netscape.com 9f728612ce 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 13774385e8 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
glazman%netscape.com 80bfe3d225 horizontal line properties window does not show that line is centered; fix done by neil@parkwaycc.co.uk; b=120120, r=glazman, sr=kin, a=blizzard 2002-01-18 10:08:12 +00:00
brade%netscape.com b9661837e6 use correct members to get url string; bug 120344, r=cmanske, sr=kin 2002-01-16 20:15:57 +00:00
bzbarsky%mit.edu 5a1b42ffbb 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 ff7ad62083 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 4563bf5291 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 3e2628c49c 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 b3af09adc2 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