jaggernaut%netscape.com
1065f2c036
Fix Darwin bustage
2001-12-17 11:26:51 +00:00
jaggernaut%netscape.com
4af5bbf65c
Fix bustage
2001-12-17 09:59:21 +00:00
jaggernaut%netscape.com
745e7fae4b
I swear this all built fine for me.
2001-12-17 09:44:58 +00:00
jaggernaut%netscape.com
e44e7d9ec8
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jfrancis%netscape.com
a7fb7f967c
fix for bug 114750 and various dups: infinite loop in editro when backspacing or forard deleting across some block boundaries. r=hwaara, sr=sfraser
2001-12-16 19:00:42 +00:00
jaggernaut%netscape.com
ee12112b29
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
seawood%netscape.com
51fa852613
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
dbragg%netscape.com
ebcf51de4d
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
59eeb1327f
Fixed JS typing error that killed Insert Character dialog, b=115089, r=brade, sr=hewitt, a=asa/drivers
2001-12-13 21:31:24 +00:00
jfrancis%netscape.com
d85a2d203b
fix for Bug 92331: at long last moving over to using spans instead of pre's for plaintext mailcites. Due to limited testing the pref for this is left *OFF*. we'll flip it on if everything goes well later.
also fixes for:
101342 : Extraneous <br> when <td> content is <textarea>
104499 : when using the decrease indent, caret hops to the end of the previous line
r=fm; sr=kin
2001-12-12 06:02:15 +00:00
cmanske%netscape.com
b6728d8c63
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
3b8bd33084
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
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