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

69887 Коммитов

Автор SHA1 Сообщение Дата
pnunn%netscape.com 8161f8832b bug#13718: for editor folk. pnunn, r:sfraser. 2000-09-08 22:46:24 +00:00
valeski%netscape.com fffc143b83 50188. ifdef debug'ing stderr output so we don't spew it in release builds. 2000-09-08 22:43:58 +00:00
mcgreer%netscape.com 9a7b580fd6 fix bugs where some nss code expects leading 0's (once used for signs). allows pkcs11 pairwise consistency check to operate correctly. 2000-09-08 22:41:51 +00:00
pinkerton%netscape.com 204b64134e oops, remove a line used in testing. 2000-09-08 22:28:41 +00:00
pinkerton%netscape.com 29143cac0f Use an additional layer of filtering based on file type if we fail on the IC check. This catches things that aren't mapped by IC but we still might want to open. Also fix up the event proc to process update events for windows in the bg. r=sfraser, bugs 50312, 51830 2000-09-08 22:27:37 +00:00
scc%mozilla.org b24a6f0f2c bug #51662, r=bienvenu 2000-09-08 22:07:14 +00:00
ddrinan%netscape.com 8cacd8e867 Build coreconf 2000-09-08 22:05:00 +00:00
tajima%eng.sun.com 7e7dcfd5ec bug fixing for 3 nsbeta3+ bugs: 45287, 47568, and 47833. r=pavlov, a=waterson 2000-09-08 21:58:44 +00:00
putterman%netscape.com 1f055a1b47 More fixes for js warnings and fix for Netscape bug 1793. r=mscott 2000-09-08 21:57:43 +00:00
javi%netscape.com 8242571c31 Whomp the MAC_SECURITY_BRANCH onto the tip. 2000-09-08 21:42:11 +00:00
ddrinan%netscape.com 9cd6cd6f79 Build NSPR as part of PSM build 2000-09-08 21:32:04 +00:00
brendan%mozilla.org d8b759c670 Comments and white-space cleanup. 2000-09-08 21:24:14 +00:00
cls%seawood.org a292abff7d Ok, trying to fix OS/2 one more time 2000-09-08 20:37:16 +00:00
kin%netscape.com 0a378c4993 Added call temporary call to SetInitialValue() in CreateAnonymousContent() to fix
the problem where we can't retrieve the password value from the password
dialog. Breaks logging into IMAP.
r=blizzard@mozilla.org a=leaf@mozilla.org
2000-09-08 14:55:49 +00:00
blizzard%redhat.com 4ba70a721c remove call to unset session history object. a=brendan 2000-09-08 14:51:57 +00:00
alla%lysator.liu.se 405c7b811f Implement js_CompareAndSwap for GCC x86 (Linux, FreeBSD etc). This gives us fast thin locks on Linux. bug 20357 r=brendan a=brendan
This version should now work on older binutils too.
2000-09-08 12:13:39 +00:00
hyatt%netscape.com e9b40f4610 r=ben, same as prev checkin 2000-09-08 10:02:00 +00:00
hyatt%netscape.com 3ade57d231 Tweak loadBindings call, provide hint to optimize possible style re-resolve in XBL, fix spot dbaron forgot. All 3 are r=ben 2000-09-08 10:01:18 +00:00
jband%netscape.com c283db726b warren's fix for the new/free mismatch undid kin's fix for the same problem. Also fix an off by one in the backwards 'for' loop. r=warren 2000-09-08 09:36:35 +00:00
alla%lysator.liu.se 47d1d132c3 Reverting last change. 2000-09-08 09:28:56 +00:00
alla%lysator.liu.se d0c3a704c2 Implement js_CompareAndSwap for GCC x86 (Linux, FreeBSD etc). This gives us fast thin locks on linux.
bug 20357, r=brendan a=brendan
2000-09-08 08:59:37 +00:00
mozilla.BenB%bucksch.org f571ae5db1 51193: Corrections and incorporationg first feedback from the ng. r=David 'Master_D' Krause (mostly), a=brendan. 2000-09-08 08:50:27 +00:00
hewitt%netscape.com 0578710042 #46015 - reload keyboard accelerator, r=ben 2000-09-08 08:49:57 +00:00
mozilla.BenB%bucksch.org 9f850e4ce6 49502: Add flags for View Source window to get scrollbars and be resizable 2000-09-08 08:32:43 +00:00
hewitt%netscape.com 7efa5087b4 #47441 - windows classic scrollbar color correction, r=ben 2000-09-08 08:22:19 +00:00
hyatt%netscape.com 8adaeb8314 Fixes for bugs 45989, 50509, r=ben,jrgm" 2000-09-08 08:04:53 +00:00
jst%netscape.com f97c949fe6 Fixing nsbeta3+ bug 45389. Adding support for window.location.assign('xxx');. r=nisheeth@netscape.com 2000-09-08 07:29:54 +00:00
hyatt%netscape.com 97140a0ffb Binding detached. r=pavlov 2000-09-08 06:59:14 +00:00
hyatt%netscape.com a307d33c09 Implement bindingDetached. r=ben 2000-09-08 06:57:03 +00:00
jst%netscape.com e1cc209d62 Fixing nsbeta3+ bug 48763. <frame src=' '> caused an infinite loop if the base URL for the frame happens to be the URL for the containing frameset. r=pollmann@netscape.com&nisheeth@netscape.com 2000-09-08 06:56:15 +00:00
hyatt%netscape.com 0680484046 Adding a min-width to all treecols. r=ben 2000-09-08 06:56:07 +00:00
hyatt%netscape.com 366dca089a Making splitters support persistence. 2000-09-08 06:55:10 +00:00
hyatt%netscape.com a465d37a02 Making sure threadpane persists width. Just added explicit initial 0 widths and added fixed=true to image cols. r=putterman 2000-09-08 06:54:48 +00:00
mcafee%netscape.com 5c5c9c878b Cleaning up some whacked nsbeta3+ whitespace. r=pavlov 2000-09-08 06:14:04 +00:00
cls%seawood.org 9b48a72888 Yet another attempt at fixing OS/2 bustage. OS/2 requires static libraries that will subsequently be used in EXTRA_DSO_LIBS to end with _s 2000-09-08 06:11:59 +00:00
pollmann%netscape.com 8f431163b3 Bug 51124: Tabbing into text control now again scrolls it into view if offscreen, also adding additional bulletproofing per code review; r=jst@netscape.com 2000-09-08 05:53:28 +00:00
putterman%netscape.com f5ee6288c1 some js warning fixes. r=bienvenu. 2000-09-08 05:46:35 +00:00
sfraser%netscape.com 06676bbd03 Remove another spurious printf (this one wasn't even debug only). r=bryner 2000-09-08 05:33:35 +00:00
sfraser%netscape.com a0a5a58b9b Fix for 51829 -- make View frame source window have scollbars and other goodness. Just some chrome flags. r=BenB 2000-09-08 05:08:34 +00:00
warren%netscape.com 240a1e1cfd Bug 46772. Added nsIDirectoryService::UnregisterProvider 2000-09-08 04:57:33 +00:00
putterman%netscape.com f20b8e8b93 Fix for 50350. Can now copy and file news messages. r=mscott. 2000-09-08 04:55:43 +00:00
pollmann%netscape.com 584c5f6ec7 Bug 49921: Fix leak of a CNavDTD (leak and fix found thanks to beard@netscape.com) r=jst@netscape.com 2000-09-08 04:52:57 +00:00
warren%netscape.com b9a64aa4e5 Bug 50844. Fixed mismatched memory free. 2000-09-08 04:39:17 +00:00
sfraser%netscape.com fa509b2d67 Removed bogus printfs, and fixed the fragment name of the merged components DLL. r=bryner 2000-09-08 04:34:47 +00:00
putterman%netscape.com 9d604d04e1 Fix for 19618. Add icons to thread column. r=bienvenu. 2000-09-08 04:22:01 +00:00
putterman%netscape.com 42c0d70b6b Fix for 19618. Add icons to thread column. r=bienvenu 2000-09-08 04:21:41 +00:00
jst%netscape.com 122821ede3 Fixing regression wrt setting window.location='xxx'. r=rpotts&vidur 2000-09-08 04:21:29 +00:00
bienvenu%netscape.com 6e875424ff fix 51545 ref-counting problem with headers in header cache r=sspitzer 2000-09-08 04:08:05 +00:00
sfraser%netscape.com 583ac0b904 Fix build for kandrot. Export NR_RegSetBufferSize from libreg. 2000-09-08 03:52:11 +00:00
sspitzer%netscape.com ebb8be5713 fix for #51540. the key we pass to the folder cache is the persistent file
descriptor string for the .msf file for the folder.  in some cases, we
don't have a .msf file yet.  on win32 and linux, this string was null.
on the mac, bless its little heart, this was "".  so we were writing
and reading to the same cache element for all the folders, since we
were using "" as the key.  r=bienvenu
2000-09-08 03:47:08 +00:00