loadrunner%betak.net
|
86095087bd
|
bug 64146, Delay nsCharsetMenu initialization to avoid consuming ~2% of startup time, r=dp, sr=brendan, alecf
|
2001-11-02 03:29:30 +00:00 |
|
pchen%netscape.com
|
81a00d4c31
|
81762, r=jag, sr=sfraser, remove uses of nsCRT::strlen() with testing for null and non-empty string, also use IsEmpty() for nsXPIDLCStrings
|
2001-11-02 02:55:59 +00:00 |
|
pchen%netscape.com
|
4fb58159ad
|
81762, r=jag, sr=sfraser, remove uses of PL_strlen with testing for null and non-empty string, also change const char* to static const char[] so that we can use sizeof-1 instead of PL_strlen
|
2001-11-02 02:55:56 +00:00 |
|
pchen%netscape.com
|
e78cdfbc39
|
81762, r=jag, sr=sfraser, remove uses of PL_strlen with testing for null and non-empty string
|
2001-11-02 02:55:51 +00:00 |
|
blakeross%telocity.com
|
b890dfbd59
|
update ui appropriately for helper apps (96939). r=hewitt sr=ben
|
2001-11-01 23:03:37 +00:00 |
|
bryner%netscape.com
|
7ebfcac559
|
Bug 107823 -- rename nsIFile lastModificationDate to lastModificationTime. Not part of the build.
|
2001-11-01 22:35:59 +00:00 |
|
bryner%netscape.com
|
f6837a86ea
|
Fixing out param on QueryElementAt to be casted to (void**). Not part of the build.
|
2001-11-01 20:28:20 +00:00 |
|
bryner%netscape.com
|
b2ec5d941e
|
Fixing several problems/optimizations that jag pointed out. Not part of the build.
|
2001-11-01 20:21:22 +00:00 |
|
jaggernaut%netscape.com
|
2546ff75ba
|
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
|
2001-11-01 09:09:57 +00:00 |
|
bryner%netscape.com
|
0ac7672293
|
Adding new files for C++ rewrite of filepicker. Not part of the build.
|
2001-11-01 07:54:40 +00:00 |
|
tao%netscape.com
|
5bc2918bb4
|
107375: localeVersion 0.9.5 -> 0.9.6 (one more to go..)
|
2001-11-01 03:32:11 +00:00 |
|
tao%netscape.com
|
f8fa28ae88
|
107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
(r=jbetak,sr=dveditz)
|
2001-11-01 01:11:57 +00:00 |
|
seawood%netscape.com
|
8a2a775382
|
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
|
2001-11-01 00:54:48 +00:00 |
|
pete%alphanumerica.com
|
b52992027b
|
b=107823, r=ccarlen, sr=brendan
--pete
|
2001-11-01 00:11:15 +00:00 |
|
bnesse%netscape.com
|
b88e7d2af7
|
Fix for bug 107798. Misc source cleanup and JS strict warning removal. r=sgehani, sr=alecf.
|
2001-11-01 00:07:06 +00:00 |
|
bnesse%netscape.com
|
aa65825ca9
|
Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf.
|
2001-10-31 00:13:06 +00:00 |
|
alecf%netscape.com
|
32aa64067a
|
add initial files for bug 102043 - not part of build, to be reviewed for that bug
|
2001-10-30 22:17:39 +00:00 |
|
ducarroz%netscape.com
|
321184f9e3
|
Fix for bug 86089. Replace attachments string in message compose fields by an array of nsIMsgAttachment objects. This architecture change allow us to dissocie the attachment name from the attachment url. We can also now carry over extra information like the attachment content type or Mac file type. This check in contains also fix for related bug 52428, bug 80895, bug 87765 and bug 89090.
R=varada, SR=sspitzer
|
2001-10-30 14:42:41 +00:00 |
|
ben%netscape.com
|
82d96998ad
|
add licenses. (not part of build)
|
2001-10-30 11:03:44 +00:00 |
|
ben%netscape.com
|
9a364aed7a
|
102477 - Download Manager
adding initial XUL & js files for window, basic listview/toolbar UI,
controllers etc.
NOT PART OF BUILD!
|
2001-10-30 11:02:56 +00:00 |
|
bryner%netscape.com
|
b1494c8444
|
Bug 106208 - don't build nsBaseFilePicker on platforms where we don't have a native filepicker implementation. Also, don't build the XUL filepicker on platforms where we _do_ use a native filepicker implementation. r=cls.
|
2001-10-30 06:10:01 +00:00 |
|
jaggernaut%netscape.com
|
fab10e630f
|
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
|
2001-10-27 14:30:31 +00:00 |
|
jaggernaut%netscape.com
|
f0d82dc0bc
|
Fix js error caused by bnesse's checkin (which I reviewed, shame on me), r=mozbot.
|
2001-10-27 08:16:56 +00:00 |
|
bnesse%netscape.com
|
faf03ce445
|
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
|
2001-10-27 05:39:25 +00:00 |
|
rpotts%netscape.com
|
49eeee6f73
|
bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface...
|
2001-10-27 03:59:37 +00:00 |
|
rpotts%netscape.com
|
ae53430684
|
bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface...
|
2001-10-27 02:52:39 +00:00 |
|
law%netscape.com
|
76b40a993e
|
Bug 95572; patch from Roland (Roland.Tepp@mail.ee); close dialog after launch/reveal; r=law, sr=mscott
|
2001-10-26 23:52:21 +00:00 |
|
sfraser%netscape.com
|
72ca9383ae
|
Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf
|
2001-10-26 23:34:53 +00:00 |
|
alecf%netscape.com
|
9346b7ec9e
|
finally remove this file once and for all - turns out I removed this from the mac build yesterday (by accident, but the file is obsolete anyway)
|
2001-10-26 23:09:16 +00:00 |
|
pchen%netscape.com
|
be2b8367ee
|
bug 104367, r=jag, sr=ben, add bookmark dialog changed id from
newBookmarkDialog to newBookmarkWindow but this getElementByID() call
wasn't updated, ooops
|
2001-10-26 21:37:08 +00:00 |
|
radha%netscape.com
|
80e12b9a8c
|
Fix for bug # 103978. Problems with back/forward at cnn.com, mainly due to expired subframes and clicking back/forward fast. r=adamlock sr=rpotts
|
2001-10-26 19:04:11 +00:00 |
|
bryner%netscape.com
|
d570f57294
|
Bug 93970 -- filepicker can't open symlinked directories. Patch from simm0@ii.net, r=bryner/timeless, sr=ben.
|
2001-10-26 04:34:56 +00:00 |
|
alecf%netscape.com
|
491fe6b2bd
|
Added files:
mozilla/intl/unicharutils/util/nsUnicharUtils.cpp
|
2001-10-26 03:37:38 +00:00 |
|
alecf%netscape.com
|
8b0ceb8c3c
|
final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon
|
2001-10-26 03:18:09 +00:00 |
|
hewitt%netscape.com
|
257b6413cc
|
105751 - splitter should set orient attribute on itself based on parent orientation, r=jag, sr=hyatt
|
2001-10-26 00:09:12 +00:00 |
|
matt%netscape.com
|
b43dd67b70
|
Adding tooltip to sidebar for search. r=samir sr=hewitt bug 77624
|
2001-10-25 06:29:13 +00:00 |
|
dbaron%fas.harvard.edu
|
02f3a2d769
|
Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974
|
2001-10-25 03:21:53 +00:00 |
|
hewitt%netscape.com
|
cbe4bebdc2
|
86551 - First show of autocomplete is blank or something or other, r=jag, sr=hyatt
|
2001-10-23 23:48:35 +00:00 |
|
waterson%netscape.com
|
1b8dcd5791
|
Fix egcs-1.1.2.
|
2001-10-23 03:44:09 +00:00 |
|
dougt%netscape.com
|
b5ba390898
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
|
2001-10-23 01:37:21 +00:00 |
|
dougt%netscape.com
|
0a62d4e8d5
|
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
|
2001-10-22 22:01:27 +00:00 |
|
morse%netscape.com
|
dc92ed2b59
|
bug 105874, minor wording changes in p3p dialog, r=harishd, sr=alecf
|
2001-10-22 21:49:55 +00:00 |
|
bnesse%netscape.com
|
73c9a1111f
|
Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf.
|
2001-10-22 20:54:48 +00:00 |
|
alecf%netscape.com
|
c8469b7ac5
|
bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls
|
2001-10-22 20:44:02 +00:00 |
|
jaggernaut%netscape.com
|
3e278e4913
|
Bug 105973: s/Observe/observe/
|
2001-10-22 04:16:33 +00:00 |
|
matt%netscape.com
|
b5223e661f
|
bug 104119 r=samir sr=blake double escaping sherlock file fixed for netscape search
|
2001-10-22 01:13:04 +00:00 |
|
hewitt%netscape.com
|
d45cd3bc09
|
70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt
|
2001-10-21 04:16:03 +00:00 |
|
hewitt%netscape.com
|
7e10018204
|
102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
|
2001-10-21 03:59:20 +00:00 |
|
ben%netscape.com
|
c7c2b4a954
|
80150 - bookmark gets deleted if dropped on column picker. Prevent drops from being accepted on the head row. r=pchen, sr=hyatt. Also remove an unused obsolete file and add some ids.
|
2001-10-20 11:13:44 +00:00 |
|
ben%netscape.com
|
41f3c95e4b
|
Best fix for 87864, prevent duplicate bookmarks from being processed when loading a bookmarks file.
This code was originally removed from 6.1 because performance issues with IndexOf, which have recently been addressed. r=pchen, sr=waterson
|
2001-10-20 09:26:40 +00:00 |
|