jpierre%netscape.com
|
277eb23aae
|
Fix for bug 200394 - update softoken version to 3.8 . r=wtc
|
2003-04-03 02:14:59 +00:00 |
sfraser%netscape.com
|
962cc332dc
|
New files for running the layout regression tests, which use nsIFrameDebugObject. Layout regression tests only work in debug builds. Bug 139911.
|
2003-04-03 02:05:38 +00:00 |
sfraser%netscape.com
|
8850cbd279
|
Remove debug plugin cruf made obsolete by bug 139911. r=peterl, sr=bryner
|
2003-04-03 02:01:54 +00:00 |
bryner%netscape.com
|
ac1dc038a3
|
removing unneeded #include. r=kerz, sr=blake
|
2003-04-03 02:01:42 +00:00 |
jj%netscape.com
|
84c11a0e7e
|
updated version strings to 1.4b - bug 198279
|
2003-04-03 01:56:58 +00:00 |
bryner%netscape.com
|
2fd9d2d856
|
fixing mac build problems
|
2003-04-03 01:55:21 +00:00 |
sfraser%netscape.com
|
358f3ca9ab
|
Expose an API for layout regression tests, called nsIFrameDebugObject. This will only get built if you add 'layout-debug' to your list of extensions in .mozconfig. r=peterl, sr=bryner. Bug 139911.
|
2003-04-03 01:39:42 +00:00 |
seawood%netscape.com
|
27c97a26f6
|
must esacpe, must eascape, must escape
|
2003-04-03 01:38:55 +00:00 |
waldemar%netscape.com
|
0eae5155bb
|
Implemented ... in function argument lists
|
2003-04-03 01:30:30 +00:00 |
waldemar%netscape.com
|
4b735a92df
|
Added support for /* terminated by a non-falling-through statement
|
2003-04-03 01:29:43 +00:00 |
mkaply%us.ibm.com
|
6143492a3a
|
Put p3p where it belongs
|
2003-04-03 01:21:12 +00:00 |
dougt%netscape.com
|
236e682d4c
|
Fixing MOZ_USE_NATIVE_UCONV bustage. nsCharsetConverterManager should always be compiled
|
2003-04-03 01:18:00 +00:00 |
dougt%netscape.com
|
7060eab0e1
|
Only enable xpfe/bootrap if MOZ_XPFE_COMPONENTS is enabled. "This is all going to change with the new roadmap" -- cls. r=cls
|
2003-04-03 00:40:57 +00:00 |
sfraser%netscape.com
|
9aa65acde0
|
Add a ; at the end of a line, fixes bug 200339.
|
2003-04-03 00:36:53 +00:00 |
leaf%mozilla.org
|
17634ce198
|
update installer version, bug 198281, r=lpham
|
2003-04-03 00:10:24 +00:00 |
suresh%netscape.com
|
3eab16a931
|
fix for bug 199910 - should HTTP null-check prompt callbacks?. r-dougt, sr-darin.
|
2003-04-02 23:43:12 +00:00 |
robinf%netscape.com
|
11ad7740c2
|
updates to supported devices and software; r=oeschger, per bug 161765
|
2003-04-02 23:33:57 +00:00 |
wtc%netscape.com
|
bf0da69d28
|
Set NSS version to 3.8.
|
2003-04-02 23:27:01 +00:00 |
nelsonb%netscape.com
|
e2e7547270
|
Fix bug 200224. Eliminate null ptr dereference.
|
2003-04-02 23:24:01 +00:00 |
wtc%netscape.com
|
6600d04115
|
Import NSPR 4.3 RTM.
|
2003-04-02 23:22:57 +00:00 |
seawood%netscape.com
|
19b2850999
|
Third time's a charge.
Thanks to danm@netscape.com for the patch.
Bug #158920
|
2003-04-02 23:22:41 +00:00 |
alecf%netscape.com
|
bff73e5ad2
|
fix for bug 199503 - consolidate layout atoms into the main layout atom lists
sr=bryner, r=jag
|
2003-04-02 23:02:40 +00:00 |
alecf%netscape.com
|
ecb9202673
|
fix for bug 200330 - const the heck out of htmlparser!
sr=sfraser, r=jag
|
2003-04-02 22:59:51 +00:00 |
mkaply%us.ibm.com
|
c7c47f9531
|
#197446
r=cls
From Jessica Blanco -start building os2Embed
|
2003-04-02 22:53:16 +00:00 |
dougt%netscape.com
|
ebbbfcf54f
|
Shutdown Assertion unconditionally says GRE failed when it might be XPCOM that failed. r=timeless rs=me b=196865
|
2003-04-02 22:46:08 +00:00 |
seawood%netscape.com
|
80e1b303cc
|
Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
|
2003-04-02 22:45:08 +00:00 |
heikki%netscape.com
|
5c30081403
|
Remove unneeded dependency.
|
2003-04-02 21:50:55 +00:00 |
heikki%netscape.com
|
2fcfad024a
|
Bug 169980, document.load should add its document to the parent document's loadgroup so that if we leave the current page the load will be aborted aotomatically, r=harishd, sr=darin.
|
2003-04-02 21:44:39 +00:00 |
nhotta%netscape.com
|
547e7a75b3
|
Initialized the output string before appending the results,
bug 200037, r=ftang, sr=darin.
|
2003-04-02 21:33:23 +00:00 |
bryner%netscape.com
|
84fa8d1c64
|
On second thought, let's not unsuppress painting early for pages with object/embed/applet elements. Instead, go back to calling Show() on the document viewer, but suppress the focus controller while doing so. Bug 199927, r=peterl, sr=bzbarsky.
|
2003-04-02 21:26:29 +00:00 |
jst%netscape.com
|
37596c703c
|
Fixing bug 199465. Make the DOM shutdown code flush the XUL cache to ensure that everything is unrooted before the final JS GC is run. r=dbradley@netscape.com, sr=brendan@mozilla.org
|
2003-04-02 21:24:50 +00:00 |
seawood%netscape.com
|
215fce2c37
|
'mount -p' can return multiple mount points. Use the first one.
Bug #158920 r=sspitzer
|
2003-04-02 20:48:13 +00:00 |
mostafah%oeone.com
|
79013e7a94
|
Fixed bug 198859: times of events are displayed 1 hour later than they should be
|
2003-04-02 19:34:47 +00:00 |
alecf%netscape.com
|
0be7c71e1a
|
remove #ifdef NS_DEBUG as per bug 200241
code was already reviewed, just moved out of #ifdef per bryner
|
2003-04-02 15:47:16 +00:00 |
cbiesinger%web.de
|
71536907b8
|
Bug #185523 patch by sergei_d@fi.tartu.ee r=arougthopher@lizardland.net sr=blizzard (BeOS only) Mozilla uses Western font settings for UTF-8 instead Unicode settings
|
2003-04-02 15:39:11 +00:00 |
mkaply%us.ibm.com
|
1c2c4e6e29
|
regviewr.dll should be removed during install
|
2003-04-02 14:36:06 +00:00 |
locka%iol.ie
|
ce2b1f846b
|
Attempt to fix pedantic bustage caused by checkin for b=191023
|
2003-04-02 14:31:43 +00:00 |
mikep%oeone.com
|
1a2fc7defd
|
Fixing bug 200085, adding in week numbers for month view and day view.
|
2003-04-02 14:20:42 +00:00 |
mkaply%us.ibm.com
|
4175027e76
|
Missing comma
|
2003-04-02 14:19:26 +00:00 |
locka%iol.ie
|
ad68ec86af
|
Attempt to fix pedantic bustage caused by checkin for b=191023
|
2003-04-02 13:59:09 +00:00 |
varga%netscape.com
|
4f1b3a2981
|
Fix for bug 191783. Convert bookmark implemenation to use nsIFile instead of nsFileSpec.
patch by bsmedberg, r=varga, sr=alecf
|
2003-04-02 13:11:29 +00:00 |
bbaetz%acm.org
|
709c9b24de
|
Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.
r=gerv
a=justdave
|
2003-04-02 12:35:07 +00:00 |
kaie%netscape.com
|
db88d9b75b
|
b=192320 Cannot down arrow in file
r=mjudge sr=kin
|
2003-04-02 12:05:43 +00:00 |
locka%iol.ie
|
e2df34009e
|
Remove references to webshell and make HTML document more tolerant when supplied with a null docshell. b=191023 r=heikki@netscape.com sr=jst@netscape.com
|
2003-04-02 11:18:00 +00:00 |
locka%iol.ie
|
7042d97622
|
Remove clever PARAM conversion into native types. b=199163 r=dbradley@netscape.com sr=alecf@netscape.com
|
2003-04-02 11:13:15 +00:00 |
locka%iol.ie
|
cd2ccfc3ce
|
Fix browsing to newly opened popup windows. b=188055 r=danm@netscape.com sr=blizzard@mozilla.org
|
2003-04-02 11:09:42 +00:00 |
neil%parkwaycc.co.uk
|
b4a46544cf
|
checked in wrong patch last time (regressed bug 136647 - see also bug 195888 comment 6)
|
2003-04-02 10:28:57 +00:00 |
kyle.yuan%sun.com
|
0f97378c68
|
Bug 198542 missing #ifndef/#endif directives in nsITextControlFrame.h
r=jkeiser, sr=henry.jia
|
2003-04-02 08:34:33 +00:00 |
seawood%netscape.com
|
18152975d3
|
Don't ask. Bug #199920
|
2003-04-02 08:32:46 +00:00 |
seawood%netscape.com
|
a9dc22843a
|
msgCore.h seems to think that os2 has isalpha() too
|
2003-04-02 08:31:39 +00:00 |