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

3442 Коммитов

Автор SHA1 Сообщение Дата
jfrancis%netscape.com 2d573cc064 fix for 135337, 132837, 136504, and a side issue from 84485. The deal here is that the editor is smarter about figuring out what dom nodes appear empty to the user (properly accounting for invisible whitespace and invisible br nodes). r=glazman; sr=kin 2002-04-14 02:37:23 +00:00
jfrancis%netscape.com 98f0f3ed8b fixing 136944: crash typing in editor. r=fm sr=kin 2002-04-13 23:54:59 +00:00
alecf%netscape.com fba198f16c fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
2002-04-12 01:52:27 +00:00
glazman%netscape.com 1e2772752b Inserting a special char was disabling all inline styles in composer (due to bad call); b=103213, r=brade, sr=kin, a=rjesup, super-a=jfrancis, rs=jaime 2002-04-11 13:48:05 +00:00
brade%netscape.com 96711beded change progress status icons if cancellation of publish, fix SetProgressFinished to handle cases where we don't have a filename (bug 126258 and 135771) r=cmanske, akkana; sr=kin 2002-04-11 13:35:51 +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
jfrancis%netscape.com 3232e07c19 fixes for bugs: 90759: spaces not working in IME editting 132133: deleting last char on line can place caret incorrectly 132837: inline style and making new list items dont play nice 103867: nsSelectionState logic error r=glazman; sr=kin; a=asa; adt=jamie; i'd also like to thank my mom, and my producer, who was there for me during detox, and of course everyone inthe academy, you are all so beautiful 2002-04-06 19:07:47 +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
cmanske%netscape.com 8a9c1c5967 Fixed id string for publish settings help, b=126244, r=robinf, sr=kin, a=rjesup/drivers, adt=jaime 2002-04-06 01:22:49 +00:00
brade%netscape.com ac0a0bb682 remove checkOpenWindowForURLMatch (now in JS, editorApplicationOverlay.js) bug 104908, r=cmanske, sr=hewitt, a=asa, adt=jaime 2002-04-06 00:47:21 +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
timeless%mac.com a84a7e233f http://bonsai.mozilla.org/cvsquery.cgi?module=SeaMonkeyAll&branch=HEAD&cvsroot=/cvsroot&date=explicit&mindate=1017959940&maxdate=1017960540&who=jst%25netscape.com&generateBackoutCVSCommands=1
Backing out the fix for bug 52334

approved by sheriff (karnaze) and cathleen
2002-04-05 05:42:10 +00:00
jst%netscape.com bf7702387e Checking in the fix for bug 52334 again now that the linux crash and the scrollwheel crash has been fixed. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org 2002-04-04 22:42:19 +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
cmanske%netscape.com a7a0d0cd80 Publishing bugs: Keep progress dialog open longer (b=133825), Add support to not upload images (b=134001), Don't save site data if not successfully published (b=132604) all are: r=akkana, sr=kin, a=asa, adt1.0.0+ 2002-04-04 14:56:30 +00:00
cmanske%netscape.com e726ee5f63 New string as part 'Keep progress dialog open longer', b=133825, r=akkana, sr=kin, a=asa, adt1.0.0+ 2002-04-04 14:51:11 +00:00
cmanske%netscape.com 1517402da8 Strip password when displaying doc url, b=134695, r=brade, sr=kin, a=asa ,adt1.0,0+ 2002-04-04 14:30:15 +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
jst%netscape.com 020632bdc1 Backing out latest checkins due to them not working on linux and other unix systems with broken compilers. 2002-04-04 07:31:16 +00:00
jst%netscape.com aa9f71957d Fixing bug 52334. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org 2002-04-04 02:09:19 +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 0f08ba5919 New publish progress dialog, b=120124, r=brade, sr=hewitt, a=asa 2002-03-27 03:45:26 +00:00
cmanske%netscape.com 8a0c8b24d6 Defaults for new Composer save and publish prefs, b=110779, r=brade, sr=hewitt, a=asa 2002-03-27 03:44:29 +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
cmanske%netscape.com 1c71d6d8a2 Strings for publish progress dialog (b=120124) and related prefs (b=110779), r=brade, sr=hewitt, a=asa 2002-03-27 03:40:10 +00:00
cmanske%netscape.com e9ad5849cd Publish progress dialog, b=120124, r=brade, sr=hewitt, a=asa 2002-03-27 03:39:57 +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
akkana%netscape.com e52d759ee5 121898: Make rewrap more consistent in wrapping long lines vs. short lines,
and fix a problem where blank lines would replicate. r=cmanske sr=kin a=asa
2002-03-26 22:09:47 +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