Граф коммитов

117301 Коммитов

Автор SHA1 Сообщение Дата
jst%netscape.com a1432acf07 Removing unused nsresult rv. 2003-04-02 00:09:20 +00:00
aaronl%netscape.com 24e2030c64 fixing bustages 2003-04-02 00:01:28 +00:00
aaronl%netscape.com 47f51587b7 Fixing 'other' platforms' Makefile.in other 2003-04-01 23:48:25 +00:00
aaronl%netscape.com 08dc4190b6 Fixing bustage 2003-04-01 23:31:43 +00:00
aaronl%netscape.com 1cd954d59b Fixing bustage 2003-04-01 23:31:24 +00:00
bzbarsky%mit.edu 76ede58660 Fix some misleading indentation. No bug, r=lumpy, sr=mozbot 2003-04-01 23:19:37 +00:00
aaronl%netscape.com 3c675fa56b Fixing bustages 2003-04-01 23:16:30 +00:00
aaronl%netscape.com 568e6a16e8 Fixing bustages 2003-04-01 23:06:12 +00:00
wtc%netscape.com c684e24248 Bug 200179: prepend, rather than overwrite, the shared library search path.
We can't assume the shared library search path is not set.
2003-04-01 22:58:26 +00:00
aaronl%netscape.com 12310c2ebc Fixing bustages 2003-04-01 22:57:00 +00:00
wtc%netscape.com f18c2a96c5 Destroy the hash context, public key, private key, and slot so that NSS
shutdown will succeed.  r=relyea.
2003-04-01 22:47:46 +00:00
aaronl%netscape.com f2924a633e Still fixing bustage 2003-04-01 22:46:11 +00:00
mkaply%us.ibm.com 095371164f Someone forgot to add absyncsv.dll here when they did it for Windows 2003-04-01 22:36:49 +00:00
mkaply%us.ibm.com ac7293f588 #199529
r=mkaply, sr=blizzard (platform specific)
Do the right codepage conversion when dragging/dropping
2003-04-01 22:36:10 +00:00
aaronl%netscape.com f74f59dd3b Fixing bustage 2003-04-01 22:18:29 +00:00
wtc%netscape.com 845b452495 Added a missing {. 2003-04-01 22:03:07 +00:00
mcs%netscape.com 45186e0c0f Partial fix for 148272 - flawfinder warnings in directory.
Fix most critical warnings in the core LDAP library code:
    AIX has snprintf() so we now #define HAVE_SNPRINTF there.
    Use snprintf() instead of sprintf() in ldap_perror().
    Use snprintf() instead of sprintf() in ldap_init_getfilter_buf()
     and improve error reporting for bad regular expressions.
2003-04-01 21:04:23 +00:00
aaronl%netscape.com 9d74c64e93 Fixing horkage. Forgot cvs add on this file nsIAccessNode.idl 2003-04-01 20:39:57 +00:00
ere%atp.fi 0e30224475 Bug 189085: focus the previous window in z-order on Windows when closing a non-modal window.
r=danm, sr=jag
2003-04-01 20:04:36 +00:00
aaronl%netscape.com 8457bb1d7e Bug 199060. Move most accessibility code out of widget. Merge MSAA-specific and XP accessibility object hierarchies into one tree of objects. Paves way for XP accessibility caching, more stability, and it's just better. r=kyle, sr=alecf 2003-04-01 20:02:51 +00:00
aaronl%netscape.com bda670a5d6 Bug 197157. Find as you type not wrapping - fixing regression. r=kyle, sr=sfraser 2003-04-01 19:55:55 +00:00
axel%pike.org 5a4b07d901 bug 199484, xml pretty printing regressed, fix the contract ID for XSLT document transformer, r/sr=peterv 2003-04-01 19:50:42 +00:00
seawood%netscape.com 4957953e70 Obsoleting xp_str.h:
* Move XP_IS_ macros into nsCRT.h & rename them to NS_IS_
* Make local XP_IS_ macros use the nsCRT ones
* Remove NOT_NULL defines
Bug #199920 r=alecf sr=bryner
2003-04-01 19:38:12 +00:00
dbaron%dbaron.org 66eee275cc Remove unused file. b=198627 r+sr=sfraser 2003-04-01 19:32:59 +00:00
bishakhabanerjee%netscape.com b9eafcbc3d checking return value of NSS_Shutdown() - bug 171263 2003-04-01 19:23:18 +00:00
bishakhabanerjee%netscape.com 6d93899099 checking return value of NSS_Shutdown - bug 171263 2003-04-01 19:13:50 +00:00
bishakhabanerjee%netscape.com 65218ae3b9 checking return value of NSS_Shutdown() - bug 171263 2003-04-01 19:11:38 +00:00
bishakhabanerjee%netscape.com 8e0426802d Checking return value of NSS_Shutdown() - bug 171263 2003-04-01 19:05:56 +00:00
bishakhabanerjee%netscape.com 7bbe39697c checking return value of NSS_Shutdown() - bug 171263 2003-04-01 19:00:50 +00:00
djani%netscape.com 1961022e76 Bug 198218: added usage for -g 2003-04-01 18:12:49 +00:00
mcs%netscape.com 142c4d2d3e Fix 190539 - Speed optimizations for OS/2.
Changes merged from ldapcsdk_50_client_branch.
2003-04-01 18:11:26 +00:00
mcs%netscape.com 18a4d8c423 Fix 199353 - ldapsearch contains recurring memory leaks.
Free the entry controls (ectrls) array inside print_entry().
2003-04-01 17:55:45 +00:00
mcs%netscape.com db2b44014d Fix bug # 200007 - add option to flush ldapsearch output after each entry.
The new option is:
    -r flush output after each entry is printed (useful with -C)
2003-04-01 17:04:41 +00:00
mcs%netscape.com 908b4bf2b6 Fix bug # 174912 - Sporadically missing entries during referral.
Don't treat a request as complete if its LDAP result message
  has not yet been received. Previously, nested referrals and
  references could cause requests to be prematurely terminated.
2003-04-01 15:17:11 +00:00
wtc%netscape.com 71aea5f0fa Bug 180294: on OpenVMS we need to pass the C flags set in the environment
to NSS's coreconf.  The easiest way to do this is to pass Mozilla's
OS_CFLAGS (which includes those flags) to NSS as XCFLAGS. r=wtc. sr=cls.
a=asa.
2003-04-01 15:07:41 +00:00
igor%mir2.org e70e26e2a5 Working on http://bugzilla.mozilla.org/show_bug.cgi?id=198208 :
I removed deprecated methods to access ClassNameHelper functionality through Context instance.
2003-04-01 14:52:27 +00:00
mhammond%skippinet.com.au 4a6a920da8 Moving towards making an optional part of the build. Not part of the
build :)
2003-04-01 14:17:28 +00:00
mhammond%skippinet.com.au 9b18893922 Get Python XPCOM bindings building with 1.4. Not part of the build. 2003-04-01 13:22:16 +00:00
igor%mir2.org 601bdbff9a Work for http://bugzilla.mozilla.org/show_bug.cgi?id=198208 :
I removed deprecated since 1.5R3 omj.ClassOutput and moved some of code from omj/ClassNameHelper.java to omj/optimizer/OptClassNameHelper so if one does not need the optimizer package, the jar will be smaller.
2003-04-01 11:39:08 +00:00
brade%netscape.com bf5ac4b843 correct some API changes; add a few more commands; still incomplete (NOT PART OF BUILD) 2003-04-01 09:54:28 +00:00
gerv%gerv.net e8116dc558 Bug 195530 - Make javascript version of buglists available. r=bbaetz, jesse, a=justdave. 2003-04-01 07:13:19 +00:00
jkeiser%netscape.com 360fff450c Fix .originalTarget problems in editor (bug 193689), r=brade@netscape.com, sr=jst@netscape.com, a=asa 2003-04-01 06:12:51 +00:00
varga%netscape.com 270b1a8492 Quick fix for bug 199619. Cannot create new bookmark folders in "Manage Bookmarks"
r=pch, sr=jag, a=asa
2003-04-01 05:09:22 +00:00
seawood%netscape.com 655808374a Turn off optimizations for prprf.c on OS/2 to avoid PR_snprintf problem.
Thanks to Michael Kaply <mkaply@us.ibm.com> for the patch.
Bug #199901 r=wtc a=asa
2003-04-01 04:06:17 +00:00
louie.zhao%sun.com 1fcd577b0b fix bug 183092 "Buffer overrun calling Java from JS"
patch = joshua.xia@sun.com; r = rogerl; sr = beard; approval = asa
2003-04-01 03:11:53 +00:00
sfraser%netscape.com 770e5bd8b2 Fix static target include paths. 2003-04-01 01:55:34 +00:00
djani%netscape.com c0796c36da Bug 198218: Now, the ldap clients send the password policy request control by default at the 'bind' level. To suppress it, use -g option. Also, the clients can parse the password policy response control. 2003-04-01 01:37:54 +00:00
jpierre%netscape.com ed4c7c9bc6 Fix for 199227 - keep enumerating certs in tokens even if one token fails. r=relyea 2003-04-01 00:07:05 +00:00
gerv%gerv.net b20a40ccd7 Bug 80157 - Add "regenerate" option to collectstats.pl. Patch by rwalters@qualcomm.com, with tweaks by jean_seb@hybride.com, dberlin@dberlin.org and gerv@mozilla.org; r=gerv, a=justdave. 2003-03-31 22:33:06 +00:00
gerv%gerv.net 3c2a295910 Bug 192121 - Javascript error in guided bug entry. Patch by gerv; r=kiko, a=justdave. 2003-03-31 21:42:18 +00:00