cmanske%netscape.com
045d81f56a
Changed param from PRUint32 to PRInt16 in nsFrame::GetDataForTableSelection; enums for param moved from .h file to .idl file. Part of table selection work, b=57863, r=jfrancis, sr=kin
2000-12-20 01:36:55 +00:00
cmanske%netscape.com
cdfc880f41
Table selection work (part of b=57863): Moved param for GetTableSelectionDate from .h to .idl, requiring change from PRUint32 to PRInt16 for all users. Table Cell ranges are now added in document order (location in table) when selecting multiple cells. Refactored table selection methods and fixed leaks. r=mjudge, sr=kin
2000-12-20 01:36:41 +00:00
javi%netscape.com
3c7d2e36da
Build with NSS 3.1
2000-12-20 01:24:58 +00:00
javi%netscape.com
1533e8a7af
Checking in code to load root cert module on UNIX platforms.
2000-12-20 01:21:58 +00:00
mscott%netscape.com
abf37c1068
Bug #31982 --> landing this patch for John Myers. Revamp the logic for determining the lock state in the browser
...
window.
sr=mscott
2000-12-20 01:06:29 +00:00
alecf%netscape.com
74b8428e93
generic tree controller for handling cut/copy/paste/delete in trees
...
not part of build yet
2000-12-20 00:47:52 +00:00
karnaze%netscape.com
56ff78acc5
new regression test not affecting the build.
2000-12-20 00:45:05 +00:00
sonmi%netscape.com
940c79b190
undid the redirecting to a tmp file, only write the stderr to the stdout
2000-12-20 00:24:38 +00:00
mcgreer%netscape.com
e116c08c9e
initial checkin of Rijndael (AES) implementation. Only blocksize == 128 bits
...
has been tested on this checkin.
Added make target "rijndael_tables", which will generate rijndael32.tab.
2000-12-19 23:43:12 +00:00
waterson%netscape.com
b114bb5582
Dump to 'allocations.log' in current process directory instead.
2000-12-19 23:40:54 +00:00
karnaze%netscape.com
06e3bf7ab1
new regression tests not affecting the build.
2000-12-19 23:06:23 +00:00
rpotts%netscape.com
f04d0947b5
a little cleanup - no need to make private methdos virtual...
2000-12-19 23:01:25 +00:00
javi%netscape.com
e1e13fed66
Disable PSM log output by default. Developpers will have to explicity turn it on.
2000-12-19 22:57:44 +00:00
bratell%lysator.liu.se
8c07dbcef8
Backing myself out to save mac build
2000-12-19 22:54:40 +00:00
javi%netscape.com
be1de469a5
Don't error out when creating the list of PKCS#11 modules
...
if one wasn't loaded correctly.
2000-12-19 22:49:42 +00:00
mscott%netscape.com
1590b3bb12
Bug #59827 --> pass the redirect flag up via a OnStatechange if we get a redirect. Also set the is document
...
flag if the original channel matches mDocumentChannel.
sr=rpotts
2000-12-19 22:07:58 +00:00
bratell%lysator.liu.se
02f4ae5d2d
Bug 62432, remove nsHTMLToTXTSinkStream from build. r=akkana@netscape.com, sr=vidur@netscape.com
2000-12-19 21:38:36 +00:00
karnaze%netscape.com
5550404d5b
fix mac bustage
2000-12-19 21:16:41 +00:00
dcone%netscape.com
f435fb1a08
bug 63310 r=kmmclusk sr = buster. Fixes printing crash with images.
2000-12-19 21:15:57 +00:00
waterson%netscape.com
db77a47909
Bug 61424. Use NS_NO_VTABLE for all idlc-generated interfaces. r=jst, sr=jband
2000-12-19 21:08:55 +00:00
sonmi%netscape.com
5df0c42db8
took unneccessart warning out
2000-12-19 20:56:28 +00:00
karnaze%netscape.com
968a35634b
bugs 47163, 60807 and others, sr=buster
...
simplified BasicTableLayoutStrategy's CalculateTotals and CanAllocate
better calculation of proportional cols
calculation of adjusted widths due to colspans honors the fixed and pct widths of cols being spanned
2000-12-19 20:29:46 +00:00
blakeross%telocity.com
5634eeedd8
57019 in last checkin. feeling a little dyslexic today...
2000-12-19 20:11:11 +00:00
wtc%netscape.com
2ce91a65a0
Bugzilla bug #63273 : define PR_Assert the same way in debug and optimized
...
builds.
2000-12-19 20:02:03 +00:00
blakeross%telocity.com
c21e94ccae
Fix 19328, 57109: make alt+space and shift+alt+space open the control menu on Windows. r=danm sr=alecf
2000-12-19 20:00:31 +00:00
blakeross%telocity.com
14661adffb
Fix 52385: non-localizable text in Page Info. r=timeless sr=alecf
2000-12-19 19:44:30 +00:00
morse%netscape.com
c306d8e95e
bug 48982, prefilling individual textfield by doubleclicking, r=blackross@telocity.com, sr=alecf@netscape.com
2000-12-19 19:43:52 +00:00
bratell%lysator.liu.se
4297b96003
Fix for bug 62031. Make it possible to display format=flowed mails as normal text/plain mails. r=nhotta@netscape.com sr=bienvenu@netscape.com
2000-12-19 19:43:12 +00:00
shanjian%netscape.com
e5fe2c5789
#54093 add language in language preference
...
p = adrian havill
r = shanjian
sr = blizzard
2000-12-19 19:40:00 +00:00
morse%netscape.com
79a704b8f6
bug 48923 prefill form data should be disabled if nothing to prefill, r=law@netscape.com sr=alecf@netscape.com
2000-12-19 19:38:27 +00:00
shanjian%netscape.com
5f9c99f876
#54093 , add language in language preference
...
pref-languages-add.xul
pref-languages.js
pref-languages.properties
makefile.win
MANIFEST
jar.mn
p = adrian havill
r = shanjian
sr = blizzard
2000-12-19 19:37:18 +00:00
shanjian%netscape.com
12acf13d25
#54093 , add language in language preference
...
pref-languages-add.xul
pref-languages.js
pref-languages.properties
makefile.win
MANIFEST
jar.mn
p = adrian havill
r = shanjian
sr = blizzard
This file contains a message used by add language dialogue box.
2000-12-19 19:35:21 +00:00
bratell%lysator.liu.se
85e4c6bc6d
Fix for bug 62031. Make it possible to display format=flowed mails as normal text/plain mails. r=nhotta@netscape.com sr=bienvenu@netscape.com
2000-12-19 19:24:07 +00:00
cotter%netscape.com
58379e624f
Added changes re PSM 1.4 for Communicator.
2000-12-19 19:23:47 +00:00
morse%netscape.com
8f02cbeffa
bug 48923 prefill form data should be disabled if nothing to prefill, r=law@netscape.com sr=alecf@netscape.com
2000-12-19 15:59:48 +00:00
blakeross%telocity.com
b768aa40c2
Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=sspitzer sr=alecf
2000-12-19 08:25:23 +00:00
blakeross%telocity.com
ea488282ff
Fix 63170: crash in [add|remove]Observer if either argument is null. r=dveditz sr=alecf
2000-12-19 08:14:09 +00:00
sspitzer%netscape.com
a7bc2af406
fix for #62904 . get shift-tab to switch between panes counter clockwise.
...
fix from blakeross@telocity.com . r=sspitzer, sr=bienvenu
2000-12-19 06:40:04 +00:00
nicolson%netscape.com
39d185c247
Convert com.netscape.jss package names to org.mozilla.jss.
...
The work was done by a script.
2000-12-19 06:19:02 +00:00
wtc%netscape.com
f553501b52
Bugzilla bug #63273 : define PR_Assert in optimized builds too.
2000-12-19 05:56:58 +00:00
sspitzer%netscape.com
8f9dfce901
fix for #63248 . prevent crash when running news://host/group?list-ids urls.
...
I exposed this bug to the average user by fixing #24626 .
now, to get list-ids urls to work.
sr=bienvenu.
2000-12-19 05:33:46 +00:00
bienvenu%netscape.com
2af8221ae1
more work on offline, especially handling being offline re loading folders and messages w/o offline bodies 15865
2000-12-19 04:55:21 +00:00
sspitzer%netscape.com
b2412a9c18
rename DisplayHTMLInMessageWindow to DisplayHTMLInMessagePane.
...
sr=bienvenu
2000-12-19 03:45:21 +00:00
blakeross%telocity.com
9b8866c8cc
Fix 7148: change old Pathfinder website to Time... r=kerz sr=alecf
2000-12-19 03:30:09 +00:00
wtc%netscape.com
cbabad4f85
Bugzilla bug #51743 : removed the unnecessary pthread_mutex_trylock call
...
from PR_EnterMonitor. Thanks to Vinay Badami <badami@netscape.com> for
the fix.
2000-12-19 03:04:55 +00:00
danm%netscape.com
9ff219b819
moved processing of window-min/max messages from WM_SYSCOMMAND to WM_WINDOWPOSCHANGED. bug 63052 code=hyp-x@inf.bme.hu,r=hyatt,me
2000-12-19 03:01:31 +00:00
sspitzer%netscape.com
2624ffa843
fix for #24626 . when viewing a cancelled message, display the "error"
...
in the message pane like we did in 4.x. add the code to display
random html in the message pane to nsMsgWindow, so bienvenu can use it
for offline imap. known problems: title isn't being set and headers
aren't being hidden. but that's next. sr=bienvenu.
2000-12-19 02:36:32 +00:00
karnaze%netscape.com
86b7ac2555
new regression test, not affecting the build.
2000-12-19 02:16:44 +00:00
javi%netscape.com
1665a05f8b
Fix for bug 63209 sr=cls@seawood.org r=javi@netscape.com
...
Checking in for pedemont@us.ibm.com
Make psm-glue use static libraries for libprotocol and
libcmt on OS/2
2000-12-19 02:06:31 +00:00
javi%netscape.com
96db018dc1
Fix for bug 63209 sr=cls@seawood.org r=javi@netscape.com
...
Checking in for pedemont@us.ibm.com
Make PSM use static libraries for libprotocol and libcmt
on OS/2
2000-12-19 02:00:54 +00:00