bryner%netscape.com
|
616f022d79
|
this event handler doesn't need to return a value
|
2002-10-29 00:11:41 +00:00 |
shanjian%netscape.com
|
56103cc0a9
|
#172700 NS_ConvertUTF8ToUCS2() surrogates buffer overflow
allocate enough space for surrogate.
p=jgmyers, r=shanjian, sr=dbaron, a=blizzard
|
2002-10-28 22:56:03 +00:00 |
ashishbhatt%netscape.com
|
f9d3e11926
|
adding js file for automation framework
|
2002-10-28 21:57:23 +00:00 |
mikep%oeone.com
|
70a4961a60
|
Fixing location and text of certain aspects of wizard.
|
2002-10-28 21:52:58 +00:00 |
mikep%oeone.com
|
6af2c026fb
|
Fixing bug 177121, problem with context menu not showing right values for tasks
|
2002-10-28 21:37:27 +00:00 |
mkaply%us.ibm.com
|
1014e650d0
|
#175487
r=pedemonte, sr=blizzard, a=tor
OS/2 only - Finishing up OS/2 install wizard work, I swear
|
2002-10-28 20:56:47 +00:00 |
mostafah%oeone.com
|
878f848748
|
Changed the GetNextRecurrence function to support multi-day events. (related to bug 133331)
|
2002-10-28 20:55:28 +00:00 |
mkaply%us.ibm.com
|
fbbb20f4df
|
#175487
r=pedemonte, sr=blizzard, a=tor
OS/2 only - Finishing up OS/2 install wizard work, I swear
|
2002-10-28 20:43:08 +00:00 |
mikep%oeone.com
|
8b4906bcf4
|
Fixing name of variable.
|
2002-10-28 20:29:03 +00:00 |
mikep%oeone.com
|
cb0de6bc70
|
Fixing bug 172901.
|
2002-10-28 20:26:45 +00:00 |
rogerl%netscape.com
|
19a5012358
|
Switch statement start.
|
2002-10-28 17:52:33 +00:00 |
rogerl%netscape.com
|
61c7b053ba
|
Fixed activation stack after throw across nested interpreter loop
invocation.
|
2002-10-28 17:21:42 +00:00 |
mikep%oeone.com
|
24d72e81ef
|
Fixing location of jslib.
|
2002-10-28 13:40:31 +00:00 |
bryner%netscape.com
|
06017efe72
|
fixing js strict warnings... i'm not sure why this function is returning a value at all
|
2002-10-28 12:03:21 +00:00 |
bryner%netscape.com
|
54c33e8733
|
Fixing some compiler warnings (extra stuff after #endif, no newline at end of file, member initializer ordering, and signed/unsigned comparisons)
|
2002-10-28 11:28:43 +00:00 |
sspitzer%netscape.com
|
93e045b372
|
new icon for the chat button in addressbook from gail. not referenced by any css yet, so not part of the build.
|
2002-10-28 08:40:04 +00:00 |
rogerl%netscape.com
|
89dbea3dc5
|
Handling exceptions in initilizations.
|
2002-10-28 07:37:58 +00:00 |
dougt%netscape.com
|
f88bfa31cc
|
Fixes EPLF dates. patch by bugzilla@w.d6.org, r=dougt, sr=darin, a=blizzard
|
2002-10-28 06:30:16 +00:00 |
pschwartau%netscape.com
|
1f35a0e9af
|
Fixed small bug in reporting of skipped tests.
|
2002-10-28 03:44:09 +00:00 |
pschwartau%netscape.com
|
396d6db9e7
|
Improving efficiency by calling xp_path() as little as possible. Also, never call xp_path() on a user-provided path.
Improving consistency of style in the get_xxx_engine_command() functions.
|
2002-10-28 03:31:03 +00:00 |
rogerl%netscape.com
|
dfc88a5e36
|
var definition initialization fixes.
|
2002-10-28 02:05:47 +00:00 |
hyatt%netscape.com
|
854598af2f
|
Up the version to 0.4
|
2002-10-27 23:19:06 +00:00 |
hyatt%netscape.com
|
4aec38e9f7
|
Fix autocomplete bug. Total hack. No idea what I'm doing, but it works.
|
2002-10-27 22:57:59 +00:00 |
chanial%noos.fr
|
c4467c50d5
|
Set as Bookmarks Toolbar Folder (instead of Personal)
|
2002-10-27 03:15:19 +00:00 |
timeless%mozdev.org
|
0e0787e6e4
|
Bugzilla Bug 176936 minor consistency changes for editproducts and editflags
r=joel
|
2002-10-27 00:30:13 +00:00 |
ian%hixie.ch
|
ec55dafdc3
|
Two new filters (substr and acronymise), plus renaming uri_parameter to uriparameter to be consistent with the other filters
|
2002-10-26 22:43:01 +00:00 |
blythe%netscape.com
|
63da865489
|
Not part of build.
Polish the output of this trace-malloc tool with some options.
|
2002-10-26 19:24:22 +00:00 |
kirk.erickson%sun.com
|
46d92ed7fa
|
Integrated bundle of changes that we're done on NSS_3_3_2_SUN_PKG_BRANCH.
x86 support (separate prototype_sparc, prototype_i386)
single updated copyright on common_files
no pkgdepend in common_files
|
2002-10-26 18:04:40 +00:00 |
chanial%noos.fr
|
591a979097
|
fix some focus issues
|
2002-10-26 16:53:19 +00:00 |
bbaetz%student.usyd.edu.au
|
dd3d83d08e
|
Bug 147833 - start using CGI.pm
r=gerv, justdave
|
2002-10-26 01:57:09 +00:00 |
depstein%netscape.com
|
66c5e8e6fc
|
Better error checking in QaUtils and webProgLstnr methods. Not part of the build.
|
2002-10-26 01:49:44 +00:00 |
pschwartau%netscape.com
|
173a525faa
|
Improving efficiency. Make $win_sep a global variable so we only have to call get_win_sep() once. And then, only use $win_sep if it differs from $path_sep.
|
2002-10-26 01:24:21 +00:00 |
bbaetz%student.usyd.edu.au
|
d1b6460a8e
|
Bug 171278 - component/product ids mean that you can't do change queries on
component/product
r=gerv
|
2002-10-26 01:01:41 +00:00 |
cathleen%netscape.com
|
2ec76cfe3e
|
update spacetrace catagory rules. not part of the build
|
2002-10-26 00:35:08 +00:00 |
bzbarsky%mit.edu
|
0d1f480e2e
|
Initialize variables before using them in conditionals. Bug 122070,
r=cls,pink, sr=bryner, a=blizzard
|
2002-10-26 00:30:25 +00:00 |
blythe%netscape.com
|
f0e93aa430
|
Not part of build.
Fix for bug 176350, quicker trace malloc stats for performance eyeballing.
|
2002-10-26 00:21:42 +00:00 |
pschwartau%netscape.com
|
e42e0041f5
|
Removing two calls to xp_path(). They are unnecessary, since xp_path() gets called again later in the program on the same paths. This also fixes a couple of new bugs. Rev 1.41 of jsDriver made xp_path() more subtle on Windows: it may now return paths containing backslashes instead of forward slashes. But backslashes cause the Perl methods |join| and |grep|, both of which are used in jsDriver, to fail. So we are now delaying any calls to xp_path() until after those methods are used.
|
2002-10-26 00:11:50 +00:00 |
nelsonb%netscape.com
|
b1090ac99f
|
Plug cert leak in NSS_SMIMESignerInfo_SaveSMIMEProfile. Bug 176799.
Patch contributed by Kai Engert.
|
2002-10-25 22:46:48 +00:00 |
hyatt%netscape.com
|
4f26adf194
|
Add the ability to add sites by hand to the popup whitelist.
|
2002-10-25 21:55:48 +00:00 |
smontagu%netscape.com
|
1dd61e29e2
|
Bug 176595: crash caused by wrong parent deleting the next in flow child. r=alexsavulov, sr=dbaron, a=dbaron.
|
2002-10-25 21:40:32 +00:00 |
axel%pike.org
|
2314137e5c
|
bug 54659, close() in files in transformiix standalone, not part of build, r=sicking, sr=peterv, a=blizzard
|
2002-10-25 20:52:29 +00:00 |
mikep%oeone.com
|
eccfe24949
|
A ton of fixes for the calendar. Multiple calendar info is now stored in RDF instead of prefs, there's a new datepicker and I've integrated changes from OEone into our calendar.
|
2002-10-25 19:28:14 +00:00 |
hyatt%netscape.com
|
e770181c66
|
make ctrl+num switch to tabs instead of alt+num
|
2002-10-25 18:13:29 +00:00 |
rogerl%netscape.com
|
b34bce1208
|
Fixed Number.NaN
|
2002-10-25 18:03:19 +00:00 |
rogerl%netscape.com
|
c6a9a760c5
|
Added separate number class and initialization.
|
2002-10-25 17:58:43 +00:00 |
rogerl%netscape.com
|
13b370c337
|
hey rog
|
2002-10-25 16:15:55 +00:00 |
cltbld%netscape.com
|
89782d4f25
|
Moving scrape logic over to perl side, insert unique token here. (mcafee)
|
2002-10-25 16:00:31 +00:00 |
mkaply%us.ibm.com
|
c8c17671a6
|
#176084
r=cls, a=dbaron
Packaging updates for OS/2
|
2002-10-25 14:54:39 +00:00 |
timeless%mozdev.org
|
6eaaef26f3
|
Bug 155696 MOZ_PLUGIN_PATH should support colon-delimited PATH syntax
r=ccarlen sr=shaver a=dbaron
|
2002-10-25 13:08:44 +00:00 |
wtc%netscape.com
|
ea3553c66c
|
Bug 168831: fixed the bug that PR_Poll was ignoring out_flags reported by
the poll methods of I/O layers on the Mac. This patch was written by
jgmyers and reviewed by sfraser and wtc.
|
2002-10-25 12:43:40 +00:00 |