cmanske%netscape.com
356492b2a7
Trying to fix speedracer build bustage
2000-12-20 02:56:17 +00:00
cmanske%netscape.com
a272728996
Changes for table selection enums, part of bug 57863, r=jfrancis, sr=kin
2000-12-20 02:35:27 +00:00
blakeross%telocity.com
c23b28823a
Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=morse sr=alecf
2000-12-20 01:58:56 +00:00
mscott%netscape.com
88d4ce3d99
attempt to fix Sun OS breakage by casting enums to PRInt32.
2000-12-20 01:49:21 +00:00
danm%netscape.com
9a459770b9
defer setting of a new window's min/max state until it's ready to be opened normally. (and alphabetized contributors). tweak to rev 3.308. bug 63268 r=hyatt,rods
2000-12-20 01:43:38 +00:00
cmanske%netscape.com
6c6ee9b81e
Changed param from PRUint32 to PRInt16 for implementor of nsFrameSelection::HandleTableSelection (part of table selection work, bug 57863) r=jfrancis, sr=kin
2000-12-20 01:38:20 +00:00
cmanske%netscape.com
d5dcb3691d
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
3313e50daa
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
7e59e28ded
Build with NSS 3.1
2000-12-20 01:24:58 +00:00
javi%netscape.com
2f621adc73
Checking in code to load root cert module on UNIX platforms.
2000-12-20 01:21:58 +00:00
mscott%netscape.com
b4767767ee
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
a0a21f9b4e
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
92315b5604
new regression test not affecting the build.
2000-12-20 00:45:05 +00:00
sonmi%netscape.com
b9c1650063
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
49ed8cb93a
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
e8141655e1
Dump to 'allocations.log' in current process directory instead.
2000-12-19 23:40:54 +00:00
karnaze%netscape.com
d54d395867
new regression tests not affecting the build.
2000-12-19 23:06:23 +00:00
rpotts%netscape.com
4f5eacac64
a little cleanup - no need to make private methdos virtual...
2000-12-19 23:01:25 +00:00
javi%netscape.com
5508ac61e0
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
38cb922a58
Backing myself out to save mac build
2000-12-19 22:54:40 +00:00
javi%netscape.com
f59bbe4f05
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
ee60df101f
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
e7f77964a4
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
8aca6e224c
fix mac bustage
2000-12-19 21:16:41 +00:00
dcone%netscape.com
5fdbf6a4c1
bug 63310 r=kmmclusk sr = buster. Fixes printing crash with images.
2000-12-19 21:15:57 +00:00
waterson%netscape.com
f6c22a683c
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
587cd404c6
took unneccessart warning out
2000-12-19 20:56:28 +00:00
karnaze%netscape.com
164543525f
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
e888c0ae25
57019 in last checkin. feeling a little dyslexic today...
2000-12-19 20:11:11 +00:00
wtc%netscape.com
2171ecc420
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
a7b6539ca8
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
0e94dd876c
Fix 52385: non-localizable text in Page Info. r=timeless sr=alecf
2000-12-19 19:44:30 +00:00
morse%netscape.com
5725736981
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
80e0e6f5e9
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
3bdc00c4ba
#54093 add language in language preference
...
p = adrian havill
r = shanjian
sr = blizzard
2000-12-19 19:40:00 +00:00
morse%netscape.com
f7296c9f91
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
ab28705659
#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
27333d9771
#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
e6dbc462d5
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
1550d26a70
Added changes re PSM 1.4 for Communicator.
2000-12-19 19:23:47 +00:00
morse%netscape.com
0ed89a88d2
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
e08b16e151
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
dbac2980be
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
fb071f77c0
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
7d9bb7e141
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
a623ea50c6
Bugzilla bug #63273 : define PR_Assert in optimized builds too.
2000-12-19 05:56:58 +00:00
sspitzer%netscape.com
b088df0bf7
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
a7dda2acff
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
2a48d3c1f2
rename DisplayHTMLInMessageWindow to DisplayHTMLInMessagePane.
...
sr=bienvenu
2000-12-19 03:45:21 +00:00
blakeross%telocity.com
b387cddd52
Fix 7148: change old Pathfinder website to Time... r=kerz sr=alecf
2000-12-19 03:30:09 +00:00