nicolson%netscape.com
|
cac200a7c2
|
Handle AES keys.
|
2002-10-04 21:02:16 +00:00 |
nicolson%netscape.com
|
3fd1601e52
|
allow algorithms to support multiple parameter classes.
|
2002-10-04 21:00:58 +00:00 |
nicolson%netscape.com
|
a793f44808
|
Cleanup spurious printlns and exceptions.
|
2002-10-04 20:59:20 +00:00 |
nicolson%netscape.com
|
19c38d81ff
|
Add SymmetricKey.getLength().
|
2002-10-04 20:58:05 +00:00 |
kirk.erickson%sun.com
|
3b89f811a5
|
Added SUNW_ISA=sparcv9 to clear up error message.
|
2002-10-04 20:43:35 +00:00 |
blythe%netscape.com
|
093e09370b
|
Not part of the build.
Forgot last pattern to exclude.
|
2002-10-04 20:09:08 +00:00 |
blythe%netscape.com
|
ad22cbfc71
|
Not part of the build.
Refine what input files to accept.
|
2002-10-04 20:05:48 +00:00 |
av%netscape.com
|
20ccee9864
|
Updating workspace for the default plugin on Windows, not part of the build
|
2002-10-04 19:59:52 +00:00 |
mikep%oeone.com
|
e366166f98
|
Fixing spelling mistake, bug 170467
|
2002-10-04 14:56:03 +00:00 |
timeless%mac.com
|
6c563141ec
|
Bug 128789 Progressmeter is not smooth
by david@balch.co.uk and gregvalure@wanderlife.com r=andreww sr=hewitt
|
2002-10-04 14:47:39 +00:00 |
chanial%noos.fr
|
c0db97011c
|
remove no more pertinent comment
|
2002-10-04 11:26:55 +00:00 |
chanial%noos.fr
|
6503ad2210
|
bug 172504: Context menu items in Bookmarks sidebar don't work (Windows)
|
2002-10-04 11:11:59 +00:00 |
hyatt%netscape.com
|
20a66be47e
|
Fix for 172545, give datasources the ability to specify icons for XUL trees, r=varga, sr=jag
|
2002-10-04 08:26:36 +00:00 |
hyatt%netscape.com
|
a3b7c684e1
|
Set an infinite expiration for bookmark favicons. Not used by Mozilla (Phoenix only). r=brendan, sr=jag
|
2002-10-04 07:42:58 +00:00 |
curt%netscape.com
|
ab8a3e4992
|
Implementation of new config.ini syntax for Condition keyword.
(Bug #169580, r=jbetak, sr=dveditz)
|
2002-10-04 07:40:08 +00:00 |
hyatt%netscape.com
|
7ebe6b87ed
|
Full favicon support landed. Dependent on some mozilla trunk work, but harmless until i get that checked in.
|
2002-10-04 07:38:44 +00:00 |
depstein%netscape.com
|
e35efbe07d
|
Better error checking for NS objects. not part of the build.
|
2002-10-04 07:26:37 +00:00 |
depstein%netscape.com
|
96d308915a
|
Reference to mozEmbed.ico. not part of the build.
|
2002-10-04 07:21:53 +00:00 |
gerv%gerv.net
|
4bb2e8376c
|
Bug 155389 - More <link> elements & templatization of navigation_links. Fix small regression where I accidentally damaged the user.login field. Patch by gerv.
|
2002-10-04 07:14:15 +00:00 |
seawood%netscape.com
|
cc9190b38d
|
Fix --disable-bidi on mac bustage.
Bug #136293 r=smontagu sr=jag
|
2002-10-04 06:56:22 +00:00 |
leaf%mozilla.org
|
69557b57e4
|
Automated update
|
2002-10-04 06:39:31 +00:00 |
tor%cs.brown.edu
|
b2e0901034
|
update libpng to 1.2.5. r=cls
|
2002-10-04 06:34:53 +00:00 |
jaggernaut%netscape.com
|
2b7d3d081a
|
Bug 118835: add support for home page groups. r=law, sr=hewitt
|
2002-10-04 04:42:39 +00:00 |
av%netscape.com
|
a73cd38147
|
Fixing MacOS9 redness
|
2002-10-04 03:54:42 +00:00 |
morse%netscape.com
|
857df36d1c
|
bug 154824, stealth pref to override autocomplete=off, r=mstoltz, sr=dveditz
|
2002-10-04 03:39:46 +00:00 |
dcone%netscape.com
|
669c76e5cd
|
b=143046 r=rods sr=boris API change so we can create different depth nsImages
|
2002-10-04 03:32:26 +00:00 |
blythe%netscape.com
|
0019ce85da
|
Not part of a normal build.
Correct the help text of the script.
|
2002-10-04 03:14:25 +00:00 |
timeless%mac.com
|
3f59f40a28
|
Bug 172433 out of memory check is a bit too late [@ nsMsgKeySet::Output]
r=bbaetz sr=bz
|
2002-10-04 02:54:59 +00:00 |
blythe%netscape.com
|
66f136fd19
|
Not part of a normal build.
Add final touch to license.
|
2002-10-04 02:51:13 +00:00 |
blythe%netscape.com
|
c9cd29ce85
|
Not part of a normal build.
Forgot to license source code.
|
2002-10-04 02:40:43 +00:00 |
blythe%netscape.com
|
5225e70748
|
Not part of any normal build (yet).
Map file parsing tools for a windows build.
Goal will be to use the script to hook up in tinderbox for code size delta tracking.
|
2002-10-04 02:33:15 +00:00 |
curt%netscape.com
|
e0ab272030
|
Added missing file.
(Bug #172495, r=chak, sr=dveditz)
|
2002-10-04 02:27:29 +00:00 |
rjc%netscape.com
|
56003e0b76
|
Fix bug # 120712: memory leak fix. Forced to use nsAutoString as CBufDescriptor doesn't guarantee zero termination. Patch from ajschultz@eos.ncsu.edu. r=rjc sr=jag
|
2002-10-04 02:25:03 +00:00 |
naving%netscape.com
|
aae6d276d3
|
121750 r=cavin sr=mscott fixing focus issues when coming out of quick search
|
2002-10-04 01:27:38 +00:00 |
chanial%noos.fr
|
32e3001f88
|
bug 171327: implement "Use Bookmark" menubutton in General prefs
|
2002-10-04 01:13:49 +00:00 |
hyatt%netscape.com
|
0abe2200b6
|
Add back support for favicons.
|
2002-10-04 00:57:35 +00:00 |
hyatt%netscape.com
|
1d9aa15d94
|
Fix for 172276, enable menus to support context menus (like WinIE's Favorites top-level menu). r/sr=hewitt/brendan
|
2002-10-04 00:57:09 +00:00 |
hyatt%netscape.com
|
67869fa63a
|
Fix for 172276, enable menus to support context menus (like WinIE's Favorites top-level menu).
|
2002-10-04 00:56:43 +00:00 |
alecf%netscape.com
|
daef497db3
|
argh, I'm stupid, s/class/interface/
not part of build
|
2002-10-04 00:48:16 +00:00 |
alecf%netscape.com
|
c1587a2bd2
|
pre-declare nsISimpleEnumerator instead of #including the header, per darin's request
not part of build, for bug 162115
|
2002-10-04 00:47:14 +00:00 |
lordpixel%mac.com
|
b7631ca685
|
Fix for bug 119091 - applescript window z order issues
r=timeless, sr=smfr
|
2002-10-04 00:35:01 +00:00 |
loadrunner%betak.net
|
d06794edfc
|
b112869, No UI to uninstall language packs, r=tao, sr=alecf
|
2002-10-04 00:31:30 +00:00 |
jaggernaut%netscape.com
|
ce4d8afc85
|
Bug 118835: add support for home page groups. r=law, sr=hewitt
|
2002-10-04 00:28:07 +00:00 |
seawood%netscape.com
|
f2acbeccf8
|
Fixing static build bustage caused by checkin for bug 158110.
|
2002-10-04 00:27:14 +00:00 |
curt%netscape.com
|
0f9fbc2466
|
Corrected the registry path. (This has no impact on tinderbox build.)
(Bug #172019, r=jbetak, sr=mscott)
|
2002-10-03 22:50:34 +00:00 |
curt%netscape.com
|
a752d82c33
|
Corrected the registry path. (This has no impact on tinderbox build.)
(Bug #171266, r=jbetak, sr=mscott)
|
2002-10-03 22:47:54 +00:00 |
curt%netscape.com
|
e1e2ccc657
|
Variablized a hardcoded version number. (This has no impact on tinderbox build.)
(Bug #172209, r=jbetak, sr=mscott)
|
2002-10-03 22:44:16 +00:00 |
beard%netscape.com
|
11dbfcfeef
|
Remove obsolete file. r=sspitzer [not part of build, either]
|
2002-10-03 22:29:52 +00:00 |
beard%netscape.com
|
4867e6fb8a
|
Kill warnings. [not part of build]
|
2002-10-03 22:22:42 +00:00 |
av%netscape.com
|
c781d359ab
|
Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard
|
2002-10-03 22:12:40 +00:00 |