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

70240 Коммитов

Автор SHA1 Сообщение Дата
ddrinan%netscape.com daf090c0ae Build coreconf 2000-09-08 22:05:00 +00:00
tajima%eng.sun.com 478f284e48 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 6ab909ce77 More fixes for js warnings and fix for Netscape bug 1793. r=mscott 2000-09-08 21:57:43 +00:00
javi%netscape.com f4c402f7e2 Whomp the MAC_SECURITY_BRANCH onto the tip. 2000-09-08 21:42:11 +00:00
ddrinan%netscape.com c5e4b28e7b Build NSPR as part of PSM build 2000-09-08 21:32:04 +00:00
brendan%mozilla.org 69580434a7 Comments and white-space cleanup. 2000-09-08 21:24:14 +00:00
cls%seawood.org 24dcbeb63f Ok, trying to fix OS/2 one more time 2000-09-08 20:37:16 +00:00
kin%netscape.com d77cac4764 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 405ad02bed remove call to unset session history object. a=brendan 2000-09-08 14:51:57 +00:00
alla%lysator.liu.se 96b564fb5b 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 87650f51b9 r=ben, same as prev checkin 2000-09-08 10:02:00 +00:00
hyatt%netscape.com cf54e6b085 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 2730e37efd 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 4b900e3e5a Reverting last change. 2000-09-08 09:28:56 +00:00
alla%lysator.liu.se 919d491e71 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 52cc67de92 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 6a5451f3f0 #46015 - reload keyboard accelerator, r=ben 2000-09-08 08:49:57 +00:00
mozilla.BenB%bucksch.org 48d3be3813 49502: Add flags for View Source window to get scrollbars and be resizable 2000-09-08 08:32:43 +00:00
hewitt%netscape.com d6731960a2 #47441 - windows classic scrollbar color correction, r=ben 2000-09-08 08:22:19 +00:00
hyatt%netscape.com 00db7137bd Fixes for bugs 45989, 50509, r=ben,jrgm" 2000-09-08 08:04:53 +00:00
jst%netscape.com 7919a7f85b 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 7ace0d291a Binding detached. r=pavlov 2000-09-08 06:59:14 +00:00
hyatt%netscape.com 9948b2ece0 Implement bindingDetached. r=ben 2000-09-08 06:57:03 +00:00
jst%netscape.com 72b52d0663 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 925db52b0c Adding a min-width to all treecols. r=ben 2000-09-08 06:56:07 +00:00
hyatt%netscape.com 033a82d1c8 Making splitters support persistence. 2000-09-08 06:55:10 +00:00
hyatt%netscape.com 3dc70f30cc 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 eff0067e1e Cleaning up some whacked nsbeta3+ whitespace. r=pavlov 2000-09-08 06:14:04 +00:00
cls%seawood.org f568e23ee4 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 27c144a3b2 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 1179ca4df8 some js warning fixes. r=bienvenu. 2000-09-08 05:46:35 +00:00
sfraser%netscape.com 9ebe2c67eb Remove another spurious printf (this one wasn't even debug only). r=bryner 2000-09-08 05:33:35 +00:00
sfraser%netscape.com 024462ee81 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 52514c7ffc Bug 46772. Added nsIDirectoryService::UnregisterProvider 2000-09-08 04:57:33 +00:00
putterman%netscape.com b77c3c2afa Fix for 50350. Can now copy and file news messages. r=mscott. 2000-09-08 04:55:43 +00:00
pollmann%netscape.com 55a8fc8526 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 161e98314b Bug 50844. Fixed mismatched memory free. 2000-09-08 04:39:17 +00:00
sfraser%netscape.com 88661149e1 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 aa26ea7210 Fix for 19618. Add icons to thread column. r=bienvenu. 2000-09-08 04:22:01 +00:00
putterman%netscape.com 8426abc173 Fix for 19618. Add icons to thread column. r=bienvenu 2000-09-08 04:21:41 +00:00
jst%netscape.com 6791180ede Fixing regression wrt setting window.location='xxx'. r=rpotts&vidur 2000-09-08 04:21:29 +00:00
bienvenu%netscape.com 25d4115457 fix 51545 ref-counting problem with headers in header cache r=sspitzer 2000-09-08 04:08:05 +00:00
sfraser%netscape.com 830db60916 Fix build for kandrot. Export NR_RegSetBufferSize from libreg. 2000-09-08 03:52:11 +00:00
sspitzer%netscape.com 7d82d84022 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
kandrot%netscape.com f474ef6516 Missed a change. Fix for bug #46709
r=rayw
2000-09-08 02:53:12 +00:00
kandrot%netscape.com ec8f5ceddd Fix for bug #46709. Missed this file in checkin.
r=rayw
2000-09-08 02:44:13 +00:00
sfraser%netscape.com 76a1ca49fb Fix the tree bustage. r=jst 2000-09-08 02:06:56 +00:00
dbaron%fas.harvard.edu c2cbfd2d6d Clean up reporting of CSS parser errors: Use |nsAReadableString|s and an additional macro to allow all the error reporting to be done by macros. Also clean up a few comments. Not part of the default build (you must define CSS_REPORT_PARSE_ERRORS).
Make namespace prefixes case insensitive within CSS by normalizing to lower-case.  b=35813

r=attinasi
2000-09-08 02:05:09 +00:00
ddrinan%netscape.com ebd1144a8b ui and doc directories are now under psmdata 2000-09-08 02:04:05 +00:00
ddrinan%netscape.com 2ec6c748ef Install PSM in the same directiry as mozilla 2000-09-08 02:03:11 +00:00