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

3158 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com e616848647 Limit number of Recent File menuitems, b=95471, r=akkana, sr=hewitt 2001-12-11 23:34:30 +00:00
cmanske%netscape.com 28c5b9fcf6 Part of XUL 1.0 conversion bug 104133, r=akkana, sr=ben 2001-12-11 23:24:09 +00:00
brade%netscape.com 480ebb8df1 don't blindly eat modified tab events (except shift and no modifier); bug 99602 (r=cmanske; sr=kin) 2001-12-11 23:07:55 +00:00
hwaara%chello.se 08f5019d8d #114429, caret ignores a backspace on a line before a <HR>.
r=jfrancis, sr=kin
2001-12-11 22:22:47 +00:00
brade%netscape.com 02b5b2a72c partial fix for saving of related files (r=akk, sr=smfr); bugs 114472 and 98550 2001-12-11 15:11:09 +00:00
kin%netscape.com 15cb4447cd Fix for bug 114339: Mozilla fails to paste correctly into password fields
Modified WillInsertText() to call EchoInsertionToPWBuff() after
the code that filters newlines based on the editor.singleLine.pasteNewlines
pref.

r=brade@netscape.com  sr=sfraser@netscape.com
2001-12-11 07:21:10 +00:00
ccarlen%netscape.com 58b83da07b Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:35:08 +00:00
ccarlen%netscape.com 993cd4c06f Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 04:54:47 +00:00
cmanske%netscape.com 9b0b0dc138 Fixed layout in Colors and Background dialog, b=114054, r=hwaara, sr=hewitt 2001-12-11 03:32:44 +00:00
cmanske%netscape.com 166e3c33d9 Fixed items not working in context menu, b=107925, r=brade, sr=hewitt 2001-12-11 03:30:42 +00:00
cmanske%netscape.com 97a7c761c0 Part of fix to XUL 1.0 conversion bug 104113, r=akkana, sr=ben 2001-12-11 03:23:09 +00:00
cmanske%netscape.com cce7e572b6 Fixed deleting cells when only 1 column in table, b=99095, r=akkana, sr=kin 2001-12-11 03:21:14 +00:00
ccarlen%netscape.com b564bb181b Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:20:58 +00:00
ccarlen%netscape.com 6d8ea78b52 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:25:12 +00:00
brade%netscape.com f4d80d28e6 implement modification count in editor; bug 112008, sr=smfr, r=akk 2001-12-10 15:23:11 +00:00
blakeross%telocity.com 445636f26a 114325 - Update callers for hasAttribute work. r=ben sr=hewitt 2001-12-10 00:24:45 +00:00
jfrancis%netscape.com 6d283d24b3 fixes bug 99523 and cast of hangers on: this patch allows the editor to backspace/forward-delete across block boundaries (other than table elements), rearranging the document content in some sensible way in response. r=fm;sr=kin 2001-12-09 09:24:33 +00:00
blakeross%telocity.com 04b07bd531 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
jdunn%netscape.com 92518c1c27 fixing AIX tinderbox
re-checking this in.  New fix that jag and I worked out (ok HE did!)
r=jaggernaut@netscape.com
2001-12-08 13:09:19 +00:00
jdunn%netscape.com 2001144c90 backing out previous checking. it is busting one of the linuxes.. 2001-12-08 11:51:27 +00:00
jdunn%netscape.com 4321756b3f fixing aix tinderbox bustage: aix can't handle NS_LITERAL_STRINGs in an
object declaration in a "() ? :" conditional.

r=cls@seawood.org
There is no bug for this incident but see 82523 for similar issue.
2001-12-08 11:19:52 +00:00
brade%netscape.com 3508890dd3 NS_LITERAL_STRING cleanup (bug 26384; r=akk, sr=kin) 2001-12-07 15:28:47 +00:00
brade%netscape.com 62e41cea2f #include cleanup; NS_LITERAL_STRING cleanup (bug 26384; r=akk, sr=kin) 2001-12-07 15:21:55 +00:00
brade%netscape.com 898a0f5224 NS_LITERAL_STRING cleanup (bug 26384; r=akk, sr=kin) 2001-12-07 15:17:29 +00:00
glazman%netscape.com 6613152f00 new Transaction for CSS in Composer
NOT PART OF THE BUILD
2001-12-07 11:08:53 +00:00
cmanske%netscape.com 3e284363cf Coversion of Composer dialogs to XUL 1.0 compliance: use '<dialog>' and related common button attributes instead of global overlays. b=104113, r=akkana, sr=ben 2001-12-07 04:38:52 +00:00
cmanske%netscape.com 665fa6846c Simplify 'Remove' button label in Advanced Edit dialog, b=92554, r=syd, sr=ben 2001-12-07 03:16:12 +00:00
darin%netscape.com b639381424 fixes bug 15320 "Forms/Necko: Temp file (formpost) left after file upload"
r=dougt, sr=mscott
2001-12-07 00:40:55 +00:00
akkana%netscape.com bb484aad10 Trivial warning fix 2001-12-06 22:04:40 +00:00
cmanske%netscape.com 931c4dc848 Remove nsIEditorShell::Init(), b=110763, r=brade, sr=sfraser 2001-12-06 15:11:50 +00:00
jst%netscape.com d9e3afb71d Fixing bug 110798. Freezing the interfaces nsIDOMEvent, nsIDOMEventListener, nsIDOMEventTarget and nsIDOMDocumentEvent. r=harishd@netscape.com, sr=jband@netscape.com 2001-12-06 06:57:03 +00:00
cmanske%netscape.com a6f85ae72f Part of fix to bug 90229, r=brade, sr=hewitt 2001-12-05 23:52:32 +00:00
leaf%mozilla.org 8310ba80d7 remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron 2001-12-05 03:43:29 +00:00
hewitt%netscape.com c5c86d67de 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 23:50:57 +00:00
hewitt%netscape.com e6c49925ef 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 22:38:40 +00:00
shliang%netscape.com cdb4fd71a0 bug 71637 - css errors in chrome. r=dbaron, sr=hewitt. 2001-12-04 22:26:31 +00:00
cmanske%netscape.com c0539ae925 Fix for Color-Background image properties dialog - forgot to checkin previously for b=90229, r=brade, sr=hewitt 2001-12-04 01:24:55 +00:00
akkana%netscape.com 51beac606d 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
rpotts%netscape.com 1f0cc6e6b9 bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes... 2001-11-30 22:35:33 +00:00
yokoyama%netscape.com 958286d3fd Bug 109265
checking in for skamio@netscape.net
Disabling IME for Readonly attribute of <INPUT>
/r=yokoyama; /sr=kin
2001-11-30 21:48:31 +00:00
cmanske%netscape.com 6abe03849b Backed out change not part of fix for bugscape bug 10937 2001-11-30 00:22:19 +00:00
cmanske%netscape.com 1c49819b34 Fixed spell check dialog bug 10937, r=syd, sr=kin 2001-11-30 00:16:21 +00:00
cmanske%netscape.com fa4b7fe56b Fixed busted composer pref panel, b=112463, r=sfraser,syd sr=dveditz 2001-11-30 00:09:20 +00:00
cmanske%netscape.com 30e4db28ce XUL 1.0-related fixes for tab widget, b=103855, r=brade,syd sr=hewitt 2001-11-30 00:06:33 +00:00
cmanske%netscape.com 67075783e5 Fixed getting all headings for list, b=103855, r=brade, sr=dveditz 2001-11-30 00:01:45 +00:00
cmanske%netscape.com b25703f713 Removed 'IsValidImage()' method, b=90229, r=brade, sr=hewitt 2001-11-29 23:49:02 +00:00
brade%netscape.com 127131e488 #include cleanup (bug #112008, r=akkana, sr=sfraser) 2001-11-29 10:14:04 +00:00
jfrancis%netscape.com 9949f0e109 fix for 106274: toolbar colorpicker feedback broken when selection is collapsed 2001-11-29 10:08:25 +00:00
brade%netscape.com f44f5df260 #include cleanup (bug #112008, r=akkana, sr=sfraser) 2001-11-29 10:06:21 +00:00
brade%netscape.com 3537a13ed3 allow scripting of methods with no parameters (bug #112008, r=akkana, sr=sfraser) 2001-11-29 10:05:36 +00:00