glazman%netscape.com
|
214b77c7f5
|
Fixes a crash when hitting backspace in Composer
b=167543, r=timeless, sr=kin
|
2002-09-20 08:57:04 +00:00 |
leaf%mozilla.org
|
35c402e98b
|
Automated update
|
2002-09-20 08:54:50 +00:00 |
seawood%netscape.com
|
296f1c9406
|
Add support for hosting a cross-compile from cygwin.
Thanks to Stuart Parmenter <pavlov@netscape.com> for the patch.
Bug #158720 r=cls
|
2002-09-20 08:54:29 +00:00 |
glazman%netscape.com
|
67293b7b3a
|
attributes VALIGN on TD and WIDTH/SIZE on HR were not CSSized when the elements are created in CSS mode.
b=169824, r=akkana, sr=kin
|
2002-09-20 08:53:52 +00:00 |
seawood%netscape.com
|
3a9d1d6591
|
Use separate vars for enabling & disabling c++ rtti & exceptions support.
Turn rtti support on for BeOS by default (since it requires it).
Bug #166400 r=pavlov
|
2002-09-20 08:50:59 +00:00 |
seawood%netscape.com
|
a1c5307c6d
|
Add dependency support for NSS to PSM by checking to see if any NSS files have changed during the checkout.
Bug #167927 r=pavlov
|
2002-09-20 08:46:21 +00:00 |
seawood%netscape.com
|
8d7073e686
|
Make sure that OS_TARGET is set to WINNT if NT is detected by uname.
Bug #161725 r=pavlov
|
2002-09-20 08:42:29 +00:00 |
seawood%netscape.com
|
a2f42030c7
|
Remove hack to work around NSS' lack of dependencies since it only worked for gcc builds.
Bug #167927 r=wtc
|
2002-09-20 08:35:24 +00:00 |
rogerl%netscape.com
|
e61787f65c
|
Added Math class functionality.
|
2002-09-20 06:44:36 +00:00 |
sfraser%netscape.com
|
3b8d1f9b14
|
Fix bug 137295 -- gaps in images sometimes. We need to work around a CopyDeepMask bug when the clip region is complex, by restricting the clip region to the image destination rectangle. r=sdagley, sr=scc.
|
2002-09-20 06:33:06 +00:00 |
hewitt%netscape.com
|
e60ecc9718
|
renaming mozbrowser.exe to phoenix.exe and changing profile directory to /Phoenix
|
2002-09-20 05:03:16 +00:00 |
jpierre%netscape.com
|
400ef5f4fc
|
Fix for 145785 - Need to create signer infos using Subject Key ID. r=relyea
|
2002-09-20 04:41:47 +00:00 |
sspitzer%netscape.com
|
a1ca0c256d
|
whoops, my mistake. we still need that seperator.
|
2002-09-20 04:28:40 +00:00 |
jpierre%netscape.com
|
d8da4ff8b4
|
Update TC TrustCenter CAs in NSS 3.6 (tip). Fix for 169038
|
2002-09-20 04:26:55 +00:00 |
sspitzer%netscape.com
|
af98a38cc8
|
comment out the seperator, too.
|
2002-09-20 04:18:27 +00:00 |
sspitzer%netscape.com
|
d039387008
|
comment out some of the spam UI I added, until it's ready.
|
2002-09-20 04:17:35 +00:00 |
akkana%netscape.com
|
0702744c5b
|
169756: in text-control mode, tab to password fields too. r=glazman sr=sfraser
|
2002-09-20 04:10:55 +00:00 |
blakeross%telocity.com
|
c49577e698
|
Fix 169347 and 169823.
|
2002-09-20 03:52:36 +00:00 |
bolian.yin%sun.com
|
f9c351a95b
|
Bug 169631, MAI should hook the mozilla accessibility after atk-bridge callback with get_application
|
2002-09-20 03:48:22 +00:00 |
bolian.yin%sun.com
|
0adba557f3
|
Bug 169632, deal with event nsIAccessibleEventListener::EVENT_REORDER.
NOT for default build.
|
2002-09-20 03:47:12 +00:00 |
pschwartau%netscape.com
|
a631b00772
|
Initial add. Tests ECMA-262 Edition 3 Section 15.4.4.4. See bug 169795.
|
2002-09-20 03:35:24 +00:00 |
blakeross%telocity.com
|
ddd20739fc
|
Moving over dbaron's filtering fix, backing out search code for now.
|
2002-09-20 02:54:41 +00:00 |
mkaply%us.ibm.com
|
345106e923
|
HPUX bustage - need newline at end
|
2002-09-20 02:43:43 +00:00 |
timeless%mac.com
|
8c4278169e
|
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
|
2002-09-20 02:42:44 +00:00 |
henry.jia%sun.com
|
ee51e55a70
|
Patch for bug 133717: Possibly missing a break before falling through into the default case
Patch by leon.zhang@sun.com
r=henry, sr=bienvenu
|
2002-09-20 02:40:42 +00:00 |
blakeross%telocity.com
|
27e778884d
|
Fixing close button.
|
2002-09-20 02:31:43 +00:00 |
jfrancis%netscape.com
|
516573b6ea
|
fix for 168336: block operations crossing breaks incorrectly
r=fm
sr=kin
|
2002-09-20 02:28:55 +00:00 |
blakeross%telocity.com
|
4bdb6139fb
|
More.
|
2002-09-20 02:27:50 +00:00 |
jfrancis%netscape.com
|
c97d1d8f6f
|
fix for 167893: ordered list not pasted properly. r=cmanske, sr=kin
|
2002-09-20 02:27:19 +00:00 |
blakeross%telocity.com
|
843b806427
|
Fix 169348.
|
2002-09-20 02:27:06 +00:00 |
kyle.yuan%sun.com
|
b2732c66ef
|
Bug 150590 should be able to type words into <select> - incremental search for item
r=jkeiser, sr=bryner
Support incremental typing navigation for <select>
|
2002-09-20 02:12:12 +00:00 |
glazman%netscape.com
|
371a6a2a1b
|
missing changes in nsHTMLEditor.cpp from bug 167712, solves minor problems in CSS mode of Composer, r=timeless, sr=kin
|
2002-09-20 02:09:04 +00:00 |
blakeross%telocity.com
|
85bb32ce60
|
167430 - second phoenix window opens mozilla. r=hyatt sr=bryner
|
2002-09-20 02:08:11 +00:00 |
jpierre%netscape.com
|
c3f00fe7c2
|
Fix for bug 156042 - crash when CA not issued by a valid CA
|
2002-09-20 01:53:33 +00:00 |
kmcclusk%netscape.com
|
2508de9f03
|
On WIN32 only. Dispatch pending paints before dispatching mouse and keyboard events to eliminate paint starvation when dragging or typing r=rods@netscape.com sr=kin@netscape.com bug 163528
|
2002-09-20 01:24:36 +00:00 |
depstein%netscape.com
|
01901d9c17
|
Updated ReadMe. not part of the build.
|
2002-09-20 01:17:28 +00:00 |
peterlubczynski%netscape.com
|
6303316acc
|
Fixing bug 169753: NPN_GetURL and friends fail if called before NPP_New returns r=av sr=heikki
|
2002-09-20 00:17:28 +00:00 |
sspitzer%netscape.com
|
cee997f793
|
land spam UI: control panel UI, spam log UI, toolbar button, tools menu, thread pane UI.
currently, hidden by default. more work to come. r/sr=bienvenu. bug #169638
|
2002-09-20 00:04:01 +00:00 |
radha%netscape.com
|
87d527eb6f
|
Additional changes related to previous checkin for bug 151061. More error checking per discussion in the bug.
|
2002-09-20 00:03:03 +00:00 |
sspitzer%netscape.com
|
9723a4870a
|
mac build fixes for bug #169638
|
2002-09-20 00:01:23 +00:00 |
gerv%gerv.net
|
82a63c65ec
|
Bug 167476 - unix_timestamp conversion error using MySQL. Patch by finne@stofanet.dk; r=gerv.
|
2002-09-19 23:15:14 +00:00 |
srilatha%netscape.com
|
59b625075a
|
backing out my previous checkin.
|
2002-09-19 23:12:35 +00:00 |
gerv%gerv.net
|
0aa265a7a7
|
Bug 152935 - Pref for no notification on Target Milestone change not respected. Patch by jodym@oeone.com; r=bbaetz, gerv.
|
2002-09-19 23:01:16 +00:00 |
srilatha%netscape.com
|
031be29095
|
Fix for bug # 167803. Ensure that mContentTreeOwner is not null.
r=danm, sr=alecf
|
2002-09-19 22:37:37 +00:00 |
radha%netscape.com
|
51c6453edf
|
Fix for bug # 151061. Mozilla loses base uri for wyciwyg documents. r=caillon sr=jst.
|
2002-09-19 21:59:34 +00:00 |
rods%netscape.com
|
84a1fbb462
|
Change STF to use an unconstrainad reflow instead of searching for the widest frame
Bug 168961 r=dcone sr=kin
|
2002-09-19 21:45:07 +00:00 |
mkaply%us.ibm.com
|
9691e0f88d
|
Oops - should have been a backslash here - thanks pkw@us.ibm.com
|
2002-09-19 21:17:21 +00:00 |
gerv%gerv.net
|
ee449a7d6a
|
160476 - boolean chart addition doesn't keep query template format. Patch by gerv; r=myk.
|
2002-09-19 21:05:17 +00:00 |
chanial%noos.fr
|
2efe3ca54f
|
reset the items to be toggled before any transaction
|
2002-09-19 20:45:58 +00:00 |
myk%mozilla.org
|
85ae6a1eea
|
Last part of fix for bug 146945: Hack to support format=rdf for legacy applications that don't know to do ctype=rdf instead.
r=gerv
|
2002-09-19 20:17:21 +00:00 |