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

3477 Коммитов

Автор SHA1 Сообщение Дата
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
akkana%netscape.com 3227b82c70 139420: Allow replacing a string with a null string. r= (and parts of the patch contributed by) parish@ntlworld.com, sr=kin 2002-05-02 00:12:11 +00:00
cmanske%netscape.com fea981b870 Add accesskeys to spelling dialogs, b=112732, r=neil@parwaycc.co.uk, sr=hewitt 2002-05-01 23:05:29 +00:00
pinkerton%netscape.com 7d3dc95242 don't register image/jpeg, it only gets in the way of other things we do
support. r=brade/sr=alecf. bug# 69566
2002-05-01 22:02:54 +00:00
cmanske%netscape.com 33952ad5fe Avoid duplicate sites when sitename changes, b=136413, r=akkana, sr=hewitt 2002-05-01 14:50:23 +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 8bfaef1938 Make Link dialog wider for long urls, b=133790, r=brade, sr=kin 2002-05-01 00:39:45 +00:00
cmanske%netscape.com 6f382b8e08 Fixed display of 'undefined' instead of empty string in Publish Progress dialog, b=138040, r=brade, sr=kin 2002-04-30 23:55:48 +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 941c1e24c6 Bring Table dialog to XUL1.0 standards for proper Esc key and button ordering, b=135945, r=neil@parkwaycc.co.uk, sr=kin 2002-04-30 23:42:48 +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
kin%netscape.com 43eb4cf116 Fix for bug 125345 (Font attributes disappear when you double click editor window)
Modified TypeInState::NotifySelectionChanged() to work around
bogus selection changed notifications (bug 140303). We now
call reset when the collapsed selection changes position, or
becomes uncollapsed.

  mozilla/editor/libeditor/html/TypeInState.cpp
  mozilla/editor/libeditor/html/TypeInState.h

r=jfrancis@netscape.com  sr=attinasi@netscape.com
2002-04-30 20:59:43 +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 9348ce8ac8 fix bug 139633 - as a part of freezing nsAString, move Left/Right/Mid back into nsString, and fix consumers to start using Substring()
r=jag, sr=darin
2002-04-29 20:29:54 +00:00
glazman%netscape.com a6527a5a7e weird crasher in |nsHTMLCSSUtils::GetElementContainerOrSelf|
b=138003, r=jfrancis, sr=kin
2002-04-29 10:13:23 +00:00
cmanske%netscape.com 699c3286d7 Fixed publish error message bug 138040, r=brade, sr=kin 2002-04-23 00:15:46 +00:00
cmanske%netscape.com 336cb9d09f Fixed date/time format bug 132699 (fix mostly by nhotta), r=cmanske/nhotta, sr=kin 2002-04-22 23:37:28 +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
jaggernaut%netscape.com 7e4e14d8c5 Backing out joki's checkin for bug 124990 (at his request) since this breaks some stuff on linux. 2002-04-20 01:48:32 +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
jfrancis%netscape.com a04491dcd9 more 136944: fixing typos in original patch. r=Aleksey Nogin, sr=kin. Thanks to Aleksey Nogin for catching these. 2002-04-19 07:43:19 +00:00
joki%netscape.com bdfd051dfb Fix for bug 124990, Add additional processing loop for DOM event listeners to allow browser level handlers to be fired after content based listeners. r:saari, sr:jst
Browser based listeners can now registers themselves using the AddGroupedEventListener and passing the system event group (which can be gotten via the nsIDOMEventReceiver interface).  These listeners will now fire after all content based listeners have processed.
In this initial version of the checkin most browser listeners are still left in the original content group for stability purposes.
2002-04-19 02:52:01 +00:00
bienvenu%netscape.com bbe508afd4 make this file build (at least on windows) after nsIFileOutputStream changes r/sr = jkeiser 2002-04-18 23:14:30 +00:00
harishd%netscape.com d6971b20c1 Prevent charset loading for document.write content because the content is already in unicode. b=125317, r=ftang, sr=jst 2002-04-18 22:11:17 +00:00
jst%netscape.com cd9afd67e1 Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com. 2002-04-17 04:17:16 +00:00
bryner%netscape.com bc41a3df76 Remove workarounds in publish dialog for menulist sizing problem (bug 131481). patch from cmanske, r=bryner, sr=jag. 2002-04-17 01:13:36 +00:00
akkana%netscape.com fdc4ae63df 134439: Make plaintext compose wrap to window width instead of output
width, and don't wrap quotes in <pre> or <span>, to work around various
editor bugs.  Detect quoted blocks at output time, and continue our
existing behavior of not wrapping quoted text. r=jfrancis,bratell, sr=alecf.
2002-04-16 23:11:33 +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
bnesse%netscape.com 66e923f1e5 Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf. 2002-04-16 18:48:19 +00:00
brade%netscape.com 94e58d8fa6 bug 136413, submitted by rcassin@supernova.org (r=brade, sr=kin) use "host (scheme)" for default site name 2002-04-16 14:14:25 +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
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