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

117129 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 19d7284dc8 Make the IconLoad hold a ref to the image listener. Fixes race to a crash.
Bug 199021, r=pavlov, sr=dbaron
2003-04-02 01:35:20 +00:00
bzbarsky%mit.edu cf91cfe654 Fix crash on failures to open channels. Bug 199966, r=pr0nmeister (pavlov),
sr=jst
2003-04-02 01:32:50 +00:00
bzbarsky%mit.edu 5c7258dfc2 Fix range.surroundContents() to not rearrange the content order. Bug 191625,
r=sicking, sr=peterv
2003-04-02 01:30:33 +00:00
alecf%netscape.com 836c6c7024 fix for bug 200139 - nsHTMLEntities has way too many static tables - switch everying over to "const" and stop allocating copies of static data
r=harishd, sr=sfraser
(oh, and spelling update: Comparitor -> Comparator)
2003-04-02 01:16:29 +00:00
jake%bugzilla.org e2494f2b5a Bug 194541 - Dot is a binary executable, not a perl script so we don't need to prefix the system call with the perl binary. There are no more system calls of perl scripts in Bugzilla, so this section can go away. 2003-04-02 01:12:31 +00:00
jake%bugzilla.org 0b1c2722d4 Misc. updates to the FAQ. 2003-04-02 01:10:38 +00:00
jake%bugzilla.org 285bc77ee5 Bug 171674 - Adding a section to the Troubleshooting section describing how to fix the File::Temp problems in perl 5.6.0. 2003-04-02 00:40:56 +00:00
jst%netscape.com 8f126a887a Removing unused nsresult rv. 2003-04-02 00:09:20 +00:00
aaronl%netscape.com c704a40f04 fixing bustages 2003-04-02 00:01:28 +00:00
aaronl%netscape.com ee50e23dc1 Fixing 'other' platforms' Makefile.in other 2003-04-01 23:48:25 +00:00
aaronl%netscape.com 2fe2e37699 Fixing bustage 2003-04-01 23:31:43 +00:00
aaronl%netscape.com 317192d897 Fixing bustage 2003-04-01 23:31:24 +00:00
bzbarsky%mit.edu 8bf6f94f4b Fix some misleading indentation. No bug, r=lumpy, sr=mozbot 2003-04-01 23:19:37 +00:00
aaronl%netscape.com 4332b5d92c Fixing bustages 2003-04-01 23:16:30 +00:00
aaronl%netscape.com aa7d0ce138 Fixing bustages 2003-04-01 23:06:12 +00:00
wtc%netscape.com d92f79a4d6 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 dbdef14a43 Fixing bustages 2003-04-01 22:57:00 +00:00
wtc%netscape.com 08505503e5 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 d83f1454df Still fixing bustage 2003-04-01 22:46:11 +00:00
mkaply%us.ibm.com 1475130738 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 0c4d26f622 #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 f5e490be84 Fixing bustage 2003-04-01 22:18:29 +00:00
wtc%netscape.com 8e7b2d5896 Added a missing {. 2003-04-01 22:03:07 +00:00
mcs%netscape.com 346de1e6ae 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 3fba60073a Fixing horkage. Forgot cvs add on this file nsIAccessNode.idl 2003-04-01 20:39:57 +00:00
ere%atp.fi cdc0dbcc7f 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 40168b0747 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 edbd6a0305 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 2f3d5baa00 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 92be0f5be9 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 8381c0d44d Remove unused file. b=198627 r+sr=sfraser 2003-04-01 19:32:59 +00:00
bishakhabanerjee%netscape.com bd0947dad5 checking return value of NSS_Shutdown() - bug 171263 2003-04-01 19:23:18 +00:00
bishakhabanerjee%netscape.com 680857dd96 checking return value of NSS_Shutdown - bug 171263 2003-04-01 19:13:50 +00:00
bishakhabanerjee%netscape.com 0eb8144a44 checking return value of NSS_Shutdown() - bug 171263 2003-04-01 19:11:38 +00:00
bishakhabanerjee%netscape.com 648c40a01e Checking return value of NSS_Shutdown() - bug 171263 2003-04-01 19:05:56 +00:00
bishakhabanerjee%netscape.com d863d8633f checking return value of NSS_Shutdown() - bug 171263 2003-04-01 19:00:50 +00:00
djani%netscape.com 27e82f49ab Bug 198218: added usage for -g 2003-04-01 18:12:49 +00:00
mcs%netscape.com 00da1b62fe 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 9ec47562dc 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 b2e711e461 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 5d5474607a 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 39243d2acf 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 729a139dc3 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 26b490fb9e 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 e1b99b5d92 Get Python XPCOM bindings building with 1.4. Not part of the build. 2003-04-01 13:22:16 +00:00
igor%mir2.org 64af9c759b 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 8faaa86dec 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 a9911f31b5 Bug 195530 - Make javascript version of buglists available. r=bbaetz, jesse, a=justdave. 2003-04-01 07:13:19 +00:00
jkeiser%netscape.com 7cd170336c 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 b43c5c6180 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