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 |
|
neil%parkwaycc.co.uk
|
992c841f1b
|
Bug 196563 View > Page Source disabled if document contains unsupported plug in r=timeless sr=rbs
|
2003-04-02 08:20:39 +00:00 |
|
neil%parkwaycc.co.uk
|
ae9492e7cb
|
Bug 195888 Problems when dialogs launch help r=oeschger sr=alecf
|
2003-04-02 08:19:26 +00:00 |
|
neil%parkwaycc.co.uk
|
a53b669d36
|
Bug 194945 Caret isn't present when toggling to a composer window r=brade sr=jag
|
2003-04-02 08:18:00 +00:00 |
|
neil%parkwaycc.co.uk
|
5891ada230
|
Bug 38367 keyboard shortcuts in menus should be aligned r=timeless sr=alecf
|
2003-04-02 08:15:26 +00:00 |
|
seawood%netscape.com
|
15a82e6474
|
Fixing typo
|
2003-04-02 08:13:19 +00:00 |
|
darin%netscape.com
|
880a607aea
|
adds back debug assertion that got lost during the latest cookie changes, patch=dwitte r+sr=darin
|
2003-04-02 07:13:35 +00:00 |
|
jkeiser%netscape.com
|
57a1ab6f5c
|
Templatized hashtable class by bsmedberg@covad.net (bug 180264), r=jkeiser@netscape.com, sr=alecf@netscape.com
|
2003-04-02 06:53:57 +00:00 |
|
cltbld%netscape.com
|
20f2f376c2
|
Automated update
|
2003-04-02 06:30:14 +00:00 |
|
darin%netscape.com
|
4363120933
|
fixes bug 199221 "provide inline implementations of common string methods" r=dbaron sr=jag
|
2003-04-02 06:24:47 +00:00 |
|
seawood%netscape.com
|
dde77dd296
|
Remove unneeded drive translations
Bug #158920 r=bryner
|
2003-04-02 06:23:46 +00:00 |
|
seawood%netscape.com
|
2ea48d15fd
|
Use 'mount -' to get cygdrive mountpoint rather than assuming /cygdrive.
Bug #158920 r=bryner
|
2003-04-02 06:22:59 +00:00 |
|
cltbld%netscape.com
|
4dbdb7a138
|
Automated update
|
2003-04-02 06:15:09 +00:00 |
|
seawood%netscape.com
|
9323612d92
|
Make --enable-optimize description less confusing?
Bug #118345 r=bzbarsky
|
2003-04-02 06:09:54 +00:00 |
|
alecf%netscape.com
|
e5320ad239
|
ignore generated files
|
2003-04-02 06:04:30 +00:00 |
|
alecf%netscape.com
|
dbf2923f8f
|
ignore generated Makefile
|
2003-04-02 06:03:10 +00:00 |
|
henry.jia%sun.com
|
a873e7e743
|
Patch for bug 35296: SetCaretEnabled() takes too long
Patch by Leon.Zhang@sun.com
r=sfraser, sr=kin
|
2003-04-02 05:48:09 +00:00 |
|
cltbld%netscape.com
|
0f5a17e768
|
Automated update
|
2003-04-02 05:45:05 +00:00 |
|
tara%tequilarista.org
|
1ddb4ddc5b
|
Checking in a fix for bug #187239--preventing fully qualified paths from being displayed.
|
2003-04-02 05:42:22 +00:00 |
|
seawood%netscape.com
|
355f5ff96b
|
Test flags passed to --enable-optimize
Bug #192975 r=bryner
|
2003-04-02 05:35:54 +00:00 |
|
bryner%netscape.com
|
c5358b6362
|
Oops, removing ^M characters. Fixing IRIX bustage.
|
2003-04-02 04:52:53 +00:00 |
|
alecf%netscape.com
|
c8aef61acf
|
fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron
|
2003-04-02 04:51:07 +00:00 |
|